@boxcustodia/library 0.5.5 → 0.6.1-canary.1

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 (1183) hide show
  1. package/dist/index.d.ts +1880 -0
  2. package/dist/index.es10.js +1 -1
  3. package/dist/index.es100.js +10 -2290
  4. package/dist/index.es101.js +6 -3674
  5. package/dist/index.es102.js +55 -8
  6. package/dist/index.es103.js +52 -213
  7. package/dist/index.es104.js +92 -6
  8. package/dist/index.es105.js +36 -310
  9. package/dist/index.es106.js +24 -12
  10. package/dist/index.es107.js +30 -19
  11. package/dist/index.es108.js +38 -32
  12. package/dist/index.es109.js +3673 -54
  13. package/dist/index.es11.js +1 -1
  14. package/dist/index.es110.js +1071 -46
  15. package/dist/index.es111.js +4 -92
  16. package/dist/index.es112.js +4 -37
  17. package/dist/index.es113.js +13 -24
  18. package/dist/index.es114.js +10 -30
  19. package/dist/index.es115.js +4 -35
  20. package/dist/index.es116.js +15 -46
  21. package/dist/index.es117.js +5 -30
  22. package/dist/index.es118.js +56 -21
  23. package/dist/index.es119.js +39 -9
  24. package/dist/index.es120.js +8 -7
  25. package/dist/index.es121.js +14 -4
  26. package/dist/index.es122.js +259 -14
  27. package/dist/index.es123.js +310 -4
  28. package/dist/index.es124.js +13 -57
  29. package/dist/index.es125.js +19 -24
  30. package/dist/index.es126.js +33 -17
  31. package/dist/index.es127.js +26 -255
  32. package/dist/index.es128.js +27 -12
  33. package/dist/index.es129.js +26 -1087
  34. package/dist/index.es130.js +20 -4
  35. package/dist/index.es131.js +2 -2
  36. package/dist/index.es132.js +10 -22
  37. package/dist/index.es133.js +4 -5
  38. package/dist/index.es134.js +22 -22
  39. package/dist/index.es135.js +5 -6
  40. package/dist/index.es136.js +5 -6
  41. package/dist/index.es137.js +1 -1
  42. package/dist/index.es138.js +20 -238
  43. package/dist/index.es139.js +10 -17
  44. package/dist/index.es140.js +237 -41
  45. package/dist/index.es141.js +67 -24
  46. package/dist/index.es142.js +32 -68
  47. package/dist/index.es143.js +72 -842
  48. package/dist/index.es144.js +92 -9
  49. package/dist/index.es145.js +345 -11
  50. package/dist/index.es146.js +121 -36
  51. package/dist/index.es147.js +848 -13
  52. package/dist/index.es148.js +10 -21
  53. package/dist/index.es149.js +21 -12
  54. package/dist/index.es150.js +8 -6
  55. package/dist/index.es151.js +6 -5
  56. package/dist/index.es152.js +28 -5
  57. package/dist/index.es153.js +14 -2
  58. package/dist/index.es154.js +13 -4
  59. package/dist/index.es155.js +14 -29
  60. package/dist/index.es156.js +17 -13
  61. package/dist/index.es157.js +44 -12
  62. package/dist/index.es158.js +6 -13
  63. package/dist/index.es16.js +2 -2
  64. package/dist/index.es160.js +7 -32
  65. package/dist/index.es161.js +2 -79
  66. package/dist/index.es162.js +30 -90
  67. package/dist/index.es163.js +394 -334
  68. package/dist/index.es164.js +40 -120
  69. package/dist/index.es165.js +21 -6
  70. package/dist/index.es166.js +37 -6
  71. package/dist/index.es167.js +13 -3
  72. package/dist/index.es168.js +16 -2051
  73. package/dist/index.es169.js +36 -2
  74. package/dist/index.es170.js +214 -24
  75. package/dist/index.es171.js +5 -605
  76. package/dist/index.es172.js +2 -15
  77. package/dist/index.es173.js +26 -32
  78. package/dist/index.es174.js +14 -10
  79. package/dist/index.es175.js +33 -6
  80. package/dist/index.es176.js +10 -20
  81. package/dist/index.es177.js +6 -37
  82. package/dist/index.es178.js +5 -9
  83. package/dist/index.es179.js +65 -9
  84. package/dist/index.es18.js +1 -1
  85. package/dist/index.es180.js +124 -204
  86. package/dist/index.es181.js +133 -5
  87. package/dist/index.es182.js +14 -68
  88. package/dist/index.es183.js +12 -122
  89. package/dist/index.es184.js +8 -134
  90. package/dist/index.es185.js +50 -14
  91. package/dist/index.es186.js +205 -15
  92. package/dist/index.es187.js +4 -9
  93. package/dist/index.es188.js +217 -49
  94. package/dist/index.es189.js +24 -216
  95. package/dist/index.es190.js +2277 -636
  96. package/dist/index.es191.js +4 -4
  97. package/dist/index.es192.js +44 -42
  98. package/dist/index.es193.js +7 -3
  99. package/dist/index.es194.js +5 -45
  100. package/dist/index.es195.js +28 -8
  101. package/dist/index.es196.js +649 -5
  102. package/dist/index.es197.js +33 -26
  103. package/dist/index.es198.js +118 -2
  104. package/dist/index.es199.js +16 -2
  105. package/dist/index.es2.js +1 -1
  106. package/dist/index.es200.js +8 -35
  107. package/dist/index.es201.js +2 -118
  108. package/dist/index.es202.js +2 -16
  109. package/dist/index.es203.js +20 -7
  110. package/dist/index.es204.js +9 -2
  111. package/dist/index.es205.js +35 -395
  112. package/dist/index.es206.js +15 -720
  113. package/dist/index.es207.js +17 -281
  114. package/dist/index.es208.js +13 -60
  115. package/dist/index.es209.js +6 -9
  116. package/dist/index.es210.js +6 -28
  117. package/dist/index.es211.js +51 -198
  118. package/dist/index.es212.js +7 -2
  119. package/dist/index.es213.js +6 -52
  120. package/dist/index.es214.js +6 -64
  121. package/dist/index.es215.js +8 -21
  122. package/dist/index.es216.js +16 -9
  123. package/dist/index.es217.js +7 -38
  124. package/dist/index.es218.js +7 -18
  125. package/dist/index.es219.js +8 -25
  126. package/dist/index.es22.js +1 -1
  127. package/dist/index.es220.js +14 -15
  128. package/dist/index.es221.js +11 -3
  129. package/dist/index.es222.js +25 -14
  130. package/dist/index.es223.js +6 -7
  131. package/dist/index.es224.js +13 -8
  132. package/dist/index.es225.js +2052 -17
  133. package/dist/index.es226.js +6 -52
  134. package/dist/index.es227.js +84 -6
  135. package/dist/index.es228.js +5 -6
  136. package/dist/index.es229.js +17 -6
  137. package/dist/index.es230.js +9 -7
  138. package/dist/index.es231.js +7 -16
  139. package/dist/index.es232.js +6 -8
  140. package/dist/index.es233.js +6 -6
  141. package/dist/index.es234.js +2 -7
  142. package/dist/index.es235.js +52 -13
  143. package/dist/index.es236.js +64 -10
  144. package/dist/index.es237.js +11 -5
  145. package/dist/index.es238.js +7 -84
  146. package/dist/index.es239.js +5 -17
  147. package/dist/index.es24.js +1 -1
  148. package/dist/index.es240.js +4 -5
  149. package/dist/index.es241.js +5 -6
  150. package/dist/index.es242.js +8 -6
  151. package/dist/index.es243.js +6 -10
  152. package/dist/index.es244.js +15 -6
  153. package/dist/index.es245.js +4 -7
  154. package/dist/index.es246.js +513 -5
  155. package/dist/index.es247.js +50 -5
  156. package/dist/index.es248.js +17 -5
  157. package/dist/index.es249.js +9 -8
  158. package/dist/index.es250.js +19 -6
  159. package/dist/index.es251.js +8 -15
  160. package/dist/index.es252.js +7 -4
  161. package/dist/index.es253.js +7 -515
  162. package/dist/index.es254.js +6 -50
  163. package/dist/index.es255.js +6 -17
  164. package/dist/index.es256.js +9 -9
  165. package/dist/index.es257.js +6 -19
  166. package/dist/index.es258.js +8 -8
  167. package/dist/index.es259.js +12 -7
  168. package/dist/index.es26.js +2 -2
  169. package/dist/index.es260.js +9 -7
  170. package/dist/index.es261.js +10 -5
  171. package/dist/index.es262.js +14 -6
  172. package/dist/index.es263.js +65 -10
  173. package/dist/index.es264.js +37 -5
  174. package/dist/index.es265.js +9 -8
  175. package/dist/index.es266.js +8 -12
  176. package/dist/index.es267.js +7 -9
  177. package/dist/index.es268.js +7 -10
  178. package/dist/index.es269.js +15 -14
  179. package/dist/index.es27.js +54 -57
  180. package/dist/index.es270.js +205 -65
  181. package/dist/index.es271.js +22 -38
  182. package/dist/index.es272.js +24 -9
  183. package/dist/index.es273.js +392 -8
  184. package/dist/index.es274.js +8 -8
  185. package/dist/index.es275.js +3 -8
  186. package/dist/index.es276.js +44 -15
  187. package/dist/index.es277.js +31 -11
  188. package/dist/index.es278.js +48 -201
  189. package/dist/index.es279.js +19 -21
  190. package/dist/index.es28.js +62 -72
  191. package/dist/index.es280.js +21 -49
  192. package/dist/index.es281.js +62 -24
  193. package/dist/index.es282.js +28 -386
  194. package/dist/index.es283.js +73 -174
  195. package/dist/index.es284.js +5 -48
  196. package/dist/index.es285.js +15 -25
  197. package/dist/index.es286.js +44 -2
  198. package/dist/index.es287.js +34 -2
  199. package/dist/index.es288.js +8 -2
  200. package/dist/index.es289.js +22 -2
  201. package/dist/index.es29.js +1 -1
  202. package/dist/index.es290.js +28 -2
  203. package/dist/index.es291.js +423 -101
  204. package/dist/index.es292.js +11 -74
  205. package/dist/index.es293.js +35 -35
  206. package/dist/index.es294.js +178 -63
  207. package/dist/index.es295.js +3 -34
  208. package/dist/index.es296.js +63 -64
  209. package/dist/index.es297.js +64 -111
  210. package/dist/index.es298.js +16 -94
  211. package/dist/index.es299.js +4 -43
  212. package/dist/index.es30.js +18 -18
  213. package/dist/index.es300.js +2 -2
  214. package/dist/index.es301.js +23 -2
  215. package/dist/index.es302.js +23 -2
  216. package/dist/index.es303.js +9259 -2
  217. package/dist/index.es304.js +15108 -2
  218. package/dist/index.es305.js +283 -2
  219. package/dist/index.es306.js +61 -2
  220. package/dist/index.es307.js +10 -2
  221. package/dist/index.es308.js +29 -2
  222. package/dist/index.es309.js +197 -238
  223. package/dist/index.es31.js +5 -8
  224. package/dist/index.es310.js +4 -384
  225. package/dist/index.es311.js +4 -169
  226. package/dist/index.es312.js +23 -149
  227. package/dist/index.es313.js +30 -141
  228. package/dist/index.es314.js +5 -2
  229. package/dist/index.es315.js +5 -2
  230. package/dist/index.es316.js +57 -2
  231. package/dist/index.es317.js +28 -2
  232. package/dist/index.es318.js +47 -2
  233. package/dist/index.es319.js +67 -2
  234. package/dist/index.es32.js +2 -2
  235. package/dist/index.es320.js +38 -2
  236. package/dist/index.es321.js +17 -52
  237. package/dist/index.es322.js +66 -57
  238. package/dist/index.es323.js +68 -8
  239. package/dist/index.es324.js +69 -3
  240. package/dist/index.es325.js +64 -40
  241. package/dist/index.es326.js +44 -30
  242. package/dist/index.es327.js +46 -51
  243. package/dist/index.es328.js +56 -17
  244. package/dist/index.es329.js +48 -21
  245. package/dist/index.es33.js +5 -5
  246. package/dist/index.es330.js +42 -62
  247. package/dist/index.es331.js +71 -31
  248. package/dist/index.es332.js +70 -75
  249. package/dist/index.es333.js +96 -6
  250. package/dist/index.es334.js +45 -13
  251. package/dist/index.es335.js +44 -41
  252. package/dist/index.es336.js +46 -33
  253. package/dist/index.es337.js +30 -7
  254. package/dist/index.es338.js +29 -21
  255. package/dist/index.es339.js +29 -27
  256. package/dist/index.es34.js +22 -22
  257. package/dist/index.es340.js +26 -420
  258. package/dist/index.es341.js +28 -11
  259. package/dist/index.es342.js +29 -34
  260. package/dist/index.es343.js +19 -4
  261. package/dist/index.es344.js +42 -53
  262. package/dist/index.es345.js +38 -20
  263. package/dist/index.es346.js +14 -41
  264. package/dist/index.es347.js +14 -61
  265. package/dist/index.es348.js +117 -35
  266. package/dist/index.es349.js +183 -17
  267. package/dist/index.es350.js +45 -65
  268. package/dist/index.es351.js +4 -68
  269. package/dist/index.es352.js +2 -69
  270. package/dist/index.es353.js +2 -69
  271. package/dist/index.es354.js +2 -46
  272. package/dist/index.es355.js +2 -47
  273. package/dist/index.es356.js +2 -59
  274. package/dist/index.es357.js +7 -48
  275. package/dist/index.es358.js +2 -43
  276. package/dist/index.es359.js +8 -70
  277. package/dist/index.es36.js +28 -28
  278. package/dist/index.es360.js +9 -71
  279. package/dist/index.es361.js +4 -96
  280. package/dist/index.es362.js +13 -47
  281. package/dist/index.es363.js +4 -46
  282. package/dist/index.es364.js +6 -46
  283. package/dist/index.es365.js +331 -28
  284. package/dist/index.es366.js +19 -30
  285. package/dist/index.es367.js +4 -30
  286. package/dist/index.es368.js +4 -30
  287. package/dist/index.es369.js +3 -30
  288. package/dist/index.es37.js +6 -6
  289. package/dist/index.es370.js +69 -27
  290. package/dist/index.es371.js +4 -20
  291. package/dist/index.es372.js +67 -45
  292. package/dist/index.es373.js +31 -46
  293. package/dist/index.es374.js +9 -20
  294. package/dist/index.es375.js +151 -18
  295. package/dist/index.es376.js +107 -24
  296. package/dist/index.es377.js +67 -28
  297. package/dist/index.es378.js +31 -5
  298. package/dist/index.es379.js +16 -50
  299. package/dist/index.es38.js +37 -37
  300. package/dist/index.es380.js +141 -10
  301. package/dist/index.es381.js +113 -9
  302. package/dist/index.es382.js +2 -5
  303. package/dist/index.es383.js +106 -13
  304. package/dist/index.es384.js +75 -4
  305. package/dist/index.es385.js +36 -8
  306. package/dist/index.es386.js +63 -334
  307. package/dist/index.es387.js +34 -20
  308. package/dist/index.es388.js +65 -4
  309. package/dist/index.es389.js +112 -5
  310. package/dist/index.es39.js +21 -21
  311. package/dist/index.es390.js +94 -4
  312. package/dist/index.es391.js +43 -73
  313. package/dist/index.es392.js +2 -4
  314. package/dist/index.es393.js +4 -24
  315. package/dist/index.es395.js +4 -35
  316. package/dist/index.es396.js +4 -177
  317. package/dist/index.es397.js +4 -89
  318. package/dist/index.es398.js +4 -17
  319. package/dist/index.es399.js +2 -2
  320. package/dist/index.es40.js +35 -35
  321. package/dist/index.es400.js +2 -2
  322. package/dist/index.es401.js +241 -4
  323. package/dist/index.es402.js +384 -4
  324. package/dist/index.es403.js +165 -22
  325. package/dist/index.es404.js +153 -4
  326. package/dist/index.es405.js +142 -4
  327. package/dist/index.es406.js +2 -8
  328. package/dist/index.es407.js +2 -46
  329. package/dist/index.es409.js +2 -6
  330. package/dist/index.es41.js +62 -62
  331. package/dist/index.es410.js +2 -2
  332. package/dist/index.es411.js +2 -8
  333. package/dist/index.es412.js +5 -2
  334. package/dist/index.es413.js +3 -275
  335. package/dist/index.es414.js +23 -79
  336. package/dist/index.es415.js +106 -162
  337. package/dist/index.es416.js +15 -92
  338. package/dist/index.es417.js +18 -183
  339. package/dist/index.es418.js +94 -41
  340. package/dist/index.es419.js +46 -3
  341. package/dist/index.es42.js +5 -5
  342. package/dist/index.es420.js +521 -66
  343. package/dist/index.es421.js +125 -29
  344. package/dist/index.es422.js +129 -9
  345. package/dist/index.es423.js +24 -152
  346. package/dist/index.es424.js +6 -108
  347. package/dist/index.es425.js +6 -68
  348. package/dist/index.es426.js +43 -31
  349. package/dist/index.es427.js +58 -16
  350. package/dist/index.es428.js +41 -141
  351. package/dist/index.es429.js +27 -112
  352. package/dist/index.es43.js +9 -9
  353. package/dist/index.es430.js +31 -19
  354. package/dist/index.es431.js +9 -100
  355. package/dist/index.es432.js +11 -47
  356. package/dist/index.es433.js +10 -5
  357. package/dist/index.es434.js +7 -3
  358. package/dist/index.es435.js +5 -23
  359. package/dist/index.es436.js +6 -108
  360. package/dist/index.es437.js +29 -15
  361. package/dist/index.es438.js +17 -521
  362. package/dist/index.es439.js +13 -126
  363. package/dist/index.es44.js +50 -57
  364. package/dist/index.es440.js +40 -125
  365. package/dist/index.es441.js +8 -5
  366. package/dist/index.es442.js +4 -2
  367. package/dist/index.es443.js +4 -7
  368. package/dist/index.es444.js +13 -326
  369. package/dist/index.es445.js +18 -48
  370. package/dist/index.es446.js +106 -3
  371. package/dist/index.es447.js +27 -25
  372. package/dist/index.es448.js +27 -2
  373. package/dist/index.es449.js +12 -21
  374. package/dist/index.es45.js +36 -36
  375. package/dist/index.es450.js +34 -24
  376. package/dist/index.es451.js +34 -28
  377. package/dist/index.es452.js +71 -21
  378. package/dist/index.es453.js +28 -25
  379. package/dist/index.es454.js +359 -49
  380. package/dist/index.es455.js +33 -36
  381. package/dist/index.es456.js +8 -20
  382. package/dist/index.es457.js +9 -23
  383. package/dist/index.es458.js +7 -21
  384. package/dist/index.es459.js +9 -21
  385. package/dist/index.es460.js +51 -23
  386. package/dist/index.es461.js +55 -2
  387. package/dist/index.es462.js +6 -2
  388. package/dist/index.es463.js +276 -2
  389. package/dist/index.es464.js +37 -2
  390. package/dist/index.es465.js +54 -2
  391. package/dist/index.es466.js +72 -2
  392. package/dist/index.es467.js +172 -2
  393. package/dist/index.es468.js +21 -2
  394. package/dist/index.es469.js +21 -2
  395. package/dist/index.es47.js +19 -22
  396. package/dist/index.es470.js +168 -2
  397. package/dist/index.es471.js +50 -2
  398. package/dist/index.es472.js +8 -2
  399. package/dist/index.es473.js +36 -29
  400. package/dist/index.es474.js +47 -26
  401. package/dist/index.es475.js +32 -32
  402. package/dist/index.es476.js +11 -29
  403. package/dist/index.es477.js +15 -27
  404. package/dist/index.es478.js +24 -26
  405. package/dist/index.es479.js +54 -72
  406. package/dist/index.es48.js +18 -25
  407. package/dist/index.es480.js +36 -26
  408. package/dist/index.es481.js +116 -32
  409. package/dist/index.es482.js +22 -44
  410. package/dist/index.es483.js +238 -26
  411. package/dist/index.es484.js +7 -46
  412. package/dist/index.es485.js +32 -123
  413. package/dist/index.es486.js +121 -46
  414. package/dist/index.es487.js +39 -27
  415. package/dist/index.es488.js +4 -26
  416. package/dist/index.es489.js +240 -26
  417. package/dist/index.es49.js +24 -24
  418. package/dist/index.es490.js +243 -26
  419. package/dist/index.es491.js +8 -23
  420. package/dist/index.es492.js +4 -30
  421. package/dist/index.es493.js +10 -26
  422. package/dist/index.es494.js +329 -21
  423. package/dist/index.es495.js +52 -26
  424. package/dist/index.es496.js +6 -48
  425. package/dist/index.es497.js +18 -118
  426. package/dist/index.es498.js +31 -24
  427. package/dist/index.es499.js +15 -36
  428. package/dist/index.es50.js +2 -2
  429. package/dist/index.es500.js +9 -44
  430. package/dist/index.es501.js +4 -55
  431. package/dist/index.es502.js +10 -44
  432. package/dist/index.es503.js +46 -24
  433. package/dist/index.es504.js +4 -43
  434. package/dist/index.es505.js +8 -36
  435. package/dist/index.es506.js +22 -60
  436. package/dist/index.es507.js +4 -36
  437. package/dist/index.es508.js +33 -21
  438. package/dist/index.es509.js +173 -22
  439. package/dist/index.es51.js +3 -3
  440. package/dist/index.es510.js +85 -26
  441. package/dist/index.es511.js +15 -19
  442. package/dist/index.es512.js +4 -26
  443. package/dist/index.es513.js +4 -43
  444. package/dist/index.es514.js +4 -28
  445. package/dist/index.es515.js +4 -42
  446. package/dist/index.es516.js +26 -28
  447. package/dist/index.es517.js +4 -28
  448. package/dist/index.es518.js +66 -31
  449. package/dist/index.es519.js +274 -26
  450. package/dist/index.es52.js +2 -2
  451. package/dist/index.es520.js +82 -21
  452. package/dist/index.es521.js +168 -21
  453. package/dist/index.es522.js +71 -43
  454. package/dist/index.es523.js +11 -26
  455. package/dist/index.es524.js +16 -30
  456. package/dist/index.es525.js +64 -33
  457. package/dist/index.es526.js +7 -36
  458. package/dist/index.es527.js +6 -31
  459. package/dist/index.es528.js +7 -43
  460. package/dist/index.es529.js +11 -34
  461. package/dist/index.es53.js +19 -19
  462. package/dist/index.es530.js +8 -36
  463. package/dist/index.es531.js +8 -41
  464. package/dist/index.es532.js +8 -30
  465. package/dist/index.es533.js +8 -21
  466. package/dist/index.es534.js +8 -34
  467. package/dist/index.es535.js +8 -33
  468. package/dist/index.es536.js +8 -41
  469. package/dist/index.es537.js +8 -37
  470. package/dist/index.es538.js +8 -29
  471. package/dist/index.es539.js +8 -26
  472. package/dist/index.es54.js +2 -2
  473. package/dist/index.es540.js +8 -26
  474. package/dist/index.es541.js +8 -26
  475. package/dist/index.es542.js +8 -28
  476. package/dist/index.es543.js +8 -28
  477. package/dist/index.es544.js +8 -29
  478. package/dist/index.es545.js +8 -30
  479. package/dist/index.es546.js +8 -21
  480. package/dist/index.es547.js +8 -31
  481. package/dist/index.es548.js +8 -106
  482. package/dist/index.es549.js +8 -26
  483. package/dist/index.es55.js +9 -9
  484. package/dist/index.es550.js +8 -21
  485. package/dist/index.es551.js +8 -28
  486. package/dist/index.es552.js +8 -21
  487. package/dist/index.es553.js +8 -27
  488. package/dist/index.es554.js +8 -21
  489. package/dist/index.es555.js +8 -26
  490. package/dist/index.es556.js +6 -2
  491. package/dist/index.es557.js +5 -1
  492. package/dist/index.es558.js +5 -1
  493. package/dist/index.es559.js +5 -1
  494. package/dist/index.es56.js +10 -10
  495. package/dist/index.es560.js +6 -2
  496. package/dist/index.es561.js +6 -2
  497. package/dist/index.es562.js +6 -2
  498. package/dist/index.es563.js +6 -2
  499. package/dist/index.es564.js +42 -2
  500. package/dist/index.es565.js +72 -2
  501. package/dist/index.es566.js +2 -2
  502. package/dist/index.es568.js +2 -2
  503. package/dist/index.es569.js +76 -2
  504. package/dist/index.es57.js +81 -84
  505. package/dist/index.es570.js +93 -2
  506. package/dist/index.es571.js +52 -2
  507. package/dist/index.es572.js +8 -2
  508. package/dist/index.es573.js +5 -2
  509. package/dist/index.es574.js +52 -2
  510. package/dist/index.es575.js +8 -4
  511. package/dist/index.es577.js +2 -2
  512. package/dist/index.es578.js +79 -2
  513. package/dist/index.es579.js +96 -2
  514. package/dist/index.es58.js +1 -1
  515. package/dist/index.es580.js +27 -4
  516. package/dist/index.es582.js +21 -4
  517. package/dist/index.es583.js +24 -4
  518. package/dist/index.es584.js +28 -4
  519. package/dist/index.es585.js +21 -4
  520. package/dist/index.es586.js +25 -4
  521. package/dist/index.es587.js +49 -4
  522. package/dist/index.es588.js +36 -4
  523. package/dist/index.es589.js +21 -4
  524. package/dist/index.es59.js +77 -77
  525. package/dist/index.es590.js +23 -4
  526. package/dist/index.es591.js +21 -4
  527. package/dist/index.es592.js +21 -4
  528. package/dist/index.es593.js +23 -4
  529. package/dist/index.es594.js +2 -2
  530. package/dist/index.es595.js +2 -2
  531. package/dist/index.es597.js +2 -2
  532. package/dist/index.es6.js +3 -3
  533. package/dist/index.es60.js +35 -35
  534. package/dist/index.es602.js +2 -2
  535. package/dist/index.es603.js +2 -2
  536. package/dist/index.es606.js +29 -4
  537. package/dist/index.es607.js +26 -4
  538. package/dist/index.es608.js +32 -4
  539. package/dist/index.es609.js +29 -4
  540. package/dist/index.es61.js +37 -37
  541. package/dist/index.es610.js +27 -4
  542. package/dist/index.es611.js +26 -4
  543. package/dist/index.es612.js +72 -4
  544. package/dist/index.es613.js +26 -4
  545. package/dist/index.es614.js +32 -4
  546. package/dist/index.es615.js +44 -4
  547. package/dist/index.es616.js +26 -4
  548. package/dist/index.es617.js +46 -4
  549. package/dist/index.es618.js +123 -4
  550. package/dist/index.es619.js +46 -4
  551. package/dist/index.es62.js +20 -20
  552. package/dist/index.es620.js +27 -4
  553. package/dist/index.es621.js +26 -4
  554. package/dist/index.es622.js +26 -4
  555. package/dist/index.es623.js +26 -4
  556. package/dist/index.es624.js +23 -4
  557. package/dist/index.es625.js +30 -4
  558. package/dist/index.es626.js +26 -4
  559. package/dist/index.es627.js +21 -4
  560. package/dist/index.es628.js +26 -4
  561. package/dist/index.es629.js +48 -4
  562. package/dist/index.es63.js +1 -1
  563. package/dist/index.es630.js +118 -4
  564. package/dist/index.es631.js +24 -4
  565. package/dist/index.es632.js +36 -4
  566. package/dist/index.es633.js +44 -4
  567. package/dist/index.es634.js +55 -4
  568. package/dist/index.es635.js +44 -4
  569. package/dist/index.es636.js +26 -4
  570. package/dist/index.es637.js +43 -4
  571. package/dist/index.es638.js +36 -4
  572. package/dist/index.es639.js +41 -11
  573. package/dist/index.es64.js +1 -1
  574. package/dist/index.es640.js +17 -13
  575. package/dist/index.es641.js +6 -15
  576. package/dist/index.es642.js +7 -13
  577. package/dist/index.es643.js +9 -8
  578. package/dist/index.es644.js +8 -19
  579. package/dist/index.es645.js +8 -14
  580. package/dist/index.es646.js +25 -11
  581. package/dist/index.es647.js +8 -12
  582. package/dist/index.es648.js +23 -13
  583. package/dist/index.es649.js +15 -19
  584. package/dist/index.es65.js +75 -75
  585. package/dist/index.es650.js +15 -19
  586. package/dist/index.es651.js +12 -12
  587. package/dist/index.es652.js +4 -10
  588. package/dist/index.es653.js +8 -19
  589. package/dist/index.es654.js +8 -19
  590. package/dist/index.es655.js +28 -17
  591. package/dist/index.es656.js +6 -12
  592. package/dist/index.es657.js +13 -15
  593. package/dist/index.es658.js +14 -13
  594. package/dist/index.es659.js +23 -14
  595. package/dist/index.es66.js +3 -3
  596. package/dist/index.es660.js +9 -10
  597. package/dist/index.es661.js +25 -14
  598. package/dist/index.es662.js +16 -14
  599. package/dist/index.es663.js +21 -14
  600. package/dist/index.es664.js +25 -16
  601. package/dist/index.es665.js +12 -14
  602. package/dist/index.es666.js +8 -16
  603. package/dist/index.es667.js +17 -15
  604. package/dist/index.es668.js +14 -12
  605. package/dist/index.es669.js +19 -10
  606. package/dist/index.es67.js +18 -18
  607. package/dist/index.es670.js +15 -10
  608. package/dist/index.es671.js +9 -12
  609. package/dist/index.es672.js +9 -15
  610. package/dist/index.es673.js +9 -9
  611. package/dist/index.es674.js +9 -15
  612. package/dist/index.es675.js +14 -18
  613. package/dist/index.es676.js +13 -17
  614. package/dist/index.es677.js +11 -14
  615. package/dist/index.es678.js +30 -4
  616. package/dist/index.es679.js +21 -4
  617. package/dist/index.es68.js +1 -1
  618. package/dist/index.es680.js +31 -4
  619. package/dist/index.es681.js +106 -4
  620. package/dist/index.es682.js +26 -4
  621. package/dist/index.es683.js +21 -4
  622. package/dist/index.es684.js +28 -4
  623. package/dist/index.es685.js +21 -4
  624. package/dist/index.es686.js +27 -4
  625. package/dist/index.es687.js +21 -4
  626. package/dist/index.es688.js +26 -4
  627. package/dist/index.es689.js +2 -2
  628. package/dist/index.es69.js +25 -25
  629. package/dist/index.es690.js +2 -2
  630. package/dist/index.es691.js +2 -2
  631. package/dist/index.es692.js +2 -2
  632. package/dist/index.es693.js +2 -2
  633. package/dist/index.es697.js +2 -2
  634. package/dist/index.es699.js +2 -2
  635. package/dist/index.es70.js +2 -2
  636. package/dist/index.es700.js +2 -2
  637. package/dist/index.es702.js +2 -2
  638. package/dist/index.es703.js +2 -2
  639. package/dist/index.es704.js +2 -2
  640. package/dist/index.es707.js +2 -2
  641. package/dist/index.es709.js +2 -2
  642. package/dist/index.es71.js +37 -40
  643. package/dist/index.es711.js +2 -2
  644. package/dist/index.es713.js +2 -2
  645. package/dist/index.es714.js +2 -2
  646. package/dist/index.es715.js +2 -2
  647. package/dist/index.es717.js +4 -42
  648. package/dist/index.es718.js +4 -46
  649. package/dist/index.es719.js +4 -27
  650. package/dist/index.es72.js +33 -33
  651. package/dist/index.es723.js +4 -8
  652. package/dist/index.es724.js +2 -2
  653. package/dist/index.es725.js +2 -2
  654. package/dist/index.es726.js +2 -79
  655. package/dist/index.es727.js +2 -96
  656. package/dist/index.es728.js +2 -2
  657. package/dist/index.es729.js +2 -47
  658. package/dist/index.es730.js +2 -83
  659. package/dist/index.es731.js +2 -22
  660. package/dist/index.es732.js +2 -83
  661. package/dist/index.es733.js +2 -25
  662. package/dist/index.es734.js +2 -6
  663. package/dist/index.es735.js +2 -6
  664. package/dist/index.es736.js +2 -43
  665. package/dist/index.es737.js +2 -58
  666. package/dist/index.es738.js +2 -41
  667. package/dist/index.es739.js +2 -29
  668. package/dist/index.es74.js +33 -31
  669. package/dist/index.es740.js +2 -32
  670. package/dist/index.es741.js +2 -10
  671. package/dist/index.es742.js +2 -10
  672. package/dist/index.es743.js +2 -7
  673. package/dist/index.es744.js +2 -6
  674. package/dist/index.es745.js +2 -8
  675. package/dist/index.es746.js +2 -30
  676. package/dist/index.es747.js +2 -19
  677. package/dist/index.es748.js +2 -14
  678. package/dist/index.es749.js +2 -44
  679. package/dist/index.es75.js +32 -32
  680. package/dist/index.es750.js +2 -9
  681. package/dist/index.es751.js +2 -14
  682. package/dist/index.es752.js +2 -20
  683. package/dist/index.es753.js +2 -27
  684. package/dist/index.es754.js +2 -27
  685. package/dist/index.es755.js +2 -10
  686. package/dist/index.es756.js +2 -107
  687. package/dist/index.es757.js +2 -32
  688. package/dist/index.es758.js +2 -32
  689. package/dist/index.es759.js +2 -69
  690. package/dist/index.es76.js +13 -13
  691. package/dist/index.es760.js +2 -23
  692. package/dist/index.es761.js +2 -350
  693. package/dist/index.es762.js +2 -31
  694. package/dist/index.es763.js +2 -7
  695. package/dist/index.es764.js +2 -7
  696. package/dist/index.es765.js +2 -5
  697. package/dist/index.es766.js +2 -7
  698. package/dist/index.es767.js +2 -49
  699. package/dist/index.es768.js +2 -55
  700. package/dist/index.es769.js +2 -6
  701. package/dist/index.es77.js +14 -14
  702. package/dist/index.es770.js +2 -276
  703. package/dist/index.es771.js +2 -37
  704. package/dist/index.es772.js +31 -55
  705. package/dist/index.es773.js +32 -74
  706. package/dist/index.es774.js +30 -172
  707. package/dist/index.es775.js +32 -23
  708. package/dist/index.es776.js +29 -10
  709. package/dist/index.es777.js +32 -36
  710. package/dist/index.es778.js +32 -47
  711. package/dist/index.es779.js +29 -32
  712. package/dist/index.es78.js +28 -40
  713. package/dist/index.es780.js +32 -11
  714. package/dist/index.es781.js +32 -15
  715. package/dist/index.es782.js +32 -24
  716. package/dist/index.es783.js +32 -54
  717. package/dist/index.es784.js +32 -36
  718. package/dist/index.es785.js +32 -98
  719. package/dist/index.es786.js +32 -22
  720. package/dist/index.es787.js +32 -199
  721. package/dist/index.es788.js +32 -11
  722. package/dist/index.es789.js +32 -32
  723. package/dist/index.es79.js +13 -13
  724. package/dist/index.es790.js +32 -121
  725. package/dist/index.es791.js +32 -39
  726. package/dist/index.es792.js +27 -23
  727. package/dist/index.es793.js +32 -170
  728. package/dist/index.es794.js +32 -52
  729. package/dist/index.es795.js +32 -18
  730. package/dist/index.es796.js +29 -31
  731. package/dist/index.es797.js +32 -15
  732. package/dist/index.es798.js +32 -9
  733. package/dist/index.es799.js +28 -66
  734. package/dist/index.es80.js +1 -1
  735. package/dist/index.es800.js +32 -71
  736. package/dist/index.es801.js +31 -11
  737. package/dist/index.es802.js +32 -16
  738. package/dist/index.es803.js +32 -64
  739. package/dist/index.es804.js +32 -4
  740. package/dist/index.es805.js +32 -78
  741. package/dist/index.es806.js +26 -95
  742. package/dist/index.es807.js +32 -54
  743. package/dist/index.es808.js +32 -10
  744. package/dist/index.es809.js +32 -7
  745. package/dist/index.es810.js +32 -54
  746. package/dist/index.es811.js +2 -2
  747. package/dist/index.es813.js +2 -2
  748. package/dist/index.es815.js +2 -5
  749. package/dist/index.es816.js +2 -4
  750. package/dist/index.es817.js +2 -5
  751. package/dist/index.es818.js +2 -9
  752. package/dist/index.es819.js +2 -6
  753. package/dist/index.es82.js +8 -8
  754. package/dist/index.es820.js +2 -6
  755. package/dist/index.es821.js +2 -6
  756. package/dist/index.es822.js +2 -6
  757. package/dist/index.es823.js +1 -5
  758. package/dist/index.es824.js +2 -6
  759. package/dist/index.es825.js +2 -6
  760. package/dist/index.es826.js +2 -6
  761. package/dist/index.es827.js +2 -6
  762. package/dist/index.es828.js +2 -6
  763. package/dist/index.es829.js +2 -6
  764. package/dist/index.es83.js +20 -20
  765. package/dist/index.es830.js +2 -6
  766. package/dist/index.es831.js +2 -6
  767. package/dist/index.es832.js +2 -6
  768. package/dist/index.es833.js +2 -6
  769. package/dist/index.es834.js +2 -6
  770. package/dist/index.es835.js +2 -6
  771. package/dist/index.es836.js +1 -5
  772. package/dist/index.es837.js +2 -6
  773. package/dist/index.es838.js +2 -6
  774. package/dist/index.es839.js +2 -6
  775. package/dist/index.es84.js +1 -1
  776. package/dist/index.es840.js +2 -6
  777. package/dist/index.es841.js +1 -5
  778. package/dist/index.es842.js +2 -6
  779. package/dist/index.es843.js +1 -5
  780. package/dist/index.es844.js +2 -6
  781. package/dist/index.es845.js +2 -6
  782. package/dist/index.es846.js +2 -6
  783. package/dist/index.es847.js +2 -6
  784. package/dist/index.es848.js +2 -6
  785. package/dist/index.es849.js +2 -6
  786. package/dist/index.es85.js +10 -10
  787. package/dist/index.es850.js +42 -8
  788. package/dist/index.es851.js +46 -8
  789. package/dist/index.es852.js +27 -8
  790. package/dist/index.es853.js +2 -42
  791. package/dist/index.es854.js +2 -72
  792. package/dist/index.es855.js +2 -4
  793. package/dist/index.es856.js +3 -22
  794. package/dist/index.es857.js +23 -2
  795. package/dist/index.es858.js +22 -2
  796. package/dist/index.es859.js +83 -14
  797. package/dist/index.es86.js +34 -34
  798. package/dist/index.es860.js +11 -11
  799. package/dist/index.es861.js +12 -12
  800. package/dist/index.es862.js +12 -12
  801. package/dist/index.es863.js +12 -12
  802. package/dist/index.es864.js +12 -12
  803. package/dist/index.es865.js +12 -12
  804. package/dist/index.es866.js +9 -9
  805. package/dist/index.es867.js +12 -12
  806. package/dist/index.es868.js +12 -12
  807. package/dist/index.es869.js +9 -9
  808. package/dist/index.es87.js +75 -75
  809. package/dist/index.es870.js +12 -12
  810. package/dist/index.es871.js +12 -12
  811. package/dist/index.es872.js +12 -12
  812. package/dist/index.es873.js +11 -11
  813. package/dist/index.es874.js +13 -13
  814. package/dist/index.es875.js +13 -13
  815. package/dist/index.es876.js +12 -12
  816. package/dist/index.es877.js +12 -12
  817. package/dist/index.es878.js +12 -12
  818. package/dist/index.es879.js +12 -12
  819. package/dist/index.es88.js +59 -65
  820. package/dist/index.es880.js +12 -12
  821. package/dist/index.es881.js +12 -12
  822. package/dist/index.es882.js +1 -1
  823. package/dist/index.es883.js +12 -12
  824. package/dist/index.es884.js +12 -12
  825. package/dist/index.es885.js +12 -12
  826. package/dist/index.es886.js +12 -12
  827. package/dist/index.es887.js +12 -12
  828. package/dist/index.es888.js +12 -12
  829. package/dist/index.es889.js +12 -12
  830. package/dist/index.es89.js +1 -1
  831. package/dist/index.es890.js +12 -12
  832. package/dist/index.es891.js +12 -12
  833. package/dist/index.es892.js +11 -11
  834. package/dist/index.es893.js +13 -12
  835. package/dist/index.es894.js +2 -28
  836. package/dist/index.es895.js +2 -5
  837. package/dist/index.es896.js +2 -23
  838. package/dist/index.es897.js +4 -0
  839. package/dist/index.es898.js +25 -0
  840. package/dist/index.es899.js +15 -0
  841. package/dist/index.es90.js +5 -7
  842. package/dist/index.es900.js +30 -0
  843. package/dist/index.es901.js +7 -0
  844. package/dist/index.es93.js +1 -1
  845. package/dist/index.es96.js +1 -1
  846. package/dist/index.es97.js +1 -1
  847. package/dist/index.es98.js +14 -10
  848. package/dist/index.es99.js +2498 -13
  849. package/dist/theme.css +248 -0
  850. package/package.json +123 -124
  851. package/dist/setupTests.d.ts +0 -1
  852. package/dist/src/__doc__/Examples.d.ts +0 -8
  853. package/dist/src/components/alertdialog/AlertDialog.d.ts +0 -22
  854. package/dist/src/components/alertdialog/__doc__/AlertDialog.stories.d.ts +0 -12
  855. package/dist/src/components/alertdialog/__test__/AlertDialog.test.d.ts +0 -1
  856. package/dist/src/components/alertdialog/index.d.ts +0 -1
  857. package/dist/src/components/autoComplete/AutoComplete.d.ts +0 -32
  858. package/dist/src/components/autoComplete/AutoCompletePrimitives.d.ts +0 -82
  859. package/dist/src/components/autoComplete/__doc__/AutoComplete.stories.d.ts +0 -35
  860. package/dist/src/components/autoComplete/index.d.ts +0 -2
  861. package/dist/src/components/avatar/Avatar.d.ts +0 -13
  862. package/dist/src/components/avatar/__doc__/Avatar.stories.d.ts +0 -47
  863. package/dist/src/components/avatar/__test__/Avatar.test.d.ts +0 -1
  864. package/dist/src/components/avatar/avatar.variants.d.ts +0 -5
  865. package/dist/src/components/avatar/index.d.ts +0 -1
  866. package/dist/src/components/backgroundImage/BackgroundImage.d.ts +0 -10
  867. package/dist/src/components/backgroundImage/__doc__/BackgroundImage.stories.d.ts +0 -10
  868. package/dist/src/components/backgroundImage/__test__/BackgroundImage.test.d.ts +0 -1
  869. package/dist/src/components/backgroundImage/index.d.ts +0 -1
  870. package/dist/src/components/button/BaseButton.d.ts +0 -9
  871. package/dist/src/components/button/Button.d.ts +0 -9
  872. package/dist/src/components/button/Button.variants.d.ts +0 -4
  873. package/dist/src/components/button/__components/LoadingIcon.d.ts +0 -10
  874. package/dist/src/components/button/__doc__/Button.stories.d.ts +0 -104
  875. package/dist/src/components/button/__test__/Button.test.d.ts +0 -1
  876. package/dist/src/components/button/index.d.ts +0 -2
  877. package/dist/src/components/calendar/Calendar.d.ts +0 -16
  878. package/dist/src/components/calendar/Calendar.model.d.ts +0 -51
  879. package/dist/src/components/calendar/__doc__/Calendar.stories.d.ts +0 -65
  880. package/dist/src/components/calendar/__test__/Calendar.test.d.ts +0 -1
  881. package/dist/src/components/calendar/components/CalendarNavigation.d.ts +0 -24
  882. package/dist/src/components/calendar/components/Day.d.ts +0 -11
  883. package/dist/src/components/calendar/components/DecadeView.d.ts +0 -7
  884. package/dist/src/components/calendar/components/MonthView.d.ts +0 -17
  885. package/dist/src/components/calendar/components/WeekDays.d.ts +0 -8
  886. package/dist/src/components/calendar/components/YearView.d.ts +0 -7
  887. package/dist/src/components/calendar/components/index.d.ts +0 -6
  888. package/dist/src/components/calendar/hooks/index.d.ts +0 -4
  889. package/dist/src/components/calendar/hooks/useCalendar.d.ts +0 -16
  890. package/dist/src/components/calendar/hooks/useCalendarNavigation.d.ts +0 -14
  891. package/dist/src/components/calendar/hooks/useMultipleCalendar.d.ts +0 -7
  892. package/dist/src/components/calendar/hooks/useRangeCalendar.d.ts +0 -9
  893. package/dist/src/components/calendar/hooks/useSingleCalendar.d.ts +0 -7
  894. package/dist/src/components/calendar/index.d.ts +0 -2
  895. package/dist/src/components/calendar/utils/typeguards.d.ts +0 -3
  896. package/dist/src/components/card/Card.d.ts +0 -8
  897. package/dist/src/components/card/__doc__/Card.stories.d.ts +0 -42
  898. package/dist/src/components/card/index.d.ts +0 -1
  899. package/dist/src/components/center/Center.d.ts +0 -3
  900. package/dist/src/components/center/__doc__/Center.stories.d.ts +0 -11
  901. package/dist/src/components/center/index.d.ts +0 -1
  902. package/dist/src/components/checkbox/Checkbox.d.ts +0 -25
  903. package/dist/src/components/checkbox/__doc__/Checkbox.stories.d.ts +0 -28
  904. package/dist/src/components/checkbox/__test__/Checkbox.test.d.ts +0 -1
  905. package/dist/src/components/checkbox/index.d.ts +0 -1
  906. package/dist/src/components/combobox/Combobox.d.ts +0 -17
  907. package/dist/src/components/combobox/__doc__/Combobox.stories.d.ts +0 -51
  908. package/dist/src/components/combobox/__test__/Combobox.test.d.ts +0 -1
  909. package/dist/src/components/combobox/index.d.ts +0 -1
  910. package/dist/src/components/datepicker/DatePicker.d.ts +0 -19
  911. package/dist/src/components/datepicker/__doc__/DatePicker.stories.d.ts +0 -12
  912. package/dist/src/components/datepicker/__test__/DatePicker.test.d.ts +0 -1
  913. package/dist/src/components/datepicker/index.d.ts +0 -1
  914. package/dist/src/components/dialog/Dialog.d.ts +0 -27
  915. package/dist/src/components/dialog/DialogPrimitive.d.ts +0 -22
  916. package/dist/src/components/dialog/__doc__/Dialog.stories.d.ts +0 -51
  917. package/dist/src/components/dialog/__test__/Dialog.test.d.ts +0 -1
  918. package/dist/src/components/dialog/index.d.ts +0 -2
  919. package/dist/src/components/divider/Divider.d.ts +0 -7
  920. package/dist/src/components/divider/__doc__/Divider.stories.d.ts +0 -20
  921. package/dist/src/components/divider/__test__/Divider.test.d.ts +0 -1
  922. package/dist/src/components/divider/index.d.ts +0 -1
  923. package/dist/src/components/dropzone/Dropzone.d.ts +0 -71
  924. package/dist/src/components/dropzone/FileTypes.d.ts +0 -27
  925. package/dist/src/components/dropzone/UploadPrimitives.d.ts +0 -40
  926. package/dist/src/components/dropzone/__doc__/Dropzone.stories.d.ts +0 -30
  927. package/dist/src/components/dropzone/index.d.ts +0 -3
  928. package/dist/src/components/dropzone/useDropzone.d.ts +0 -17
  929. package/dist/src/components/emptyState/EmptyState.d.ts +0 -12
  930. package/dist/src/components/emptyState/__doc__/EmptyState.stories.d.ts +0 -23
  931. package/dist/src/components/emptyState/index.d.ts +0 -1
  932. package/dist/src/components/field/Field.d.ts +0 -12
  933. package/dist/src/components/field/__doc__/Field.stories.d.ts +0 -12
  934. package/dist/src/components/field/index.d.ts +0 -1
  935. package/dist/src/components/form/Form.d.ts +0 -28
  936. package/dist/src/components/form/__doc__/Form.stories.d.ts +0 -120
  937. package/dist/src/components/form/context/FormFieldContext.d.ts +0 -6
  938. package/dist/src/components/form/context/FormItemContext.d.ts +0 -4
  939. package/dist/src/components/form/context/index.d.ts +0 -2
  940. package/dist/src/components/form/hooks/index.d.ts +0 -2
  941. package/dist/src/components/form/hooks/useForm.d.ts +0 -4
  942. package/dist/src/components/form/hooks/useFormField.d.ts +0 -12
  943. package/dist/src/components/form/index.d.ts +0 -2
  944. package/dist/src/components/heading/Heading.d.ts +0 -11
  945. package/dist/src/components/heading/Heading.variants.d.ts +0 -4
  946. package/dist/src/components/heading/__doc__/Heading.stories.d.ts +0 -10
  947. package/dist/src/components/heading/index.d.ts +0 -1
  948. package/dist/src/components/index.d.ts +0 -42
  949. package/dist/src/components/input/Input.d.ts +0 -13
  950. package/dist/src/components/input/__doc__/Input.stories.d.ts +0 -20
  951. package/dist/src/components/input/__test__/Input.test.d.ts +0 -1
  952. package/dist/src/components/input/index.d.ts +0 -1
  953. package/dist/src/components/kbd/Kbd.d.ts +0 -10
  954. package/dist/src/components/kbd/Kbd.variants.d.ts +0 -4
  955. package/dist/src/components/kbd/__doc__/Kbd.stories.d.ts +0 -16
  956. package/dist/src/components/kbd/index.d.ts +0 -1
  957. package/dist/src/components/label/Label.d.ts +0 -2
  958. package/dist/src/components/label/__doc__/Label.stories.d.ts +0 -7
  959. package/dist/src/components/label/__test__/Label.test.d.ts +0 -1
  960. package/dist/src/components/label/index.d.ts +0 -1
  961. package/dist/src/components/loader/Loader.d.ts +0 -12
  962. package/dist/src/components/loader/__doc__/Loader.stories.d.ts +0 -43
  963. package/dist/src/components/loader/__test__/Loader.test.d.ts +0 -1
  964. package/dist/src/components/loader/index.d.ts +0 -1
  965. package/dist/src/components/loader/loader.variants.d.ts +0 -7
  966. package/dist/src/components/menu/Menu.d.ts +0 -45
  967. package/dist/src/components/menu/MenuPrimitives.d.ts +0 -33
  968. package/dist/src/components/menu/Util.d.ts +0 -3
  969. package/dist/src/components/menu/__doc__/Menu.stories.d.ts +0 -16
  970. package/dist/src/components/menu/index.d.ts +0 -2
  971. package/dist/src/components/multiSelect/MultiSelect.d.ts +0 -50
  972. package/dist/src/components/multiSelect/MultiSelect.variants.d.ts +0 -3
  973. package/dist/src/components/multiSelect/__doc__/MultiSelect.stories.d.ts +0 -101
  974. package/dist/src/components/multiSelect/hooks/useMultiSelect.d.ts +0 -17
  975. package/dist/src/components/multiSelect/index.d.ts +0 -1
  976. package/dist/src/components/numberInput/NumberInput.d.ts +0 -17
  977. package/dist/src/components/numberInput/__doc__/NumberInput.stories.d.ts +0 -21
  978. package/dist/src/components/numberInput/__test__/NumberInput.test.d.ts +0 -1
  979. package/dist/src/components/numberInput/index.d.ts +0 -1
  980. package/dist/src/components/pagination/Pagination.d.ts +0 -14
  981. package/dist/src/components/pagination/__doc__/Pagination.stories.d.ts +0 -17
  982. package/dist/src/components/pagination/__test__/Pagination.test.d.ts +0 -1
  983. package/dist/src/components/pagination/components/PaginationOption.d.ts +0 -10
  984. package/dist/src/components/pagination/index.d.ts +0 -1
  985. package/dist/src/components/password/Password.d.ts +0 -20
  986. package/dist/src/components/password/__doc__/Password.stories.d.ts +0 -341
  987. package/dist/src/components/password/__test__/Password.test.d.ts +0 -1
  988. package/dist/src/components/password/index.d.ts +0 -1
  989. package/dist/src/components/popover/Popover.d.ts +0 -22
  990. package/dist/src/components/popover/PopoverPrimitives.d.ts +0 -9
  991. package/dist/src/components/popover/__doc__/Popover.stories.d.ts +0 -27
  992. package/dist/src/components/popover/index.d.ts +0 -2
  993. package/dist/src/components/select/Select.d.ts +0 -39
  994. package/dist/src/components/select/SelectPrimitives.d.ts +0 -16
  995. package/dist/src/components/select/__doc__/Select.stories.d.ts +0 -74
  996. package/dist/src/components/select/__test__/Select.test.d.ts +0 -1
  997. package/dist/src/components/select/index.d.ts +0 -2
  998. package/dist/src/components/show/Show.d.ts +0 -13
  999. package/dist/src/components/show/__doc__/Show.stories.d.ts +0 -142
  1000. package/dist/src/components/show/__test__/Presence.test.d.ts +0 -1
  1001. package/dist/src/components/show/index.d.ts +0 -1
  1002. package/dist/src/components/skeleton/Skeleton.d.ts +0 -25
  1003. package/dist/src/components/skeleton/__doc__/Skeleton.stories.d.ts +0 -18
  1004. package/dist/src/components/skeleton/__test__/Skeleton.test.d.ts +0 -1
  1005. package/dist/src/components/skeleton/index.d.ts +0 -1
  1006. package/dist/src/components/stack/Stack.d.ts +0 -11
  1007. package/dist/src/components/stack/__doc__/Stack.stories.d.ts +0 -14
  1008. package/dist/src/components/stack/index.d.ts +0 -1
  1009. package/dist/src/components/stepper/Stepper.d.ts +0 -61
  1010. package/dist/src/components/stepper/StepperContext.d.ts +0 -6
  1011. package/dist/src/components/stepper/__doc__/Stepper.stories.d.ts +0 -13
  1012. package/dist/src/components/stepper/__test__/Stepper.test.d.ts +0 -1
  1013. package/dist/src/components/stepper/index.d.ts +0 -1
  1014. package/dist/src/components/switch/Switch.d.ts +0 -15
  1015. package/dist/src/components/switch/__doc__/Switch.stories.d.ts +0 -19
  1016. package/dist/src/components/switch/__test__/Switch.test.d.ts +0 -1
  1017. package/dist/src/components/switch/index.d.ts +0 -1
  1018. package/dist/src/components/table/Table.d.ts +0 -28
  1019. package/dist/src/components/table/Table.model.d.ts +0 -23
  1020. package/dist/src/components/table/TablePrimitives.d.ts +0 -14
  1021. package/dist/src/components/table/__doc__/Table.stories.d.ts +0 -27
  1022. package/dist/src/components/table/__test__/Table.test.d.ts +0 -1
  1023. package/dist/src/components/table/index.d.ts +0 -3
  1024. package/dist/src/components/tablePagination/TablePagination.d.ts +0 -21
  1025. package/dist/src/components/tablePagination/TablePagination.model.d.ts +0 -2
  1026. package/dist/src/components/tablePagination/__doc__/TablePagination.stories.d.ts +0 -9
  1027. package/dist/src/components/tablePagination/__test__/TablePagination.test.d.ts +0 -1
  1028. package/dist/src/components/tablePagination/index.d.ts +0 -2
  1029. package/dist/src/components/tabs/Tabs.d.ts +0 -43
  1030. package/dist/src/components/tabs/TabsContext.d.ts +0 -8
  1031. package/dist/src/components/tabs/__doc__/Tabs.stories.d.ts +0 -11
  1032. package/dist/src/components/tabs/__test__/Tabs.test.d.ts +0 -1
  1033. package/dist/src/components/tabs/index.d.ts +0 -1
  1034. package/dist/src/components/tag/Tag.d.ts +0 -26
  1035. package/dist/src/components/tag/Tag.variants.d.ts +0 -7
  1036. package/dist/src/components/tag/__doc__/Tag.stories.d.ts +0 -53
  1037. package/dist/src/components/tag/__test__/Tag.test.d.ts +0 -1
  1038. package/dist/src/components/tag/index.d.ts +0 -2
  1039. package/dist/src/components/textarea/TextArea.d.ts +0 -5
  1040. package/dist/src/components/textarea/__doc__/TextArea.stories.d.ts +0 -12
  1041. package/dist/src/components/textarea/__test__/TextArea.test.d.ts +0 -1
  1042. package/dist/src/components/textarea/index.d.ts +0 -1
  1043. package/dist/src/components/timeline/Timeline.d.ts +0 -41
  1044. package/dist/src/components/timeline/TimelineStatus.d.ts +0 -5
  1045. package/dist/src/components/timeline/__doc__/Timeline.stories.d.ts +0 -8
  1046. package/dist/src/components/timeline/index.d.ts +0 -1
  1047. package/dist/src/components/toast/Toast.model.d.ts +0 -20
  1048. package/dist/src/components/toast/Toast.variants.d.ts +0 -6
  1049. package/dist/src/components/toast/__doc__/Toast.stories.d.ts +0 -91
  1050. package/dist/src/components/toast/__test__/Toast.test.d.ts +0 -1
  1051. package/dist/src/components/toast/components/Toast.d.ts +0 -14
  1052. package/dist/src/components/toast/components/Toaster.d.ts +0 -8
  1053. package/dist/src/components/toast/components/index.d.ts +0 -2
  1054. package/dist/src/components/toast/index.d.ts +0 -4
  1055. package/dist/src/components/toast/store/ToastStore.d.ts +0 -13
  1056. package/dist/src/components/toast/store/index.d.ts +0 -1
  1057. package/dist/src/components/toast/toast.d.ts +0 -8
  1058. package/dist/src/components/tooltip/Tooltip.d.ts +0 -20
  1059. package/dist/src/components/tooltip/Tooltip.utils.d.ts +0 -4
  1060. package/dist/src/components/tooltip/__doc__/Tooltip.stories.d.ts +0 -37
  1061. package/dist/src/components/tooltip/__test__/Tooltip.test.d.ts +0 -1
  1062. package/dist/src/components/tooltip/index.d.ts +0 -1
  1063. package/dist/src/components/tree/Tree.d.ts +0 -13
  1064. package/dist/src/components/tree/TreePrimitives.d.ts +0 -11
  1065. package/dist/src/components/tree/__doc__/Tree.stories.d.ts +0 -116
  1066. package/dist/src/components/tree/hooks/useControllableTreeState.d.ts +0 -16
  1067. package/dist/src/components/tree/index.d.ts +0 -2
  1068. package/dist/src/hooks/index.d.ts +0 -26
  1069. package/dist/src/hooks/useArray/__doc__/useArray.stories.d.ts +0 -23
  1070. package/dist/src/hooks/useArray/__test__/useArray.test.d.ts +0 -1
  1071. package/dist/src/hooks/useArray/index.d.ts +0 -1
  1072. package/dist/src/hooks/useArray/useArray.d.ts +0 -14
  1073. package/dist/src/hooks/useAsync/__doc__/useAsync.stories.d.ts +0 -18
  1074. package/dist/src/hooks/useAsync/__test__/useAsync.test.d.ts +0 -1
  1075. package/dist/src/hooks/useAsync/index.d.ts +0 -1
  1076. package/dist/src/hooks/useAsync/useAsync.d.ts +0 -19
  1077. package/dist/src/hooks/useClickOutside/__doc__/useClickOutside.stories.d.ts +0 -7
  1078. package/dist/src/hooks/useClickOutside/__test__/useClickOutside.test.d.ts +0 -1
  1079. package/dist/src/hooks/useClickOutside/index.d.ts +0 -1
  1080. package/dist/src/hooks/useClickOutside/useClickOutside.d.ts +0 -2
  1081. package/dist/src/hooks/useClipboard/__doc__/useClipboard.stories.d.ts +0 -9
  1082. package/dist/src/hooks/useClipboard/__test__/useClipboard.test.d.ts +0 -1
  1083. package/dist/src/hooks/useClipboard/index.d.ts +0 -1
  1084. package/dist/src/hooks/useClipboard/useClipboard.d.ts +0 -4
  1085. package/dist/src/hooks/useDebounceCallback/__doc__/useDebouncedCallback.stories.d.ts +0 -8
  1086. package/dist/src/hooks/useDebounceCallback/index.d.ts +0 -1
  1087. package/dist/src/hooks/useDebounceCallback/useDebouncedCallback.d.ts +0 -2
  1088. package/dist/src/hooks/useDebounceValue/__doc__/useDebouncedValue.stories.d.ts +0 -8
  1089. package/dist/src/hooks/useDebounceValue/index.d.ts +0 -1
  1090. package/dist/src/hooks/useDebounceValue/useDebouncedValue.d.ts +0 -2
  1091. package/dist/src/hooks/useDisclosure/__doc__/useDisclosure.stories.d.ts +0 -10
  1092. package/dist/src/hooks/useDisclosure/__test__/useDisclosure.test.d.ts +0 -1
  1093. package/dist/src/hooks/useDisclosure/index.d.ts +0 -1
  1094. package/dist/src/hooks/useDisclosure/useDisclosure.d.ts +0 -9
  1095. package/dist/src/hooks/useDocumentTitle/__doc__/useDocumentTitle.stories.d.ts +0 -6
  1096. package/dist/src/hooks/useDocumentTitle/index.d.ts +0 -1
  1097. package/dist/src/hooks/useDocumentTitle/useDocumentTitle.d.ts +0 -2
  1098. package/dist/src/hooks/useEventListener/__doc__/useEventListener.stories.d.ts +0 -18
  1099. package/dist/src/hooks/useEventListener/__test__/useEventListener.test.d.ts +0 -1
  1100. package/dist/src/hooks/useEventListener/index.d.ts +0 -1
  1101. package/dist/src/hooks/useEventListener/useEventListener.d.ts +0 -2
  1102. package/dist/src/hooks/useFocusTrap/__doc__/useFocusTrap.stories.d.ts +0 -10
  1103. package/dist/src/hooks/useFocusTrap/index.d.ts +0 -1
  1104. package/dist/src/hooks/useFocusTrap/scopeTab.d.ts +0 -1
  1105. package/dist/src/hooks/useFocusTrap/tabbable.d.ts +0 -4
  1106. package/dist/src/hooks/useFocusTrap/useFocusTrap.d.ts +0 -2
  1107. package/dist/src/hooks/useHotkey/__docs__/useHotkey.stories.d.ts +0 -23
  1108. package/dist/src/hooks/useHotkey/__test__/useHotkey.test.d.ts +0 -1
  1109. package/dist/src/hooks/useHotkey/__utils__/create-hotkey-listener.d.ts +0 -1
  1110. package/dist/src/hooks/useHotkey/__utils__/index.d.ts +0 -3
  1111. package/dist/src/hooks/useHotkey/__utils__/is-input-field.d.ts +0 -2
  1112. package/dist/src/hooks/useHotkey/__utils__/match-key-modifiers.d.ts +0 -8
  1113. package/dist/src/hooks/useHotkey/index.d.ts +0 -1
  1114. package/dist/src/hooks/useHotkey/useHotkey.d.ts +0 -10
  1115. package/dist/src/hooks/useHover/__doc__/useHover.stories.d.ts +0 -10
  1116. package/dist/src/hooks/useHover/__test__/useHover.test.d.ts +0 -1
  1117. package/dist/src/hooks/useHover/index.d.ts +0 -1
  1118. package/dist/src/hooks/useHover/useHover.d.ts +0 -9
  1119. package/dist/src/hooks/useIsVisible/__doc__/useIsVisible.stories.d.ts +0 -10
  1120. package/dist/src/hooks/useIsVisible/index.d.ts +0 -1
  1121. package/dist/src/hooks/useIsVisible/useIsVisible.d.ts +0 -11
  1122. package/dist/src/hooks/useLocalStorage/__doc__/useLocalStorage.stories.d.ts +0 -33
  1123. package/dist/src/hooks/useLocalStorage/__test__/useLocalStorage.test.d.ts +0 -1
  1124. package/dist/src/hooks/useLocalStorage/index.d.ts +0 -1
  1125. package/dist/src/hooks/useLocalStorage/useLocalStorage.d.ts +0 -3
  1126. package/dist/src/hooks/useMediaQuery/__doc__/useMediaQuery.stories.d.ts +0 -5
  1127. package/dist/src/hooks/useMediaQuery/index.d.ts +0 -1
  1128. package/dist/src/hooks/useMediaQuery/useMediaQuery.d.ts +0 -2
  1129. package/dist/src/hooks/useMemoizedFn/index.d.ts +0 -1
  1130. package/dist/src/hooks/useMemoizedFn/useMemoizedFn.d.ts +0 -3
  1131. package/dist/src/hooks/useMutation/__doc__/useMutation.stories.d.ts +0 -22
  1132. package/dist/src/hooks/useMutation/__test__/useMutation.test.d.ts +0 -1
  1133. package/dist/src/hooks/useMutation/index.d.ts +0 -1
  1134. package/dist/src/hooks/useMutation/useMutation.d.ts +0 -15
  1135. package/dist/src/hooks/useObject/__doc__/useObject.stories.d.ts +0 -17
  1136. package/dist/src/hooks/useObject/__test__/useObject.test.d.ts +0 -1
  1137. package/dist/src/hooks/useObject/index.d.ts +0 -1
  1138. package/dist/src/hooks/useObject/useObject.d.ts +0 -6
  1139. package/dist/src/hooks/usePagination/__doc__/usePagination.stories.d.ts +0 -9
  1140. package/dist/src/hooks/usePagination/__test__/usePagination.test.d.ts +0 -1
  1141. package/dist/src/hooks/usePagination/index.d.ts +0 -2
  1142. package/dist/src/hooks/usePagination/usePagination.d.ts +0 -36
  1143. package/dist/src/hooks/usePortal/__doc__/usePortal.stories.d.ts +0 -7
  1144. package/dist/src/hooks/usePortal/__test__/usePortal.test.d.ts +0 -1
  1145. package/dist/src/hooks/usePortal/index.d.ts +0 -1
  1146. package/dist/src/hooks/usePortal/usePortal.d.ts +0 -6
  1147. package/dist/src/hooks/usePreventCloseWindow/__doc__/usePreventCloseWindow.stories.d.ts +0 -11
  1148. package/dist/src/hooks/usePreventCloseWindow/index.d.ts +0 -1
  1149. package/dist/src/hooks/usePreventCloseWindow/usePreventCloseWindow.d.ts +0 -13
  1150. package/dist/src/hooks/useRangePagination/__test__/useRangePagination.test.d.ts +0 -1
  1151. package/dist/src/hooks/useRangePagination/index.d.ts +0 -2
  1152. package/dist/src/hooks/useRangePagination/useRangePagination.d.ts +0 -24
  1153. package/dist/src/hooks/useSelection/__doc__/useSelection.stories.d.ts +0 -12
  1154. package/dist/src/hooks/useSelection/__test__/useSelection.test.d.ts +0 -1
  1155. package/dist/src/hooks/useSelection/index.d.ts +0 -1
  1156. package/dist/src/hooks/useSelection/useSelection.d.ts +0 -50
  1157. package/dist/src/hooks/useStep/__doc__/useStep.stories.d.ts +0 -10
  1158. package/dist/src/hooks/useStep/__test__/useStep.test.d.ts +0 -1
  1159. package/dist/src/hooks/useStep/index.d.ts +0 -1
  1160. package/dist/src/hooks/useStep/useStep.d.ts +0 -16
  1161. package/dist/src/hooks/useToggle/__doc__/useToggle.stories.d.ts +0 -10
  1162. package/dist/src/hooks/useToggle/__test__/useToggle.test.d.ts +0 -1
  1163. package/dist/src/hooks/useToggle/index.d.ts +0 -1
  1164. package/dist/src/hooks/useToggle/useToggle.d.ts +0 -3
  1165. package/dist/src/index.d.ts +0 -5
  1166. package/dist/src/lib/cn.d.ts +0 -4
  1167. package/dist/src/lib/index.d.ts +0 -1
  1168. package/dist/src/models/Generic.model.d.ts +0 -38
  1169. package/dist/src/models/index.d.ts +0 -1
  1170. package/dist/src/utils/dates/parseDateRange.utility.d.ts +0 -15
  1171. package/dist/src/utils/functions/createSafeContext.d.ts +0 -3
  1172. package/dist/src/utils/functions/ensureReactElement.d.ts +0 -10
  1173. package/dist/src/utils/functions/getFormData.d.ts +0 -3
  1174. package/dist/src/utils/functions/index.d.ts +0 -4
  1175. package/dist/src/utils/functions/mergeRefs.d.ts +0 -2
  1176. package/dist/src/utils/index.d.ts +0 -3
  1177. package/dist/src/utils/strings/extractInitials.utility.d.ts +0 -6
  1178. package/dist/src/utils/strings/index.d.ts +0 -1
  1179. package/dist/src/utils/tests/click.d.ts +0 -1
  1180. package/dist/src/utils/tests/index.d.ts +0 -2
  1181. package/dist/src/utils/tests/keyboard.d.ts +0 -10
  1182. package/dist/src/utils/tests/type.d.ts +0 -1
  1183. package/dist/style.css +0 -2788
@@ -0,0 +1,1880 @@
1
+ import { ButtonHTMLAttributes } from 'react';
2
+ import { ClassNameValue } from 'tailwind-merge';
3
+ import { ClassProp } from 'class-variance-authority/types';
4
+ import { ClassValue } from 'clsx';
5
+ import { Collection } from 'react-aria-components';
6
+ import { ComponentProps } from 'react';
7
+ import { ComponentPropsWithoutRef } from 'react';
8
+ import { ComponentType } from 'react';
9
+ import { ControllerRenderProps } from 'react-hook-form';
10
+ import { CSSProperties } from 'react';
11
+ import { default as default_2 } from 'react';
12
+ import { DependencyList } from 'react';
13
+ import * as DialogPrimitive from '@radix-ui/react-dialog';
14
+ import { DialogProps } from '@radix-ui/react-dialog';
15
+ import { Dispatch } from 'react';
16
+ import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
17
+ import { ElementType } from 'react';
18
+ import { FieldError } from 'react-hook-form';
19
+ import { FieldPath } from 'react-hook-form';
20
+ import { FieldValues } from 'react-hook-form';
21
+ import { FormEvent } from 'react';
22
+ import { ForwardRefExoticComponent } from 'react';
23
+ import { HTMLProps } from 'react';
24
+ import { JSX } from 'react/jsx-runtime';
25
+ import { JSXElementConstructor } from 'react';
26
+ import { ListIterateeCustom } from 'lodash';
27
+ import { LucideIcon } from 'lucide-react';
28
+ import { LucideProps } from 'lucide-react';
29
+ import { MutableRefObject } from 'react';
30
+ import { Omit as Omit_2 } from 'lodash';
31
+ import { PopoverAnchor } from '@radix-ui/react-popover';
32
+ import * as PopoverPrimitive from '@radix-ui/react-popover';
33
+ import { Presence } from '@radix-ui/react-presence';
34
+ import * as React_2 from 'react';
35
+ import { ReactElement } from 'react';
36
+ import { ReactNode } from 'react';
37
+ import { ReactPortal } from 'react';
38
+ import { RefAttributes } from 'react';
39
+ import { RefObject } from 'react';
40
+ import * as SelectPrimitive from '@radix-ui/react-select';
41
+ import { SetStateAction } from 'react';
42
+ import { Slot } from '@radix-ui/react-slot';
43
+ import { SlotProps } from '@radix-ui/react-slot';
44
+ import { StoreApi } from 'zustand';
45
+ import { TreeItemProps } from 'react-aria-components';
46
+ import { TreeProps } from 'react-aria-components';
47
+ import { UNSTABLE_TreeItemContent } from 'react-aria-components';
48
+ import { UseBoundStore } from 'zustand';
49
+ import { useControllableState } from '@radix-ui/react-use-controllable-state';
50
+ import { UseFormProps } from 'react-hook-form';
51
+ import { UseFormReturn } from 'react-hook-form';
52
+ import { VariantProps } from 'class-variance-authority';
53
+ import { ZodType } from 'zod';
54
+
55
+ export declare const AlertDialog: {
56
+ ({ title, description, trigger, onClose, onAction, variant, triggerProps, contentProps, headerProps, titleProps, descriptionProps, footerProps, closeProps, closeText, actionText, actionProps, ...props }: AlertDialogProps): JSX.Element;
57
+ displayName: string;
58
+ };
59
+
60
+ declare type AlertDialogProps = React.ComponentPropsWithoutRef<typeof DialogRoot> & {
61
+ title?: React.ReactNode;
62
+ description?: React.ReactNode;
63
+ trigger?: React.ReactNode;
64
+ onClose?: () => void;
65
+ onAction?: () => void;
66
+ variant?: "default" | "error";
67
+ triggerProps?: ComponentProps<typeof DialogTrigger>;
68
+ contentProps?: ComponentProps<typeof DialogContent>;
69
+ headerProps?: ComponentProps<typeof DialogHeader>;
70
+ titleProps?: ComponentProps<typeof DialogTitle>;
71
+ descriptionProps?: ComponentProps<typeof DialogDescription>;
72
+ footerProps?: ComponentProps<typeof DialogFooter>;
73
+ closeProps?: ComponentProps<typeof DialogClose> & VariantProps<typeof Button>;
74
+ actionProps?: ComponentProps<typeof DialogClose> & VariantProps<typeof Button>;
75
+ closeText?: React.ReactNode;
76
+ actionText?: React.ReactNode;
77
+ };
78
+
79
+ export declare type ArrayUnion<V, T extends ReadonlyArray<V>> = T[number];
80
+
81
+ declare interface AsyncState<T> {
82
+ loading: boolean;
83
+ error: Error | null;
84
+ data: T | null;
85
+ refetch: () => void;
86
+ }
87
+
88
+ export declare type AtLeastOne<T> = [T, ...T[]];
89
+
90
+ export declare const AutoComplete: {
91
+ ({ items, placeholder, emptyMessage, onSelect, containerClassName, containerProps, inputClassName, inputProps, listClassName, listProps, itemClassName, itemProps, emptyClassName, emptyProps, }: Props_3): JSX.Element;
92
+ displayName: string;
93
+ };
94
+
95
+ export declare const AutoCompleteDialog: ({ children, ...props }: AutoCompleteDialogProps) => JSX.Element;
96
+
97
+ declare interface AutoCompleteDialogProps extends DialogProps {
98
+ }
99
+
100
+ export declare const AutoCompleteEmpty: React_2.ForwardRefExoticComponent<Omit<{
101
+ children?: React_2.ReactNode;
102
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
103
+ ref?: React_2.Ref<HTMLDivElement>;
104
+ } & {
105
+ asChild?: boolean;
106
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>> & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
107
+
108
+ export declare const AutoCompleteGroup: React_2.ForwardRefExoticComponent<Omit<{
109
+ children?: React_2.ReactNode;
110
+ } & Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
111
+ ref?: React_2.Ref<HTMLDivElement>;
112
+ } & {
113
+ asChild?: boolean;
114
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>>, "value" | "heading"> & {
115
+ heading?: React_2.ReactNode;
116
+ value?: string;
117
+ forceMount?: boolean;
118
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
119
+
120
+ export declare const AutoCompleteInput: React_2.ForwardRefExoticComponent<Omit<Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof React_2.InputHTMLAttributes<HTMLInputElement>> & {
121
+ ref?: React_2.Ref<HTMLInputElement>;
122
+ } & {
123
+ asChild?: boolean;
124
+ }, "key" | "asChild" | keyof React_2.InputHTMLAttributes<HTMLInputElement>>, "type" | "value" | "onChange"> & {
125
+ value?: string;
126
+ onValueChange?: (search: string) => void;
127
+ } & React_2.RefAttributes<HTMLInputElement>, "ref"> & React_2.RefAttributes<HTMLInputElement>>;
128
+
129
+ export declare const AutoCompleteItem: React_2.ForwardRefExoticComponent<Omit<{
130
+ children?: React_2.ReactNode;
131
+ } & Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
132
+ ref?: React_2.Ref<HTMLDivElement>;
133
+ } & {
134
+ asChild?: boolean;
135
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>>, "disabled" | "value" | "onSelect"> & {
136
+ disabled?: boolean;
137
+ onSelect?: (value: string) => void;
138
+ value?: string;
139
+ keywords?: string[];
140
+ forceMount?: boolean;
141
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
142
+
143
+ export declare const AutoCompleteList: React_2.ForwardRefExoticComponent<Omit<{
144
+ children?: React_2.ReactNode;
145
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
146
+ ref?: React_2.Ref<HTMLDivElement>;
147
+ } & {
148
+ asChild?: boolean;
149
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
150
+ label?: string;
151
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
152
+
153
+ export declare const AutoCompleteRoot: React_2.ForwardRefExoticComponent<Omit<{
154
+ children?: React_2.ReactNode;
155
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
156
+ ref?: React_2.Ref<HTMLDivElement>;
157
+ } & {
158
+ asChild?: boolean;
159
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
160
+ label?: string;
161
+ shouldFilter?: boolean;
162
+ filter?: (value: string, search: string, keywords?: string[]) => number;
163
+ defaultValue?: string;
164
+ value?: string;
165
+ onValueChange?: (value: string) => void;
166
+ loop?: boolean;
167
+ disablePointerSelection?: boolean;
168
+ vimBindings?: boolean;
169
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
170
+
171
+ export declare const AutoCompleteSeparator: React_2.ForwardRefExoticComponent<Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
172
+ ref?: React_2.Ref<HTMLDivElement>;
173
+ } & {
174
+ asChild?: boolean;
175
+ }, "key" | "asChild" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
176
+ alwaysRender?: boolean;
177
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
178
+
179
+ export declare const AutoCompleteShortcut: {
180
+ ({ className, ...props }: React_2.HTMLAttributes<HTMLSpanElement>): JSX.Element;
181
+ displayName: string;
182
+ };
183
+
184
+ export declare const Avatar: ({ variant, size, fallback, alt, src, className, imageProps, ...props }: AvatarProps) => JSX.Element;
185
+
186
+ declare type AvatarProps = OverrideProps<HTMLProps<HTMLDivElement>, VariantProps<typeof avatarVariants> & {
187
+ fallback?: ReactNode;
188
+ alt: string;
189
+ src: string;
190
+ imageProps?: HTMLProps<HTMLImageElement>;
191
+ }>;
192
+
193
+ declare const avatarVariants: (props?: ({
194
+ variant?: "circle" | "square" | null | undefined;
195
+ size?: "sm" | "lg" | "md" | null | undefined;
196
+ } & ClassProp) | undefined) => string;
197
+
198
+ export declare const BackgroundImage: ForwardRefExoticComponent<Omit<Props_4, "ref"> & RefAttributes<HTMLDivElement>>;
199
+
200
+ export declare const BaseButton: ForwardRefExoticComponent<Props_2 & RefAttributes<HTMLButtonElement>>;
201
+
202
+ declare type BaseButtonProps = ComponentProps<typeof BaseButton>;
203
+
204
+ export declare type BaseEntity = {
205
+ id: string;
206
+ createdAt: Date;
207
+ };
208
+
209
+ declare type BaseProps = {
210
+ icon?: React.ReactNode;
211
+ rounded?: TagVariant["rounded"];
212
+ } & StyleProps & React.HTMLAttributes<HTMLDivElement>;
213
+
214
+ export declare const Button: ForwardRefExoticComponent<Omit<Props, "ref"> & RefAttributes<HTMLButtonElement>>;
215
+
216
+ declare type ButtonProps = ComponentProps<typeof Button>;
217
+
218
+ declare const buttonVariants: (props?: ({
219
+ variant?: "link" | "default" | "error" | "success" | "outline" | "secondary" | "ghost" | null | undefined;
220
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
221
+ } & ClassProp) | undefined) => string;
222
+
223
+ export declare const Calendar: {
224
+ <T extends Mode>(props: CalendarProps<T>): JSX.Element;
225
+ displayName: string;
226
+ };
227
+
228
+ export declare type CalendarBaseProps<T extends Mode> = {
229
+ disabled?: (date: Date) => boolean;
230
+ mode: T;
231
+ };
232
+
233
+ export declare type CalendarModeProps<T extends Mode> = CalendarBaseProps<T> & {
234
+ single: SingleDateValue;
235
+ range: RangeDateValue;
236
+ multiple: MultipleDateValue;
237
+ }[T];
238
+
239
+ declare interface CalendarNavigationProps {
240
+ view: CalendarView;
241
+ setView: (view: CalendarView) => void;
242
+ value: Date;
243
+ previousMonth: () => void;
244
+ nextMonth: () => void;
245
+ previousYear: () => void;
246
+ nextYear: () => void;
247
+ previousDecade: () => void;
248
+ nextDecade: () => void;
249
+ goBackProps?: Omit<ButtonProps, "onClick">;
250
+ goNextProps?: Omit<ButtonProps, "onClick">;
251
+ changeViewProps?: Omit<HTMLProps<HTMLButtonElement>, "onClick">;
252
+ }
253
+
254
+ declare type CalendarProps<T extends Mode> = CalendarModeProps<T> & NavigationProps & {
255
+ initialView?: CalendarView;
256
+ initialDate?: Date;
257
+ monthViewProps?: Omit<MonthViewProps, "navigationDate">;
258
+ className?: ClassName;
259
+ };
260
+
261
+ declare type CalendarProps_2<T extends Mode> = ComponentProps<typeof Calendar<T>>;
262
+
263
+ export declare type CalendarState = {
264
+ defaultStartDate: Date;
265
+ mode: Mode;
266
+ isSingleMode: boolean;
267
+ isRangeMode: boolean;
268
+ selected: DateMatcher;
269
+ selectDate: (date: Date) => void;
270
+ isSelected: (day: Date) => boolean;
271
+ isInRange: (day: Date) => boolean;
272
+ isFirstDayFromRange: (day: Date) => boolean;
273
+ isLastDayFromRange: (day: Date) => boolean;
274
+ };
275
+
276
+ export declare type CalendarView = "month" | "year" | "decade";
277
+
278
+ export declare const Card: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLDivElement> & default_2.RefAttributes<HTMLDivElement>>;
279
+
280
+ export declare const CardContent: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLDivElement> & default_2.RefAttributes<HTMLDivElement>>;
281
+
282
+ export declare const CardDescription: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLParagraphElement> & default_2.RefAttributes<HTMLParagraphElement>>;
283
+
284
+ export declare const CardFooter: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLDivElement> & default_2.RefAttributes<HTMLDivElement>>;
285
+
286
+ export declare const CardHeader: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLDivElement> & default_2.RefAttributes<HTMLDivElement>>;
287
+
288
+ export declare const CardTitle: default_2.ForwardRefExoticComponent<default_2.HTMLAttributes<HTMLHeadingElement> & default_2.RefAttributes<HTMLParagraphElement>>;
289
+
290
+ export declare type CellProps<T> = {
291
+ row: T;
292
+ };
293
+
294
+ export declare const Center: ({ className, ...props }: ComponentPropsWithoutRef<"div">) => JSX.Element;
295
+
296
+ export declare const Checkbox: {
297
+ ({ checked, onChange, defaultChecked, className, size, children, containerClassName, containerProps, ...props }: Props_5): JSX.Element;
298
+ displayName: string;
299
+ };
300
+
301
+ export declare type ClassName = string | undefined;
302
+
303
+ export declare const click: (element: HTMLElement) => void;
304
+
305
+ export declare type ClickEvent = React.MouseEvent<HTMLButtonElement, MouseEvent>;
306
+
307
+ declare type ClosableProps = BaseProps & {
308
+ closable: true;
309
+ onClose: () => void;
310
+ };
311
+
312
+ export declare function cn(...args: ClassValue[]): string;
313
+
314
+ export { Collection }
315
+
316
+ declare type ColorProps = {
317
+ color: string;
318
+ variant?: "outline" | "borderless";
319
+ };
320
+
321
+ export declare type ColumnDef<T> = {
322
+ /**
323
+ * Header de la columna
324
+ */
325
+ header: string | (() => ReactNode);
326
+ /**
327
+ * Clave que identifica la columna
328
+ */
329
+ key: keyof T;
330
+ /**
331
+ * Elemento que se renderiza en la celda
332
+ */
333
+ cell?: (props: CellProps<T>) => ReactNode;
334
+ /**
335
+ * Ancho de la columna
336
+ */
337
+ width?: string | number;
338
+ };
339
+
340
+ export declare function Combobox<TItem extends Record<string, any>>({ items, valueKey, labelKey, placeholder, searchPlaceholder, emptyMessage, searchProps, className, triggerProps, itemProps, itemClassName, contentProps, contentClassName, value: prop, onChange, defaultValue: defaultProp, renderOption, commandProps, ...props }: Props_6<TItem>): JSX.Element;
341
+
342
+ declare type ContainerProps = React_2.ComponentPropsWithoutRef<"div">;
343
+
344
+ export declare type Controllable<C, T extends NonNullable<unknown>> = OverrideProps<HTMLProps<C>, ControllableState<T>>;
345
+
346
+ export declare type ControllableState<T> = {
347
+ value?: T;
348
+ defaultValue?: T;
349
+ onChange?: (state: T) => void;
350
+ };
351
+
352
+ declare type CopiedValue = string | null;
353
+
354
+ declare type CopyFunction = (text: string) => Promise<boolean>;
355
+
356
+ export declare const createSafeContext: <T>() => readonly [() => T & ({} | undefined), default_2.Provider<T | null>];
357
+
358
+ export declare type DateMatcher = DateSingle | DateRange | DateMultiple;
359
+
360
+ export declare type DateMultiple = Date[];
361
+
362
+ export declare const DatePicker: <T extends Mode = "single">(props: Props_8<T>) => JSX.Element;
363
+
364
+ export declare type DatePickerFooterProps<T extends Mode> = {
365
+ mode: Mode;
366
+ value: CalendarProps_2<T>["value"];
367
+ clear: () => void;
368
+ selectToday: () => void;
369
+ setValue: (value: CalendarProps_2<T>["value"]) => void;
370
+ };
371
+
372
+ export declare type DateRange = {
373
+ start: DateSingle;
374
+ end: DateSingle;
375
+ };
376
+
377
+ export declare type DateSingle = Date | null;
378
+
379
+ declare type DayProps = {
380
+ day: Date;
381
+ navigationDate: Date;
382
+ } & HTMLProps<HTMLButtonElement>;
383
+
384
+ export declare const Dialog: ({ trigger, title, description, children, footer, focus, triggerProps, headerProps, headerClassName, titleProps, titleClassName, descriptionProps, descriptionClassName, contentProps, contentClassName, footerProps, footerClassName, ...props }: Props_9) => JSX.Element;
385
+
386
+ export declare const DialogClose: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React_2.RefAttributes<HTMLButtonElement>>;
387
+
388
+ export declare const DialogContent: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
389
+ focus?: boolean;
390
+ hideClose?: boolean;
391
+ } & React_2.RefAttributes<HTMLDivElement>>;
392
+
393
+ export declare const DialogDescription: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React_2.RefAttributes<HTMLParagraphElement>, "ref"> & React_2.RefAttributes<HTMLParagraphElement>>;
394
+
395
+ export declare const DialogFooter: {
396
+ ({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
397
+ displayName: string;
398
+ };
399
+
400
+ export declare const DialogHeader: {
401
+ ({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
402
+ displayName: string;
403
+ };
404
+
405
+ export declare const DialogOverlay: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
406
+
407
+ export declare const DialogPortal: React_2.FC<DialogPrimitive.DialogPortalProps>;
408
+
409
+ export declare const DialogRoot: React_2.FC<DialogPrimitive.DialogProps>;
410
+
411
+ export declare const DialogTitle: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React_2.RefAttributes<HTMLHeadingElement>, "ref"> & React_2.RefAttributes<HTMLHeadingElement>>;
412
+
413
+ export declare const DialogTrigger: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
414
+
415
+ export declare const Divider: (props: Props_10) => JSX.Element;
416
+
417
+ export declare const DOTS = "...";
418
+
419
+ export declare const Dropzone: ({ onFileAdd, onFileRemove, onChangeFiles, files, maxFiles, allowedExtensions, maxFileSize, multiple, renderAcceptedFile, renderRejectedFile, showRejected, className, icon: Icon, iconSize, ...props }: DropzoneProps) => JSX.Element;
420
+
421
+ export declare type DropzoneProps = {
422
+ /**
423
+ * Función que se ejecuta cuando se agregan archivos
424
+ */
425
+ onFileAdd?: (files: File[]) => void;
426
+ /**
427
+ * Función que se ejecuta cuando se elimina un archivo
428
+ */
429
+ onFileRemove?: (index: number, type: "accepted" | "rejected") => void;
430
+ /**
431
+ * Evento que captura cambios en lista de archivos
432
+ * @default () => {}
433
+ */
434
+ onChangeFiles?: (files: File[]) => void;
435
+ /**
436
+ * Lista de archivos
437
+ * @default []
438
+ */
439
+ files?: File[];
440
+ /**
441
+ * Número máximo de archivos permitidos
442
+ * @default 1
443
+ */
444
+ maxFiles?: number;
445
+ /**
446
+ * Lista de extensiones permitidas (e.j. ["image/jpeg", "image/png"])
447
+ * @default []
448
+ */
449
+ allowedExtensions?: FileTypeValue[];
450
+ /**
451
+ * Tamaño máximo de archivo en bytes
452
+ * @default 5MB
453
+ */
454
+ maxFileSize?: number;
455
+ /**
456
+ * Permite seleccionar múltiples archivos
457
+ */
458
+ multiple?: boolean;
459
+ /**
460
+ * Función para renderizar cada archivo aceptado
461
+ */
462
+ renderAcceptedFile?: (file: File, removeItem: () => void) => React.ReactNode;
463
+ /**
464
+ * Función para renderizar cada archivo rechazado
465
+ */
466
+ renderRejectedFile?: (file: File, removeItem: () => void) => React.ReactNode;
467
+ /**
468
+ * Mostrar archivos rechazados
469
+ * @default false
470
+ */
471
+ showRejected?: boolean;
472
+ /**
473
+ * Clase CSS para el contenedor
474
+ */
475
+ className?: string;
476
+ /**
477
+ * Icono personalizado para el dropzone
478
+ * @default UploadCloud
479
+ */
480
+ icon?: LucideIcon;
481
+ /**
482
+ * Tamaño del icono
483
+ * @default 40
484
+ */
485
+ iconSize?: number;
486
+ } & Omit<ComponentPropsWithoutRef<"div">, "onDrop">;
487
+
488
+ export declare const EmptyState: {
489
+ ({ icon, title, description, className, children, ...props }: Props_11): JSX.Element;
490
+ displayName: string;
491
+ };
492
+
493
+ export declare const ensureReactElement: <P>({ children, as: Wrapper, props, }: EnsureReactElementProps<P>) => ReactElement;
494
+
495
+ declare type EnsureReactElementProps<P = {}> = {
496
+ children: Renderable<P>;
497
+ as?: default_2.ElementType;
498
+ props?: P;
499
+ };
500
+
501
+ export declare type Entity<T> = {
502
+ [K in keyof T]: T[K];
503
+ } & BaseEntity;
504
+
505
+ declare interface ExtendedProps {
506
+ containerClassName: ClassName;
507
+ inputClassName: ClassName;
508
+ listClassName: ClassName;
509
+ itemClassName: ClassName;
510
+ emptyClassName: ClassName;
511
+ containerProps: ComponentProps<typeof AutoCompleteRoot>;
512
+ inputProps: ComponentProps<typeof AutoCompleteInput>;
513
+ listProps: ComponentProps<typeof AutoCompleteList>;
514
+ itemProps: ComponentProps<typeof AutoCompleteItem>;
515
+ emptyProps: ComponentProps<typeof AutoCompleteEmpty>;
516
+ }
517
+
518
+ declare interface ExtendedProps_2 {
519
+ triggerProps?: ComponentPropsWithoutRef<typeof DialogTrigger>;
520
+ headerProps?: ComponentPropsWithoutRef<typeof DialogHeader>;
521
+ headerClassName?: ClassName;
522
+ titleProps?: ComponentPropsWithoutRef<typeof DialogTitle>;
523
+ titleClassName?: ClassName;
524
+ descriptionProps?: ComponentPropsWithoutRef<typeof DialogDescription>;
525
+ descriptionClassName?: ClassName;
526
+ contentProps?: ComponentPropsWithoutRef<typeof DialogContent>;
527
+ contentClassName?: ClassName;
528
+ footerProps?: ComponentPropsWithoutRef<typeof DialogFooter>;
529
+ footerClassName?: ClassName;
530
+ }
531
+
532
+ declare interface ExtendedProps_3 {
533
+ theadClassName?: ClassName;
534
+ theadProps?: HTMLProps<HTMLTableSectionElement>;
535
+ tbodyClassName?: ClassName;
536
+ tbodyProps?: HTMLProps<HTMLTableSectionElement>;
537
+ trClassName?: ClassName;
538
+ trProps?: HTMLProps<HTMLTableRowElement>;
539
+ thClassName?: ClassName;
540
+ thProps?: HTMLProps<HTMLTableCellElement>;
541
+ tdClassName?: ClassName;
542
+ tdProps?: HTMLProps<HTMLTableCellElement>;
543
+ }
544
+
545
+ /**
546
+ * Extracts the initials from a string.
547
+ * @param {string} string - The input string.
548
+ * @returns {string} The initials extracted from the input string.
549
+ */
550
+ export declare const extractInitials: (string: string) => string;
551
+
552
+ export declare const Field: ForwardRefExoticComponent<Props_12 & RefAttributes<HTMLDivElement>>;
553
+
554
+ export declare const FileType: {
555
+ readonly JPEG: "image/jpeg";
556
+ readonly JPG: "image/jpg";
557
+ readonly PNG: "image/png";
558
+ readonly GIF: "image/gif";
559
+ readonly WEBP: "image/webp";
560
+ readonly SVG: "image/svg+xml";
561
+ readonly PDF: "application/pdf";
562
+ readonly DOC: "application/msword";
563
+ readonly DOCX: "application/vnd.openxmlformats-officedocument.wordprocessingml.document";
564
+ readonly XLS: "application/vnd.ms-excel";
565
+ readonly XLSX: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet";
566
+ readonly PPT: "application/vnd.ms-powerpoint";
567
+ readonly PPTX: "application/vnd.openxmlformats-officedocument.presentationml.presentation";
568
+ readonly TXT: "text/plain";
569
+ readonly CSV: "text/csv";
570
+ readonly ZIP: "application/zip";
571
+ readonly RAR: "application/x-rar-compressed";
572
+ readonly MP3: "audio/mpeg";
573
+ readonly WAV: "audio/wav";
574
+ readonly MP4: "video/mp4";
575
+ readonly WEBM: "video/webm";
576
+ readonly JSON: "application/json";
577
+ readonly XML: "application/xml";
578
+ };
579
+
580
+ export declare const FileTypeGroups: Record<string, FileTypeValue[]>;
581
+
582
+ export declare type FileTypeValue = (typeof FileType)[keyof typeof FileType];
583
+
584
+ export declare const Form: <TFieldValues extends FieldValues>({ onSubmit, id, form, children, className, }: Props_13<TFieldValues>) => JSX.Element;
585
+
586
+ export declare const FormControl: React_2.ForwardRefExoticComponent<Omit<SlotProps & React_2.RefAttributes<HTMLElement>, "ref"> & React_2.RefAttributes<HTMLElement>>;
587
+
588
+ export declare const FormDescription: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLParagraphElement> & React_2.RefAttributes<HTMLParagraphElement>>;
589
+
590
+ export declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ name, label, description, render, itemProps, labelProps, controlProps, descriptionProps, messageProps, }: FormFieldProps<TFieldValues, TName>) => JSX.Element;
591
+
592
+ declare type FormFieldProps<TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>> = {
593
+ name: TName;
594
+ label: string;
595
+ description?: string;
596
+ render: (field: ControllerRenderProps<TFieldValues, TName>) => React_2.ReactNode;
597
+ itemProps?: React_2.ComponentProps<typeof FormItem>;
598
+ labelProps?: React_2.ComponentProps<typeof FormLabel>;
599
+ controlProps?: React_2.ComponentProps<typeof FormControl>;
600
+ descriptionProps?: React_2.ComponentProps<typeof FormDescription>;
601
+ messageProps?: React_2.ComponentProps<typeof FormMessage>;
602
+ };
603
+
604
+ export declare const FormItem: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
605
+
606
+ export declare const FormLabel: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & React_2.RefAttributes<HTMLLabelElement>>;
607
+
608
+ export declare const FormMessage: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLParagraphElement> & React_2.RefAttributes<HTMLParagraphElement>>;
609
+
610
+ export declare interface GenericMenuProps {
611
+ trigger: default_2.ReactNode;
612
+ items: MenuItemType[];
613
+ side?: "top" | "right" | "bottom" | "left";
614
+ offset?: ComponentPropsWithoutRef<typeof MenuContent>["sideOffset"];
615
+ contentProps?: ComponentPropsWithoutRef<typeof MenuContent>;
616
+ }
617
+
618
+ export declare type GenericObject<T = any> = {
619
+ [key: string]: T;
620
+ };
621
+
622
+ declare type GenericObject_2 = Record<string, any>;
623
+
624
+ export declare const getFormData: (event: FormEvent<HTMLFormElement>) => Record<string, string>;
625
+
626
+ export declare const Heading: {
627
+ <C extends React.ElementType = "h2">({ className, size, weight, as, ...props }: Props_14<C>): JSX.Element;
628
+ displayName: string;
629
+ };
630
+
631
+ declare const HeadingVariants: (props?: ({
632
+ size?: "sm" | "lg" | "md" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | null | undefined;
633
+ weight?: "bold" | "normal" | "medium" | "semibold" | null | undefined;
634
+ } & ClassProp) | undefined) => string;
635
+
636
+ declare type HotkeyEventName = "keydown" | "keypress" | "keyup";
637
+
638
+ declare type HotkeyOptions = {
639
+ watch?: boolean;
640
+ eventName?: HotkeyEventName;
641
+ preventDefault?: boolean;
642
+ ignoreInputFields?: boolean;
643
+ };
644
+
645
+ export declare type ID = string | number;
646
+
647
+ export declare const Input: ForwardRefExoticComponent<Omit<Props_15, "ref"> & RefAttributes<HTMLInputElement>>;
648
+
649
+ declare interface ItemTimeline {
650
+ content?: ReactNode;
651
+ icon?: ReactNode;
652
+ status?: "done" | "pending" | "error";
653
+ color?: string;
654
+ }
655
+
656
+ export declare interface IToast {
657
+ id: number | string;
658
+ title?: string;
659
+ description: ReactNode;
660
+ type: ToastType;
661
+ }
662
+
663
+ export declare const Kbd: {
664
+ ({ variant, size, className, ...props }: Props_16): JSX.Element;
665
+ displayName: string;
666
+ };
667
+
668
+ declare const KbdVariants: (props?: ({
669
+ variant?: "default" | "error" | "outline" | "secondary" | null | undefined;
670
+ size?: "default" | "sm" | "lg" | null | undefined;
671
+ } & ClassProp) | undefined) => string;
672
+
673
+ declare type Keys = string | string[];
674
+
675
+ export declare const Label: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & React_2.RefAttributes<HTMLLabelElement>>;
676
+
677
+ export declare const Loader: {
678
+ ({ center, containerClassName, variant, size, ...props }: Props_17): JSX.Element;
679
+ displayName: string;
680
+ };
681
+
682
+ declare type LoaderVariants = VariantProps<typeof loaderVariants>;
683
+
684
+ declare const loaderVariants: (props?: ({
685
+ variant?: "error" | "success" | "secondary" | "ghost" | "primary" | null | undefined;
686
+ size?: "default" | "sm" | "lg" | null | undefined;
687
+ } & ClassProp) | undefined) => string;
688
+
689
+ export declare type Loose<T> = T | (string & {});
690
+
691
+ export declare type Maybe<T> = T | undefined | null;
692
+
693
+ export declare type MaybeRef<T> = T | MutableRefObject<T>;
694
+
695
+ declare type MaybeReturn<TState> = Return<TState | undefined, ((state: TState | undefined) => Partial<TState>) | Partial<TState>>;
696
+
697
+ export declare const Menu: {
698
+ ({ trigger, items, contentProps, side, offset, }: GenericMenuProps): JSX.Element;
699
+ displayName: string;
700
+ };
701
+
702
+ export declare const MenuCheckboxItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
703
+
704
+ export declare const MenuContent: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
705
+
706
+ export declare const MenuGroup: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React_2.RefAttributes<HTMLDivElement>>;
707
+
708
+ export declare const MenuItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
709
+ inset?: boolean;
710
+ } & React_2.RefAttributes<HTMLDivElement>>;
711
+
712
+ declare type MenuItemBase<T extends ElementType> = ComponentPropsWithoutRef<T> & {
713
+ label?: ReactNode;
714
+ type: string;
715
+ } & Shortcut;
716
+
717
+ declare type MenuItemCheckbox = MenuItemBase<typeof MenuCheckboxItem> & {
718
+ type: "checkbox";
719
+ };
720
+
721
+ declare type MenuItemItem = MenuItemBase<typeof MenuItem> & {
722
+ type: "item";
723
+ };
724
+
725
+ declare type MenuItemLabel = MenuItemBase<typeof MenuLabel> & {
726
+ type: "label";
727
+ };
728
+
729
+ declare type MenuItemRadio = MenuItemBase<typeof MenuRadioItem> & {
730
+ type: "radio";
731
+ };
732
+
733
+ declare type MenuItemSeparator = MenuItemBase<typeof MenuSeparator> & {
734
+ type: "separator";
735
+ };
736
+
737
+ declare type MenuItemSubmenu = MenuItemBase<typeof MenuSubTrigger> & {
738
+ type: "submenu";
739
+ items: MenuItemType[];
740
+ };
741
+
742
+ export declare type MenuItemType = MenuItemItem | MenuItemCheckbox | MenuItemRadio | MenuItemLabel | MenuItemSeparator | MenuItemSubmenu;
743
+
744
+ export declare const MenuLabel: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
745
+ inset?: boolean;
746
+ } & React_2.RefAttributes<HTMLDivElement>>;
747
+
748
+ export declare const MenuPortal: React_2.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
749
+
750
+ export declare const MenuRadioGroup: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React_2.RefAttributes<HTMLDivElement>>;
751
+
752
+ export declare const MenuRadioItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
753
+
754
+ export declare const MenuRoot: React_2.FC<DropdownMenuPrimitive.DropdownMenuProps>;
755
+
756
+ export declare const MenuSeparator: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
757
+
758
+ export declare const MenuShortcut: {
759
+ ({ className, keys, handler, options, ...props }: MenuShortcutProps): JSX.Element;
760
+ displayName: string;
761
+ };
762
+
763
+ declare type MenuShortcutProps = React_2.ComponentPropsWithoutRef<"span"> & {
764
+ keys: Keys;
765
+ handler: (event: KeyboardEvent) => any;
766
+ options?: HotkeyOptions;
767
+ };
768
+
769
+ declare type MenuShortcutProps_2 = ComponentPropsWithoutRef<typeof MenuShortcut>;
770
+
771
+ export declare const MenuSub: React_2.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
772
+
773
+ export declare const MenuSubContent: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
774
+
775
+ export declare const MenuSubTrigger: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
776
+ inset?: boolean;
777
+ } & React_2.RefAttributes<HTMLDivElement>>;
778
+
779
+ export declare const MenuTrigger: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
780
+
781
+ export declare function mergeRefs<T = any>(refs: Array<React_2.MutableRefObject<T> | React_2.LegacyRef<T> | undefined | null>): React_2.RefCallback<T>;
782
+
783
+ export declare type Mode = "single" | "range" | "multiple";
784
+
785
+ export declare const monthNames: readonly ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"];
786
+
787
+ declare type MonthViewProps = {
788
+ navigationDate: Date;
789
+ disabled?: (date: Date) => boolean;
790
+ dayClassName?: ClassName;
791
+ dayProps?: DayProps;
792
+ weekDaysClassName?: ClassName;
793
+ weekDaysProps?: WeekDaysProps;
794
+ };
795
+
796
+ export declare type MultipleDateValue = {
797
+ value?: Date[];
798
+ defaultValue?: Date[];
799
+ onChange?: (dates: Date[]) => void;
800
+ };
801
+
802
+ export declare const MultiSelect: {
803
+ <TItem extends Record<string, any> = Option_2<string>>({ items, value, valueKey, labelKey, onChange, variant, defaultValue, placeholder, maxCount, className, renderOption, withCheckbox, showSearch, showSelectAll, ...props }: MultiSelectProps<TItem>): JSX.Element;
804
+ displayName: string;
805
+ };
806
+
807
+ declare type MultiSelectProps<TItem extends Record<string, any>> = OverrideProps<React_2.ButtonHTMLAttributes<HTMLButtonElement> & OpenProps & VariantProps<typeof multiSelectVariants>, {
808
+ items: TItem[];
809
+ /**
810
+ * Identificador del valor del elemento
811
+ * @default "value"
812
+ */
813
+ valueKey?: keyof TItem;
814
+ /**
815
+ * Identificador del label del elemento
816
+ * @default "label"
817
+ */
818
+ value?: string[];
819
+ onChange?: (value: string[]) => void;
820
+ defaultValue?: string[];
821
+ labelKey?: keyof TItem;
822
+ placeholder?: string;
823
+ /**
824
+ * Cantidad máxima de elementos que se van a visualizar
825
+ * @default 3
826
+ */
827
+ maxCount?: number;
828
+ className?: string;
829
+ renderOption?: (item: TItem) => React_2.ReactNode;
830
+ withCheckbox?: boolean;
831
+ /**
832
+ * Para mostrar o no la barra de búsqueda
833
+ * @default true
834
+ */
835
+ showSearch?: boolean;
836
+ /**
837
+ * Para mostrar o no el "Seleccionar todos"
838
+ * @default true
839
+ */
840
+ showSelectAll?: boolean;
841
+ }>;
842
+
843
+ declare const multiSelectVariants: (props?: ({
844
+ variant?: "default" | "error" | "secondary" | null | undefined;
845
+ } & ClassProp) | undefined) => string;
846
+
847
+ declare type Mutation<TArgs extends any[], TReturn> = (...args: TArgs) => Promise<TReturn>;
848
+
849
+ declare type NavigationProps = Pick<CalendarNavigationProps, "goNextProps" | "goBackProps" | "changeViewProps">;
850
+
851
+ declare type NonClosableProps = BaseProps & {
852
+ closable?: false;
853
+ onClose?: never;
854
+ };
855
+
856
+ declare type noop = (this: any, ...args: any[]) => any;
857
+
858
+ export declare type Nullable<T> = T | null;
859
+
860
+ export declare const NumberInput: ForwardRefExoticComponent<Omit<Props_18, "ref"> & RefAttributes<HTMLInputElement>>;
861
+
862
+ declare type OpenProps = {
863
+ open?: boolean;
864
+ onOpenChange?: (open: boolean) => void;
865
+ defaultOpen?: boolean;
866
+ };
867
+
868
+ declare interface Option_2<TValue = string> {
869
+ label: string;
870
+ value: TValue;
871
+ disabled?: boolean;
872
+ }
873
+ export { Option_2 as Option }
874
+
875
+ export declare type OverrideProps<T, TOverridden> = Omit<T, keyof TOverridden> & TOverridden;
876
+
877
+ export declare type PageSize = (typeof TABLE_PAGE_SIZES)[number];
878
+
879
+ export declare const Pagination: {
880
+ ({ optionProps, className, containerProps, ...rangeProps }: Props_19): JSX.Element;
881
+ displayName: string;
882
+ };
883
+
884
+ declare interface PaginationOptionProps extends ButtonHTMLAttributes<HTMLButtonElement> {
885
+ isActive?: boolean;
886
+ }
887
+
888
+ export declare const Popover: {
889
+ ({ trigger, children, rootProps, triggerProps, contentProps, triggerAsChild, matchTriggerWidth, triggerClassName, contentClassName, side, offset, }: Props_20): JSX.Element;
890
+ displayName: string;
891
+ };
892
+
893
+ export declare const PopoverContent: React_2.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
894
+ matchTriggerWidth?: boolean;
895
+ focus?: boolean;
896
+ } & React_2.RefAttributes<HTMLDivElement>>;
897
+
898
+ export declare const PopoverRoot: React_2.FC<PopoverPrimitive.PopoverProps>;
899
+
900
+ export declare const PopoverTrigger: React_2.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
901
+
902
+ declare type Props = BaseButtonProps & VariantProps<typeof buttonVariants>;
903
+
904
+ declare type Props_10 = {
905
+ orientation?: "horizontal" | "vertical";
906
+ } & HTMLProps<HTMLHRElement>;
907
+
908
+ declare type Props_11 = ComponentPropsWithoutRef<"div"> & {
909
+ icon?: ReactNode;
910
+ title?: ReactNode;
911
+ description?: ReactNode;
912
+ };
913
+
914
+ declare interface Props_12 extends ComponentPropsWithoutRef<"div"> {
915
+ label?: ReactNode;
916
+ labelClassName?: string;
917
+ labelProps?: ComponentPropsWithoutRef<"label">;
918
+ error?: ReactNode;
919
+ errorClassName?: string;
920
+ errorProps?: ComponentPropsWithoutRef<"p">;
921
+ }
922
+
923
+ declare type Props_13<TFieldValues extends FieldValues> = {
924
+ onSubmit: (data: TFieldValues) => void;
925
+ form: UseFormReturn<TFieldValues>;
926
+ children: React_2.ReactNode;
927
+ className?: string;
928
+ id?: string;
929
+ };
930
+
931
+ declare type Props_14<C extends React.ElementType> = VariantProps<typeof HeadingVariants> & {
932
+ as?: C;
933
+ } & Omit<React.ComponentPropsWithoutRef<C>, "as">;
934
+
935
+ declare type Props_15 = OverrideProps<ComponentProps<"input">, {
936
+ /** valor del input */
937
+ value?: string;
938
+ /** functión a ejecutar cuando el valor cambia */
939
+ onChange?: (value: string) => void;
940
+ /** valor por defecto del input */
941
+ defaultValue?: string;
942
+ }>;
943
+
944
+ declare type Props_16 = ComponentPropsWithoutRef<"kbd"> & VariantProps<typeof KbdVariants>;
945
+
946
+ declare type Props_17 = LucideProps & LoaderVariants & {
947
+ center?: boolean;
948
+ containerClassName?: string;
949
+ };
950
+
951
+ declare type Props_18 = OverrideProps<ComponentProps<"input">, {
952
+ /** valor del input */
953
+ value?: number;
954
+ /** functión a ejecutar cuando el valor cambia */
955
+ onChange?: (value: number) => void;
956
+ /** valor por defecto del input */
957
+ defaultValue?: number;
958
+ /** valor mínimo del input */
959
+ min?: number;
960
+ /** valor máximo del input */
961
+ max?: number;
962
+ }>;
963
+
964
+ declare interface Props_19 extends useRangePaginationProps {
965
+ optionProps?: PaginationOptionProps;
966
+ className?: string;
967
+ containerProps?: HTMLProps<HTMLDivElement>;
968
+ }
969
+
970
+ declare interface Props_2 extends ButtonHTMLAttributes<HTMLButtonElement> {
971
+ asChild?: boolean;
972
+ loading?: boolean;
973
+ showLoader?: boolean;
974
+ }
975
+
976
+ declare interface Props_20 {
977
+ trigger?: ReactNode;
978
+ children: ReactNode;
979
+ rootProps?: ComponentPropsWithoutRef<typeof PopoverRoot>;
980
+ triggerProps?: ComponentPropsWithoutRef<typeof PopoverTrigger>;
981
+ triggerClassName?: ClassName;
982
+ contentProps?: ComponentPropsWithoutRef<typeof PopoverContent>;
983
+ contentClassName?: ClassName;
984
+ matchTriggerWidth?: ComponentPropsWithoutRef<typeof PopoverContent>["matchTriggerWidth"];
985
+ triggerAsChild?: ComponentPropsWithoutRef<typeof PopoverTrigger>["asChild"];
986
+ side?: "left" | "right" | "top" | "bottom";
987
+ offset?: ComponentPropsWithoutRef<typeof PopoverContent>["sideOffset"];
988
+ }
989
+
990
+ declare interface Props_21 extends ComponentPropsWithoutRef<typeof Slot> {
991
+ /** Si el componente está presente o no */
992
+ when: ComponentProps<typeof Presence>["present"];
993
+ }
994
+
995
+ declare interface Props_22 extends HTMLProps<HTMLDivElement> {
996
+ /**
997
+ * Determina si el skeleton es isCircle para redondearlo
998
+ */
999
+ isCircle?: boolean;
1000
+ /**
1001
+ * Ancho del componente
1002
+ */
1003
+ width?: string;
1004
+ /**
1005
+ * Alto del componente
1006
+ */
1007
+ height?: string;
1008
+ /**
1009
+ * Determina si el skeleton es visible
1010
+ */
1011
+ isLoading?: boolean;
1012
+ }
1013
+
1014
+ declare type Props_23 = OverrideProps<ComponentProps<"input">, {
1015
+ checked?: boolean;
1016
+ onChange?: (value: boolean) => void;
1017
+ defaultChecked?: boolean;
1018
+ containerClassName?: string;
1019
+ containerProps?: Omit<ComponentProps<"div">, "className">;
1020
+ }>;
1021
+
1022
+ declare type Props_24<T> = {
1023
+ data: T[];
1024
+ columns: ColumnDef<T>[];
1025
+ onRowClick?: (row: T) => void;
1026
+ selected?: (row: T) => boolean;
1027
+ } & ExtendedProps_3 & Omit<ComponentPropsWithoutRef<typeof TableRoot>, "data" | "selected">;
1028
+
1029
+ declare type Props_25 = {
1030
+ setPageSize?: (value: PageSize) => void;
1031
+ pageSize?: PageSize;
1032
+ } & Omit<usePaginationProps, "pageSize"> & TablePaginationExtendedProps;
1033
+
1034
+ declare type Props_26 = ClosableProps | NonClosableProps;
1035
+
1036
+ declare type Props_27 = {
1037
+ titleClassName?: ClassName;
1038
+ titleProps?: HTMLProps<HTMLHeadingElement>;
1039
+ descriptionClassName?: ClassName;
1040
+ descriptionProps?: HTMLProps<HTMLParagraphElement>;
1041
+ iconClassName?: ClassName;
1042
+ } & Omit_2<HTMLProps<HTMLDivElement>, "id"> & Omit_2<IToast, "id">;
1043
+
1044
+ declare type Props_28 = ComponentProps<typeof PopoverAnchor> & {
1045
+ /**
1046
+ * El texto que aparecera en el tooltip
1047
+ */
1048
+ label: ReactNode;
1049
+ open?: boolean;
1050
+ defaultOpen?: boolean;
1051
+ onOpenChange?: (open: boolean) => any;
1052
+ side?: "top" | "right" | "bottom" | "left";
1053
+ offset?: ComponentPropsWithoutRef<typeof PopoverContent>["sideOffset"];
1054
+ };
1055
+
1056
+ declare type Props_29<T extends TreeNode> = TreeRootProps & {
1057
+ items: T[];
1058
+ };
1059
+
1060
+ declare interface Props_3 extends ExtendedProps {
1061
+ items: AutoCompleteItem[];
1062
+ placeholder?: string;
1063
+ emptyMessage?: string;
1064
+ onSelect?: (value: AutoCompleteItem["value"], item: AutoCompleteItem) => any;
1065
+ }
1066
+
1067
+ declare interface Props_30<T> extends UseAsyncOptions<T> {
1068
+ fn: () => Promise<T>;
1069
+ dependencies?: DependencyList;
1070
+ }
1071
+
1072
+ declare interface Props_4 extends HTMLProps<HTMLDivElement> {
1073
+ /**
1074
+ * La URL de la imagen
1075
+ */
1076
+ src: string;
1077
+ }
1078
+
1079
+ declare type Props_5 = OverrideProps<ComponentProps<"input">, {
1080
+ /**
1081
+ * Valor controlado del checkbox.
1082
+ */
1083
+ checked?: boolean;
1084
+ /**
1085
+ * Función que se ejecuta cuando el valor del checkbox cambia.
1086
+ */
1087
+ onChange?: (value: boolean) => void;
1088
+ /**
1089
+ * Valor por defecto del checkbox.
1090
+ */
1091
+ defaultChecked?: boolean;
1092
+ size?: string | number;
1093
+ containerClassName?: string;
1094
+ containerProps?: Omit<ComponentProps<"div">, "className">;
1095
+ }>;
1096
+
1097
+ declare type Props_6<TItem extends Record<string, any>> = {
1098
+ emptyMessage?: string;
1099
+ commandProps?: ComponentProps<typeof AutoCompleteRoot>;
1100
+ } & SearchProps & SelectProps<TItem>;
1101
+
1102
+ declare type Props_7<TItem extends Record<string, any>> = OverrideProps<ComponentProps<typeof SelectRoot> & Omit<ControllableState<string>, "onChange">, {
1103
+ onChange?: (value: string, item: TItem) => void;
1104
+ /**
1105
+ * Listado de elementos a mostrar
1106
+ * @default []
1107
+ */
1108
+ items: TItem[];
1109
+ /**
1110
+ * Identificador del valor del elemento
1111
+ * @default "value"
1112
+ */
1113
+ valueKey?: keyof TItem;
1114
+ /**
1115
+ * Identificador del label del elemento
1116
+ * @default "label"
1117
+ */
1118
+ labelKey?: keyof TItem;
1119
+ /**
1120
+ * Función que renderiza el label del elemento
1121
+ * Por defecto renderiza el label del elemento
1122
+ */
1123
+ renderOption?: (item: TItem) => ReactNode;
1124
+ className?: ClassName;
1125
+ triggerProps?: ComponentProps<typeof SelectTrigger>;
1126
+ contentClassName?: ClassName;
1127
+ contentProps?: ComponentProps<typeof SelectContent>;
1128
+ itemClassName?: ClassName;
1129
+ itemProps?: ComponentProps<typeof SelectItem>;
1130
+ placeholder?: string;
1131
+ }>;
1132
+
1133
+ declare type Props_8<T extends Mode> = ComponentProps<"input"> & {
1134
+ mode?: T;
1135
+ disabledDate?: (date: Date) => boolean;
1136
+ hideFooter?: boolean;
1137
+ renderFooter?: (props: DatePickerFooterProps<T>) => ReactNode;
1138
+ } & Omit<CalendarProps_2<T>, "disabled" | "mode">;
1139
+
1140
+ declare type Props_9 = ComponentPropsWithoutRef<typeof DialogRoot> & ExtendedProps_2 & {
1141
+ trigger?: ReactNode;
1142
+ title?: ReactNode;
1143
+ description?: ReactNode;
1144
+ children: ReactNode;
1145
+ footer?: ReactNode;
1146
+ focus?: boolean;
1147
+ };
1148
+
1149
+ export declare type RangeDateValue = {
1150
+ value?: DateRange;
1151
+ defaultValue?: DateRange;
1152
+ onChange?: (date: DateRange) => void;
1153
+ };
1154
+
1155
+ export declare type Renderable<T> = ReactNode | ((props: T) => ReactElement);
1156
+
1157
+ declare type Return<TState, TArgs = ((state: TState) => Partial<TState>) | Partial<TState>> = [TState, (arg: TArgs) => void, () => void];
1158
+
1159
+ declare type Return_2<T> = {
1160
+ /**
1161
+ * Indica si todos los elementos están seleccionados.
1162
+ */
1163
+ isAllSelected: boolean;
1164
+ /**
1165
+ * Indica si ningun elemento está seleccionado.
1166
+ */
1167
+ isNoneSelected: boolean;
1168
+ /**
1169
+ * Función que devuelve true si el elemento dado está seleccionado, false de lo contrario.
1170
+ * @param item El elemento a verificar.
1171
+ * @returns true si el elemento está seleccionado, false de lo contrario.
1172
+ */
1173
+ isSelected: (item: T) => boolean;
1174
+ /**
1175
+ * Array de elementos seleccionados.
1176
+ */
1177
+ selected: T[];
1178
+ /**
1179
+ * Establece los elementos seleccionados.
1180
+ * @param items Los elementos seleccionados.
1181
+ */
1182
+ setSelected: (items: T[]) => void;
1183
+ /**
1184
+ * Selecciona un elemento.
1185
+ * @param item El elemento a seleccionar.
1186
+ */
1187
+ select: (item: T) => void;
1188
+ /**
1189
+ * Deselecciona un elemento.
1190
+ * @param item El elemento a deseleccionar.
1191
+ */
1192
+ unselect: (item: T) => void;
1193
+ /**
1194
+ * Alterna la selección de un elemento (si está seleccionado, lo deselecciona y viceversa).
1195
+ * @param item El elemento cuya selección se alternará.
1196
+ */
1197
+ toggle: (item: T) => void;
1198
+ /**
1199
+ * Alterna la selección de todos los elementos (si todos están seleccionados, los deselecciona; de lo contrario, los selecciona).
1200
+ */
1201
+ toggleAll: () => void;
1202
+ /**
1203
+ * Deselecciona todos los elementos.
1204
+ */
1205
+ clear: () => void;
1206
+ };
1207
+
1208
+ declare interface Return_3<T = ReactNode> {
1209
+ currentStepIndex: number;
1210
+ step: T;
1211
+ steps: T[];
1212
+ isFirstStep: boolean;
1213
+ isLastStep: boolean;
1214
+ goTo: (i: number) => void;
1215
+ next: () => void;
1216
+ back: () => void;
1217
+ findAndGo: (callback: ListIterateeCustom<T, boolean>) => void;
1218
+ }
1219
+
1220
+ declare type Return_4 = [boolean, (newValue?: boolean) => void];
1221
+
1222
+ export declare type SafeOmit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>;
1223
+
1224
+ declare interface SearchProps {
1225
+ search?: string;
1226
+ searchDefaultValue?: string;
1227
+ onSearchChange?: (search: string) => void;
1228
+ searchProps?: ComponentProps<typeof AutoCompleteInput>;
1229
+ searchPlaceholder?: string;
1230
+ }
1231
+
1232
+ export declare const Select: {
1233
+ <TItem extends Record<string, any> = Option_2<string>>({ items, valueKey, labelKey, value: prop, onChange, defaultValue: defaultProp, renderOption, triggerProps, contentClassName, contentProps, itemClassName, itemProps, className, placeholder, ...props }: Props_7<TItem>): JSX.Element;
1234
+ displayName: string;
1235
+ };
1236
+
1237
+ export declare const SelectContent: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1238
+
1239
+ export declare const SelectGroup: React_2.FC<SelectGroupProps>;
1240
+
1241
+ declare interface SelectGroupProps extends React_2.ComponentPropsWithoutRef<typeof SelectPrimitive.Group> {
1242
+ heading?: string;
1243
+ }
1244
+
1245
+ export declare const SelectItem: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1246
+
1247
+ export declare const SelectLabel: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1248
+
1249
+ declare type SelectProps<TItem extends Record<string, any>> = ComponentProps<typeof Select<TItem>>;
1250
+
1251
+ export declare const SelectRoot: React_2.FC<SelectPrimitive.SelectProps>;
1252
+
1253
+ export declare const SelectScrollDownButton: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1254
+
1255
+ export declare const SelectScrollUpButton: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1256
+
1257
+ export declare const SelectSeparator: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1258
+
1259
+ export declare const SelectTrigger: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
1260
+
1261
+ export declare const SelectValue: React_2.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React_2.RefAttributes<HTMLSpanElement>>;
1262
+
1263
+ export declare type SetState<T> = Dispatch<SetStateAction<T>>;
1264
+
1265
+ declare type Shortcut = Partial<{
1266
+ shortcut: MenuShortcutProps_2["keys"];
1267
+ onShortcut: MenuShortcutProps_2["handler"];
1268
+ shortcutOptions: MenuShortcutProps_2["options"];
1269
+ }>;
1270
+
1271
+ export declare const Show: {
1272
+ (props: Props_21): JSX.Element;
1273
+ displayName: string;
1274
+ };
1275
+
1276
+ export declare type SingleDateValue = {
1277
+ value?: DateSingle;
1278
+ defaultValue?: DateSingle;
1279
+ onChange?: (date: DateSingle) => void;
1280
+ };
1281
+
1282
+ export declare const Skeleton: {
1283
+ ({ isCircle, width, height, isLoading, ...props }: Props_22): string | number | bigint | true | Iterable<ReactNode> | Promise<string | number | bigint | boolean | ReactPortal | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | JSX.Element;
1284
+ displayName: string;
1285
+ };
1286
+
1287
+ export declare const Stack: ForwardRefExoticComponent<Omit<StackProps, "ref"> & RefAttributes<HTMLDivElement>>;
1288
+
1289
+ declare interface StackProps extends ComponentProps<"div"> {
1290
+ inline?: boolean;
1291
+ justify?: CSSProperties["justifyContent"];
1292
+ align?: CSSProperties["alignItems"];
1293
+ direction?: "horizontal" | "vertical";
1294
+ gap?: CSSProperties["gap"];
1295
+ }
1296
+
1297
+ export declare type State<T> = [T, SetState<T>];
1298
+
1299
+ export declare function Stepper({ items, current, onChange, className, classNameList, classNameItem, classNameButton, classNameIndicator, classNameContent, }: StepperProps): JSX.Element;
1300
+
1301
+ export declare namespace Stepper {
1302
+ var displayName: string;
1303
+ }
1304
+
1305
+ export declare function StepperContainer({ current: prop, onChange, className, ...props }: StepperContainerProps): JSX.Element;
1306
+
1307
+ export declare namespace StepperContainer {
1308
+ var displayName: string;
1309
+ }
1310
+
1311
+ declare interface StepperContainerProps extends Omit<HTMLProps<HTMLDivElement>, "onChange"> {
1312
+ current?: number;
1313
+ onChange?: (index: number) => void;
1314
+ className?: ClassName;
1315
+ }
1316
+
1317
+ export declare function StepperContent({ value, className, ...props }: StepperContentProps): JSX.Element | null;
1318
+
1319
+ export declare namespace StepperContent {
1320
+ var displayName: string;
1321
+ }
1322
+
1323
+ declare interface StepperContentProps extends HTMLProps<HTMLDivElement> {
1324
+ value: number;
1325
+ }
1326
+
1327
+ declare interface StepperItemProps {
1328
+ indicator?: ReactNode;
1329
+ title: ReactNode;
1330
+ content?: ReactNode;
1331
+ disabled?: boolean;
1332
+ }
1333
+
1334
+ export declare function StepperList({ children, className, ...props }: StepperListProps): JSX.Element;
1335
+
1336
+ export declare namespace StepperList {
1337
+ var displayName: string;
1338
+ }
1339
+
1340
+ declare interface StepperListProps extends HTMLProps<HTMLUListElement> {
1341
+ }
1342
+
1343
+ declare interface StepperProps extends Omit<HTMLProps<HTMLDivElement>, "onChange"> {
1344
+ items?: StepperItemProps[];
1345
+ current?: number;
1346
+ onChange?: (index: number) => void;
1347
+ className?: ClassName;
1348
+ classNameList?: ClassName;
1349
+ classNameItem?: ClassName;
1350
+ classNameButton?: ClassName;
1351
+ classNameIndicator?: ClassName;
1352
+ classNameContent?: ClassName;
1353
+ }
1354
+
1355
+ export declare function StepperTrigger({ disabled, value, title, indicator, classNameItem, classNameButton, classNameIndicator, }: StepperTriggerProps): JSX.Element;
1356
+
1357
+ export declare namespace StepperTrigger {
1358
+ var displayName: string;
1359
+ }
1360
+
1361
+ declare interface StepperTriggerProps {
1362
+ indicator?: ReactNode;
1363
+ title: ReactNode;
1364
+ value: number;
1365
+ disabled?: boolean;
1366
+ classNameItem?: ClassNameValue;
1367
+ classNameButton?: ClassNameValue;
1368
+ classNameIndicator?: ClassNameValue;
1369
+ }
1370
+
1371
+ declare type StyleProps = ColorProps | VariantProps_2;
1372
+
1373
+ export declare const Switch: {
1374
+ ({ className, children, containerProps, containerClassName, ...props }: Props_23): JSX.Element;
1375
+ displayName: string;
1376
+ };
1377
+
1378
+ export declare const TabContent: {
1379
+ ({ value, ...props }: TabContentProps): JSX.Element | null;
1380
+ displayName: string;
1381
+ };
1382
+
1383
+ export declare interface TabContentProps extends HTMLProps<HTMLDivElement> {
1384
+ value: string;
1385
+ }
1386
+
1387
+ export declare const Table: {
1388
+ <T>({ data, columns, onRowClick, selected, theadClassName, theadProps, tbodyClassName, tbodyProps, trClassName, trProps, thClassName, thProps, tdClassName, tdProps, ...tableProps }: Props_24<T>): JSX.Element;
1389
+ displayName: string;
1390
+ };
1391
+
1392
+ export declare const TABLE_PAGE_SIZES: number[];
1393
+
1394
+ export declare const TableBody: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
1395
+
1396
+ export declare const TableCaption: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableCaptionElement> & React_2.RefAttributes<HTMLTableCaptionElement>>;
1397
+
1398
+ export declare const TableCell: React_2.ForwardRefExoticComponent<React_2.TdHTMLAttributes<HTMLTableCellElement> & React_2.RefAttributes<HTMLTableCellElement>>;
1399
+
1400
+ export declare const TableFooter: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
1401
+
1402
+ export declare const TableHead: React_2.ForwardRefExoticComponent<React_2.ThHTMLAttributes<HTMLTableCellElement> & React_2.RefAttributes<HTMLTableCellElement>>;
1403
+
1404
+ export declare const TableHeader: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
1405
+
1406
+ export declare const TablePagination: {
1407
+ ({ containerClassName, containerProps, selectClassName, selectProps, sizes, ...props }: Props_25): JSX.Element;
1408
+ displayName: string;
1409
+ };
1410
+
1411
+ declare interface TablePaginationExtendedProps {
1412
+ containerClassName?: ClassName;
1413
+ containerProps?: HTMLProps<HTMLDivElement>;
1414
+ selectClassName?: ClassName;
1415
+ selectProps?: HTMLProps<HTMLSelectElement>;
1416
+ sizes?: PageSize[] | false;
1417
+ }
1418
+
1419
+ export declare const TableRoot: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, "ref"> & {
1420
+ containerClassName?: ContainerProps["className"];
1421
+ containerProps?: ContainerProps;
1422
+ } & React_2.RefAttributes<HTMLTableElement>>;
1423
+
1424
+ export declare const TableRow: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableRowElement> & React_2.RefAttributes<HTMLTableRowElement>>;
1425
+
1426
+ export declare const TabList: {
1427
+ ({ children, className }: TabListProps): JSX.Element;
1428
+ displayName: string;
1429
+ };
1430
+
1431
+ export declare interface TabListProps {
1432
+ children: ReactNode;
1433
+ className?: string;
1434
+ }
1435
+
1436
+ export declare const Tabs: {
1437
+ ({ children, value: prop, onChange, defaultValue, ...props }: TabsProps): JSX.Element;
1438
+ displayName: string;
1439
+ };
1440
+
1441
+ export declare interface TabsExtendedProps extends TabsProps {
1442
+ listClassName: TabListProps["className"];
1443
+ listProps: TabListProps;
1444
+ triggerClassName: TabTriggerProps["className"];
1445
+ triggerProps: TabTriggerProps;
1446
+ contentClassName: TabContentProps["className"];
1447
+ contentProps: TabContentProps;
1448
+ }
1449
+
1450
+ export declare interface TabsProps extends Omit<HTMLProps<HTMLDivElement>, "value" | "defaultValue" | "onChange"> {
1451
+ value?: string;
1452
+ onChange?: (tab: string) => void;
1453
+ defaultValue?: string;
1454
+ }
1455
+
1456
+ export declare const TabTrigger: {
1457
+ ({ value, className, ...props }: TabTriggerProps): JSX.Element;
1458
+ displayName: string;
1459
+ };
1460
+
1461
+ export declare interface TabTriggerProps extends Omit<HTMLProps<HTMLButtonElement>, "onClick" | "type"> {
1462
+ value: string;
1463
+ }
1464
+
1465
+ export declare const Tag: ForwardRefExoticComponent<Props_26 & RefAttributes<HTMLDivElement>>;
1466
+
1467
+ export declare type TagVariant = VariantProps<typeof tagVariants>;
1468
+
1469
+ export declare const tagVariants: (props?: ({
1470
+ rounded?: "default" | "square" | "full" | null | undefined;
1471
+ variant?: "error" | "success" | "outline" | "secondary" | "primary" | "borderless" | null | undefined;
1472
+ } & ClassProp) | undefined) => string;
1473
+
1474
+ export declare const TextArea: ForwardRefExoticComponent<Omit<TextAreaProps, "ref"> & RefAttributes<HTMLTextAreaElement>>;
1475
+
1476
+ declare type TextAreaProps = HTMLProps<HTMLTextAreaElement>;
1477
+
1478
+ export declare const Timeline: ({ items, classNameContainer, containerProps, ...itemsProps }: TimelineProps) => JSX.Element;
1479
+
1480
+ export declare const TimelineItemContent: (props: HTMLProps<HTMLDivElement>) => JSX.Element;
1481
+
1482
+ export declare const TimelineItemDot: ({ icon, status, color, classNameDot, classNameContainerDot, }: TimelineItemDotProps) => JSX.Element;
1483
+
1484
+ declare interface TimelineItemDotProps {
1485
+ icon?: ReactNode;
1486
+ status?: "done" | "pending" | "error";
1487
+ color?: string;
1488
+ classNameDot?: string;
1489
+ classNameContainerDot?: string;
1490
+ }
1491
+
1492
+ export declare const TimelineListItem: ({ icon, status, color, classNameItemDot, classNameItemContainerDot, classNameItemContent, itemsProps, children, ...props }: TimelineListItemProps) => JSX.Element;
1493
+
1494
+ declare interface TimelineListItemProps extends HTMLProps<HTMLLIElement> {
1495
+ icon?: ReactNode;
1496
+ status?: "done" | "pending" | "error";
1497
+ color?: string;
1498
+ itemsProps?: HTMLProps<HTMLDivElement>;
1499
+ classNameContainer?: string;
1500
+ classNameItemDot?: string;
1501
+ classNameItemContainerDot?: string;
1502
+ classNameItemContent?: string;
1503
+ }
1504
+
1505
+ declare interface TimelineProps {
1506
+ items: ItemTimeline[];
1507
+ itemsProps?: HTMLProps<HTMLDivElement>;
1508
+ containerProps?: HTMLProps<HTMLUListElement>;
1509
+ classNameContainer?: string;
1510
+ classNameItem?: string;
1511
+ classNameItemDot?: string;
1512
+ classNameItemContainerDot?: string;
1513
+ classNameItemContent?: string;
1514
+ }
1515
+
1516
+ export declare const TimelineRoot: (props: HTMLProps<HTMLUListElement>) => JSX.Element;
1517
+
1518
+ export declare const Toast: ForwardRefExoticComponent<globalThis.Omit<Props_27, "ref"> & RefAttributes<HTMLDivElement>>;
1519
+
1520
+ export declare const toast: ((args: ToastProperties) => number) & {
1521
+ info: (args: ToastArgs) => number;
1522
+ success: (args: ToastArgs) => number;
1523
+ error: (args: ToastArgs) => number;
1524
+ promise: <T>(promise: Promise<T>, options: ToastPromiseOptions<T>) => Promise<T>;
1525
+ };
1526
+
1527
+ export declare type ToastArgs = string | Omit<ToastProperties, "type">;
1528
+
1529
+ export declare const Toaster: {
1530
+ ({ iconClassName, ...props }: ToasterProps): JSX.Element;
1531
+ displayName: string;
1532
+ };
1533
+
1534
+ export declare type ToasterProps = React.ComponentProps<"div"> & {
1535
+ iconClassName?: string;
1536
+ };
1537
+
1538
+ export declare const ToastIcons: Record<ToastType, ComponentType<LucideProps>>;
1539
+
1540
+ export declare interface ToastPromiseOptions<T> {
1541
+ loading: string;
1542
+ success: string | ((data: T) => string);
1543
+ error: string | ((error: any) => string);
1544
+ }
1545
+
1546
+ export declare interface ToastProperties extends Omit<IToast, "id"> {
1547
+ duration?: number;
1548
+ }
1549
+
1550
+ declare interface ToastStore {
1551
+ toasts: IToast[];
1552
+ addToast: (toast: Omit<IToast, "id"> & {
1553
+ duration?: number;
1554
+ }) => number;
1555
+ removeToast: (id: number) => void;
1556
+ updateToast: (id: number, toast: Partial<Omit<IToast, "id">>) => void;
1557
+ promise: <T>(promise: Promise<T>, options: ToastPromiseOptions<T>) => Promise<T>;
1558
+ }
1559
+
1560
+ export declare type ToastType = "info" | "success" | "error" | "loading";
1561
+
1562
+ export declare const Tooltip: {
1563
+ ({ label, open: prop, defaultOpen: defaultProp, onOpenChange: onChange, className, side, offset, ...props }: Props_28): JSX.Element;
1564
+ displayName: string;
1565
+ };
1566
+
1567
+ export declare function Tree<T extends TreeNode>({ items, ...props }: Props_29<T>): JSX.Element;
1568
+
1569
+ export declare const TreeItem: <T extends object>({ className, ...props }: OverrideProps<TreeItemProps<T>, {
1570
+ id: string | number;
1571
+ }>) => JSX.Element;
1572
+
1573
+ export declare const TreeItemContent: (props: React_2.ComponentProps<typeof UNSTABLE_TreeItemContent>) => JSX.Element;
1574
+
1575
+ export declare const TreeItemIndicator: () => JSX.Element;
1576
+
1577
+ export declare const TreeItemLabel: (props: React_2.HtmlHTMLAttributes<HTMLSpanElement>) => JSX.Element;
1578
+
1579
+ export declare interface TreeNode {
1580
+ id: string | number;
1581
+ title: string;
1582
+ children: TreeNode[];
1583
+ }
1584
+
1585
+ export declare const TreeRoot: <T extends object>({ className, ...props }: TreeProps<T>) => JSX.Element;
1586
+
1587
+ declare type TreeRootProps = React_2.ComponentProps<typeof TreeRoot>;
1588
+
1589
+ export declare const twMerge: (...classLists: ClassNameValue[]) => string;
1590
+
1591
+ export declare const type: (element: HTMLElement, value: string) => void;
1592
+
1593
+ export declare const UploadAcceptedFiles: (props: UploadFilesProps) => JSX.Element;
1594
+
1595
+ export declare const UploadContent: ({ className, ...props }: UploadContentProps) => JSX.Element;
1596
+
1597
+ declare type UploadContentProps = ComponentPropsWithoutRef<"div"> & {
1598
+ renderRejectedFile?: (file: File) => ReactNode;
1599
+ };
1600
+
1601
+ declare type UploadFilesListProps = {
1602
+ files: File[];
1603
+ handleFileRemove: (index: number, type: "accepted" | "rejected") => void;
1604
+ fileType: "accepted" | "rejected";
1605
+ children?: ReactNode;
1606
+ renderFile?: (file: File, removeItem: () => void) => ReactNode;
1607
+ };
1608
+
1609
+ declare type UploadFilesProps = Omit<UploadFilesListProps, "fileType" | "handleFileRemove" | "files">;
1610
+
1611
+ export declare const UploadItem: ({ file, onRemove, className, renderIcon, ...props }: UploadItemProps) => JSX.Element;
1612
+
1613
+ declare type UploadItemProps = ComponentPropsWithoutRef<"div"> & {
1614
+ file: File;
1615
+ onRemove: () => void;
1616
+ renderIcon?: (file: File) => ReactNode;
1617
+ };
1618
+
1619
+ export declare const UploadRejectedFiles: (props: UploadFilesProps) => JSX.Element;
1620
+
1621
+ export declare const UploadRoot: ({ onFileAdd, onFileRemove, onChangeFiles, files: prop, maxFiles, allowedExtensions, maxFileSize, multiple, children, ...props }: UploadRootProps) => JSX.Element;
1622
+
1623
+ declare type UploadRootProps = {
1624
+ onFileAdd?: (files: File[]) => void;
1625
+ onFileRemove?: (index: number, type: "accepted" | "rejected") => void;
1626
+ onChangeFiles?: (files: File[]) => void;
1627
+ files?: File[];
1628
+ maxFiles?: number;
1629
+ allowedExtensions?: string[];
1630
+ maxFileSize?: number;
1631
+ multiple?: true;
1632
+ className?: string;
1633
+ children?: ReactNode;
1634
+ };
1635
+
1636
+ export declare const UploadTrigger: ({ asChild, ...props }: UploadTriggerProps) => JSX.Element;
1637
+
1638
+ declare type UploadTriggerProps = {
1639
+ asChild?: boolean;
1640
+ } & ComponentPropsWithoutRef<"button">;
1641
+
1642
+ export declare function useArray<T>(defaultProp: T[]): readonly [T[], {
1643
+ readonly insertAt: (index: number, item: T) => void;
1644
+ readonly removeAt: (index: number) => void;
1645
+ readonly updateAt: (index: number, newItem: T) => void;
1646
+ readonly clear: () => void;
1647
+ readonly reset: () => void;
1648
+ readonly push: (item: T) => void;
1649
+ readonly set: (newList: T[]) => void;
1650
+ readonly pop: () => void;
1651
+ readonly update: (predicate: ListIterateeCustom<T, boolean>, newItem: T | ((item: T) => T)) => void;
1652
+ }];
1653
+
1654
+ export declare function useAsync<T>({ fn, dependencies, onError, onSuccess, onFinish, }: Props_30<T>): AsyncState<T>;
1655
+
1656
+ declare interface UseAsyncOptions<T> {
1657
+ onError?: (error: Error) => void;
1658
+ onSuccess?: (data: T) => void;
1659
+ onFinish?: () => void;
1660
+ }
1661
+
1662
+ export declare const useClickOutside: <T extends HTMLElement = HTMLElement>(callback: () => void, watch?: boolean) => RefObject<T | null>;
1663
+
1664
+ export declare function useClipboard(): [CopiedValue, CopyFunction];
1665
+
1666
+ export { useControllableState }
1667
+
1668
+ export declare function useDebouncedCallback<T extends (...args: any[]) => any>(callback: T, delay: number): (...args: Parameters<T>) => void;
1669
+
1670
+ export declare function useDebouncedValue<T>(value: T, delay: number): T;
1671
+
1672
+ export declare function useDisclosure(initialState?: boolean, callbacks?: {
1673
+ onOpen?: () => void;
1674
+ onClose?: () => void;
1675
+ }): readonly [boolean, {
1676
+ readonly open: () => void;
1677
+ readonly close: () => void;
1678
+ readonly toggle: () => void;
1679
+ }];
1680
+
1681
+ export declare function useDocumentTitle(title: string): void;
1682
+
1683
+ export declare function useEventListener<K extends keyof HTMLElementEventMap, T extends HTMLElement = any>(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): RefObject<T | null>;
1684
+
1685
+ export declare function useFocusTrap(active?: boolean): (instance: HTMLElement | null) => void;
1686
+
1687
+ export declare function useForm<T extends FieldValues = FieldValues>(schema: ZodType<T>, options?: Partial<UseFormProps<T>>): UseFormReturn<T, any, undefined>;
1688
+
1689
+ export declare const useFormField: () => {
1690
+ invalid: boolean;
1691
+ isDirty: boolean;
1692
+ isTouched: boolean;
1693
+ isValidating: boolean;
1694
+ error?: FieldError;
1695
+ id: string;
1696
+ name: string;
1697
+ formItemId: string;
1698
+ formDescriptionId: string;
1699
+ formMessageId: string;
1700
+ };
1701
+
1702
+ export declare function useHotkey(keys: string | string[], handler: (event: KeyboardEvent) => void, options?: HotkeyOptions): RefObject<any>;
1703
+
1704
+ export declare function useHover<T extends HTMLElement>(options?: UseHoverOptions): {
1705
+ ref: React.RefObject<T | null>;
1706
+ isHovering: boolean;
1707
+ };
1708
+
1709
+ declare type UseHoverOptions = {
1710
+ onHoverStart?: (event: MouseEvent) => void;
1711
+ onHoverEnd?: (event: MouseEvent) => void;
1712
+ };
1713
+
1714
+ export declare function useIsVisible<T extends HTMLElement>({ onVisible, root, rootMargin, threshold, }?: UseIsVisibleProps): UseIsVisibleReturn<T>;
1715
+
1716
+ declare interface UseIsVisibleProps extends IntersectionObserverInit {
1717
+ onVisible?: () => void;
1718
+ }
1719
+
1720
+ declare interface UseIsVisibleReturn<T> {
1721
+ ref: RefObject<T | null>;
1722
+ isVisible: boolean;
1723
+ }
1724
+
1725
+ export declare function useLocalStorage<T>(key: string): [T | undefined, (value: T) => void, () => void];
1726
+
1727
+ export declare function useLocalStorage<T>(key: string, initialValue: T): [T, (value: T) => void, () => void];
1728
+
1729
+ export declare const useMediaQuery: (query: string) => boolean;
1730
+
1731
+ export declare function useMemoizedFn<T extends noop>(fn: T): T;
1732
+
1733
+ export declare const useMutation: <TArgs extends any[], TReturn>(opts: UseMutationOptions<TArgs, TReturn>) => UseMutationReturn<TArgs, TReturn>;
1734
+
1735
+ declare interface UseMutationOptions<TArgs extends any[], TReturn> {
1736
+ fn: Mutation<TArgs, TReturn>;
1737
+ onError?: (error: Error) => void;
1738
+ onSuccess?: (data: TReturn) => void;
1739
+ onFinish?: () => void;
1740
+ }
1741
+
1742
+ declare interface UseMutationReturn<TArgs extends any[], TReturn> {
1743
+ mutate: Mutation<TArgs, TReturn>;
1744
+ loading: boolean;
1745
+ error: Error | null;
1746
+ data: TReturn | null;
1747
+ }
1748
+
1749
+ export declare function useObject<T extends GenericObject_2>(): MaybeReturn<T>;
1750
+
1751
+ export declare function useObject<T extends GenericObject_2>(initialValue: T): Return<T>;
1752
+
1753
+ export declare function usePagination({ totalItems, pageSize, initialCurrentPage, onChange, }: usePaginationProps): {
1754
+ next: () => void;
1755
+ prev: () => void;
1756
+ goTo: (page: number) => void;
1757
+ currentPage: number;
1758
+ maxPage: number;
1759
+ isFirstPage: boolean;
1760
+ isLastPage: boolean;
1761
+ range: {
1762
+ start: number;
1763
+ end: number;
1764
+ };
1765
+ };
1766
+
1767
+ export declare type usePaginationProps = {
1768
+ /**
1769
+ * Cantidad total de elementos
1770
+ */
1771
+ totalItems: number;
1772
+ /**
1773
+ * Cantidad de elementos por página
1774
+ */
1775
+ pageSize: number;
1776
+ /**
1777
+ * Pagina inicial
1778
+ */
1779
+ initialCurrentPage?: number;
1780
+ /**
1781
+ * Callback que se ejecuta cuando cambia la pagina
1782
+ */
1783
+ onChange?: (value: {
1784
+ currentPage: number;
1785
+ pageSize: number;
1786
+ }) => void;
1787
+ siblingCount?: number;
1788
+ };
1789
+
1790
+ export declare function usePortal(id: string): {
1791
+ render: (children: ReactNode) => ReactPortal | null;
1792
+ };
1793
+
1794
+ export declare function usePreventCloseWindow({ shouldPrevent, message, }: UsePreventUnloadProps): void;
1795
+
1796
+ declare interface UsePreventUnloadProps {
1797
+ /**
1798
+ * Propiedad que determina si la ventana se puede cerrar o no
1799
+ */
1800
+ shouldPrevent: boolean;
1801
+ /**
1802
+ * Mensaje que se va a mostrar al usuario antes de cerrar la ventana
1803
+ * @deprecated ya no es soportado por los navegadores modernos
1804
+ */
1805
+ message?: string;
1806
+ }
1807
+
1808
+ export declare const useRangePagination: ({ siblingCount, ...paginationProps }: useRangePaginationProps) => {
1809
+ paginationRange: (string | number)[];
1810
+ next: () => void;
1811
+ prev: () => void;
1812
+ goTo: (page: number) => void;
1813
+ currentPage: number;
1814
+ maxPage: number;
1815
+ isFirstPage: boolean;
1816
+ isLastPage: boolean;
1817
+ range: {
1818
+ start: number;
1819
+ end: number;
1820
+ };
1821
+ };
1822
+
1823
+ export declare type useRangePaginationProps = {
1824
+ /**
1825
+ * Cantidad de elementos visibles al lado de la pagina actual
1826
+ */
1827
+ siblingCount?: number;
1828
+ } & usePaginationProps;
1829
+
1830
+ export declare function useSelection<T>(items: T[]): Return_2<T>;
1831
+
1832
+ export declare function useStep<T = ReactNode>(steps: T[], amountSteps?: number): Return_3<T>;
1833
+
1834
+ export declare const useToastStore: UseBoundStore<StoreApi<ToastStore>>;
1835
+
1836
+ export declare function useToggle(initialValue?: boolean): Return_4;
1837
+
1838
+ export declare type ValuesUnion<T extends Record<string, any>> = T[keyof T];
1839
+
1840
+ declare type VariantProps_2 = {
1841
+ color?: never;
1842
+ variant?: TagVariant["variant"];
1843
+ };
1844
+
1845
+ export declare interface ViewProps {
1846
+ value: Date;
1847
+ onChange: (date: Date) => void;
1848
+ }
1849
+
1850
+ declare type WeekDaysProps = HTMLProps<HTMLDivElement>;
1851
+
1852
+ export declare const weeksDays: string[];
1853
+
1854
+ export { }
1855
+
1856
+
1857
+ export declare namespace Stepper {
1858
+ var displayName: string;
1859
+ }
1860
+
1861
+
1862
+ export declare namespace StepperContainer {
1863
+ var displayName: string;
1864
+ }
1865
+
1866
+
1867
+ export declare namespace StepperList {
1868
+ var displayName: string;
1869
+ }
1870
+
1871
+
1872
+ export declare namespace StepperTrigger {
1873
+ var displayName: string;
1874
+ }
1875
+
1876
+
1877
+ export declare namespace StepperContent {
1878
+ var displayName: string;
1879
+ }
1880
+