@boxcustodia/library 0.5.5 → 0.5.6

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