@boxcustodia/library 0.5.5 → 0.6.1-canary.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1183) hide show
  1. package/dist/index.d.ts +1880 -0
  2. package/dist/index.es10.js +1 -1
  3. package/dist/index.es100.js +10 -2290
  4. package/dist/index.es101.js +6 -3674
  5. package/dist/index.es102.js +55 -8
  6. package/dist/index.es103.js +52 -213
  7. package/dist/index.es104.js +92 -6
  8. package/dist/index.es105.js +36 -310
  9. package/dist/index.es106.js +24 -12
  10. package/dist/index.es107.js +30 -19
  11. package/dist/index.es108.js +38 -32
  12. package/dist/index.es109.js +3673 -54
  13. package/dist/index.es11.js +1 -1
  14. package/dist/index.es110.js +1071 -46
  15. package/dist/index.es111.js +4 -92
  16. package/dist/index.es112.js +4 -37
  17. package/dist/index.es113.js +13 -24
  18. package/dist/index.es114.js +10 -30
  19. package/dist/index.es115.js +4 -35
  20. package/dist/index.es116.js +15 -46
  21. package/dist/index.es117.js +5 -30
  22. package/dist/index.es118.js +56 -21
  23. package/dist/index.es119.js +39 -9
  24. package/dist/index.es120.js +8 -7
  25. package/dist/index.es121.js +14 -4
  26. package/dist/index.es122.js +259 -14
  27. package/dist/index.es123.js +310 -4
  28. package/dist/index.es124.js +13 -57
  29. package/dist/index.es125.js +19 -24
  30. package/dist/index.es126.js +33 -17
  31. package/dist/index.es127.js +26 -255
  32. package/dist/index.es128.js +27 -12
  33. package/dist/index.es129.js +26 -1087
  34. package/dist/index.es130.js +20 -4
  35. package/dist/index.es131.js +2 -2
  36. package/dist/index.es132.js +10 -22
  37. package/dist/index.es133.js +4 -5
  38. package/dist/index.es134.js +22 -22
  39. package/dist/index.es135.js +5 -6
  40. package/dist/index.es136.js +5 -6
  41. package/dist/index.es137.js +1 -1
  42. package/dist/index.es138.js +20 -238
  43. package/dist/index.es139.js +10 -17
  44. package/dist/index.es140.js +237 -41
  45. package/dist/index.es141.js +67 -24
  46. package/dist/index.es142.js +32 -68
  47. package/dist/index.es143.js +72 -842
  48. package/dist/index.es144.js +92 -9
  49. package/dist/index.es145.js +345 -11
  50. package/dist/index.es146.js +121 -36
  51. package/dist/index.es147.js +848 -13
  52. package/dist/index.es148.js +10 -21
  53. package/dist/index.es149.js +21 -12
  54. package/dist/index.es150.js +8 -6
  55. package/dist/index.es151.js +6 -5
  56. package/dist/index.es152.js +28 -5
  57. package/dist/index.es153.js +14 -2
  58. package/dist/index.es154.js +13 -4
  59. package/dist/index.es155.js +14 -29
  60. package/dist/index.es156.js +17 -13
  61. package/dist/index.es157.js +44 -12
  62. package/dist/index.es158.js +6 -13
  63. package/dist/index.es16.js +2 -2
  64. package/dist/index.es160.js +7 -32
  65. package/dist/index.es161.js +2 -79
  66. package/dist/index.es162.js +30 -90
  67. package/dist/index.es163.js +394 -334
  68. package/dist/index.es164.js +40 -120
  69. package/dist/index.es165.js +21 -6
  70. package/dist/index.es166.js +37 -6
  71. package/dist/index.es167.js +13 -3
  72. package/dist/index.es168.js +16 -2051
  73. package/dist/index.es169.js +36 -2
  74. package/dist/index.es170.js +214 -24
  75. package/dist/index.es171.js +5 -605
  76. package/dist/index.es172.js +2 -15
  77. package/dist/index.es173.js +26 -32
  78. package/dist/index.es174.js +14 -10
  79. package/dist/index.es175.js +33 -6
  80. package/dist/index.es176.js +10 -20
  81. package/dist/index.es177.js +6 -37
  82. package/dist/index.es178.js +5 -9
  83. package/dist/index.es179.js +65 -9
  84. package/dist/index.es18.js +1 -1
  85. package/dist/index.es180.js +124 -204
  86. package/dist/index.es181.js +133 -5
  87. package/dist/index.es182.js +14 -68
  88. package/dist/index.es183.js +12 -122
  89. package/dist/index.es184.js +8 -134
  90. package/dist/index.es185.js +50 -14
  91. package/dist/index.es186.js +205 -15
  92. package/dist/index.es187.js +4 -9
  93. package/dist/index.es188.js +217 -49
  94. package/dist/index.es189.js +24 -216
  95. package/dist/index.es190.js +2277 -636
  96. package/dist/index.es191.js +4 -4
  97. package/dist/index.es192.js +44 -42
  98. package/dist/index.es193.js +7 -3
  99. package/dist/index.es194.js +5 -45
  100. package/dist/index.es195.js +28 -8
  101. package/dist/index.es196.js +649 -5
  102. package/dist/index.es197.js +33 -26
  103. package/dist/index.es198.js +118 -2
  104. package/dist/index.es199.js +16 -2
  105. package/dist/index.es2.js +1 -1
  106. package/dist/index.es200.js +8 -35
  107. package/dist/index.es201.js +2 -118
  108. package/dist/index.es202.js +2 -16
  109. package/dist/index.es203.js +20 -7
  110. package/dist/index.es204.js +9 -2
  111. package/dist/index.es205.js +35 -395
  112. package/dist/index.es206.js +15 -720
  113. package/dist/index.es207.js +17 -281
  114. package/dist/index.es208.js +13 -60
  115. package/dist/index.es209.js +6 -9
  116. package/dist/index.es210.js +6 -28
  117. package/dist/index.es211.js +51 -198
  118. package/dist/index.es212.js +7 -2
  119. package/dist/index.es213.js +6 -52
  120. package/dist/index.es214.js +6 -64
  121. package/dist/index.es215.js +8 -21
  122. package/dist/index.es216.js +16 -9
  123. package/dist/index.es217.js +7 -38
  124. package/dist/index.es218.js +7 -18
  125. package/dist/index.es219.js +8 -25
  126. package/dist/index.es22.js +1 -1
  127. package/dist/index.es220.js +14 -15
  128. package/dist/index.es221.js +11 -3
  129. package/dist/index.es222.js +25 -14
  130. package/dist/index.es223.js +6 -7
  131. package/dist/index.es224.js +13 -8
  132. package/dist/index.es225.js +2052 -17
  133. package/dist/index.es226.js +6 -52
  134. package/dist/index.es227.js +84 -6
  135. package/dist/index.es228.js +5 -6
  136. package/dist/index.es229.js +17 -6
  137. package/dist/index.es230.js +9 -7
  138. package/dist/index.es231.js +7 -16
  139. package/dist/index.es232.js +6 -8
  140. package/dist/index.es233.js +6 -6
  141. package/dist/index.es234.js +2 -7
  142. package/dist/index.es235.js +52 -13
  143. package/dist/index.es236.js +64 -10
  144. package/dist/index.es237.js +11 -5
  145. package/dist/index.es238.js +7 -84
  146. package/dist/index.es239.js +5 -17
  147. package/dist/index.es24.js +1 -1
  148. package/dist/index.es240.js +4 -5
  149. package/dist/index.es241.js +5 -6
  150. package/dist/index.es242.js +8 -6
  151. package/dist/index.es243.js +6 -10
  152. package/dist/index.es244.js +15 -6
  153. package/dist/index.es245.js +4 -7
  154. package/dist/index.es246.js +513 -5
  155. package/dist/index.es247.js +50 -5
  156. package/dist/index.es248.js +17 -5
  157. package/dist/index.es249.js +9 -8
  158. package/dist/index.es250.js +19 -6
  159. package/dist/index.es251.js +8 -15
  160. package/dist/index.es252.js +7 -4
  161. package/dist/index.es253.js +7 -515
  162. package/dist/index.es254.js +6 -50
  163. package/dist/index.es255.js +6 -17
  164. package/dist/index.es256.js +9 -9
  165. package/dist/index.es257.js +6 -19
  166. package/dist/index.es258.js +8 -8
  167. package/dist/index.es259.js +12 -7
  168. package/dist/index.es26.js +2 -2
  169. package/dist/index.es260.js +9 -7
  170. package/dist/index.es261.js +10 -5
  171. package/dist/index.es262.js +14 -6
  172. package/dist/index.es263.js +65 -10
  173. package/dist/index.es264.js +37 -5
  174. package/dist/index.es265.js +9 -8
  175. package/dist/index.es266.js +8 -12
  176. package/dist/index.es267.js +7 -9
  177. package/dist/index.es268.js +7 -10
  178. package/dist/index.es269.js +15 -14
  179. package/dist/index.es27.js +54 -57
  180. package/dist/index.es270.js +205 -65
  181. package/dist/index.es271.js +22 -38
  182. package/dist/index.es272.js +24 -9
  183. package/dist/index.es273.js +392 -8
  184. package/dist/index.es274.js +8 -8
  185. package/dist/index.es275.js +3 -8
  186. package/dist/index.es276.js +44 -15
  187. package/dist/index.es277.js +31 -11
  188. package/dist/index.es278.js +48 -201
  189. package/dist/index.es279.js +19 -21
  190. package/dist/index.es28.js +62 -72
  191. package/dist/index.es280.js +21 -49
  192. package/dist/index.es281.js +62 -24
  193. package/dist/index.es282.js +28 -386
  194. package/dist/index.es283.js +73 -174
  195. package/dist/index.es284.js +5 -48
  196. package/dist/index.es285.js +15 -25
  197. package/dist/index.es286.js +44 -2
  198. package/dist/index.es287.js +34 -2
  199. package/dist/index.es288.js +8 -2
  200. package/dist/index.es289.js +22 -2
  201. package/dist/index.es29.js +1 -1
  202. package/dist/index.es290.js +28 -2
  203. package/dist/index.es291.js +423 -101
  204. package/dist/index.es292.js +11 -74
  205. package/dist/index.es293.js +35 -35
  206. package/dist/index.es294.js +178 -63
  207. package/dist/index.es295.js +3 -34
  208. package/dist/index.es296.js +63 -64
  209. package/dist/index.es297.js +64 -111
  210. package/dist/index.es298.js +16 -94
  211. package/dist/index.es299.js +4 -43
  212. package/dist/index.es30.js +18 -18
  213. package/dist/index.es300.js +2 -2
  214. package/dist/index.es301.js +23 -2
  215. package/dist/index.es302.js +23 -2
  216. package/dist/index.es303.js +9259 -2
  217. package/dist/index.es304.js +15108 -2
  218. package/dist/index.es305.js +283 -2
  219. package/dist/index.es306.js +61 -2
  220. package/dist/index.es307.js +10 -2
  221. package/dist/index.es308.js +29 -2
  222. package/dist/index.es309.js +197 -238
  223. package/dist/index.es31.js +5 -8
  224. package/dist/index.es310.js +4 -384
  225. package/dist/index.es311.js +4 -169
  226. package/dist/index.es312.js +23 -149
  227. package/dist/index.es313.js +30 -141
  228. package/dist/index.es314.js +5 -2
  229. package/dist/index.es315.js +5 -2
  230. package/dist/index.es316.js +57 -2
  231. package/dist/index.es317.js +28 -2
  232. package/dist/index.es318.js +47 -2
  233. package/dist/index.es319.js +67 -2
  234. package/dist/index.es32.js +2 -2
  235. package/dist/index.es320.js +38 -2
  236. package/dist/index.es321.js +17 -52
  237. package/dist/index.es322.js +66 -57
  238. package/dist/index.es323.js +68 -8
  239. package/dist/index.es324.js +69 -3
  240. package/dist/index.es325.js +64 -40
  241. package/dist/index.es326.js +44 -30
  242. package/dist/index.es327.js +46 -51
  243. package/dist/index.es328.js +56 -17
  244. package/dist/index.es329.js +48 -21
  245. package/dist/index.es33.js +5 -5
  246. package/dist/index.es330.js +42 -62
  247. package/dist/index.es331.js +71 -31
  248. package/dist/index.es332.js +70 -75
  249. package/dist/index.es333.js +96 -6
  250. package/dist/index.es334.js +45 -13
  251. package/dist/index.es335.js +44 -41
  252. package/dist/index.es336.js +46 -33
  253. package/dist/index.es337.js +30 -7
  254. package/dist/index.es338.js +29 -21
  255. package/dist/index.es339.js +29 -27
  256. package/dist/index.es34.js +22 -22
  257. package/dist/index.es340.js +26 -420
  258. package/dist/index.es341.js +28 -11
  259. package/dist/index.es342.js +29 -34
  260. package/dist/index.es343.js +19 -4
  261. package/dist/index.es344.js +42 -53
  262. package/dist/index.es345.js +38 -20
  263. package/dist/index.es346.js +14 -41
  264. package/dist/index.es347.js +14 -61
  265. package/dist/index.es348.js +117 -35
  266. package/dist/index.es349.js +183 -17
  267. package/dist/index.es350.js +45 -65
  268. package/dist/index.es351.js +4 -68
  269. package/dist/index.es352.js +2 -69
  270. package/dist/index.es353.js +2 -69
  271. package/dist/index.es354.js +2 -46
  272. package/dist/index.es355.js +2 -47
  273. package/dist/index.es356.js +2 -59
  274. package/dist/index.es357.js +7 -48
  275. package/dist/index.es358.js +2 -43
  276. package/dist/index.es359.js +8 -70
  277. package/dist/index.es36.js +28 -28
  278. package/dist/index.es360.js +9 -71
  279. package/dist/index.es361.js +4 -96
  280. package/dist/index.es362.js +13 -47
  281. package/dist/index.es363.js +4 -46
  282. package/dist/index.es364.js +6 -46
  283. package/dist/index.es365.js +331 -28
  284. package/dist/index.es366.js +19 -30
  285. package/dist/index.es367.js +4 -30
  286. package/dist/index.es368.js +4 -30
  287. package/dist/index.es369.js +3 -30
  288. package/dist/index.es37.js +6 -6
  289. package/dist/index.es370.js +69 -27
  290. package/dist/index.es371.js +4 -20
  291. package/dist/index.es372.js +67 -45
  292. package/dist/index.es373.js +31 -46
  293. package/dist/index.es374.js +9 -20
  294. package/dist/index.es375.js +151 -18
  295. package/dist/index.es376.js +107 -24
  296. package/dist/index.es377.js +67 -28
  297. package/dist/index.es378.js +31 -5
  298. package/dist/index.es379.js +16 -50
  299. package/dist/index.es38.js +37 -37
  300. package/dist/index.es380.js +141 -10
  301. package/dist/index.es381.js +113 -9
  302. package/dist/index.es382.js +2 -5
  303. package/dist/index.es383.js +106 -13
  304. package/dist/index.es384.js +75 -4
  305. package/dist/index.es385.js +36 -8
  306. package/dist/index.es386.js +63 -334
  307. package/dist/index.es387.js +34 -20
  308. package/dist/index.es388.js +65 -4
  309. package/dist/index.es389.js +112 -5
  310. package/dist/index.es39.js +21 -21
  311. package/dist/index.es390.js +94 -4
  312. package/dist/index.es391.js +43 -73
  313. package/dist/index.es392.js +2 -4
  314. package/dist/index.es393.js +4 -24
  315. package/dist/index.es395.js +4 -35
  316. package/dist/index.es396.js +4 -177
  317. package/dist/index.es397.js +4 -89
  318. package/dist/index.es398.js +4 -17
  319. package/dist/index.es399.js +2 -2
  320. package/dist/index.es40.js +35 -35
  321. package/dist/index.es400.js +2 -2
  322. package/dist/index.es401.js +241 -4
  323. package/dist/index.es402.js +384 -4
  324. package/dist/index.es403.js +165 -22
  325. package/dist/index.es404.js +153 -4
  326. package/dist/index.es405.js +142 -4
  327. package/dist/index.es406.js +2 -8
  328. package/dist/index.es407.js +2 -46
  329. package/dist/index.es409.js +2 -6
  330. package/dist/index.es41.js +62 -62
  331. package/dist/index.es410.js +2 -2
  332. package/dist/index.es411.js +2 -8
  333. package/dist/index.es412.js +5 -2
  334. package/dist/index.es413.js +3 -275
  335. package/dist/index.es414.js +23 -79
  336. package/dist/index.es415.js +106 -162
  337. package/dist/index.es416.js +15 -92
  338. package/dist/index.es417.js +18 -183
  339. package/dist/index.es418.js +94 -41
  340. package/dist/index.es419.js +46 -3
  341. package/dist/index.es42.js +5 -5
  342. package/dist/index.es420.js +521 -66
  343. package/dist/index.es421.js +125 -29
  344. package/dist/index.es422.js +129 -9
  345. package/dist/index.es423.js +24 -152
  346. package/dist/index.es424.js +6 -108
  347. package/dist/index.es425.js +6 -68
  348. package/dist/index.es426.js +43 -31
  349. package/dist/index.es427.js +58 -16
  350. package/dist/index.es428.js +41 -141
  351. package/dist/index.es429.js +27 -112
  352. package/dist/index.es43.js +9 -9
  353. package/dist/index.es430.js +31 -19
  354. package/dist/index.es431.js +9 -100
  355. package/dist/index.es432.js +11 -47
  356. package/dist/index.es433.js +10 -5
  357. package/dist/index.es434.js +7 -3
  358. package/dist/index.es435.js +5 -23
  359. package/dist/index.es436.js +6 -108
  360. package/dist/index.es437.js +29 -15
  361. package/dist/index.es438.js +17 -521
  362. package/dist/index.es439.js +13 -126
  363. package/dist/index.es44.js +50 -57
  364. package/dist/index.es440.js +40 -125
  365. package/dist/index.es441.js +8 -5
  366. package/dist/index.es442.js +4 -2
  367. package/dist/index.es443.js +4 -7
  368. package/dist/index.es444.js +13 -326
  369. package/dist/index.es445.js +18 -48
  370. package/dist/index.es446.js +106 -3
  371. package/dist/index.es447.js +27 -25
  372. package/dist/index.es448.js +27 -2
  373. package/dist/index.es449.js +12 -21
  374. package/dist/index.es45.js +36 -36
  375. package/dist/index.es450.js +34 -24
  376. package/dist/index.es451.js +34 -28
  377. package/dist/index.es452.js +71 -21
  378. package/dist/index.es453.js +28 -25
  379. package/dist/index.es454.js +359 -49
  380. package/dist/index.es455.js +33 -36
  381. package/dist/index.es456.js +8 -20
  382. package/dist/index.es457.js +9 -23
  383. package/dist/index.es458.js +7 -21
  384. package/dist/index.es459.js +9 -21
  385. package/dist/index.es460.js +51 -23
  386. package/dist/index.es461.js +55 -2
  387. package/dist/index.es462.js +6 -2
  388. package/dist/index.es463.js +276 -2
  389. package/dist/index.es464.js +37 -2
  390. package/dist/index.es465.js +54 -2
  391. package/dist/index.es466.js +72 -2
  392. package/dist/index.es467.js +172 -2
  393. package/dist/index.es468.js +21 -2
  394. package/dist/index.es469.js +21 -2
  395. package/dist/index.es47.js +19 -22
  396. package/dist/index.es470.js +168 -2
  397. package/dist/index.es471.js +50 -2
  398. package/dist/index.es472.js +8 -2
  399. package/dist/index.es473.js +36 -29
  400. package/dist/index.es474.js +47 -26
  401. package/dist/index.es475.js +32 -32
  402. package/dist/index.es476.js +11 -29
  403. package/dist/index.es477.js +15 -27
  404. package/dist/index.es478.js +24 -26
  405. package/dist/index.es479.js +54 -72
  406. package/dist/index.es48.js +18 -25
  407. package/dist/index.es480.js +36 -26
  408. package/dist/index.es481.js +116 -32
  409. package/dist/index.es482.js +22 -44
  410. package/dist/index.es483.js +238 -26
  411. package/dist/index.es484.js +7 -46
  412. package/dist/index.es485.js +32 -123
  413. package/dist/index.es486.js +121 -46
  414. package/dist/index.es487.js +39 -27
  415. package/dist/index.es488.js +4 -26
  416. package/dist/index.es489.js +240 -26
  417. package/dist/index.es49.js +24 -24
  418. package/dist/index.es490.js +243 -26
  419. package/dist/index.es491.js +8 -23
  420. package/dist/index.es492.js +4 -30
  421. package/dist/index.es493.js +10 -26
  422. package/dist/index.es494.js +329 -21
  423. package/dist/index.es495.js +52 -26
  424. package/dist/index.es496.js +6 -48
  425. package/dist/index.es497.js +18 -118
  426. package/dist/index.es498.js +31 -24
  427. package/dist/index.es499.js +15 -36
  428. package/dist/index.es50.js +2 -2
  429. package/dist/index.es500.js +9 -44
  430. package/dist/index.es501.js +4 -55
  431. package/dist/index.es502.js +10 -44
  432. package/dist/index.es503.js +46 -24
  433. package/dist/index.es504.js +4 -43
  434. package/dist/index.es505.js +8 -36
  435. package/dist/index.es506.js +22 -60
  436. package/dist/index.es507.js +4 -36
  437. package/dist/index.es508.js +33 -21
  438. package/dist/index.es509.js +173 -22
  439. package/dist/index.es51.js +3 -3
  440. package/dist/index.es510.js +85 -26
  441. package/dist/index.es511.js +15 -19
  442. package/dist/index.es512.js +4 -26
  443. package/dist/index.es513.js +4 -43
  444. package/dist/index.es514.js +4 -28
  445. package/dist/index.es515.js +4 -42
  446. package/dist/index.es516.js +26 -28
  447. package/dist/index.es517.js +4 -28
  448. package/dist/index.es518.js +66 -31
  449. package/dist/index.es519.js +274 -26
  450. package/dist/index.es52.js +2 -2
  451. package/dist/index.es520.js +82 -21
  452. package/dist/index.es521.js +168 -21
  453. package/dist/index.es522.js +71 -43
  454. package/dist/index.es523.js +11 -26
  455. package/dist/index.es524.js +16 -30
  456. package/dist/index.es525.js +64 -33
  457. package/dist/index.es526.js +7 -36
  458. package/dist/index.es527.js +6 -31
  459. package/dist/index.es528.js +7 -43
  460. package/dist/index.es529.js +11 -34
  461. package/dist/index.es53.js +19 -19
  462. package/dist/index.es530.js +8 -36
  463. package/dist/index.es531.js +8 -41
  464. package/dist/index.es532.js +8 -30
  465. package/dist/index.es533.js +8 -21
  466. package/dist/index.es534.js +8 -34
  467. package/dist/index.es535.js +8 -33
  468. package/dist/index.es536.js +8 -41
  469. package/dist/index.es537.js +8 -37
  470. package/dist/index.es538.js +8 -29
  471. package/dist/index.es539.js +8 -26
  472. package/dist/index.es54.js +2 -2
  473. package/dist/index.es540.js +8 -26
  474. package/dist/index.es541.js +8 -26
  475. package/dist/index.es542.js +8 -28
  476. package/dist/index.es543.js +8 -28
  477. package/dist/index.es544.js +8 -29
  478. package/dist/index.es545.js +8 -30
  479. package/dist/index.es546.js +8 -21
  480. package/dist/index.es547.js +8 -31
  481. package/dist/index.es548.js +8 -106
  482. package/dist/index.es549.js +8 -26
  483. package/dist/index.es55.js +9 -9
  484. package/dist/index.es550.js +8 -21
  485. package/dist/index.es551.js +8 -28
  486. package/dist/index.es552.js +8 -21
  487. package/dist/index.es553.js +8 -27
  488. package/dist/index.es554.js +8 -21
  489. package/dist/index.es555.js +8 -26
  490. package/dist/index.es556.js +6 -2
  491. package/dist/index.es557.js +5 -1
  492. package/dist/index.es558.js +5 -1
  493. package/dist/index.es559.js +5 -1
  494. package/dist/index.es56.js +10 -10
  495. package/dist/index.es560.js +6 -2
  496. package/dist/index.es561.js +6 -2
  497. package/dist/index.es562.js +6 -2
  498. package/dist/index.es563.js +6 -2
  499. package/dist/index.es564.js +42 -2
  500. package/dist/index.es565.js +72 -2
  501. package/dist/index.es566.js +2 -2
  502. package/dist/index.es568.js +2 -2
  503. package/dist/index.es569.js +76 -2
  504. package/dist/index.es57.js +81 -84
  505. package/dist/index.es570.js +93 -2
  506. package/dist/index.es571.js +52 -2
  507. package/dist/index.es572.js +8 -2
  508. package/dist/index.es573.js +5 -2
  509. package/dist/index.es574.js +52 -2
  510. package/dist/index.es575.js +8 -4
  511. package/dist/index.es577.js +2 -2
  512. package/dist/index.es578.js +79 -2
  513. package/dist/index.es579.js +96 -2
  514. package/dist/index.es58.js +1 -1
  515. package/dist/index.es580.js +27 -4
  516. package/dist/index.es582.js +21 -4
  517. package/dist/index.es583.js +24 -4
  518. package/dist/index.es584.js +28 -4
  519. package/dist/index.es585.js +21 -4
  520. package/dist/index.es586.js +25 -4
  521. package/dist/index.es587.js +49 -4
  522. package/dist/index.es588.js +36 -4
  523. package/dist/index.es589.js +21 -4
  524. package/dist/index.es59.js +77 -77
  525. package/dist/index.es590.js +23 -4
  526. package/dist/index.es591.js +21 -4
  527. package/dist/index.es592.js +21 -4
  528. package/dist/index.es593.js +23 -4
  529. package/dist/index.es594.js +2 -2
  530. package/dist/index.es595.js +2 -2
  531. package/dist/index.es597.js +2 -2
  532. package/dist/index.es6.js +3 -3
  533. package/dist/index.es60.js +35 -35
  534. package/dist/index.es602.js +2 -2
  535. package/dist/index.es603.js +2 -2
  536. package/dist/index.es606.js +29 -4
  537. package/dist/index.es607.js +26 -4
  538. package/dist/index.es608.js +32 -4
  539. package/dist/index.es609.js +29 -4
  540. package/dist/index.es61.js +37 -37
  541. package/dist/index.es610.js +27 -4
  542. package/dist/index.es611.js +26 -4
  543. package/dist/index.es612.js +72 -4
  544. package/dist/index.es613.js +26 -4
  545. package/dist/index.es614.js +32 -4
  546. package/dist/index.es615.js +44 -4
  547. package/dist/index.es616.js +26 -4
  548. package/dist/index.es617.js +46 -4
  549. package/dist/index.es618.js +123 -4
  550. package/dist/index.es619.js +46 -4
  551. package/dist/index.es62.js +20 -20
  552. package/dist/index.es620.js +27 -4
  553. package/dist/index.es621.js +26 -4
  554. package/dist/index.es622.js +26 -4
  555. package/dist/index.es623.js +26 -4
  556. package/dist/index.es624.js +23 -4
  557. package/dist/index.es625.js +30 -4
  558. package/dist/index.es626.js +26 -4
  559. package/dist/index.es627.js +21 -4
  560. package/dist/index.es628.js +26 -4
  561. package/dist/index.es629.js +48 -4
  562. package/dist/index.es63.js +1 -1
  563. package/dist/index.es630.js +118 -4
  564. package/dist/index.es631.js +24 -4
  565. package/dist/index.es632.js +36 -4
  566. package/dist/index.es633.js +44 -4
  567. package/dist/index.es634.js +55 -4
  568. package/dist/index.es635.js +44 -4
  569. package/dist/index.es636.js +26 -4
  570. package/dist/index.es637.js +43 -4
  571. package/dist/index.es638.js +36 -4
  572. package/dist/index.es639.js +41 -11
  573. package/dist/index.es64.js +1 -1
  574. package/dist/index.es640.js +17 -13
  575. package/dist/index.es641.js +6 -15
  576. package/dist/index.es642.js +7 -13
  577. package/dist/index.es643.js +9 -8
  578. package/dist/index.es644.js +8 -19
  579. package/dist/index.es645.js +8 -14
  580. package/dist/index.es646.js +25 -11
  581. package/dist/index.es647.js +8 -12
  582. package/dist/index.es648.js +23 -13
  583. package/dist/index.es649.js +15 -19
  584. package/dist/index.es65.js +75 -75
  585. package/dist/index.es650.js +15 -19
  586. package/dist/index.es651.js +12 -12
  587. package/dist/index.es652.js +4 -10
  588. package/dist/index.es653.js +8 -19
  589. package/dist/index.es654.js +8 -19
  590. package/dist/index.es655.js +28 -17
  591. package/dist/index.es656.js +6 -12
  592. package/dist/index.es657.js +13 -15
  593. package/dist/index.es658.js +14 -13
  594. package/dist/index.es659.js +23 -14
  595. package/dist/index.es66.js +3 -3
  596. package/dist/index.es660.js +9 -10
  597. package/dist/index.es661.js +25 -14
  598. package/dist/index.es662.js +16 -14
  599. package/dist/index.es663.js +21 -14
  600. package/dist/index.es664.js +25 -16
  601. package/dist/index.es665.js +12 -14
  602. package/dist/index.es666.js +8 -16
  603. package/dist/index.es667.js +17 -15
  604. package/dist/index.es668.js +14 -12
  605. package/dist/index.es669.js +19 -10
  606. package/dist/index.es67.js +18 -18
  607. package/dist/index.es670.js +15 -10
  608. package/dist/index.es671.js +9 -12
  609. package/dist/index.es672.js +9 -15
  610. package/dist/index.es673.js +9 -9
  611. package/dist/index.es674.js +9 -15
  612. package/dist/index.es675.js +14 -18
  613. package/dist/index.es676.js +13 -17
  614. package/dist/index.es677.js +11 -14
  615. package/dist/index.es678.js +30 -4
  616. package/dist/index.es679.js +21 -4
  617. package/dist/index.es68.js +1 -1
  618. package/dist/index.es680.js +31 -4
  619. package/dist/index.es681.js +106 -4
  620. package/dist/index.es682.js +26 -4
  621. package/dist/index.es683.js +21 -4
  622. package/dist/index.es684.js +28 -4
  623. package/dist/index.es685.js +21 -4
  624. package/dist/index.es686.js +27 -4
  625. package/dist/index.es687.js +21 -4
  626. package/dist/index.es688.js +26 -4
  627. package/dist/index.es689.js +2 -2
  628. package/dist/index.es69.js +25 -25
  629. package/dist/index.es690.js +2 -2
  630. package/dist/index.es691.js +2 -2
  631. package/dist/index.es692.js +2 -2
  632. package/dist/index.es693.js +2 -2
  633. package/dist/index.es697.js +2 -2
  634. package/dist/index.es699.js +2 -2
  635. package/dist/index.es70.js +2 -2
  636. package/dist/index.es700.js +2 -2
  637. package/dist/index.es702.js +2 -2
  638. package/dist/index.es703.js +2 -2
  639. package/dist/index.es704.js +2 -2
  640. package/dist/index.es707.js +2 -2
  641. package/dist/index.es709.js +2 -2
  642. package/dist/index.es71.js +37 -40
  643. package/dist/index.es711.js +2 -2
  644. package/dist/index.es713.js +2 -2
  645. package/dist/index.es714.js +2 -2
  646. package/dist/index.es715.js +2 -2
  647. package/dist/index.es717.js +4 -42
  648. package/dist/index.es718.js +4 -46
  649. package/dist/index.es719.js +4 -27
  650. package/dist/index.es72.js +33 -33
  651. package/dist/index.es723.js +4 -8
  652. package/dist/index.es724.js +2 -2
  653. package/dist/index.es725.js +2 -2
  654. package/dist/index.es726.js +2 -79
  655. package/dist/index.es727.js +2 -96
  656. package/dist/index.es728.js +2 -2
  657. package/dist/index.es729.js +2 -47
  658. package/dist/index.es730.js +2 -83
  659. package/dist/index.es731.js +2 -22
  660. package/dist/index.es732.js +2 -83
  661. package/dist/index.es733.js +2 -25
  662. package/dist/index.es734.js +2 -6
  663. package/dist/index.es735.js +2 -6
  664. package/dist/index.es736.js +2 -43
  665. package/dist/index.es737.js +2 -58
  666. package/dist/index.es738.js +2 -41
  667. package/dist/index.es739.js +2 -29
  668. package/dist/index.es74.js +33 -31
  669. package/dist/index.es740.js +2 -32
  670. package/dist/index.es741.js +2 -10
  671. package/dist/index.es742.js +2 -10
  672. package/dist/index.es743.js +2 -7
  673. package/dist/index.es744.js +2 -6
  674. package/dist/index.es745.js +2 -8
  675. package/dist/index.es746.js +2 -30
  676. package/dist/index.es747.js +2 -19
  677. package/dist/index.es748.js +2 -14
  678. package/dist/index.es749.js +2 -44
  679. package/dist/index.es75.js +32 -32
  680. package/dist/index.es750.js +2 -9
  681. package/dist/index.es751.js +2 -14
  682. package/dist/index.es752.js +2 -20
  683. package/dist/index.es753.js +2 -27
  684. package/dist/index.es754.js +2 -27
  685. package/dist/index.es755.js +2 -10
  686. package/dist/index.es756.js +2 -107
  687. package/dist/index.es757.js +2 -32
  688. package/dist/index.es758.js +2 -32
  689. package/dist/index.es759.js +2 -69
  690. package/dist/index.es76.js +13 -13
  691. package/dist/index.es760.js +2 -23
  692. package/dist/index.es761.js +2 -350
  693. package/dist/index.es762.js +2 -31
  694. package/dist/index.es763.js +2 -7
  695. package/dist/index.es764.js +2 -7
  696. package/dist/index.es765.js +2 -5
  697. package/dist/index.es766.js +2 -7
  698. package/dist/index.es767.js +2 -49
  699. package/dist/index.es768.js +2 -55
  700. package/dist/index.es769.js +2 -6
  701. package/dist/index.es77.js +14 -14
  702. package/dist/index.es770.js +2 -276
  703. package/dist/index.es771.js +2 -37
  704. package/dist/index.es772.js +31 -55
  705. package/dist/index.es773.js +32 -74
  706. package/dist/index.es774.js +30 -172
  707. package/dist/index.es775.js +32 -23
  708. package/dist/index.es776.js +29 -10
  709. package/dist/index.es777.js +32 -36
  710. package/dist/index.es778.js +32 -47
  711. package/dist/index.es779.js +29 -32
  712. package/dist/index.es78.js +28 -40
  713. package/dist/index.es780.js +32 -11
  714. package/dist/index.es781.js +32 -15
  715. package/dist/index.es782.js +32 -24
  716. package/dist/index.es783.js +32 -54
  717. package/dist/index.es784.js +32 -36
  718. package/dist/index.es785.js +32 -98
  719. package/dist/index.es786.js +32 -22
  720. package/dist/index.es787.js +32 -199
  721. package/dist/index.es788.js +32 -11
  722. package/dist/index.es789.js +32 -32
  723. package/dist/index.es79.js +13 -13
  724. package/dist/index.es790.js +32 -121
  725. package/dist/index.es791.js +32 -39
  726. package/dist/index.es792.js +27 -23
  727. package/dist/index.es793.js +32 -170
  728. package/dist/index.es794.js +32 -52
  729. package/dist/index.es795.js +32 -18
  730. package/dist/index.es796.js +29 -31
  731. package/dist/index.es797.js +32 -15
  732. package/dist/index.es798.js +32 -9
  733. package/dist/index.es799.js +28 -66
  734. package/dist/index.es80.js +1 -1
  735. package/dist/index.es800.js +32 -71
  736. package/dist/index.es801.js +31 -11
  737. package/dist/index.es802.js +32 -16
  738. package/dist/index.es803.js +32 -64
  739. package/dist/index.es804.js +32 -4
  740. package/dist/index.es805.js +32 -78
  741. package/dist/index.es806.js +26 -95
  742. package/dist/index.es807.js +32 -54
  743. package/dist/index.es808.js +32 -10
  744. package/dist/index.es809.js +32 -7
  745. package/dist/index.es810.js +32 -54
  746. package/dist/index.es811.js +2 -2
  747. package/dist/index.es813.js +2 -2
  748. package/dist/index.es815.js +2 -5
  749. package/dist/index.es816.js +2 -4
  750. package/dist/index.es817.js +2 -5
  751. package/dist/index.es818.js +2 -9
  752. package/dist/index.es819.js +2 -6
  753. package/dist/index.es82.js +8 -8
  754. package/dist/index.es820.js +2 -6
  755. package/dist/index.es821.js +2 -6
  756. package/dist/index.es822.js +2 -6
  757. package/dist/index.es823.js +1 -5
  758. package/dist/index.es824.js +2 -6
  759. package/dist/index.es825.js +2 -6
  760. package/dist/index.es826.js +2 -6
  761. package/dist/index.es827.js +2 -6
  762. package/dist/index.es828.js +2 -6
  763. package/dist/index.es829.js +2 -6
  764. package/dist/index.es83.js +20 -20
  765. package/dist/index.es830.js +2 -6
  766. package/dist/index.es831.js +2 -6
  767. package/dist/index.es832.js +2 -6
  768. package/dist/index.es833.js +2 -6
  769. package/dist/index.es834.js +2 -6
  770. package/dist/index.es835.js +2 -6
  771. package/dist/index.es836.js +1 -5
  772. package/dist/index.es837.js +2 -6
  773. package/dist/index.es838.js +2 -6
  774. package/dist/index.es839.js +2 -6
  775. package/dist/index.es84.js +1 -1
  776. package/dist/index.es840.js +2 -6
  777. package/dist/index.es841.js +1 -5
  778. package/dist/index.es842.js +2 -6
  779. package/dist/index.es843.js +1 -5
  780. package/dist/index.es844.js +2 -6
  781. package/dist/index.es845.js +2 -6
  782. package/dist/index.es846.js +2 -6
  783. package/dist/index.es847.js +2 -6
  784. package/dist/index.es848.js +2 -6
  785. package/dist/index.es849.js +2 -6
  786. package/dist/index.es85.js +10 -10
  787. package/dist/index.es850.js +42 -8
  788. package/dist/index.es851.js +46 -8
  789. package/dist/index.es852.js +27 -8
  790. package/dist/index.es853.js +2 -42
  791. package/dist/index.es854.js +2 -72
  792. package/dist/index.es855.js +2 -4
  793. package/dist/index.es856.js +3 -22
  794. package/dist/index.es857.js +23 -2
  795. package/dist/index.es858.js +22 -2
  796. package/dist/index.es859.js +83 -14
  797. package/dist/index.es86.js +34 -34
  798. package/dist/index.es860.js +11 -11
  799. package/dist/index.es861.js +12 -12
  800. package/dist/index.es862.js +12 -12
  801. package/dist/index.es863.js +12 -12
  802. package/dist/index.es864.js +12 -12
  803. package/dist/index.es865.js +12 -12
  804. package/dist/index.es866.js +9 -9
  805. package/dist/index.es867.js +12 -12
  806. package/dist/index.es868.js +12 -12
  807. package/dist/index.es869.js +9 -9
  808. package/dist/index.es87.js +75 -75
  809. package/dist/index.es870.js +12 -12
  810. package/dist/index.es871.js +12 -12
  811. package/dist/index.es872.js +12 -12
  812. package/dist/index.es873.js +11 -11
  813. package/dist/index.es874.js +13 -13
  814. package/dist/index.es875.js +13 -13
  815. package/dist/index.es876.js +12 -12
  816. package/dist/index.es877.js +12 -12
  817. package/dist/index.es878.js +12 -12
  818. package/dist/index.es879.js +12 -12
  819. package/dist/index.es88.js +59 -65
  820. package/dist/index.es880.js +12 -12
  821. package/dist/index.es881.js +12 -12
  822. package/dist/index.es882.js +1 -1
  823. package/dist/index.es883.js +12 -12
  824. package/dist/index.es884.js +12 -12
  825. package/dist/index.es885.js +12 -12
  826. package/dist/index.es886.js +12 -12
  827. package/dist/index.es887.js +12 -12
  828. package/dist/index.es888.js +12 -12
  829. package/dist/index.es889.js +12 -12
  830. package/dist/index.es89.js +1 -1
  831. package/dist/index.es890.js +12 -12
  832. package/dist/index.es891.js +12 -12
  833. package/dist/index.es892.js +11 -11
  834. package/dist/index.es893.js +13 -12
  835. package/dist/index.es894.js +2 -28
  836. package/dist/index.es895.js +2 -5
  837. package/dist/index.es896.js +2 -23
  838. package/dist/index.es897.js +4 -0
  839. package/dist/index.es898.js +25 -0
  840. package/dist/index.es899.js +15 -0
  841. package/dist/index.es90.js +5 -7
  842. package/dist/index.es900.js +30 -0
  843. package/dist/index.es901.js +7 -0
  844. package/dist/index.es93.js +1 -1
  845. package/dist/index.es96.js +1 -1
  846. package/dist/index.es97.js +1 -1
  847. package/dist/index.es98.js +14 -10
  848. package/dist/index.es99.js +2498 -13
  849. package/dist/theme.css +248 -0
  850. package/package.json +123 -124
  851. package/dist/setupTests.d.ts +0 -1
  852. package/dist/src/__doc__/Examples.d.ts +0 -8
  853. package/dist/src/components/alertdialog/AlertDialog.d.ts +0 -22
  854. package/dist/src/components/alertdialog/__doc__/AlertDialog.stories.d.ts +0 -12
  855. package/dist/src/components/alertdialog/__test__/AlertDialog.test.d.ts +0 -1
  856. package/dist/src/components/alertdialog/index.d.ts +0 -1
  857. package/dist/src/components/autoComplete/AutoComplete.d.ts +0 -32
  858. package/dist/src/components/autoComplete/AutoCompletePrimitives.d.ts +0 -82
  859. package/dist/src/components/autoComplete/__doc__/AutoComplete.stories.d.ts +0 -35
  860. package/dist/src/components/autoComplete/index.d.ts +0 -2
  861. package/dist/src/components/avatar/Avatar.d.ts +0 -13
  862. package/dist/src/components/avatar/__doc__/Avatar.stories.d.ts +0 -47
  863. package/dist/src/components/avatar/__test__/Avatar.test.d.ts +0 -1
  864. package/dist/src/components/avatar/avatar.variants.d.ts +0 -5
  865. package/dist/src/components/avatar/index.d.ts +0 -1
  866. package/dist/src/components/backgroundImage/BackgroundImage.d.ts +0 -10
  867. package/dist/src/components/backgroundImage/__doc__/BackgroundImage.stories.d.ts +0 -10
  868. package/dist/src/components/backgroundImage/__test__/BackgroundImage.test.d.ts +0 -1
  869. package/dist/src/components/backgroundImage/index.d.ts +0 -1
  870. package/dist/src/components/button/BaseButton.d.ts +0 -9
  871. package/dist/src/components/button/Button.d.ts +0 -9
  872. package/dist/src/components/button/Button.variants.d.ts +0 -4
  873. package/dist/src/components/button/__components/LoadingIcon.d.ts +0 -10
  874. package/dist/src/components/button/__doc__/Button.stories.d.ts +0 -104
  875. package/dist/src/components/button/__test__/Button.test.d.ts +0 -1
  876. package/dist/src/components/button/index.d.ts +0 -2
  877. package/dist/src/components/calendar/Calendar.d.ts +0 -16
  878. package/dist/src/components/calendar/Calendar.model.d.ts +0 -51
  879. package/dist/src/components/calendar/__doc__/Calendar.stories.d.ts +0 -65
  880. package/dist/src/components/calendar/__test__/Calendar.test.d.ts +0 -1
  881. package/dist/src/components/calendar/components/CalendarNavigation.d.ts +0 -24
  882. package/dist/src/components/calendar/components/Day.d.ts +0 -11
  883. package/dist/src/components/calendar/components/DecadeView.d.ts +0 -7
  884. package/dist/src/components/calendar/components/MonthView.d.ts +0 -17
  885. package/dist/src/components/calendar/components/WeekDays.d.ts +0 -8
  886. package/dist/src/components/calendar/components/YearView.d.ts +0 -7
  887. package/dist/src/components/calendar/components/index.d.ts +0 -6
  888. package/dist/src/components/calendar/hooks/index.d.ts +0 -4
  889. package/dist/src/components/calendar/hooks/useCalendar.d.ts +0 -16
  890. package/dist/src/components/calendar/hooks/useCalendarNavigation.d.ts +0 -14
  891. package/dist/src/components/calendar/hooks/useMultipleCalendar.d.ts +0 -7
  892. package/dist/src/components/calendar/hooks/useRangeCalendar.d.ts +0 -9
  893. package/dist/src/components/calendar/hooks/useSingleCalendar.d.ts +0 -7
  894. package/dist/src/components/calendar/index.d.ts +0 -2
  895. package/dist/src/components/calendar/utils/typeguards.d.ts +0 -3
  896. package/dist/src/components/card/Card.d.ts +0 -8
  897. package/dist/src/components/card/__doc__/Card.stories.d.ts +0 -42
  898. package/dist/src/components/card/index.d.ts +0 -1
  899. package/dist/src/components/center/Center.d.ts +0 -3
  900. package/dist/src/components/center/__doc__/Center.stories.d.ts +0 -11
  901. package/dist/src/components/center/index.d.ts +0 -1
  902. package/dist/src/components/checkbox/Checkbox.d.ts +0 -25
  903. package/dist/src/components/checkbox/__doc__/Checkbox.stories.d.ts +0 -28
  904. package/dist/src/components/checkbox/__test__/Checkbox.test.d.ts +0 -1
  905. package/dist/src/components/checkbox/index.d.ts +0 -1
  906. package/dist/src/components/combobox/Combobox.d.ts +0 -17
  907. package/dist/src/components/combobox/__doc__/Combobox.stories.d.ts +0 -51
  908. package/dist/src/components/combobox/__test__/Combobox.test.d.ts +0 -1
  909. package/dist/src/components/combobox/index.d.ts +0 -1
  910. package/dist/src/components/datepicker/DatePicker.d.ts +0 -19
  911. package/dist/src/components/datepicker/__doc__/DatePicker.stories.d.ts +0 -12
  912. package/dist/src/components/datepicker/__test__/DatePicker.test.d.ts +0 -1
  913. package/dist/src/components/datepicker/index.d.ts +0 -1
  914. package/dist/src/components/dialog/Dialog.d.ts +0 -27
  915. package/dist/src/components/dialog/DialogPrimitive.d.ts +0 -22
  916. package/dist/src/components/dialog/__doc__/Dialog.stories.d.ts +0 -51
  917. package/dist/src/components/dialog/__test__/Dialog.test.d.ts +0 -1
  918. package/dist/src/components/dialog/index.d.ts +0 -2
  919. package/dist/src/components/divider/Divider.d.ts +0 -7
  920. package/dist/src/components/divider/__doc__/Divider.stories.d.ts +0 -20
  921. package/dist/src/components/divider/__test__/Divider.test.d.ts +0 -1
  922. package/dist/src/components/divider/index.d.ts +0 -1
  923. package/dist/src/components/dropzone/Dropzone.d.ts +0 -71
  924. package/dist/src/components/dropzone/FileTypes.d.ts +0 -27
  925. package/dist/src/components/dropzone/UploadPrimitives.d.ts +0 -40
  926. package/dist/src/components/dropzone/__doc__/Dropzone.stories.d.ts +0 -30
  927. package/dist/src/components/dropzone/index.d.ts +0 -3
  928. package/dist/src/components/dropzone/useDropzone.d.ts +0 -17
  929. package/dist/src/components/emptyState/EmptyState.d.ts +0 -12
  930. package/dist/src/components/emptyState/__doc__/EmptyState.stories.d.ts +0 -23
  931. package/dist/src/components/emptyState/index.d.ts +0 -1
  932. package/dist/src/components/field/Field.d.ts +0 -12
  933. package/dist/src/components/field/__doc__/Field.stories.d.ts +0 -12
  934. package/dist/src/components/field/index.d.ts +0 -1
  935. package/dist/src/components/form/Form.d.ts +0 -28
  936. package/dist/src/components/form/__doc__/Form.stories.d.ts +0 -120
  937. package/dist/src/components/form/context/FormFieldContext.d.ts +0 -6
  938. package/dist/src/components/form/context/FormItemContext.d.ts +0 -4
  939. package/dist/src/components/form/context/index.d.ts +0 -2
  940. package/dist/src/components/form/hooks/index.d.ts +0 -2
  941. package/dist/src/components/form/hooks/useForm.d.ts +0 -4
  942. package/dist/src/components/form/hooks/useFormField.d.ts +0 -12
  943. package/dist/src/components/form/index.d.ts +0 -2
  944. package/dist/src/components/heading/Heading.d.ts +0 -11
  945. package/dist/src/components/heading/Heading.variants.d.ts +0 -4
  946. package/dist/src/components/heading/__doc__/Heading.stories.d.ts +0 -10
  947. package/dist/src/components/heading/index.d.ts +0 -1
  948. package/dist/src/components/index.d.ts +0 -42
  949. package/dist/src/components/input/Input.d.ts +0 -13
  950. package/dist/src/components/input/__doc__/Input.stories.d.ts +0 -20
  951. package/dist/src/components/input/__test__/Input.test.d.ts +0 -1
  952. package/dist/src/components/input/index.d.ts +0 -1
  953. package/dist/src/components/kbd/Kbd.d.ts +0 -10
  954. package/dist/src/components/kbd/Kbd.variants.d.ts +0 -4
  955. package/dist/src/components/kbd/__doc__/Kbd.stories.d.ts +0 -16
  956. package/dist/src/components/kbd/index.d.ts +0 -1
  957. package/dist/src/components/label/Label.d.ts +0 -2
  958. package/dist/src/components/label/__doc__/Label.stories.d.ts +0 -7
  959. package/dist/src/components/label/__test__/Label.test.d.ts +0 -1
  960. package/dist/src/components/label/index.d.ts +0 -1
  961. package/dist/src/components/loader/Loader.d.ts +0 -12
  962. package/dist/src/components/loader/__doc__/Loader.stories.d.ts +0 -43
  963. package/dist/src/components/loader/__test__/Loader.test.d.ts +0 -1
  964. package/dist/src/components/loader/index.d.ts +0 -1
  965. package/dist/src/components/loader/loader.variants.d.ts +0 -7
  966. package/dist/src/components/menu/Menu.d.ts +0 -45
  967. package/dist/src/components/menu/MenuPrimitives.d.ts +0 -33
  968. package/dist/src/components/menu/Util.d.ts +0 -3
  969. package/dist/src/components/menu/__doc__/Menu.stories.d.ts +0 -16
  970. package/dist/src/components/menu/index.d.ts +0 -2
  971. package/dist/src/components/multiSelect/MultiSelect.d.ts +0 -50
  972. package/dist/src/components/multiSelect/MultiSelect.variants.d.ts +0 -3
  973. package/dist/src/components/multiSelect/__doc__/MultiSelect.stories.d.ts +0 -101
  974. package/dist/src/components/multiSelect/hooks/useMultiSelect.d.ts +0 -17
  975. package/dist/src/components/multiSelect/index.d.ts +0 -1
  976. package/dist/src/components/numberInput/NumberInput.d.ts +0 -17
  977. package/dist/src/components/numberInput/__doc__/NumberInput.stories.d.ts +0 -21
  978. package/dist/src/components/numberInput/__test__/NumberInput.test.d.ts +0 -1
  979. package/dist/src/components/numberInput/index.d.ts +0 -1
  980. package/dist/src/components/pagination/Pagination.d.ts +0 -14
  981. package/dist/src/components/pagination/__doc__/Pagination.stories.d.ts +0 -17
  982. package/dist/src/components/pagination/__test__/Pagination.test.d.ts +0 -1
  983. package/dist/src/components/pagination/components/PaginationOption.d.ts +0 -10
  984. package/dist/src/components/pagination/index.d.ts +0 -1
  985. package/dist/src/components/password/Password.d.ts +0 -20
  986. package/dist/src/components/password/__doc__/Password.stories.d.ts +0 -341
  987. package/dist/src/components/password/__test__/Password.test.d.ts +0 -1
  988. package/dist/src/components/password/index.d.ts +0 -1
  989. package/dist/src/components/popover/Popover.d.ts +0 -22
  990. package/dist/src/components/popover/PopoverPrimitives.d.ts +0 -9
  991. package/dist/src/components/popover/__doc__/Popover.stories.d.ts +0 -27
  992. package/dist/src/components/popover/index.d.ts +0 -2
  993. package/dist/src/components/select/Select.d.ts +0 -39
  994. package/dist/src/components/select/SelectPrimitives.d.ts +0 -16
  995. package/dist/src/components/select/__doc__/Select.stories.d.ts +0 -74
  996. package/dist/src/components/select/__test__/Select.test.d.ts +0 -1
  997. package/dist/src/components/select/index.d.ts +0 -2
  998. package/dist/src/components/show/Show.d.ts +0 -13
  999. package/dist/src/components/show/__doc__/Show.stories.d.ts +0 -142
  1000. package/dist/src/components/show/__test__/Presence.test.d.ts +0 -1
  1001. package/dist/src/components/show/index.d.ts +0 -1
  1002. package/dist/src/components/skeleton/Skeleton.d.ts +0 -25
  1003. package/dist/src/components/skeleton/__doc__/Skeleton.stories.d.ts +0 -18
  1004. package/dist/src/components/skeleton/__test__/Skeleton.test.d.ts +0 -1
  1005. package/dist/src/components/skeleton/index.d.ts +0 -1
  1006. package/dist/src/components/stack/Stack.d.ts +0 -11
  1007. package/dist/src/components/stack/__doc__/Stack.stories.d.ts +0 -14
  1008. package/dist/src/components/stack/index.d.ts +0 -1
  1009. package/dist/src/components/stepper/Stepper.d.ts +0 -61
  1010. package/dist/src/components/stepper/StepperContext.d.ts +0 -6
  1011. package/dist/src/components/stepper/__doc__/Stepper.stories.d.ts +0 -13
  1012. package/dist/src/components/stepper/__test__/Stepper.test.d.ts +0 -1
  1013. package/dist/src/components/stepper/index.d.ts +0 -1
  1014. package/dist/src/components/switch/Switch.d.ts +0 -15
  1015. package/dist/src/components/switch/__doc__/Switch.stories.d.ts +0 -19
  1016. package/dist/src/components/switch/__test__/Switch.test.d.ts +0 -1
  1017. package/dist/src/components/switch/index.d.ts +0 -1
  1018. package/dist/src/components/table/Table.d.ts +0 -28
  1019. package/dist/src/components/table/Table.model.d.ts +0 -23
  1020. package/dist/src/components/table/TablePrimitives.d.ts +0 -14
  1021. package/dist/src/components/table/__doc__/Table.stories.d.ts +0 -27
  1022. package/dist/src/components/table/__test__/Table.test.d.ts +0 -1
  1023. package/dist/src/components/table/index.d.ts +0 -3
  1024. package/dist/src/components/tablePagination/TablePagination.d.ts +0 -21
  1025. package/dist/src/components/tablePagination/TablePagination.model.d.ts +0 -2
  1026. package/dist/src/components/tablePagination/__doc__/TablePagination.stories.d.ts +0 -9
  1027. package/dist/src/components/tablePagination/__test__/TablePagination.test.d.ts +0 -1
  1028. package/dist/src/components/tablePagination/index.d.ts +0 -2
  1029. package/dist/src/components/tabs/Tabs.d.ts +0 -43
  1030. package/dist/src/components/tabs/TabsContext.d.ts +0 -8
  1031. package/dist/src/components/tabs/__doc__/Tabs.stories.d.ts +0 -11
  1032. package/dist/src/components/tabs/__test__/Tabs.test.d.ts +0 -1
  1033. package/dist/src/components/tabs/index.d.ts +0 -1
  1034. package/dist/src/components/tag/Tag.d.ts +0 -26
  1035. package/dist/src/components/tag/Tag.variants.d.ts +0 -7
  1036. package/dist/src/components/tag/__doc__/Tag.stories.d.ts +0 -53
  1037. package/dist/src/components/tag/__test__/Tag.test.d.ts +0 -1
  1038. package/dist/src/components/tag/index.d.ts +0 -2
  1039. package/dist/src/components/textarea/TextArea.d.ts +0 -5
  1040. package/dist/src/components/textarea/__doc__/TextArea.stories.d.ts +0 -12
  1041. package/dist/src/components/textarea/__test__/TextArea.test.d.ts +0 -1
  1042. package/dist/src/components/textarea/index.d.ts +0 -1
  1043. package/dist/src/components/timeline/Timeline.d.ts +0 -41
  1044. package/dist/src/components/timeline/TimelineStatus.d.ts +0 -5
  1045. package/dist/src/components/timeline/__doc__/Timeline.stories.d.ts +0 -8
  1046. package/dist/src/components/timeline/index.d.ts +0 -1
  1047. package/dist/src/components/toast/Toast.model.d.ts +0 -20
  1048. package/dist/src/components/toast/Toast.variants.d.ts +0 -6
  1049. package/dist/src/components/toast/__doc__/Toast.stories.d.ts +0 -91
  1050. package/dist/src/components/toast/__test__/Toast.test.d.ts +0 -1
  1051. package/dist/src/components/toast/components/Toast.d.ts +0 -14
  1052. package/dist/src/components/toast/components/Toaster.d.ts +0 -8
  1053. package/dist/src/components/toast/components/index.d.ts +0 -2
  1054. package/dist/src/components/toast/index.d.ts +0 -4
  1055. package/dist/src/components/toast/store/ToastStore.d.ts +0 -13
  1056. package/dist/src/components/toast/store/index.d.ts +0 -1
  1057. package/dist/src/components/toast/toast.d.ts +0 -8
  1058. package/dist/src/components/tooltip/Tooltip.d.ts +0 -20
  1059. package/dist/src/components/tooltip/Tooltip.utils.d.ts +0 -4
  1060. package/dist/src/components/tooltip/__doc__/Tooltip.stories.d.ts +0 -37
  1061. package/dist/src/components/tooltip/__test__/Tooltip.test.d.ts +0 -1
  1062. package/dist/src/components/tooltip/index.d.ts +0 -1
  1063. package/dist/src/components/tree/Tree.d.ts +0 -13
  1064. package/dist/src/components/tree/TreePrimitives.d.ts +0 -11
  1065. package/dist/src/components/tree/__doc__/Tree.stories.d.ts +0 -116
  1066. package/dist/src/components/tree/hooks/useControllableTreeState.d.ts +0 -16
  1067. package/dist/src/components/tree/index.d.ts +0 -2
  1068. package/dist/src/hooks/index.d.ts +0 -26
  1069. package/dist/src/hooks/useArray/__doc__/useArray.stories.d.ts +0 -23
  1070. package/dist/src/hooks/useArray/__test__/useArray.test.d.ts +0 -1
  1071. package/dist/src/hooks/useArray/index.d.ts +0 -1
  1072. package/dist/src/hooks/useArray/useArray.d.ts +0 -14
  1073. package/dist/src/hooks/useAsync/__doc__/useAsync.stories.d.ts +0 -18
  1074. package/dist/src/hooks/useAsync/__test__/useAsync.test.d.ts +0 -1
  1075. package/dist/src/hooks/useAsync/index.d.ts +0 -1
  1076. package/dist/src/hooks/useAsync/useAsync.d.ts +0 -19
  1077. package/dist/src/hooks/useClickOutside/__doc__/useClickOutside.stories.d.ts +0 -7
  1078. package/dist/src/hooks/useClickOutside/__test__/useClickOutside.test.d.ts +0 -1
  1079. package/dist/src/hooks/useClickOutside/index.d.ts +0 -1
  1080. package/dist/src/hooks/useClickOutside/useClickOutside.d.ts +0 -2
  1081. package/dist/src/hooks/useClipboard/__doc__/useClipboard.stories.d.ts +0 -9
  1082. package/dist/src/hooks/useClipboard/__test__/useClipboard.test.d.ts +0 -1
  1083. package/dist/src/hooks/useClipboard/index.d.ts +0 -1
  1084. package/dist/src/hooks/useClipboard/useClipboard.d.ts +0 -4
  1085. package/dist/src/hooks/useDebounceCallback/__doc__/useDebouncedCallback.stories.d.ts +0 -8
  1086. package/dist/src/hooks/useDebounceCallback/index.d.ts +0 -1
  1087. package/dist/src/hooks/useDebounceCallback/useDebouncedCallback.d.ts +0 -2
  1088. package/dist/src/hooks/useDebounceValue/__doc__/useDebouncedValue.stories.d.ts +0 -8
  1089. package/dist/src/hooks/useDebounceValue/index.d.ts +0 -1
  1090. package/dist/src/hooks/useDebounceValue/useDebouncedValue.d.ts +0 -2
  1091. package/dist/src/hooks/useDisclosure/__doc__/useDisclosure.stories.d.ts +0 -10
  1092. package/dist/src/hooks/useDisclosure/__test__/useDisclosure.test.d.ts +0 -1
  1093. package/dist/src/hooks/useDisclosure/index.d.ts +0 -1
  1094. package/dist/src/hooks/useDisclosure/useDisclosure.d.ts +0 -9
  1095. package/dist/src/hooks/useDocumentTitle/__doc__/useDocumentTitle.stories.d.ts +0 -6
  1096. package/dist/src/hooks/useDocumentTitle/index.d.ts +0 -1
  1097. package/dist/src/hooks/useDocumentTitle/useDocumentTitle.d.ts +0 -2
  1098. package/dist/src/hooks/useEventListener/__doc__/useEventListener.stories.d.ts +0 -18
  1099. package/dist/src/hooks/useEventListener/__test__/useEventListener.test.d.ts +0 -1
  1100. package/dist/src/hooks/useEventListener/index.d.ts +0 -1
  1101. package/dist/src/hooks/useEventListener/useEventListener.d.ts +0 -2
  1102. package/dist/src/hooks/useFocusTrap/__doc__/useFocusTrap.stories.d.ts +0 -10
  1103. package/dist/src/hooks/useFocusTrap/index.d.ts +0 -1
  1104. package/dist/src/hooks/useFocusTrap/scopeTab.d.ts +0 -1
  1105. package/dist/src/hooks/useFocusTrap/tabbable.d.ts +0 -4
  1106. package/dist/src/hooks/useFocusTrap/useFocusTrap.d.ts +0 -2
  1107. package/dist/src/hooks/useHotkey/__docs__/useHotkey.stories.d.ts +0 -23
  1108. package/dist/src/hooks/useHotkey/__test__/useHotkey.test.d.ts +0 -1
  1109. package/dist/src/hooks/useHotkey/__utils__/create-hotkey-listener.d.ts +0 -1
  1110. package/dist/src/hooks/useHotkey/__utils__/index.d.ts +0 -3
  1111. package/dist/src/hooks/useHotkey/__utils__/is-input-field.d.ts +0 -2
  1112. package/dist/src/hooks/useHotkey/__utils__/match-key-modifiers.d.ts +0 -8
  1113. package/dist/src/hooks/useHotkey/index.d.ts +0 -1
  1114. package/dist/src/hooks/useHotkey/useHotkey.d.ts +0 -10
  1115. package/dist/src/hooks/useHover/__doc__/useHover.stories.d.ts +0 -10
  1116. package/dist/src/hooks/useHover/__test__/useHover.test.d.ts +0 -1
  1117. package/dist/src/hooks/useHover/index.d.ts +0 -1
  1118. package/dist/src/hooks/useHover/useHover.d.ts +0 -9
  1119. package/dist/src/hooks/useIsVisible/__doc__/useIsVisible.stories.d.ts +0 -10
  1120. package/dist/src/hooks/useIsVisible/index.d.ts +0 -1
  1121. package/dist/src/hooks/useIsVisible/useIsVisible.d.ts +0 -11
  1122. package/dist/src/hooks/useLocalStorage/__doc__/useLocalStorage.stories.d.ts +0 -33
  1123. package/dist/src/hooks/useLocalStorage/__test__/useLocalStorage.test.d.ts +0 -1
  1124. package/dist/src/hooks/useLocalStorage/index.d.ts +0 -1
  1125. package/dist/src/hooks/useLocalStorage/useLocalStorage.d.ts +0 -3
  1126. package/dist/src/hooks/useMediaQuery/__doc__/useMediaQuery.stories.d.ts +0 -5
  1127. package/dist/src/hooks/useMediaQuery/index.d.ts +0 -1
  1128. package/dist/src/hooks/useMediaQuery/useMediaQuery.d.ts +0 -2
  1129. package/dist/src/hooks/useMemoizedFn/index.d.ts +0 -1
  1130. package/dist/src/hooks/useMemoizedFn/useMemoizedFn.d.ts +0 -3
  1131. package/dist/src/hooks/useMutation/__doc__/useMutation.stories.d.ts +0 -22
  1132. package/dist/src/hooks/useMutation/__test__/useMutation.test.d.ts +0 -1
  1133. package/dist/src/hooks/useMutation/index.d.ts +0 -1
  1134. package/dist/src/hooks/useMutation/useMutation.d.ts +0 -15
  1135. package/dist/src/hooks/useObject/__doc__/useObject.stories.d.ts +0 -17
  1136. package/dist/src/hooks/useObject/__test__/useObject.test.d.ts +0 -1
  1137. package/dist/src/hooks/useObject/index.d.ts +0 -1
  1138. package/dist/src/hooks/useObject/useObject.d.ts +0 -6
  1139. package/dist/src/hooks/usePagination/__doc__/usePagination.stories.d.ts +0 -9
  1140. package/dist/src/hooks/usePagination/__test__/usePagination.test.d.ts +0 -1
  1141. package/dist/src/hooks/usePagination/index.d.ts +0 -2
  1142. package/dist/src/hooks/usePagination/usePagination.d.ts +0 -36
  1143. package/dist/src/hooks/usePortal/__doc__/usePortal.stories.d.ts +0 -7
  1144. package/dist/src/hooks/usePortal/__test__/usePortal.test.d.ts +0 -1
  1145. package/dist/src/hooks/usePortal/index.d.ts +0 -1
  1146. package/dist/src/hooks/usePortal/usePortal.d.ts +0 -6
  1147. package/dist/src/hooks/usePreventCloseWindow/__doc__/usePreventCloseWindow.stories.d.ts +0 -11
  1148. package/dist/src/hooks/usePreventCloseWindow/index.d.ts +0 -1
  1149. package/dist/src/hooks/usePreventCloseWindow/usePreventCloseWindow.d.ts +0 -13
  1150. package/dist/src/hooks/useRangePagination/__test__/useRangePagination.test.d.ts +0 -1
  1151. package/dist/src/hooks/useRangePagination/index.d.ts +0 -2
  1152. package/dist/src/hooks/useRangePagination/useRangePagination.d.ts +0 -24
  1153. package/dist/src/hooks/useSelection/__doc__/useSelection.stories.d.ts +0 -12
  1154. package/dist/src/hooks/useSelection/__test__/useSelection.test.d.ts +0 -1
  1155. package/dist/src/hooks/useSelection/index.d.ts +0 -1
  1156. package/dist/src/hooks/useSelection/useSelection.d.ts +0 -50
  1157. package/dist/src/hooks/useStep/__doc__/useStep.stories.d.ts +0 -10
  1158. package/dist/src/hooks/useStep/__test__/useStep.test.d.ts +0 -1
  1159. package/dist/src/hooks/useStep/index.d.ts +0 -1
  1160. package/dist/src/hooks/useStep/useStep.d.ts +0 -16
  1161. package/dist/src/hooks/useToggle/__doc__/useToggle.stories.d.ts +0 -10
  1162. package/dist/src/hooks/useToggle/__test__/useToggle.test.d.ts +0 -1
  1163. package/dist/src/hooks/useToggle/index.d.ts +0 -1
  1164. package/dist/src/hooks/useToggle/useToggle.d.ts +0 -3
  1165. package/dist/src/index.d.ts +0 -5
  1166. package/dist/src/lib/cn.d.ts +0 -4
  1167. package/dist/src/lib/index.d.ts +0 -1
  1168. package/dist/src/models/Generic.model.d.ts +0 -38
  1169. package/dist/src/models/index.d.ts +0 -1
  1170. package/dist/src/utils/dates/parseDateRange.utility.d.ts +0 -15
  1171. package/dist/src/utils/functions/createSafeContext.d.ts +0 -3
  1172. package/dist/src/utils/functions/ensureReactElement.d.ts +0 -10
  1173. package/dist/src/utils/functions/getFormData.d.ts +0 -3
  1174. package/dist/src/utils/functions/index.d.ts +0 -4
  1175. package/dist/src/utils/functions/mergeRefs.d.ts +0 -2
  1176. package/dist/src/utils/index.d.ts +0 -3
  1177. package/dist/src/utils/strings/extractInitials.utility.d.ts +0 -6
  1178. package/dist/src/utils/strings/index.d.ts +0 -1
  1179. package/dist/src/utils/tests/click.d.ts +0 -1
  1180. package/dist/src/utils/tests/index.d.ts +0 -2
  1181. package/dist/src/utils/tests/keyboard.d.ts +0 -10
  1182. package/dist/src/utils/tests/type.d.ts +0 -1
  1183. package/dist/style.css +0 -2788
@@ -1,50 +0,0 @@
1
- import { Option, OverrideProps } from '../../models';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { multiSelectVariants } from './MultiSelect.variants';
4
-
5
- import * as React from "react";
6
- type OpenProps = {
7
- open?: boolean;
8
- onOpenChange?: (open: boolean) => void;
9
- defaultOpen?: boolean;
10
- };
11
- type MultiSelectProps<TItem extends Record<string, any>> = OverrideProps<React.ButtonHTMLAttributes<HTMLButtonElement> & OpenProps & VariantProps<typeof multiSelectVariants>, {
12
- items: TItem[];
13
- /**
14
- * Identificador del valor del elemento
15
- * @default "value"
16
- */
17
- valueKey?: keyof TItem;
18
- /**
19
- * Identificador del label del elemento
20
- * @default "label"
21
- */
22
- value?: string[];
23
- onChange?: (value: string[]) => void;
24
- defaultValue?: string[];
25
- labelKey?: keyof TItem;
26
- placeholder?: string;
27
- /**
28
- * Cantidad máxima de elementos que se van a visualizar
29
- * @default 3
30
- */
31
- maxCount?: number;
32
- className?: string;
33
- renderOption?: (item: TItem) => React.ReactNode;
34
- withCheckbox?: boolean;
35
- /**
36
- * Para mostrar o no la barra de búsqueda
37
- * @default true
38
- */
39
- showSearch?: boolean;
40
- /**
41
- * Para mostrar o no el "Seleccionar todos"
42
- * @default true
43
- */
44
- showSelectAll?: boolean;
45
- }>;
46
- export declare const MultiSelect: {
47
- <TItem extends Record<string, any> = Option<string>>({ items, value, valueKey, labelKey, onChange, variant, defaultValue, placeholder, maxCount, className, renderOption, withCheckbox, showSearch, showSelectAll, ...props }: MultiSelectProps<TItem>): import("react/jsx-runtime").JSX.Element;
48
- displayName: string;
49
- };
50
- export {};
@@ -1,3 +0,0 @@
1
- export declare const multiSelectVariants: (props?: ({
2
- variant?: "default" | "error" | "secondary" | null | undefined;
3
- } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,101 +0,0 @@
1
- import { MultiSelect } from '../..';
2
- import { Meta, StoryObj } from '@storybook/react';
3
-
4
- declare const meta: Meta<typeof MultiSelect>;
5
- export default meta;
6
- type Story = StoryObj<typeof MultiSelect>;
7
- export declare const Default: Story;
8
- export declare const Secondary: Story;
9
- export declare const OnlyOptions: Story;
10
- export declare const Destructive: Story;
11
- /**
12
- * Por defecto el componente `MultiSelect` espera `items` con la siguiente interfaz
13
- *
14
- * ```tsx
15
- * interface Option = {
16
- * label: string;
17
- * value: string;
18
- * }
19
- * ```
20
- *
21
- * En caso de tener un objeto con otra interfaz utilizar la propiedad `valueKey` para identificar el valor y `labelKey` para identificar el label
22
- *
23
- * ```tsx
24
- * type Animal = {
25
- * key: string;
26
- * name: string;
27
- * emoji: string;
28
- * }
29
- *
30
- * const animals: Animal[] = [
31
- * { key: "cat", name: "Cat", emoji: "🐱" },
32
- * { key: "dog", name: "Dog", emoji: "🐶" },
33
- * ];
34
- *
35
- * <MultiSelect
36
- * valueKey="key"
37
- * labelKey="name"
38
- * items={animals}
39
- * />
40
- *
41
- * ```
42
- */
43
- export declare const CustomObject: Story;
44
- /**
45
- * Se puede deshabilitar cada opción
46
- *
47
- * ```tsx
48
- * const data = [
49
- * {
50
- * label: faker.person.fullName(),
51
- * value: faker.string.uuid(),
52
- * disabled: true,
53
- * }
54
- * ]
55
- *
56
- * ```
57
- */
58
- export declare const WithDisabledOptions: Story;
59
- /**
60
- * Se puede customizar el contenido que se renderiza por cada opción
61
- *
62
- * ```tsx
63
- * const data = [
64
- * {
65
- * label: faker.person.fullName(),
66
- * value: faker.string.uuid(),
67
- * image: faker.image.avatar(),
68
- * }
69
- * ]
70
- *
71
- * <MultiSelect
72
- * items={data}
73
- * renderOption={(option) => (
74
- * <div className="flex items-center gap-2">
75
- * <Avatar
76
- * src={option.image}
77
- * alt={option.label}
78
- * className="w-6 h-6"
79
- * />
80
- * {option.label}
81
- * </div>
82
- * )}
83
- * />
84
- * ```
85
- */
86
- export declare const CustomRender: Story;
87
- export declare const Disabled: Story;
88
- export declare const ControlledValue: Story;
89
- /**
90
- * Se puede controlar el estado de apertura del popover
91
- *
92
- * ```tsx
93
- * type OpenProps = {
94
- * open?: boolean;
95
- * onOpenChange?: (open: boolean) => void;
96
- * defaultOpen?: boolean;
97
- * };
98
- * ```
99
- */
100
- export declare const ControlledOpen: Story;
101
- export declare const MultiSelectForm: Story;
@@ -1,17 +0,0 @@
1
- type Props = {
2
- valueKey: string | number | symbol;
3
- values: string[];
4
- setValues: (values: string[]) => void;
5
- items: any[];
6
- maxCount: number;
7
- setIsPopoverOpen: (open: any) => void;
8
- };
9
- export declare const useMultiSelect: ({ valueKey, values, setValues, items, maxCount, setIsPopoverOpen, }: Props) => {
10
- handleInputKeyDown: (event: React.KeyboardEvent<HTMLInputElement>) => void;
11
- toggleOption: (option: string) => void;
12
- handleClear: () => void;
13
- handleTogglePopover: () => void;
14
- clearExtraOptions: () => void;
15
- toggleAll: () => void;
16
- };
17
- export {};
@@ -1 +0,0 @@
1
- export * from './MultiSelect';
@@ -1,17 +0,0 @@
1
- import { ComponentProps } from 'react';
2
- import { OverrideProps } from '../../models';
3
-
4
- type Props = OverrideProps<ComponentProps<"input">, {
5
- /** valor del input */
6
- value?: number;
7
- /** functión a ejecutar cuando el valor cambia */
8
- onChange?: (value: number) => void;
9
- /** valor por defecto del input */
10
- defaultValue?: number;
11
- /** valor mínimo del input */
12
- min?: number;
13
- /** valor máximo del input */
14
- max?: number;
15
- }>;
16
- export declare const NumberInput: import('react').ForwardRefExoticComponent<Omit<Props, "ref"> & import('react').RefAttributes<HTMLInputElement>>;
17
- export {};
@@ -1,21 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { NumberInput } from '../..';
3
-
4
- /**
5
- * Componente para ingresar y manipular valores numéricos.
6
- */
7
- declare const meta: Meta<typeof NumberInput>;
8
- export default meta;
9
- type Story = StoryObj<typeof NumberInput>;
10
- export declare const Default: Story;
11
- /**
12
- * Se puede restringir el valor mínimo y máximo.
13
- * En este ejemplo el valor está restringido entre 10 y 20.
14
- * Los botones de incremento/decremento respetarán estos límites.
15
- */
16
- export declare const MinMax: Story;
17
- /**
18
- * El NumberInput puede ser controlado externamente.
19
- * En este ejemplo el valor inicial es 10 y se actualiza mediante el estado de React.
20
- */
21
- export declare const Controlled: Story;
@@ -1 +0,0 @@
1
- export * from './NumberInput';
@@ -1,14 +0,0 @@
1
- import { useRangePaginationProps } from '../../hooks';
2
- import { HTMLProps } from 'react';
3
- import { PaginationOptionProps } from './components/PaginationOption';
4
-
5
- interface Props extends useRangePaginationProps {
6
- optionProps?: PaginationOptionProps;
7
- className?: string;
8
- containerProps?: HTMLProps<HTMLDivElement>;
9
- }
10
- export declare const Pagination: {
11
- ({ optionProps, className, containerProps, ...rangeProps }: Props): import("react/jsx-runtime").JSX.Element;
12
- displayName: string;
13
- };
14
- export {};
@@ -1,17 +0,0 @@
1
- import { Pagination } from '../..';
2
- import { Meta, StoryObj } from '@storybook/react';
3
-
4
- declare const meta: Meta<typeof Pagination>;
5
- export default meta;
6
- type Story = StoryObj<typeof meta>;
7
- export declare const Default: Story;
8
- export declare const DotsVariants: Story;
9
- /**
10
- * Se exponen los siguientes atributos:
11
- *
12
- * | Atributo | Descripción |
13
- * | --- | --- |
14
- * | `data-active` | si el elemento es el activo |
15
- * | `data-dots` | si el elemento son puntos|
16
- **/
17
- export declare const Custom: Story;
@@ -1,10 +0,0 @@
1
- import { ButtonHTMLAttributes } from 'react';
2
-
3
- interface PaginationOptionProps extends ButtonHTMLAttributes<HTMLButtonElement> {
4
- isActive?: boolean;
5
- }
6
- declare const PaginationOption: {
7
- ({ isActive, ...props }: PaginationOptionProps): import("react/jsx-runtime").JSX.Element;
8
- displayName: string;
9
- };
10
- export { PaginationOption, type PaginationOptionProps };
@@ -1 +0,0 @@
1
- export * from './Pagination';
@@ -1,20 +0,0 @@
1
- import { OverrideProps } from '../../models';
2
- import { ComponentProps, ReactNode } from 'react';
3
- import { Input } from '../input/Input';
4
-
5
- type Props = OverrideProps<ComponentProps<typeof Input>, {
6
- /** Clase CSS para el contenedor */
7
- containerClassName?: string;
8
- /** Ícono para mostrar la contraseña */
9
- showIcon?: ReactNode;
10
- /** Ícono para ocultar la contraseña */
11
- hideIcon?: ReactNode;
12
- /** Callback cuando se muestra la contraseña */
13
- onShow?: () => void;
14
- /** Callback cuando se oculta la contraseña */
15
- onHide?: () => void;
16
- /** Habilita/deshabilita el botón de mostrar/ocultar contraseña */
17
- toggleable?: boolean;
18
- }>;
19
- export declare const Password: import('react').ForwardRefExoticComponent<Omit<Props, "ref"> & import('react').RefAttributes<HTMLInputElement>>;
20
- export {};
@@ -1,341 +0,0 @@
1
- import { StoryObj } from '@storybook/react';
2
-
3
- declare const meta: {
4
- title: string;
5
- component: import('react').ForwardRefExoticComponent<Omit<Omit<Omit<Omit<import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "value" | "defaultValue" | "onChange"> & {
6
- value?: string;
7
- onChange?: (value: string) => void;
8
- defaultValue?: string;
9
- }, "ref"> & import('react').RefAttributes<HTMLInputElement>, "containerClassName" | "showIcon" | "hideIcon" | "onShow" | "onHide" | "toggleable"> & {
10
- containerClassName?: string;
11
- showIcon?: import('react').ReactNode;
12
- hideIcon?: import('react').ReactNode;
13
- onShow?: () => void;
14
- onHide?: () => void;
15
- toggleable?: boolean;
16
- }, "ref"> & import('react').RefAttributes<HTMLInputElement>>;
17
- parameters: {
18
- layout: string;
19
- };
20
- decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
21
- children?: import('react').ReactNode;
22
- form?: string | undefined | undefined;
23
- slot?: string | undefined | undefined;
24
- style?: import('react').CSSProperties | undefined;
25
- title?: string | undefined | undefined;
26
- pattern?: string | undefined | undefined;
27
- key?: import('react').Key | null | undefined;
28
- disabled?: boolean | undefined | undefined;
29
- formAction?: string | undefined;
30
- formEncType?: string | undefined | undefined;
31
- formMethod?: string | undefined | undefined;
32
- formNoValidate?: boolean | undefined | undefined;
33
- formTarget?: string | undefined | undefined;
34
- name?: string | undefined | undefined;
35
- type?: import('react').HTMLInputTypeAttribute | undefined;
36
- value?: string | undefined;
37
- defaultChecked?: boolean | undefined | undefined;
38
- defaultValue?: string | undefined;
39
- suppressContentEditableWarning?: boolean | undefined | undefined;
40
- suppressHydrationWarning?: boolean | undefined | undefined;
41
- accessKey?: string | undefined | undefined;
42
- autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
43
- autoFocus?: boolean | undefined | undefined;
44
- className?: string | undefined | undefined;
45
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
46
- contextMenu?: string | undefined | undefined;
47
- dir?: string | undefined | undefined;
48
- draggable?: (boolean | "true" | "false") | undefined;
49
- enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
50
- hidden?: boolean | undefined | undefined;
51
- id?: string | undefined | undefined;
52
- lang?: string | undefined | undefined;
53
- nonce?: string | undefined | undefined;
54
- spellCheck?: (boolean | "true" | "false") | undefined;
55
- tabIndex?: number | undefined | undefined;
56
- translate?: "yes" | "no" | undefined | undefined;
57
- radioGroup?: string | undefined | undefined;
58
- role?: import('react').AriaRole | undefined;
59
- about?: string | undefined | undefined;
60
- content?: string | undefined | undefined;
61
- datatype?: string | undefined | undefined;
62
- inlist?: any;
63
- prefix?: string | undefined | undefined;
64
- property?: string | undefined | undefined;
65
- rel?: string | undefined | undefined;
66
- resource?: string | undefined | undefined;
67
- rev?: string | undefined | undefined;
68
- typeof?: string | undefined | undefined;
69
- vocab?: string | undefined | undefined;
70
- autoCorrect?: string | undefined | undefined;
71
- autoSave?: string | undefined | undefined;
72
- color?: string | undefined | undefined;
73
- itemProp?: string | undefined | undefined;
74
- itemScope?: boolean | undefined | undefined;
75
- itemType?: string | undefined | undefined;
76
- itemID?: string | undefined | undefined;
77
- itemRef?: string | undefined | undefined;
78
- results?: number | undefined | undefined;
79
- security?: string | undefined | undefined;
80
- unselectable?: "on" | "off" | undefined | undefined;
81
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
82
- is?: string | undefined | undefined;
83
- "aria-activedescendant"?: string | undefined | undefined;
84
- "aria-atomic"?: (boolean | "true" | "false") | undefined;
85
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
86
- "aria-braillelabel"?: string | undefined | undefined;
87
- "aria-brailleroledescription"?: string | undefined | undefined;
88
- "aria-busy"?: (boolean | "true" | "false") | undefined;
89
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
90
- "aria-colcount"?: number | undefined | undefined;
91
- "aria-colindex"?: number | undefined | undefined;
92
- "aria-colindextext"?: string | undefined | undefined;
93
- "aria-colspan"?: number | undefined | undefined;
94
- "aria-controls"?: string | undefined | undefined;
95
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
96
- "aria-describedby"?: string | undefined | undefined;
97
- "aria-description"?: string | undefined | undefined;
98
- "aria-details"?: string | undefined | undefined;
99
- "aria-disabled"?: (boolean | "true" | "false") | undefined;
100
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
101
- "aria-errormessage"?: string | undefined | undefined;
102
- "aria-expanded"?: (boolean | "true" | "false") | undefined;
103
- "aria-flowto"?: string | undefined | undefined;
104
- "aria-grabbed"?: (boolean | "true" | "false") | undefined;
105
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
106
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
107
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
108
- "aria-keyshortcuts"?: string | undefined | undefined;
109
- "aria-label"?: string | undefined | undefined;
110
- "aria-labelledby"?: string | undefined | undefined;
111
- "aria-level"?: number | undefined | undefined;
112
- "aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
113
- "aria-modal"?: (boolean | "true" | "false") | undefined;
114
- "aria-multiline"?: (boolean | "true" | "false") | undefined;
115
- "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
116
- "aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
117
- "aria-owns"?: string | undefined | undefined;
118
- "aria-placeholder"?: string | undefined | undefined;
119
- "aria-posinset"?: number | undefined | undefined;
120
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
121
- "aria-readonly"?: (boolean | "true" | "false") | undefined;
122
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
123
- "aria-required"?: (boolean | "true" | "false") | undefined;
124
- "aria-roledescription"?: string | undefined | undefined;
125
- "aria-rowcount"?: number | undefined | undefined;
126
- "aria-rowindex"?: number | undefined | undefined;
127
- "aria-rowindextext"?: string | undefined | undefined;
128
- "aria-rowspan"?: number | undefined | undefined;
129
- "aria-selected"?: (boolean | "true" | "false") | undefined;
130
- "aria-setsize"?: number | undefined | undefined;
131
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
132
- "aria-valuemax"?: number | undefined | undefined;
133
- "aria-valuemin"?: number | undefined | undefined;
134
- "aria-valuenow"?: number | undefined | undefined;
135
- "aria-valuetext"?: string | undefined | undefined;
136
- dangerouslySetInnerHTML?: {
137
- __html: string | TrustedHTML;
138
- } | undefined | undefined;
139
- onCopy?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
140
- onCopyCapture?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
141
- onCut?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
142
- onCutCapture?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
143
- onPaste?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
144
- onPasteCapture?: import('react').ClipboardEventHandler<HTMLInputElement> | undefined;
145
- onCompositionEnd?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
146
- onCompositionEndCapture?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
147
- onCompositionStart?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
148
- onCompositionStartCapture?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
149
- onCompositionUpdate?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
150
- onCompositionUpdateCapture?: import('react').CompositionEventHandler<HTMLInputElement> | undefined;
151
- onFocus?: import('react').FocusEventHandler<HTMLInputElement> | undefined;
152
- onFocusCapture?: import('react').FocusEventHandler<HTMLInputElement> | undefined;
153
- onBlur?: import('react').FocusEventHandler<HTMLInputElement> | undefined;
154
- onBlurCapture?: import('react').FocusEventHandler<HTMLInputElement> | undefined;
155
- onChange?: ((value: string) => void) | undefined;
156
- onChangeCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
157
- onBeforeInput?: import('react').FormEventHandler<HTMLInputElement> | undefined;
158
- onBeforeInputCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
159
- onInput?: import('react').FormEventHandler<HTMLInputElement> | undefined;
160
- onInputCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
161
- onReset?: import('react').FormEventHandler<HTMLInputElement> | undefined;
162
- onResetCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
163
- onSubmit?: import('react').FormEventHandler<HTMLInputElement> | undefined;
164
- onSubmitCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
165
- onInvalid?: import('react').FormEventHandler<HTMLInputElement> | undefined;
166
- onInvalidCapture?: import('react').FormEventHandler<HTMLInputElement> | undefined;
167
- onLoad?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
168
- onLoadCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
169
- onError?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
170
- onErrorCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
171
- onKeyDown?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
172
- onKeyDownCapture?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
173
- onKeyPress?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
174
- onKeyPressCapture?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
175
- onKeyUp?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
176
- onKeyUpCapture?: import('react').KeyboardEventHandler<HTMLInputElement> | undefined;
177
- onAbort?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
178
- onAbortCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
179
- onCanPlay?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
180
- onCanPlayCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
181
- onCanPlayThrough?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
182
- onCanPlayThroughCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
183
- onDurationChange?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
184
- onDurationChangeCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
185
- onEmptied?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
186
- onEmptiedCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
187
- onEncrypted?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
188
- onEncryptedCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
189
- onEnded?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
190
- onEndedCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
191
- onLoadedData?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
192
- onLoadedDataCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
193
- onLoadedMetadata?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
194
- onLoadedMetadataCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
195
- onLoadStart?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
196
- onLoadStartCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
197
- onPause?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
198
- onPauseCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
199
- onPlay?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
200
- onPlayCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
201
- onPlaying?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
202
- onPlayingCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
203
- onProgress?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
204
- onProgressCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
205
- onRateChange?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
206
- onRateChangeCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
207
- onResize?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
208
- onResizeCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
209
- onSeeked?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
210
- onSeekedCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
211
- onSeeking?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
212
- onSeekingCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
213
- onStalled?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
214
- onStalledCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
215
- onSuspend?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
216
- onSuspendCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
217
- onTimeUpdate?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
218
- onTimeUpdateCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
219
- onVolumeChange?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
220
- onVolumeChangeCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
221
- onWaiting?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
222
- onWaitingCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
223
- onAuxClick?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
224
- onAuxClickCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
225
- onClick?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
226
- onClickCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
227
- onContextMenu?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
228
- onContextMenuCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
229
- onDoubleClick?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
230
- onDoubleClickCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
231
- onDrag?: import('react').DragEventHandler<HTMLInputElement> | undefined;
232
- onDragCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
233
- onDragEnd?: import('react').DragEventHandler<HTMLInputElement> | undefined;
234
- onDragEndCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
235
- onDragEnter?: import('react').DragEventHandler<HTMLInputElement> | undefined;
236
- onDragEnterCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
237
- onDragExit?: import('react').DragEventHandler<HTMLInputElement> | undefined;
238
- onDragExitCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
239
- onDragLeave?: import('react').DragEventHandler<HTMLInputElement> | undefined;
240
- onDragLeaveCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
241
- onDragOver?: import('react').DragEventHandler<HTMLInputElement> | undefined;
242
- onDragOverCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
243
- onDragStart?: import('react').DragEventHandler<HTMLInputElement> | undefined;
244
- onDragStartCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
245
- onDrop?: import('react').DragEventHandler<HTMLInputElement> | undefined;
246
- onDropCapture?: import('react').DragEventHandler<HTMLInputElement> | undefined;
247
- onMouseDown?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
248
- onMouseDownCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
249
- onMouseEnter?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
250
- onMouseLeave?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
251
- onMouseMove?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
252
- onMouseMoveCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
253
- onMouseOut?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
254
- onMouseOutCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
255
- onMouseOver?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
256
- onMouseOverCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
257
- onMouseUp?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
258
- onMouseUpCapture?: import('react').MouseEventHandler<HTMLInputElement> | undefined;
259
- onSelect?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
260
- onSelectCapture?: import('react').ReactEventHandler<HTMLInputElement> | undefined;
261
- onTouchCancel?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
262
- onTouchCancelCapture?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
263
- onTouchEnd?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
264
- onTouchEndCapture?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
265
- onTouchMove?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
266
- onTouchMoveCapture?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
267
- onTouchStart?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
268
- onTouchStartCapture?: import('react').TouchEventHandler<HTMLInputElement> | undefined;
269
- onPointerDown?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
270
- onPointerDownCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
271
- onPointerMove?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
272
- onPointerMoveCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
273
- onPointerUp?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
274
- onPointerUpCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
275
- onPointerCancel?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
276
- onPointerCancelCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
277
- onPointerEnter?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
278
- onPointerLeave?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
279
- onPointerOver?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
280
- onPointerOverCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
281
- onPointerOut?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
282
- onPointerOutCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
283
- onGotPointerCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
284
- onGotPointerCaptureCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
285
- onLostPointerCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
286
- onLostPointerCaptureCapture?: import('react').PointerEventHandler<HTMLInputElement> | undefined;
287
- onScroll?: import('react').UIEventHandler<HTMLInputElement> | undefined;
288
- onScrollCapture?: import('react').UIEventHandler<HTMLInputElement> | undefined;
289
- onWheel?: import('react').WheelEventHandler<HTMLInputElement> | undefined;
290
- onWheelCapture?: import('react').WheelEventHandler<HTMLInputElement> | undefined;
291
- onAnimationStart?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
292
- onAnimationStartCapture?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
293
- onAnimationEnd?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
294
- onAnimationEndCapture?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
295
- onAnimationIteration?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
296
- onAnimationIterationCapture?: import('react').AnimationEventHandler<HTMLInputElement> | undefined;
297
- onTransitionEnd?: import('react').TransitionEventHandler<HTMLInputElement> | undefined;
298
- onTransitionEndCapture?: import('react').TransitionEventHandler<HTMLInputElement> | undefined;
299
- height?: number | string | undefined | undefined;
300
- max?: number | string | undefined | undefined;
301
- min?: number | string | undefined | undefined;
302
- width?: number | string | undefined | undefined;
303
- alt?: string | undefined | undefined;
304
- src?: string | undefined | undefined;
305
- autoComplete?: import('react').HTMLInputAutoCompleteAttribute | undefined;
306
- accept?: string | undefined | undefined;
307
- capture?: boolean | "user" | "environment" | undefined | undefined;
308
- checked?: boolean | undefined | undefined;
309
- list?: string | undefined | undefined;
310
- maxLength?: number | undefined | undefined;
311
- minLength?: number | undefined | undefined;
312
- multiple?: boolean | undefined | undefined;
313
- placeholder?: string | undefined | undefined;
314
- readOnly?: boolean | undefined | undefined;
315
- required?: boolean | undefined | undefined;
316
- size?: number | undefined | undefined;
317
- step?: number | string | undefined | undefined;
318
- containerClassName?: string | undefined;
319
- showIcon?: import('react').ReactNode;
320
- hideIcon?: import('react').ReactNode;
321
- onShow?: (() => void) | undefined;
322
- onHide?: (() => void) | undefined;
323
- toggleable?: boolean | undefined;
324
- ref?: import('react').LegacyRef<HTMLInputElement> | undefined;
325
- }>) => import("react/jsx-runtime").JSX.Element)[];
326
- tags: string[];
327
- };
328
- export default meta;
329
- type Story = StoryObj<typeof meta>;
330
- export declare const Default: Story;
331
- export declare const Controlled: Story;
332
- export declare const Disabled: Story;
333
- export declare const Error: Story;
334
- export declare const Required: Story;
335
- export declare const CustomIcons: Story;
336
- export declare const Callbacks: Story;
337
- export declare const NonToggleable: Story;
338
- export declare const CustomWidth: Story;
339
- export declare const FormValidation: {
340
- render: () => import("react/jsx-runtime").JSX.Element;
341
- };
@@ -1 +0,0 @@
1
- export * from './Password';