eidos-ui 0.1.0

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 (633) hide show
  1. package/LICENSE +22 -0
  2. package/README.md +175 -0
  3. package/dist/Breadcrumb.types-DaykU-C8.d.cts +20 -0
  4. package/dist/Breadcrumb.types-DaykU-C8.d.ts +20 -0
  5. package/dist/Button.types-BH0CPyPx.d.ts +33 -0
  6. package/dist/Button.types-DZRCVqyN.d.cts +33 -0
  7. package/dist/CommandPalette.types-DRMMS_ev.d.cts +73 -0
  8. package/dist/CommandPalette.types-DRMMS_ev.d.ts +73 -0
  9. package/dist/Footer.types-Dv2TPN2J.d.cts +24 -0
  10. package/dist/Footer.types-Dv2TPN2J.d.ts +24 -0
  11. package/dist/Header.types-BZi80bWz.d.cts +17 -0
  12. package/dist/Header.types-DJt-q01P.d.ts +17 -0
  13. package/dist/Input.types-DFZNyJGF.d.cts +45 -0
  14. package/dist/Input.types-XrJTI0JC.d.ts +45 -0
  15. package/dist/Menu.types-DNIpjSAK.d.ts +49 -0
  16. package/dist/Menu.types-DwcuCZM7.d.cts +49 -0
  17. package/dist/Navigation.types-Ctu5mlTa.d.cts +94 -0
  18. package/dist/Navigation.types-DVcLJnrB.d.ts +94 -0
  19. package/dist/Table.types-Bv9l7qxd.d.ts +103 -0
  20. package/dist/Table.types-DQ0ReOLj.d.cts +103 -0
  21. package/dist/Toolbar.types-BGD57Uhm.d.ts +22 -0
  22. package/dist/Toolbar.types-tQkLmPIu.d.cts +22 -0
  23. package/dist/accordion/index.cjs +10 -0
  24. package/dist/accordion/index.cjs.map +1 -0
  25. package/dist/accordion/index.d.cts +39 -0
  26. package/dist/accordion/index.d.ts +39 -0
  27. package/dist/accordion/index.js +10 -0
  28. package/dist/accordion/index.js.map +1 -0
  29. package/dist/alert/index.cjs +12 -0
  30. package/dist/alert/index.cjs.map +1 -0
  31. package/dist/alert/index.d.cts +29 -0
  32. package/dist/alert/index.d.ts +29 -0
  33. package/dist/alert/index.js +12 -0
  34. package/dist/alert/index.js.map +1 -0
  35. package/dist/avatar/index.cjs +10 -0
  36. package/dist/avatar/index.cjs.map +1 -0
  37. package/dist/avatar/index.d.cts +26 -0
  38. package/dist/avatar/index.d.ts +26 -0
  39. package/dist/avatar/index.js +10 -0
  40. package/dist/avatar/index.js.map +1 -0
  41. package/dist/badge/index.cjs +8 -0
  42. package/dist/badge/index.cjs.map +1 -0
  43. package/dist/badge/index.d.cts +27 -0
  44. package/dist/badge/index.d.ts +27 -0
  45. package/dist/badge/index.js +8 -0
  46. package/dist/badge/index.js.map +1 -0
  47. package/dist/breadcrumb/index.cjs +8 -0
  48. package/dist/breadcrumb/index.cjs.map +1 -0
  49. package/dist/breadcrumb/index.d.cts +7 -0
  50. package/dist/breadcrumb/index.d.ts +7 -0
  51. package/dist/breadcrumb/index.js +8 -0
  52. package/dist/breadcrumb/index.js.map +1 -0
  53. package/dist/button/index.cjs +14 -0
  54. package/dist/button/index.cjs.map +1 -0
  55. package/dist/button/index.d.cts +21 -0
  56. package/dist/button/index.d.ts +21 -0
  57. package/dist/button/index.js +14 -0
  58. package/dist/button/index.js.map +1 -0
  59. package/dist/button-group/index.cjs +8 -0
  60. package/dist/button-group/index.cjs.map +1 -0
  61. package/dist/button-group/index.d.cts +46 -0
  62. package/dist/button-group/index.d.ts +46 -0
  63. package/dist/button-group/index.js +8 -0
  64. package/dist/button-group/index.js.map +1 -0
  65. package/dist/card/index.cjs +8 -0
  66. package/dist/card/index.cjs.map +1 -0
  67. package/dist/card/index.d.cts +18 -0
  68. package/dist/card/index.d.ts +18 -0
  69. package/dist/card/index.js +8 -0
  70. package/dist/card/index.js.map +1 -0
  71. package/dist/checkbox/index.cjs +9 -0
  72. package/dist/checkbox/index.cjs.map +1 -0
  73. package/dist/checkbox/index.d.cts +16 -0
  74. package/dist/checkbox/index.d.ts +16 -0
  75. package/dist/checkbox/index.js +9 -0
  76. package/dist/checkbox/index.js.map +1 -0
  77. package/dist/chip/index.cjs +11 -0
  78. package/dist/chip/index.cjs.map +1 -0
  79. package/dist/chip/index.d.cts +27 -0
  80. package/dist/chip/index.d.ts +27 -0
  81. package/dist/chip/index.js +11 -0
  82. package/dist/chip/index.js.map +1 -0
  83. package/dist/chunk-2HTBZGBP.cjs +113 -0
  84. package/dist/chunk-2HTBZGBP.cjs.map +1 -0
  85. package/dist/chunk-2JWY36LD.cjs +112 -0
  86. package/dist/chunk-2JWY36LD.cjs.map +1 -0
  87. package/dist/chunk-2YQE26EK.js +54 -0
  88. package/dist/chunk-2YQE26EK.js.map +1 -0
  89. package/dist/chunk-2ZWBN3LK.cjs +92 -0
  90. package/dist/chunk-2ZWBN3LK.cjs.map +1 -0
  91. package/dist/chunk-3ETWFS2N.cjs +40 -0
  92. package/dist/chunk-3ETWFS2N.cjs.map +1 -0
  93. package/dist/chunk-3KAR5KCS.cjs +47 -0
  94. package/dist/chunk-3KAR5KCS.cjs.map +1 -0
  95. package/dist/chunk-3RUIKBH4.cjs +1 -0
  96. package/dist/chunk-3RUIKBH4.cjs.map +1 -0
  97. package/dist/chunk-3SKI6FXB.js +40 -0
  98. package/dist/chunk-3SKI6FXB.js.map +1 -0
  99. package/dist/chunk-3YPTYI7R.js +194 -0
  100. package/dist/chunk-3YPTYI7R.js.map +1 -0
  101. package/dist/chunk-4NUZP66U.js +299 -0
  102. package/dist/chunk-4NUZP66U.js.map +1 -0
  103. package/dist/chunk-5D3LIJYW.cjs +299 -0
  104. package/dist/chunk-5D3LIJYW.cjs.map +1 -0
  105. package/dist/chunk-5QG2I3FK.cjs +169 -0
  106. package/dist/chunk-5QG2I3FK.cjs.map +1 -0
  107. package/dist/chunk-5TGBNYZK.cjs +11 -0
  108. package/dist/chunk-5TGBNYZK.cjs.map +1 -0
  109. package/dist/chunk-5WRI5ZAA.js +31 -0
  110. package/dist/chunk-5WRI5ZAA.js.map +1 -0
  111. package/dist/chunk-63N2KZZX.cjs +54 -0
  112. package/dist/chunk-63N2KZZX.cjs.map +1 -0
  113. package/dist/chunk-66R54X6R.js +1 -0
  114. package/dist/chunk-66R54X6R.js.map +1 -0
  115. package/dist/chunk-6NZXWKUE.js +1 -0
  116. package/dist/chunk-6NZXWKUE.js.map +1 -0
  117. package/dist/chunk-6P4WYB3B.js +169 -0
  118. package/dist/chunk-6P4WYB3B.js.map +1 -0
  119. package/dist/chunk-6QFT3BUD.cjs +28 -0
  120. package/dist/chunk-6QFT3BUD.cjs.map +1 -0
  121. package/dist/chunk-6USUVU6J.js +26 -0
  122. package/dist/chunk-6USUVU6J.js.map +1 -0
  123. package/dist/chunk-73EKJU4G.js +11 -0
  124. package/dist/chunk-73EKJU4G.js.map +1 -0
  125. package/dist/chunk-7IOOFKG3.js +26 -0
  126. package/dist/chunk-7IOOFKG3.js.map +1 -0
  127. package/dist/chunk-7KGV6YCG.cjs +54 -0
  128. package/dist/chunk-7KGV6YCG.cjs.map +1 -0
  129. package/dist/chunk-7NZTRSMT.js +1484 -0
  130. package/dist/chunk-7NZTRSMT.js.map +1 -0
  131. package/dist/chunk-7R7IFWGB.cjs +86 -0
  132. package/dist/chunk-7R7IFWGB.cjs.map +1 -0
  133. package/dist/chunk-A35Y5MRJ.js +235 -0
  134. package/dist/chunk-A35Y5MRJ.js.map +1 -0
  135. package/dist/chunk-AOV32YBE.js +113 -0
  136. package/dist/chunk-AOV32YBE.js.map +1 -0
  137. package/dist/chunk-AUFCW7QU.cjs +526 -0
  138. package/dist/chunk-AUFCW7QU.cjs.map +1 -0
  139. package/dist/chunk-BFYSYUA6.cjs +125 -0
  140. package/dist/chunk-BFYSYUA6.cjs.map +1 -0
  141. package/dist/chunk-BTPCSBGP.js +1622 -0
  142. package/dist/chunk-BTPCSBGP.js.map +1 -0
  143. package/dist/chunk-C7F2VFAI.cjs +259 -0
  144. package/dist/chunk-C7F2VFAI.cjs.map +1 -0
  145. package/dist/chunk-CDV2OAS3.cjs +235 -0
  146. package/dist/chunk-CDV2OAS3.cjs.map +1 -0
  147. package/dist/chunk-CJUZDUXW.cjs +79 -0
  148. package/dist/chunk-CJUZDUXW.cjs.map +1 -0
  149. package/dist/chunk-CKH36D7H.js +28 -0
  150. package/dist/chunk-CKH36D7H.js.map +1 -0
  151. package/dist/chunk-D7PGZ3M3.cjs +117 -0
  152. package/dist/chunk-D7PGZ3M3.cjs.map +1 -0
  153. package/dist/chunk-DFADZZ3K.js +126 -0
  154. package/dist/chunk-DFADZZ3K.js.map +1 -0
  155. package/dist/chunk-DI2VKKLW.js +1 -0
  156. package/dist/chunk-DI2VKKLW.js.map +1 -0
  157. package/dist/chunk-DK4S3EHG.js +29 -0
  158. package/dist/chunk-DK4S3EHG.js.map +1 -0
  159. package/dist/chunk-DZUJEN5N.cjs +31 -0
  160. package/dist/chunk-DZUJEN5N.cjs.map +1 -0
  161. package/dist/chunk-E2B33QB7.js +97 -0
  162. package/dist/chunk-E2B33QB7.js.map +1 -0
  163. package/dist/chunk-E3XATJ63.js +4418 -0
  164. package/dist/chunk-E3XATJ63.js.map +1 -0
  165. package/dist/chunk-EACNRR3C.cjs +1 -0
  166. package/dist/chunk-EACNRR3C.cjs.map +1 -0
  167. package/dist/chunk-EQ6BNPTL.cjs +39 -0
  168. package/dist/chunk-EQ6BNPTL.cjs.map +1 -0
  169. package/dist/chunk-F54MVGKO.js +342 -0
  170. package/dist/chunk-F54MVGKO.js.map +1 -0
  171. package/dist/chunk-FNUOTM44.cjs +238 -0
  172. package/dist/chunk-FNUOTM44.cjs.map +1 -0
  173. package/dist/chunk-FO5FNTJX.js +69 -0
  174. package/dist/chunk-FO5FNTJX.js.map +1 -0
  175. package/dist/chunk-FQZ6F7FQ.cjs +1 -0
  176. package/dist/chunk-FQZ6F7FQ.cjs.map +1 -0
  177. package/dist/chunk-G2FANEA2.cjs +101 -0
  178. package/dist/chunk-G2FANEA2.cjs.map +1 -0
  179. package/dist/chunk-G36S5CWN.cjs +26 -0
  180. package/dist/chunk-G36S5CWN.cjs.map +1 -0
  181. package/dist/chunk-GI7WPGP2.cjs +454 -0
  182. package/dist/chunk-GI7WPGP2.cjs.map +1 -0
  183. package/dist/chunk-GL4DHGQE.js +1316 -0
  184. package/dist/chunk-GL4DHGQE.js.map +1 -0
  185. package/dist/chunk-GOVOQZYN.js +18 -0
  186. package/dist/chunk-GOVOQZYN.js.map +1 -0
  187. package/dist/chunk-GRH57M3E.js +88 -0
  188. package/dist/chunk-GRH57M3E.js.map +1 -0
  189. package/dist/chunk-H523JFY2.js +303 -0
  190. package/dist/chunk-H523JFY2.js.map +1 -0
  191. package/dist/chunk-H56YUMFB.cjs +1622 -0
  192. package/dist/chunk-H56YUMFB.cjs.map +1 -0
  193. package/dist/chunk-HO7P6IJO.js +238 -0
  194. package/dist/chunk-HO7P6IJO.js.map +1 -0
  195. package/dist/chunk-HPIBYEGE.cjs +1484 -0
  196. package/dist/chunk-HPIBYEGE.cjs.map +1 -0
  197. package/dist/chunk-HQ4KZRFH.js +67 -0
  198. package/dist/chunk-HQ4KZRFH.js.map +1 -0
  199. package/dist/chunk-HUNMRKGE.js +21 -0
  200. package/dist/chunk-HUNMRKGE.js.map +1 -0
  201. package/dist/chunk-I44YNYI6.cjs +1 -0
  202. package/dist/chunk-I44YNYI6.cjs.map +1 -0
  203. package/dist/chunk-I6UOIS4J.cjs +1 -0
  204. package/dist/chunk-I6UOIS4J.cjs.map +1 -0
  205. package/dist/chunk-ICJ3SV5I.cjs +183 -0
  206. package/dist/chunk-ICJ3SV5I.cjs.map +1 -0
  207. package/dist/chunk-IYQX7PBO.cjs +320 -0
  208. package/dist/chunk-IYQX7PBO.cjs.map +1 -0
  209. package/dist/chunk-JFA5ABVE.js +54 -0
  210. package/dist/chunk-JFA5ABVE.js.map +1 -0
  211. package/dist/chunk-JORQYNJD.js +79 -0
  212. package/dist/chunk-JORQYNJD.js.map +1 -0
  213. package/dist/chunk-K5TKNT6I.cjs +34 -0
  214. package/dist/chunk-K5TKNT6I.cjs.map +1 -0
  215. package/dist/chunk-KF64C4QI.js +138 -0
  216. package/dist/chunk-KF64C4QI.js.map +1 -0
  217. package/dist/chunk-KGXGTWUL.js +1 -0
  218. package/dist/chunk-KGXGTWUL.js.map +1 -0
  219. package/dist/chunk-KKOZX64Z.js +34 -0
  220. package/dist/chunk-KKOZX64Z.js.map +1 -0
  221. package/dist/chunk-KO2MKZDW.cjs +69 -0
  222. package/dist/chunk-KO2MKZDW.cjs.map +1 -0
  223. package/dist/chunk-KQKJVFYF.js +259 -0
  224. package/dist/chunk-KQKJVFYF.js.map +1 -0
  225. package/dist/chunk-KV2FG7AN.cjs +401 -0
  226. package/dist/chunk-KV2FG7AN.cjs.map +1 -0
  227. package/dist/chunk-L3UPSLJ5.cjs +4418 -0
  228. package/dist/chunk-L3UPSLJ5.cjs.map +1 -0
  229. package/dist/chunk-LEZ4HSBD.cjs +744 -0
  230. package/dist/chunk-LEZ4HSBD.cjs.map +1 -0
  231. package/dist/chunk-LQ3C3OR2.js +21 -0
  232. package/dist/chunk-LQ3C3OR2.js.map +1 -0
  233. package/dist/chunk-LTOHGCU4.cjs +69 -0
  234. package/dist/chunk-LTOHGCU4.cjs.map +1 -0
  235. package/dist/chunk-M56IGNH7.cjs +125 -0
  236. package/dist/chunk-M56IGNH7.cjs.map +1 -0
  237. package/dist/chunk-MOX6LYGC.js +125 -0
  238. package/dist/chunk-MOX6LYGC.js.map +1 -0
  239. package/dist/chunk-MSQXPGOD.cjs +125 -0
  240. package/dist/chunk-MSQXPGOD.cjs.map +1 -0
  241. package/dist/chunk-N5JDL4VE.js +1 -0
  242. package/dist/chunk-N5JDL4VE.js.map +1 -0
  243. package/dist/chunk-N7HX5635.cjs +138 -0
  244. package/dist/chunk-N7HX5635.cjs.map +1 -0
  245. package/dist/chunk-NDLMU6HJ.js +744 -0
  246. package/dist/chunk-NDLMU6HJ.js.map +1 -0
  247. package/dist/chunk-O5ZPSZNY.cjs +88 -0
  248. package/dist/chunk-O5ZPSZNY.cjs.map +1 -0
  249. package/dist/chunk-O6B4KB4D.js +125 -0
  250. package/dist/chunk-O6B4KB4D.js.map +1 -0
  251. package/dist/chunk-OHUVWPFJ.js +86 -0
  252. package/dist/chunk-OHUVWPFJ.js.map +1 -0
  253. package/dist/chunk-OT3VZLN4.js +117 -0
  254. package/dist/chunk-OT3VZLN4.js.map +1 -0
  255. package/dist/chunk-OVYIBDGE.js +183 -0
  256. package/dist/chunk-OVYIBDGE.js.map +1 -0
  257. package/dist/chunk-P2BTQ33C.cjs +126 -0
  258. package/dist/chunk-P2BTQ33C.cjs.map +1 -0
  259. package/dist/chunk-P6ZBENAG.js +211 -0
  260. package/dist/chunk-P6ZBENAG.js.map +1 -0
  261. package/dist/chunk-P74HNSNJ.cjs +106 -0
  262. package/dist/chunk-P74HNSNJ.cjs.map +1 -0
  263. package/dist/chunk-PEPYVWGY.cjs +327 -0
  264. package/dist/chunk-PEPYVWGY.cjs.map +1 -0
  265. package/dist/chunk-POX6JZLO.cjs +67 -0
  266. package/dist/chunk-POX6JZLO.cjs.map +1 -0
  267. package/dist/chunk-PWIA4XQD.js +320 -0
  268. package/dist/chunk-PWIA4XQD.js.map +1 -0
  269. package/dist/chunk-QGZF5MOS.cjs +342 -0
  270. package/dist/chunk-QGZF5MOS.cjs.map +1 -0
  271. package/dist/chunk-QP2A5ZMK.cjs +18 -0
  272. package/dist/chunk-QP2A5ZMK.cjs.map +1 -0
  273. package/dist/chunk-QYHTMEI5.js +92 -0
  274. package/dist/chunk-QYHTMEI5.js.map +1 -0
  275. package/dist/chunk-QYK4ECSZ.js +69 -0
  276. package/dist/chunk-QYK4ECSZ.js.map +1 -0
  277. package/dist/chunk-R36SGSJX.cjs +26 -0
  278. package/dist/chunk-R36SGSJX.cjs.map +1 -0
  279. package/dist/chunk-R5QPUQSI.cjs +303 -0
  280. package/dist/chunk-R5QPUQSI.cjs.map +1 -0
  281. package/dist/chunk-R5UNLPQZ.cjs +103 -0
  282. package/dist/chunk-R5UNLPQZ.cjs.map +1 -0
  283. package/dist/chunk-RSBQNIJZ.js +199 -0
  284. package/dist/chunk-RSBQNIJZ.js.map +1 -0
  285. package/dist/chunk-S25WB7KJ.js +50 -0
  286. package/dist/chunk-S25WB7KJ.js.map +1 -0
  287. package/dist/chunk-SAFSEXMU.cjs +211 -0
  288. package/dist/chunk-SAFSEXMU.cjs.map +1 -0
  289. package/dist/chunk-SJDTFR3I.cjs +1 -0
  290. package/dist/chunk-SJDTFR3I.cjs.map +1 -0
  291. package/dist/chunk-SOGUWOSQ.cjs +21 -0
  292. package/dist/chunk-SOGUWOSQ.cjs.map +1 -0
  293. package/dist/chunk-SWPZ3HFY.cjs +1 -0
  294. package/dist/chunk-SWPZ3HFY.cjs.map +1 -0
  295. package/dist/chunk-SXF3TCYA.js +401 -0
  296. package/dist/chunk-SXF3TCYA.js.map +1 -0
  297. package/dist/chunk-T56K5IKQ.js +526 -0
  298. package/dist/chunk-T56K5IKQ.js.map +1 -0
  299. package/dist/chunk-TBMVUI7S.cjs +21 -0
  300. package/dist/chunk-TBMVUI7S.cjs.map +1 -0
  301. package/dist/chunk-TCX3QKF3.js +103 -0
  302. package/dist/chunk-TCX3QKF3.js.map +1 -0
  303. package/dist/chunk-TH3ITGUM.js +1 -0
  304. package/dist/chunk-TH3ITGUM.js.map +1 -0
  305. package/dist/chunk-TPNCV7KA.js +1 -0
  306. package/dist/chunk-TPNCV7KA.js.map +1 -0
  307. package/dist/chunk-TQCNQKWF.cjs +194 -0
  308. package/dist/chunk-TQCNQKWF.cjs.map +1 -0
  309. package/dist/chunk-TZWNX7FF.js +1 -0
  310. package/dist/chunk-TZWNX7FF.js.map +1 -0
  311. package/dist/chunk-UEJSRMU2.js +39 -0
  312. package/dist/chunk-UEJSRMU2.js.map +1 -0
  313. package/dist/chunk-UTENJWSE.cjs +21 -0
  314. package/dist/chunk-UTENJWSE.cjs.map +1 -0
  315. package/dist/chunk-V5JNYS77.cjs +29 -0
  316. package/dist/chunk-V5JNYS77.cjs.map +1 -0
  317. package/dist/chunk-VFYG7GAH.js +327 -0
  318. package/dist/chunk-VFYG7GAH.js.map +1 -0
  319. package/dist/chunk-VGYJ4VKX.cjs +62 -0
  320. package/dist/chunk-VGYJ4VKX.cjs.map +1 -0
  321. package/dist/chunk-VLC2OZV3.cjs +50 -0
  322. package/dist/chunk-VLC2OZV3.cjs.map +1 -0
  323. package/dist/chunk-VTAABT55.js +47 -0
  324. package/dist/chunk-VTAABT55.js.map +1 -0
  325. package/dist/chunk-VW32UTUE.cjs +1 -0
  326. package/dist/chunk-VW32UTUE.cjs.map +1 -0
  327. package/dist/chunk-VYV45YOK.cjs +1316 -0
  328. package/dist/chunk-VYV45YOK.cjs.map +1 -0
  329. package/dist/chunk-VZ43OLU6.cjs +97 -0
  330. package/dist/chunk-VZ43OLU6.cjs.map +1 -0
  331. package/dist/chunk-XJAXKENE.cjs +1 -0
  332. package/dist/chunk-XJAXKENE.cjs.map +1 -0
  333. package/dist/chunk-XJBMEDQ5.js +101 -0
  334. package/dist/chunk-XJBMEDQ5.js.map +1 -0
  335. package/dist/chunk-XMRMCWSQ.js +454 -0
  336. package/dist/chunk-XMRMCWSQ.js.map +1 -0
  337. package/dist/chunk-XSGUFMT4.js +21 -0
  338. package/dist/chunk-XSGUFMT4.js.map +1 -0
  339. package/dist/chunk-XUZOU2EB.js +1 -0
  340. package/dist/chunk-XUZOU2EB.js.map +1 -0
  341. package/dist/chunk-YCUT6NQ4.js +106 -0
  342. package/dist/chunk-YCUT6NQ4.js.map +1 -0
  343. package/dist/chunk-YLKESEHQ.cjs +199 -0
  344. package/dist/chunk-YLKESEHQ.cjs.map +1 -0
  345. package/dist/chunk-YPK7RV3Y.js +62 -0
  346. package/dist/chunk-YPK7RV3Y.js.map +1 -0
  347. package/dist/chunk-Z7S4UQKY.js +125 -0
  348. package/dist/chunk-Z7S4UQKY.js.map +1 -0
  349. package/dist/chunk-ZBGTVTQJ.js +112 -0
  350. package/dist/chunk-ZBGTVTQJ.js.map +1 -0
  351. package/dist/color-picker/index.cjs +9 -0
  352. package/dist/color-picker/index.cjs.map +1 -0
  353. package/dist/color-picker/index.d.cts +40 -0
  354. package/dist/color-picker/index.d.ts +40 -0
  355. package/dist/color-picker/index.js +9 -0
  356. package/dist/color-picker/index.js.map +1 -0
  357. package/dist/combobox/index.cjs +12 -0
  358. package/dist/combobox/index.cjs.map +1 -0
  359. package/dist/combobox/index.d.cts +37 -0
  360. package/dist/combobox/index.d.ts +37 -0
  361. package/dist/combobox/index.js +12 -0
  362. package/dist/combobox/index.js.map +1 -0
  363. package/dist/command-palette/index.cjs +10 -0
  364. package/dist/command-palette/index.cjs.map +1 -0
  365. package/dist/command-palette/index.d.cts +7 -0
  366. package/dist/command-palette/index.d.ts +7 -0
  367. package/dist/command-palette/index.js +10 -0
  368. package/dist/command-palette/index.js.map +1 -0
  369. package/dist/context-menu/index.cjs +13 -0
  370. package/dist/context-menu/index.cjs.map +1 -0
  371. package/dist/context-menu/index.d.cts +38 -0
  372. package/dist/context-menu/index.d.ts +38 -0
  373. package/dist/context-menu/index.js +13 -0
  374. package/dist/context-menu/index.js.map +1 -0
  375. package/dist/data-grid/index.cjs +28 -0
  376. package/dist/data-grid/index.cjs.map +1 -0
  377. package/dist/data-grid/index.d.cts +217 -0
  378. package/dist/data-grid/index.d.ts +217 -0
  379. package/dist/data-grid/index.js +28 -0
  380. package/dist/data-grid/index.js.map +1 -0
  381. package/dist/date-picker/index.cjs +19 -0
  382. package/dist/date-picker/index.cjs.map +1 -0
  383. package/dist/date-picker/index.d.cts +106 -0
  384. package/dist/date-picker/index.d.ts +106 -0
  385. package/dist/date-picker/index.js +19 -0
  386. package/dist/date-picker/index.js.map +1 -0
  387. package/dist/divider/index.cjs +8 -0
  388. package/dist/divider/index.cjs.map +1 -0
  389. package/dist/divider/index.d.cts +9 -0
  390. package/dist/divider/index.d.ts +9 -0
  391. package/dist/divider/index.js +8 -0
  392. package/dist/divider/index.js.map +1 -0
  393. package/dist/drawer/index.cjs +13 -0
  394. package/dist/drawer/index.cjs.map +1 -0
  395. package/dist/drawer/index.d.cts +39 -0
  396. package/dist/drawer/index.d.ts +39 -0
  397. package/dist/drawer/index.js +13 -0
  398. package/dist/drawer/index.js.map +1 -0
  399. package/dist/dropdown/index.cjs +13 -0
  400. package/dist/dropdown/index.cjs.map +1 -0
  401. package/dist/dropdown/index.d.cts +66 -0
  402. package/dist/dropdown/index.d.ts +66 -0
  403. package/dist/dropdown/index.js +13 -0
  404. package/dist/dropdown/index.js.map +1 -0
  405. package/dist/empty-state/index.cjs +8 -0
  406. package/dist/empty-state/index.cjs.map +1 -0
  407. package/dist/empty-state/index.d.cts +20 -0
  408. package/dist/empty-state/index.d.ts +20 -0
  409. package/dist/empty-state/index.js +8 -0
  410. package/dist/empty-state/index.js.map +1 -0
  411. package/dist/file-upload/index.cjs +8 -0
  412. package/dist/file-upload/index.cjs.map +1 -0
  413. package/dist/file-upload/index.d.cts +27 -0
  414. package/dist/file-upload/index.d.ts +27 -0
  415. package/dist/file-upload/index.js +8 -0
  416. package/dist/file-upload/index.js.map +1 -0
  417. package/dist/footer/index.cjs +8 -0
  418. package/dist/footer/index.cjs.map +1 -0
  419. package/dist/footer/index.d.cts +7 -0
  420. package/dist/footer/index.d.ts +7 -0
  421. package/dist/footer/index.js +8 -0
  422. package/dist/footer/index.js.map +1 -0
  423. package/dist/header/index.cjs +13 -0
  424. package/dist/header/index.cjs.map +1 -0
  425. package/dist/header/index.d.cts +10 -0
  426. package/dist/header/index.d.ts +10 -0
  427. package/dist/header/index.js +13 -0
  428. package/dist/header/index.js.map +1 -0
  429. package/dist/index.cjs +269 -0
  430. package/dist/index.cjs.map +1 -0
  431. package/dist/index.css +8895 -0
  432. package/dist/index.css.d.ts +2 -0
  433. package/dist/index.d.cts +69 -0
  434. package/dist/index.d.ts +69 -0
  435. package/dist/index.js +269 -0
  436. package/dist/index.js.map +1 -0
  437. package/dist/inline-edit/index.cjs +11 -0
  438. package/dist/inline-edit/index.cjs.map +1 -0
  439. package/dist/inline-edit/index.d.cts +56 -0
  440. package/dist/inline-edit/index.d.ts +56 -0
  441. package/dist/inline-edit/index.js +11 -0
  442. package/dist/inline-edit/index.js.map +1 -0
  443. package/dist/input/index.cjs +11 -0
  444. package/dist/input/index.cjs.map +1 -0
  445. package/dist/input/index.d.cts +9 -0
  446. package/dist/input/index.d.ts +9 -0
  447. package/dist/input/index.js +11 -0
  448. package/dist/input/index.js.map +1 -0
  449. package/dist/kbd/index.cjs +9 -0
  450. package/dist/kbd/index.cjs.map +1 -0
  451. package/dist/kbd/index.d.cts +34 -0
  452. package/dist/kbd/index.d.ts +34 -0
  453. package/dist/kbd/index.js +9 -0
  454. package/dist/kbd/index.js.map +1 -0
  455. package/dist/menu/index.cjs +14 -0
  456. package/dist/menu/index.cjs.map +1 -0
  457. package/dist/menu/index.d.cts +14 -0
  458. package/dist/menu/index.d.ts +14 -0
  459. package/dist/menu/index.js +14 -0
  460. package/dist/menu/index.js.map +1 -0
  461. package/dist/modal/index.cjs +12 -0
  462. package/dist/modal/index.cjs.map +1 -0
  463. package/dist/modal/index.d.cts +34 -0
  464. package/dist/modal/index.d.ts +34 -0
  465. package/dist/modal/index.js +12 -0
  466. package/dist/modal/index.js.map +1 -0
  467. package/dist/navigation/index.cjs +14 -0
  468. package/dist/navigation/index.cjs.map +1 -0
  469. package/dist/navigation/index.d.cts +8 -0
  470. package/dist/navigation/index.d.ts +8 -0
  471. package/dist/navigation/index.js +14 -0
  472. package/dist/navigation/index.js.map +1 -0
  473. package/dist/number-input/index.cjs +8 -0
  474. package/dist/number-input/index.cjs.map +1 -0
  475. package/dist/number-input/index.d.cts +31 -0
  476. package/dist/number-input/index.d.ts +31 -0
  477. package/dist/number-input/index.js +8 -0
  478. package/dist/number-input/index.js.map +1 -0
  479. package/dist/o-t-p-input/index.cjs +8 -0
  480. package/dist/o-t-p-input/index.cjs.map +1 -0
  481. package/dist/o-t-p-input/index.d.cts +33 -0
  482. package/dist/o-t-p-input/index.d.ts +33 -0
  483. package/dist/o-t-p-input/index.js +8 -0
  484. package/dist/o-t-p-input/index.js.map +1 -0
  485. package/dist/page-layout/index.cjs +24 -0
  486. package/dist/page-layout/index.cjs.map +1 -0
  487. package/dist/page-layout/index.d.cts +28 -0
  488. package/dist/page-layout/index.d.ts +28 -0
  489. package/dist/page-layout/index.js +24 -0
  490. package/dist/page-layout/index.js.map +1 -0
  491. package/dist/pagination/index.cjs +17 -0
  492. package/dist/pagination/index.cjs.map +1 -0
  493. package/dist/pagination/index.d.cts +34 -0
  494. package/dist/pagination/index.d.ts +34 -0
  495. package/dist/pagination/index.js +17 -0
  496. package/dist/pagination/index.js.map +1 -0
  497. package/dist/pill/index.cjs +8 -0
  498. package/dist/pill/index.cjs.map +1 -0
  499. package/dist/pill/index.d.cts +20 -0
  500. package/dist/pill/index.d.ts +20 -0
  501. package/dist/pill/index.js +8 -0
  502. package/dist/pill/index.js.map +1 -0
  503. package/dist/popover/index.cjs +8 -0
  504. package/dist/popover/index.cjs.map +1 -0
  505. package/dist/popover/index.d.cts +35 -0
  506. package/dist/popover/index.d.ts +35 -0
  507. package/dist/popover/index.js +8 -0
  508. package/dist/popover/index.js.map +1 -0
  509. package/dist/progress/index.cjs +8 -0
  510. package/dist/progress/index.cjs.map +1 -0
  511. package/dist/progress/index.d.cts +18 -0
  512. package/dist/progress/index.d.ts +18 -0
  513. package/dist/progress/index.js +8 -0
  514. package/dist/progress/index.js.map +1 -0
  515. package/dist/radio/index.cjs +10 -0
  516. package/dist/radio/index.cjs.map +1 -0
  517. package/dist/radio/index.d.cts +33 -0
  518. package/dist/radio/index.d.ts +33 -0
  519. package/dist/radio/index.js +10 -0
  520. package/dist/radio/index.js.map +1 -0
  521. package/dist/renderIcon-C2lEMMzb.d.cts +30 -0
  522. package/dist/renderIcon-C2lEMMzb.d.ts +30 -0
  523. package/dist/segmented-control/index.cjs +11 -0
  524. package/dist/segmented-control/index.cjs.map +1 -0
  525. package/dist/segmented-control/index.d.cts +70 -0
  526. package/dist/segmented-control/index.d.ts +70 -0
  527. package/dist/segmented-control/index.js +11 -0
  528. package/dist/segmented-control/index.js.map +1 -0
  529. package/dist/select/index.cjs +13 -0
  530. package/dist/select/index.cjs.map +1 -0
  531. package/dist/select/index.d.cts +46 -0
  532. package/dist/select/index.d.ts +46 -0
  533. package/dist/select/index.js +13 -0
  534. package/dist/select/index.js.map +1 -0
  535. package/dist/sizes-DM6Rrrgq.d.cts +11 -0
  536. package/dist/sizes-DM6Rrrgq.d.ts +11 -0
  537. package/dist/skeleton/index.cjs +8 -0
  538. package/dist/skeleton/index.cjs.map +1 -0
  539. package/dist/skeleton/index.d.cts +14 -0
  540. package/dist/skeleton/index.d.ts +14 -0
  541. package/dist/skeleton/index.js +8 -0
  542. package/dist/skeleton/index.js.map +1 -0
  543. package/dist/slider/index.cjs +8 -0
  544. package/dist/slider/index.cjs.map +1 -0
  545. package/dist/slider/index.d.cts +37 -0
  546. package/dist/slider/index.d.ts +37 -0
  547. package/dist/slider/index.js +8 -0
  548. package/dist/slider/index.js.map +1 -0
  549. package/dist/snackbar/index.cjs +18 -0
  550. package/dist/snackbar/index.cjs.map +1 -0
  551. package/dist/snackbar/index.d.cts +68 -0
  552. package/dist/snackbar/index.d.ts +68 -0
  553. package/dist/snackbar/index.js +18 -0
  554. package/dist/snackbar/index.js.map +1 -0
  555. package/dist/spinner/index.cjs +9 -0
  556. package/dist/spinner/index.cjs.map +1 -0
  557. package/dist/spinner/index.d.cts +12 -0
  558. package/dist/spinner/index.d.ts +12 -0
  559. package/dist/spinner/index.js +9 -0
  560. package/dist/spinner/index.js.map +1 -0
  561. package/dist/split-button/index.cjs +13 -0
  562. package/dist/split-button/index.cjs.map +1 -0
  563. package/dist/split-button/index.d.cts +53 -0
  564. package/dist/split-button/index.d.ts +53 -0
  565. package/dist/split-button/index.js +13 -0
  566. package/dist/split-button/index.js.map +1 -0
  567. package/dist/stepper/index.cjs +8 -0
  568. package/dist/stepper/index.cjs.map +1 -0
  569. package/dist/stepper/index.d.cts +42 -0
  570. package/dist/stepper/index.d.ts +42 -0
  571. package/dist/stepper/index.js +8 -0
  572. package/dist/stepper/index.js.map +1 -0
  573. package/dist/switch/index.cjs +8 -0
  574. package/dist/switch/index.cjs.map +1 -0
  575. package/dist/switch/index.d.cts +15 -0
  576. package/dist/switch/index.d.ts +15 -0
  577. package/dist/switch/index.js +8 -0
  578. package/dist/switch/index.js.map +1 -0
  579. package/dist/table/index.cjs +33 -0
  580. package/dist/table/index.cjs.map +1 -0
  581. package/dist/table/index.d.cts +20 -0
  582. package/dist/table/index.d.ts +20 -0
  583. package/dist/table/index.js +33 -0
  584. package/dist/table/index.js.map +1 -0
  585. package/dist/tabs/index.cjs +13 -0
  586. package/dist/tabs/index.cjs.map +1 -0
  587. package/dist/tabs/index.d.cts +34 -0
  588. package/dist/tabs/index.d.ts +34 -0
  589. package/dist/tabs/index.js +13 -0
  590. package/dist/tabs/index.js.map +1 -0
  591. package/dist/tag-input/index.cjs +12 -0
  592. package/dist/tag-input/index.cjs.map +1 -0
  593. package/dist/tag-input/index.d.cts +36 -0
  594. package/dist/tag-input/index.d.ts +36 -0
  595. package/dist/tag-input/index.js +12 -0
  596. package/dist/tag-input/index.js.map +1 -0
  597. package/dist/textarea/index.cjs +10 -0
  598. package/dist/textarea/index.cjs.map +1 -0
  599. package/dist/textarea/index.d.cts +28 -0
  600. package/dist/textarea/index.d.ts +28 -0
  601. package/dist/textarea/index.js +10 -0
  602. package/dist/textarea/index.js.map +1 -0
  603. package/dist/timeline/index.cjs +8 -0
  604. package/dist/timeline/index.cjs.map +1 -0
  605. package/dist/timeline/index.d.cts +24 -0
  606. package/dist/timeline/index.d.ts +24 -0
  607. package/dist/timeline/index.js +8 -0
  608. package/dist/timeline/index.js.map +1 -0
  609. package/dist/toolbar/index.cjs +20 -0
  610. package/dist/toolbar/index.cjs.map +1 -0
  611. package/dist/toolbar/index.d.cts +13 -0
  612. package/dist/toolbar/index.d.ts +13 -0
  613. package/dist/toolbar/index.js +20 -0
  614. package/dist/toolbar/index.js.map +1 -0
  615. package/dist/tooltip/index.cjs +9 -0
  616. package/dist/tooltip/index.cjs.map +1 -0
  617. package/dist/tooltip/index.d.cts +25 -0
  618. package/dist/tooltip/index.d.ts +25 -0
  619. package/dist/tooltip/index.js +9 -0
  620. package/dist/tooltip/index.js.map +1 -0
  621. package/dist/tree-view/index.cjs +8 -0
  622. package/dist/tree-view/index.cjs.map +1 -0
  623. package/dist/tree-view/index.d.cts +36 -0
  624. package/dist/tree-view/index.d.ts +36 -0
  625. package/dist/tree-view/index.js +8 -0
  626. package/dist/tree-view/index.js.map +1 -0
  627. package/dist/virtual-list/index.cjs +9 -0
  628. package/dist/virtual-list/index.cjs.map +1 -0
  629. package/dist/virtual-list/index.d.cts +58 -0
  630. package/dist/virtual-list/index.d.ts +58 -0
  631. package/dist/virtual-list/index.js +9 -0
  632. package/dist/virtual-list/index.js.map +1 -0
  633. package/package.json +108 -0
package/LICENSE ADDED
@@ -0,0 +1,22 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Pedro Mealha
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
22
+
package/README.md ADDED
@@ -0,0 +1,175 @@
1
+ # eidos-ui
2
+
3
+ A modern, accessible React component library built with TypeScript, SCSS, and CSS custom properties.
4
+
5
+ > **This package starts fresh at `0.1.0`.** It was previously published as `@pmealha/eidos-ui`
6
+ > (versions `0.1.1` through `5.0.0`), which reached `5.x` well before the API was actually stable -
7
+ > those version numbers didn't reflect real semantic versioning and are deprecated. `@pmealha/eidos-ui`
8
+ > will not receive further updates; install `eidos-ui` instead. See [CHANGELOG.md](./CHANGELOG.md) for
9
+ > what's changed release to release from here on.
10
+
11
+ ## ✨ Features
12
+
13
+ - 🎨 **Customizable** - CSS custom properties for easy theming
14
+ - 💪 **TypeScript** - Full type safety and IntelliSense support
15
+ - 🎭 **SCSS** - Powerful styling with mixins and design tokens
16
+ - 🏗️ **Optimized** - Built with tsup for minimal bundle size
17
+ - ⚡ **Tree-shakeable** - Import only what you need
18
+ - ♿ **Accessible** - Built with accessibility in mind
19
+ - 🎯 **Icon Flexibility** - Works with any icon library (Lucide, MUI Icons, Font Awesome, Remix Icons, etc.)
20
+
21
+ ## 📦 Installation
22
+
23
+ ```bash
24
+ npm install eidos-ui
25
+ ```
26
+
27
+ **Optional:** If you want to use component-based icons (recommended):
28
+
29
+ ```bash
30
+ npm install lucide-react
31
+ # or use MUI Icons, Heroicons, etc.
32
+ ```
33
+
34
+ ## 🚀 Quick Start
35
+
36
+ ```tsx
37
+ import { Button, Tooltip, DatePicker } from 'eidos-ui';
38
+ import 'eidos-ui/styles';
39
+
40
+ function App() {
41
+ return (
42
+ <div>
43
+ <Button variant="filled" color="primary">
44
+ Click me
45
+ </Button>
46
+
47
+ <Tooltip message="Helpful hint">
48
+ <Button>Hover me</Button>
49
+ </Tooltip>
50
+ </div>
51
+ );
52
+ }
53
+ ```
54
+
55
+ ### With Icons
56
+
57
+ ```tsx
58
+ // Using component icons (tree-shakeable)
59
+ import { Plus, Download } from 'lucide-react';
60
+ <Button icon={Plus} />
61
+ <Button preIcon={Download}>Download</Button>
62
+
63
+ // Or using string-based icons
64
+ <Button icon="fa fa-plus" /> // Font Awesome
65
+ <Button icon="ri-add-line" /> // Remix Icons
66
+ ```
67
+
68
+ ## 📦 Available Components
69
+
70
+ - **Button** - Versatile button with variants, sizes, colors, icons, loading states
71
+ - **Chip** - Compact elements for tags, labels, or selections
72
+ - **DatePicker** - Date selection with single, multiple, and range modes
73
+ - **Divider** - Visual separator with optional text
74
+ - **Dropdown** - Customizable dropdown menus
75
+ - **Input** - Text input with validation and icons
76
+ - **Menu** - Navigation and action menus
77
+ - **Modal** - Dialog overlays with customizable actions
78
+ - **Select** - Dropdown selection with search
79
+ - **Snackbar** - Toast notifications with actions
80
+ - **Spinner** - Loading indicators
81
+ - **Table** - Data tables with sorting, filtering, and pagination
82
+ - **Tooltip** - Contextual hints with smart positioning
83
+
84
+ ## 📚 Documentation
85
+
86
+ For detailed component documentation, props, and interactive examples, visit our Storybook:
87
+
88
+ ```bash
89
+ npm run storybook
90
+ ```
91
+
92
+ Or check the [live Storybook documentation](#) _(coming soon)_
93
+
94
+ ## 🎨 Customization
95
+
96
+ ### Theming with CSS Variables
97
+
98
+ All design tokens are customizable via CSS custom properties:
99
+
100
+ ```css
101
+ :root {
102
+ /* Colors */
103
+ --primary-color: #6366f1;
104
+ --secondary-color: #ec4899;
105
+
106
+ /* Spacing */
107
+ --spacing-md: 1em;
108
+ --spacing-lg: 1.5em;
109
+
110
+ /* Border radius */
111
+ --border-radius-md: 8px;
112
+ }
113
+ ```
114
+
115
+ ### Dark Mode Example
116
+
117
+ ```css
118
+ [data-theme='dark'] {
119
+ --primary-color: #818cf8;
120
+ --background: #1e293b;
121
+ --text-color: #f1f5f9;
122
+ }
123
+ ```
124
+
125
+ ### Override Component Styles
126
+
127
+ ```css
128
+ .eidos-button {
129
+ border-radius: 20px;
130
+ }
131
+
132
+ .eidos-button--primary {
133
+ background: linear-gradient(to right, #6366f1, #8b5cf6);
134
+ }
135
+ ```
136
+
137
+ ## 💻 TypeScript Support
138
+
139
+ Full TypeScript support with exported types:
140
+
141
+ ```tsx
142
+ import type { ButtonProps, TooltipProps } from 'eidos-ui';
143
+
144
+ const MyButton: React.FC<ButtonProps> = (props) => {
145
+ return <Button {...props} />;
146
+ };
147
+ ```
148
+
149
+ ## 🎯 Icon Support
150
+
151
+ The library supports multiple icon approaches:
152
+
153
+ 1. **Component Icons** (Lucide, MUI, Heroicons) - Recommended for tree-shaking
154
+ 2. **String-based Icons** (Font Awesome, Remix Icons) - Great for dynamic icons
155
+
156
+ ```tsx
157
+ // Component-based (tree-shakeable)
158
+ import { Plus } from 'lucide-react';
159
+ <Button icon={Plus} />
160
+
161
+ // String-based (requires icon CSS to be loaded)
162
+ <Button icon="fa fa-plus" />
163
+ ```
164
+
165
+ ## 📄 License
166
+
167
+ MIT
168
+
169
+ ## 👤 Author
170
+
171
+ Pedro Mealha
172
+
173
+ ---
174
+
175
+ Built with ❤️ using React, TypeScript, SCSS, and Storybook
@@ -0,0 +1,20 @@
1
+ import React__default from 'react';
2
+
3
+ interface BreadcrumbItem {
4
+ /** Display text for this step. */
5
+ label: string;
6
+ /** If provided, renders as an anchor tag. For SPAs, use onClick instead. */
7
+ href?: string;
8
+ /** Click handler - useful for SPA routing without full page navigations. */
9
+ onClick?: (e: React__default.MouseEvent) => void;
10
+ /** Icon to show before the label (optional). */
11
+ icon?: React__default.ReactNode;
12
+ }
13
+ interface BreadcrumbProps {
14
+ items: BreadcrumbItem[];
15
+ /** Separator between items. Default: '/'. */
16
+ separator?: React__default.ReactNode;
17
+ className?: string;
18
+ }
19
+
20
+ export type { BreadcrumbItem as B, BreadcrumbProps as a };
@@ -0,0 +1,20 @@
1
+ import React__default from 'react';
2
+
3
+ interface BreadcrumbItem {
4
+ /** Display text for this step. */
5
+ label: string;
6
+ /** If provided, renders as an anchor tag. For SPAs, use onClick instead. */
7
+ href?: string;
8
+ /** Click handler - useful for SPA routing without full page navigations. */
9
+ onClick?: (e: React__default.MouseEvent) => void;
10
+ /** Icon to show before the label (optional). */
11
+ icon?: React__default.ReactNode;
12
+ }
13
+ interface BreadcrumbProps {
14
+ items: BreadcrumbItem[];
15
+ /** Separator between items. Default: '/'. */
16
+ separator?: React__default.ReactNode;
17
+ className?: string;
18
+ }
19
+
20
+ export type { BreadcrumbItem as B, BreadcrumbProps as a };
@@ -0,0 +1,33 @@
1
+ import { I as IconType } from './renderIcon-C2lEMMzb.js';
2
+ import { C as ComponentSizeProps } from './sizes-DM6Rrrgq.js';
3
+
4
+ /** Shared across every Button-family component (Button, ButtonGroup, SplitButton, bulk actions, ...). */
5
+ type ButtonVariantProps = 'filled' | 'outlined' | 'text';
6
+ /** Shared across every Button-family component (Button, ButtonGroup, SplitButton, bulk actions, ...). */
7
+ type ButtonColorProps = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info';
8
+ interface BaseButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
9
+ variant?: ButtonVariantProps;
10
+ color?: ButtonColorProps;
11
+ size?: ComponentSizeProps;
12
+ disabled?: boolean;
13
+ loading?: boolean;
14
+ className?: string;
15
+ tooltip?: string;
16
+ }
17
+ interface TextButtonProps extends BaseButtonProps {
18
+ children: React.ReactNode;
19
+ preIcon?: IconType;
20
+ posIcon?: IconType;
21
+ icon?: never;
22
+ loadingText?: string;
23
+ }
24
+ interface IconButtonProps extends BaseButtonProps {
25
+ icon: IconType;
26
+ children?: never;
27
+ preIcon?: never;
28
+ posIcon?: never;
29
+ loadingText?: never;
30
+ }
31
+ type ButtonProps = TextButtonProps | IconButtonProps;
32
+
33
+ export type { ButtonColorProps as B, IconButtonProps as I, TextButtonProps as T, ButtonProps as a, ButtonVariantProps as b };
@@ -0,0 +1,33 @@
1
+ import { I as IconType } from './renderIcon-C2lEMMzb.cjs';
2
+ import { C as ComponentSizeProps } from './sizes-DM6Rrrgq.cjs';
3
+
4
+ /** Shared across every Button-family component (Button, ButtonGroup, SplitButton, bulk actions, ...). */
5
+ type ButtonVariantProps = 'filled' | 'outlined' | 'text';
6
+ /** Shared across every Button-family component (Button, ButtonGroup, SplitButton, bulk actions, ...). */
7
+ type ButtonColorProps = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info';
8
+ interface BaseButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
9
+ variant?: ButtonVariantProps;
10
+ color?: ButtonColorProps;
11
+ size?: ComponentSizeProps;
12
+ disabled?: boolean;
13
+ loading?: boolean;
14
+ className?: string;
15
+ tooltip?: string;
16
+ }
17
+ interface TextButtonProps extends BaseButtonProps {
18
+ children: React.ReactNode;
19
+ preIcon?: IconType;
20
+ posIcon?: IconType;
21
+ icon?: never;
22
+ loadingText?: string;
23
+ }
24
+ interface IconButtonProps extends BaseButtonProps {
25
+ icon: IconType;
26
+ children?: never;
27
+ preIcon?: never;
28
+ posIcon?: never;
29
+ loadingText?: never;
30
+ }
31
+ type ButtonProps = TextButtonProps | IconButtonProps;
32
+
33
+ export type { ButtonColorProps as B, IconButtonProps as I, TextButtonProps as T, ButtonProps as a, ButtonVariantProps as b };
@@ -0,0 +1,73 @@
1
+ import React__default from 'react';
2
+
3
+ interface CommandItem {
4
+ id: string;
5
+ label: string;
6
+ description?: string;
7
+ icon?: React__default.ComponentType<{
8
+ className?: string;
9
+ size?: number;
10
+ }>;
11
+ /** e.g. ['⌘', 'K'] - each key rendered as a <kbd> badge */
12
+ shortcut?: string[];
13
+ group?: string;
14
+ disabled?: boolean;
15
+ /** Called when the item is selected */
16
+ action?: () => void;
17
+ /** Additional terms used for filtering; not displayed */
18
+ keywords?: string[];
19
+ }
20
+ interface CommandPaletteProps {
21
+ /**
22
+ * Controlled open state. Omit it (along with `onClose`) to let the palette
23
+ * manage its own open state internally, which is enough on its own to wire
24
+ * up `shortcutKey` with no `useState`/`useEffect` in your app at all:
25
+ * ```tsx
26
+ * <CommandPalette items={items} />
27
+ * ```
28
+ */
29
+ open?: boolean;
30
+ /** Initial open state when uncontrolled (`open` omitted). @default false */
31
+ defaultOpen?: boolean;
32
+ /** Called whenever the palette closes. Required if `open` is controlled. */
33
+ onClose?: () => void;
34
+ /**
35
+ * Called when `shortcutKey` fires while `open` is controlled - the palette
36
+ * can't flip your `open` state itself, so this is the hook to do it
37
+ * (`onOpen={() => setOpen(true)}`). Not needed in uncontrolled mode.
38
+ */
39
+ onOpen?: () => void;
40
+ /**
41
+ * Global Cmd/Ctrl+<key> shortcut that opens the palette, e.g. `'k'` for
42
+ * ⌘K, `'r'` for ⌘R. Pass `null` to disable the built-in listener entirely
43
+ * (e.g. if you only want to open it from your own trigger). @default 'k'
44
+ */
45
+ shortcutKey?: string | null;
46
+ items: CommandItem[];
47
+ onSelect?: (item: CommandItem) => void;
48
+ /** @default 'Search commands…' */
49
+ placeholder?: string;
50
+ /** @default 'No commands found' */
51
+ emptyText?: string;
52
+ /** Scrollable list max-height. @default 360 (px) */
53
+ maxHeight?: number | string;
54
+ className?: string;
55
+ /** Optional content rendered on the right side of the footer */
56
+ footer?: React__default.ReactNode;
57
+ /**
58
+ * Renders a clickable entry point inline, wherever `<CommandPalette>` is
59
+ * mounted, wired up to open it - no external button/state required.
60
+ * - Omitted (default): nothing is rendered inline, matching the fully
61
+ * headless behaviour of a bare `<CommandPalette items={items} />`.
62
+ * - `true`: renders a built-in default trigger (button + `Kbd` shortcut
63
+ * badge reflecting `shortcutKey`).
64
+ * - A `ReactNode`: renders your own element instead, with the open click
65
+ * handler wired onto a wrapping element (mirrors the `trigger` prop on
66
+ * `Menu`/`Dropdown`).
67
+ */
68
+ trigger?: boolean | React__default.ReactNode;
69
+ /** Label used by the built-in default trigger (`trigger={true}`). @default 'Search' */
70
+ triggerLabel?: string;
71
+ }
72
+
73
+ export type { CommandItem as C, CommandPaletteProps as a };
@@ -0,0 +1,73 @@
1
+ import React__default from 'react';
2
+
3
+ interface CommandItem {
4
+ id: string;
5
+ label: string;
6
+ description?: string;
7
+ icon?: React__default.ComponentType<{
8
+ className?: string;
9
+ size?: number;
10
+ }>;
11
+ /** e.g. ['⌘', 'K'] - each key rendered as a <kbd> badge */
12
+ shortcut?: string[];
13
+ group?: string;
14
+ disabled?: boolean;
15
+ /** Called when the item is selected */
16
+ action?: () => void;
17
+ /** Additional terms used for filtering; not displayed */
18
+ keywords?: string[];
19
+ }
20
+ interface CommandPaletteProps {
21
+ /**
22
+ * Controlled open state. Omit it (along with `onClose`) to let the palette
23
+ * manage its own open state internally, which is enough on its own to wire
24
+ * up `shortcutKey` with no `useState`/`useEffect` in your app at all:
25
+ * ```tsx
26
+ * <CommandPalette items={items} />
27
+ * ```
28
+ */
29
+ open?: boolean;
30
+ /** Initial open state when uncontrolled (`open` omitted). @default false */
31
+ defaultOpen?: boolean;
32
+ /** Called whenever the palette closes. Required if `open` is controlled. */
33
+ onClose?: () => void;
34
+ /**
35
+ * Called when `shortcutKey` fires while `open` is controlled - the palette
36
+ * can't flip your `open` state itself, so this is the hook to do it
37
+ * (`onOpen={() => setOpen(true)}`). Not needed in uncontrolled mode.
38
+ */
39
+ onOpen?: () => void;
40
+ /**
41
+ * Global Cmd/Ctrl+<key> shortcut that opens the palette, e.g. `'k'` for
42
+ * ⌘K, `'r'` for ⌘R. Pass `null` to disable the built-in listener entirely
43
+ * (e.g. if you only want to open it from your own trigger). @default 'k'
44
+ */
45
+ shortcutKey?: string | null;
46
+ items: CommandItem[];
47
+ onSelect?: (item: CommandItem) => void;
48
+ /** @default 'Search commands…' */
49
+ placeholder?: string;
50
+ /** @default 'No commands found' */
51
+ emptyText?: string;
52
+ /** Scrollable list max-height. @default 360 (px) */
53
+ maxHeight?: number | string;
54
+ className?: string;
55
+ /** Optional content rendered on the right side of the footer */
56
+ footer?: React__default.ReactNode;
57
+ /**
58
+ * Renders a clickable entry point inline, wherever `<CommandPalette>` is
59
+ * mounted, wired up to open it - no external button/state required.
60
+ * - Omitted (default): nothing is rendered inline, matching the fully
61
+ * headless behaviour of a bare `<CommandPalette items={items} />`.
62
+ * - `true`: renders a built-in default trigger (button + `Kbd` shortcut
63
+ * badge reflecting `shortcutKey`).
64
+ * - A `ReactNode`: renders your own element instead, with the open click
65
+ * handler wired onto a wrapping element (mirrors the `trigger` prop on
66
+ * `Menu`/`Dropdown`).
67
+ */
68
+ trigger?: boolean | React__default.ReactNode;
69
+ /** Label used by the built-in default trigger (`trigger={true}`). @default 'Search' */
70
+ triggerLabel?: string;
71
+ }
72
+
73
+ export type { CommandItem as C, CommandPaletteProps as a };
@@ -0,0 +1,24 @@
1
+ import React__default from 'react';
2
+
3
+ interface BaseFooterProps {
4
+ className?: string;
5
+ }
6
+ interface FooterCopyrightProps extends BaseFooterProps {
7
+ /** Copyright text, centered in the footer. */
8
+ copyright: string;
9
+ component?: never;
10
+ }
11
+ interface FooterComponentProps extends BaseFooterProps {
12
+ /** Custom content that fully replaces the default centered copyright text. */
13
+ component: React__default.ReactNode;
14
+ copyright?: never;
15
+ }
16
+ /**
17
+ * Discriminated union - pass exactly one of `copyright` or `component`, never
18
+ * both. Mirrors the `TextButtonProps | IconButtonProps` pattern used by
19
+ * `Button`: picking one variant's required prop forbids the other's via
20
+ * `?: never`.
21
+ */
22
+ type FooterProps = FooterCopyrightProps | FooterComponentProps;
23
+
24
+ export type { FooterComponentProps as F, FooterCopyrightProps as a, FooterProps as b };
@@ -0,0 +1,24 @@
1
+ import React__default from 'react';
2
+
3
+ interface BaseFooterProps {
4
+ className?: string;
5
+ }
6
+ interface FooterCopyrightProps extends BaseFooterProps {
7
+ /** Copyright text, centered in the footer. */
8
+ copyright: string;
9
+ component?: never;
10
+ }
11
+ interface FooterComponentProps extends BaseFooterProps {
12
+ /** Custom content that fully replaces the default centered copyright text. */
13
+ component: React__default.ReactNode;
14
+ copyright?: never;
15
+ }
16
+ /**
17
+ * Discriminated union - pass exactly one of `copyright` or `component`, never
18
+ * both. Mirrors the `TextButtonProps | IconButtonProps` pattern used by
19
+ * `Button`: picking one variant's required prop forbids the other's via
20
+ * `?: never`.
21
+ */
22
+ type FooterProps = FooterCopyrightProps | FooterComponentProps;
23
+
24
+ export type { FooterComponentProps as F, FooterCopyrightProps as a, FooterProps as b };
@@ -0,0 +1,17 @@
1
+ import { T as TextButtonProps, I as IconButtonProps } from './Button.types-DZRCVqyN.cjs';
2
+
3
+ interface HeaderProps {
4
+ /** Page or section title. */
5
+ title: string;
6
+ /** Supporting text rendered below the title. */
7
+ subtitle?: string | React.ReactNode;
8
+ /** Trailing action buttons, rendered right-aligned. */
9
+ actions?: HeaderActionProps[];
10
+ className?: string;
11
+ }
12
+ /**
13
+ * Restricted, discriminated subset of ButtonProps for Header actions.
14
+ */
15
+ type HeaderActionProps = Pick<TextButtonProps, 'variant' | 'color' | 'loading' | 'disabled' | 'preIcon' | 'posIcon' | 'icon' | 'children' | 'onClick' | 'tooltip'> | Pick<IconButtonProps, 'variant' | 'color' | 'loading' | 'disabled' | 'preIcon' | 'posIcon' | 'icon' | 'children' | 'onClick' | 'tooltip'>;
16
+
17
+ export type { HeaderActionProps as H, HeaderProps as a };
@@ -0,0 +1,17 @@
1
+ import { T as TextButtonProps, I as IconButtonProps } from './Button.types-BH0CPyPx.js';
2
+
3
+ interface HeaderProps {
4
+ /** Page or section title. */
5
+ title: string;
6
+ /** Supporting text rendered below the title. */
7
+ subtitle?: string | React.ReactNode;
8
+ /** Trailing action buttons, rendered right-aligned. */
9
+ actions?: HeaderActionProps[];
10
+ className?: string;
11
+ }
12
+ /**
13
+ * Restricted, discriminated subset of ButtonProps for Header actions.
14
+ */
15
+ type HeaderActionProps = Pick<TextButtonProps, 'variant' | 'color' | 'loading' | 'disabled' | 'preIcon' | 'posIcon' | 'icon' | 'children' | 'onClick' | 'tooltip'> | Pick<IconButtonProps, 'variant' | 'color' | 'loading' | 'disabled' | 'preIcon' | 'posIcon' | 'icon' | 'children' | 'onClick' | 'tooltip'>;
16
+
17
+ export type { HeaderActionProps as H, HeaderProps as a };
@@ -0,0 +1,45 @@
1
+ import React__default from 'react';
2
+ import { I as IconType } from './renderIcon-C2lEMMzb.cjs';
3
+ import { C as ComponentSizeProps } from './sizes-DM6Rrrgq.cjs';
4
+
5
+ type InputVariantProps = 'filled' | 'outlined' | 'text' | 'bare';
6
+ type InputColorProps = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info';
7
+ interface BaseInputProps extends Omit<React__default.InputHTMLAttributes<HTMLInputElement>, 'size'> {
8
+ variant?: InputVariantProps;
9
+ color?: InputColorProps;
10
+ size?: ComponentSizeProps;
11
+ disabled?: boolean;
12
+ loading?: boolean;
13
+ className?: string;
14
+ fullWidth?: boolean;
15
+ width?: number | string;
16
+ label?: string;
17
+ error?: string;
18
+ disclaimerIcon?: IconType;
19
+ disclaimerContent?: string;
20
+ preIcon?: IconType;
21
+ posIcon?: IconType;
22
+ posIconButton?: boolean;
23
+ onPosIconClick?: () => void;
24
+ required?: boolean;
25
+ isSelect?: boolean;
26
+ clearable?: boolean;
27
+ }
28
+ interface TextInputProps extends BaseInputProps {
29
+ type?: 'text' | 'email' | 'tel' | 'url' | 'search';
30
+ }
31
+ interface PasswordInputProps extends BaseInputProps {
32
+ type: 'password';
33
+ }
34
+ interface NumberInputProps extends BaseInputProps {
35
+ type: 'number';
36
+ min?: number | string;
37
+ max?: number | string;
38
+ step?: number | string;
39
+ }
40
+ interface DateInputProps extends BaseInputProps {
41
+ type: 'date';
42
+ }
43
+ type InputProps = TextInputProps | PasswordInputProps | NumberInputProps | DateInputProps;
44
+
45
+ export type { InputColorProps as I, InputProps as a, InputVariantProps as b };
@@ -0,0 +1,45 @@
1
+ import React__default from 'react';
2
+ import { I as IconType } from './renderIcon-C2lEMMzb.js';
3
+ import { C as ComponentSizeProps } from './sizes-DM6Rrrgq.js';
4
+
5
+ type InputVariantProps = 'filled' | 'outlined' | 'text' | 'bare';
6
+ type InputColorProps = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info';
7
+ interface BaseInputProps extends Omit<React__default.InputHTMLAttributes<HTMLInputElement>, 'size'> {
8
+ variant?: InputVariantProps;
9
+ color?: InputColorProps;
10
+ size?: ComponentSizeProps;
11
+ disabled?: boolean;
12
+ loading?: boolean;
13
+ className?: string;
14
+ fullWidth?: boolean;
15
+ width?: number | string;
16
+ label?: string;
17
+ error?: string;
18
+ disclaimerIcon?: IconType;
19
+ disclaimerContent?: string;
20
+ preIcon?: IconType;
21
+ posIcon?: IconType;
22
+ posIconButton?: boolean;
23
+ onPosIconClick?: () => void;
24
+ required?: boolean;
25
+ isSelect?: boolean;
26
+ clearable?: boolean;
27
+ }
28
+ interface TextInputProps extends BaseInputProps {
29
+ type?: 'text' | 'email' | 'tel' | 'url' | 'search';
30
+ }
31
+ interface PasswordInputProps extends BaseInputProps {
32
+ type: 'password';
33
+ }
34
+ interface NumberInputProps extends BaseInputProps {
35
+ type: 'number';
36
+ min?: number | string;
37
+ max?: number | string;
38
+ step?: number | string;
39
+ }
40
+ interface DateInputProps extends BaseInputProps {
41
+ type: 'date';
42
+ }
43
+ type InputProps = TextInputProps | PasswordInputProps | NumberInputProps | DateInputProps;
44
+
45
+ export type { InputColorProps as I, InputProps as a, InputVariantProps as b };
@@ -0,0 +1,49 @@
1
+ import React__default from 'react';
2
+ import { I as IconType } from './renderIcon-C2lEMMzb.js';
3
+
4
+ interface BaseMenuItem {
5
+ id: string;
6
+ disabled?: boolean;
7
+ }
8
+ interface MenuItem extends BaseMenuItem {
9
+ type: 'item';
10
+ label: string;
11
+ icon?: IconType;
12
+ onClick?: () => void;
13
+ shortcut?: string;
14
+ /** Applies a semantic color to the item. Use `'danger'` for destructive actions. */
15
+ color?: 'danger';
16
+ }
17
+ interface MenuComponentItem extends BaseMenuItem {
18
+ type: 'component';
19
+ component: React__default.ReactNode;
20
+ }
21
+ interface MenuSeparator extends BaseMenuItem {
22
+ type: 'separator';
23
+ }
24
+ interface MenuNestedItem extends BaseMenuItem {
25
+ type: 'nested';
26
+ label: string;
27
+ icon?: IconType;
28
+ items: MenuItemType[];
29
+ }
30
+ type MenuItemType = MenuItem | MenuComponentItem | MenuSeparator | MenuNestedItem;
31
+ interface MenuProps {
32
+ items: MenuItemType[];
33
+ className?: string;
34
+ onItemClick?: (item: MenuItem) => void;
35
+ }
36
+ interface MenuWrapperProps {
37
+ trigger: React__default.ReactNode;
38
+ items: MenuItemType[];
39
+ minWidth?: number | string;
40
+ maxWidth?: number | string;
41
+ minHeight?: number | string;
42
+ maxHeight?: number | string;
43
+ autoWidth?: boolean;
44
+ triggerRef?: React__default.RefObject<HTMLElement | null>;
45
+ closeOnItemClick?: boolean;
46
+ tooltip?: string;
47
+ }
48
+
49
+ export type { MenuComponentItem as M, MenuItem as a, MenuItemType as b, MenuNestedItem as c, MenuProps as d, MenuSeparator as e, MenuWrapperProps as f };