@sikka/hawa 0.26.29 → 0.26.31

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 (502) hide show
  1. package/dist/Chip-H5BnuDdx.d.ts +36 -0
  2. package/dist/Chip-hr2gRBJ-.d.mts +36 -0
  3. package/dist/DropdownMenu-EUL-D3I3.d.mts +95 -0
  4. package/dist/DropdownMenu-SPisqCzV.d.ts +95 -0
  5. package/dist/Radio-K1WGpnGA.d.ts +75 -0
  6. package/dist/Radio-hsrLKNxE.d.mts +75 -0
  7. package/dist/Toast-VBd4UvlM.d.mts +26 -0
  8. package/dist/Toast-pOd4uGZz.d.ts +26 -0
  9. package/dist/accordion/index.d.mts +51 -0
  10. package/dist/accordion/index.d.ts +51 -0
  11. package/dist/accordion/index.js +272 -0
  12. package/dist/accordion/index.js.map +1 -0
  13. package/dist/accordion/index.mjs +228 -0
  14. package/dist/accordion/index.mjs.map +1 -0
  15. package/dist/alert/index.d.mts +29 -0
  16. package/dist/alert/index.d.ts +29 -0
  17. package/dist/alert/index.js +443 -0
  18. package/dist/alert/index.js.map +1 -0
  19. package/dist/alert/index.mjs +403 -0
  20. package/dist/alert/index.mjs.map +1 -0
  21. package/dist/appLayout/index.d.mts +126 -0
  22. package/dist/appLayout/index.d.ts +126 -0
  23. package/dist/appLayout/index.js +1326 -0
  24. package/dist/appLayout/index.js.map +1 -0
  25. package/dist/appLayout/index.mjs +1286 -0
  26. package/dist/appLayout/index.mjs.map +1 -0
  27. package/dist/appMenubar/index.d.mts +33 -0
  28. package/dist/appMenubar/index.d.ts +33 -0
  29. package/dist/appMenubar/index.js +282 -0
  30. package/dist/appMenubar/index.js.map +1 -0
  31. package/dist/appMenubar/index.mjs +225 -0
  32. package/dist/appMenubar/index.mjs.map +1 -0
  33. package/dist/appStores/index.d.mts +8 -0
  34. package/dist/appStores/index.d.ts +8 -0
  35. package/dist/appStores/index.js +76 -0
  36. package/dist/appStores/index.js.map +1 -0
  37. package/dist/appStores/index.mjs +39 -0
  38. package/dist/appStores/index.mjs.map +1 -0
  39. package/dist/appTabs/index.d.mts +18 -0
  40. package/dist/appTabs/index.d.ts +18 -0
  41. package/dist/appTabs/index.js +93 -0
  42. package/dist/appTabs/index.js.map +1 -0
  43. package/dist/appTabs/index.mjs +51 -0
  44. package/dist/appTabs/index.mjs.map +1 -0
  45. package/dist/appTopbar/index.d.mts +44 -0
  46. package/dist/appTopbar/index.d.ts +44 -0
  47. package/dist/appTopbar/index.js +484 -0
  48. package/dist/appTopbar/index.js.map +1 -0
  49. package/dist/appTopbar/index.mjs +442 -0
  50. package/dist/appTopbar/index.mjs.map +1 -0
  51. package/dist/avatar/index.d.mts +16 -0
  52. package/dist/avatar/index.d.ts +16 -0
  53. package/dist/avatar/index.js +162 -0
  54. package/dist/avatar/index.js.map +1 -0
  55. package/dist/avatar/index.mjs +122 -0
  56. package/dist/avatar/index.mjs.map +1 -0
  57. package/dist/backToTop/index.d.mts +15 -0
  58. package/dist/backToTop/index.d.ts +15 -0
  59. package/dist/backToTop/index.js +396 -0
  60. package/dist/backToTop/index.js.map +1 -0
  61. package/dist/backToTop/index.mjs +356 -0
  62. package/dist/backToTop/index.mjs.map +1 -0
  63. package/dist/badge/index.d.mts +13 -0
  64. package/dist/badge/index.d.ts +13 -0
  65. package/dist/badge/index.js +127 -0
  66. package/dist/badge/index.js.map +1 -0
  67. package/dist/badge/index.mjs +84 -0
  68. package/dist/badge/index.mjs.map +1 -0
  69. package/dist/blocks/auth/index.d.mts +202 -0
  70. package/dist/blocks/auth/index.d.ts +202 -0
  71. package/dist/blocks/auth/index.js +4197 -0
  72. package/dist/blocks/auth/index.mjs +3389 -0
  73. package/dist/blocks/feedback/index.d.mts +74 -0
  74. package/dist/blocks/feedback/index.d.ts +74 -0
  75. package/dist/blocks/feedback/index.js +1544 -0
  76. package/dist/blocks/feedback/index.mjs +558 -0
  77. package/dist/blocks/index.d.mts +480 -0
  78. package/dist/blocks/index.d.ts +480 -0
  79. package/dist/blocks/index.js +6700 -0
  80. package/dist/blocks/index.mjs +2550 -0
  81. package/dist/blocks/misc/index.d.mts +90 -0
  82. package/dist/blocks/misc/index.d.ts +90 -0
  83. package/dist/blocks/misc/index.js +1186 -0
  84. package/dist/blocks/misc/index.mjs +387 -0
  85. package/dist/blocks/pricing/index.d.mts +93 -0
  86. package/dist/blocks/pricing/index.d.ts +93 -0
  87. package/dist/blocks/pricing/index.js +1528 -0
  88. package/dist/blocks/pricing/index.mjs +677 -0
  89. package/dist/breadcrumb/index.d.mts +14 -0
  90. package/dist/breadcrumb/index.d.ts +14 -0
  91. package/dist/breadcrumb/index.js +64 -0
  92. package/dist/breadcrumb/index.js.map +1 -0
  93. package/dist/breadcrumb/index.mjs +27 -0
  94. package/dist/breadcrumb/index.mjs.map +1 -0
  95. package/dist/button/index.d.mts +16 -0
  96. package/dist/button/index.d.ts +16 -0
  97. package/dist/button/index.js +302 -0
  98. package/dist/button/index.js.map +1 -0
  99. package/dist/button/index.mjs +261 -0
  100. package/dist/button/index.mjs.map +1 -0
  101. package/dist/card/index.d.mts +17 -0
  102. package/dist/card/index.d.ts +17 -0
  103. package/dist/card/index.js +140 -0
  104. package/dist/card/index.js.map +1 -0
  105. package/dist/card/index.mjs +93 -0
  106. package/dist/card/index.mjs.map +1 -0
  107. package/dist/carousel/index.d.mts +15 -0
  108. package/dist/carousel/index.d.ts +15 -0
  109. package/dist/carousel/index.js +194 -0
  110. package/dist/carousel/index.js.map +1 -0
  111. package/dist/carousel/index.mjs +152 -0
  112. package/dist/carousel/index.mjs.map +1 -0
  113. package/dist/checkbox/index.d.mts +20 -0
  114. package/dist/checkbox/index.d.ts +20 -0
  115. package/dist/checkbox/index.js +185 -0
  116. package/dist/checkbox/index.js.map +1 -0
  117. package/dist/checkbox/index.mjs +143 -0
  118. package/dist/checkbox/index.mjs.map +1 -0
  119. package/dist/chip/index.d.mts +36 -0
  120. package/dist/chip/index.d.ts +36 -0
  121. package/dist/chip/index.js +130 -0
  122. package/dist/chip/index.js.map +1 -0
  123. package/dist/chip/index.mjs +88 -0
  124. package/dist/chip/index.mjs.map +1 -0
  125. package/dist/chunk-3ODWQVIA.mjs +12 -0
  126. package/dist/chunk-3ODWQVIA.mjs.map +1 -0
  127. package/dist/chunk-4EGKGSGY.mjs +129 -0
  128. package/dist/chunk-53OZVR57.mjs +108 -0
  129. package/dist/chunk-53OZVR57.mjs.map +1 -0
  130. package/dist/chunk-5YXZXYLH.mjs +67 -0
  131. package/dist/chunk-CBRGWUZG.mjs +11 -0
  132. package/dist/chunk-CBRGWUZG.mjs.map +1 -0
  133. package/dist/chunk-D22AALLE.mjs +22 -0
  134. package/dist/chunk-D36MPDGE.mjs +476 -0
  135. package/dist/chunk-F3DQJHTG.mjs +3113 -0
  136. package/dist/chunk-FQ6WVEHW.mjs +151 -0
  137. package/dist/chunk-GVJYACGA.mjs +189 -0
  138. package/dist/chunk-HYXZRCZW.mjs +265 -0
  139. package/dist/chunk-HYXZRCZW.mjs.map +1 -0
  140. package/dist/chunk-JNUGOUYJ.mjs +154 -0
  141. package/dist/chunk-JX5YLRCU.mjs +443 -0
  142. package/dist/chunk-JX5YLRCU.mjs.map +1 -0
  143. package/dist/chunk-MQUAGP7K.mjs +1098 -0
  144. package/dist/chunk-NMS5LCSQ.mjs +195 -0
  145. package/dist/chunk-NV3KR5Y7.mjs +82 -0
  146. package/dist/chunk-NV3KR5Y7.mjs.map +1 -0
  147. package/dist/chunk-OQ7MNEYW.mjs +151 -0
  148. package/dist/chunk-OQ7MNEYW.mjs.map +1 -0
  149. package/dist/chunk-OY66MBXP.mjs +163 -0
  150. package/dist/chunk-R4HAAT6R.mjs +131 -0
  151. package/dist/chunk-WUHNPHD5.mjs +0 -0
  152. package/dist/chunk-ZFXKCRJC.mjs +11 -0
  153. package/dist/chunk-ZS3FB3PO.mjs +12 -0
  154. package/dist/codeBlock/index.d.mts +24 -0
  155. package/dist/codeBlock/index.d.ts +24 -0
  156. package/dist/codeBlock/index.js +518 -0
  157. package/dist/codeBlock/index.js.map +1 -0
  158. package/dist/codeBlock/index.mjs +433 -0
  159. package/dist/codeBlock/index.mjs.map +1 -0
  160. package/dist/collapsible/index.d.mts +8 -0
  161. package/dist/collapsible/index.d.ts +8 -0
  162. package/dist/collapsible/index.js +50 -0
  163. package/dist/collapsible/index.js.map +1 -0
  164. package/dist/collapsible/index.mjs +13 -0
  165. package/dist/collapsible/index.mjs.map +1 -0
  166. package/dist/colorPicker/index.d.mts +34 -0
  167. package/dist/colorPicker/index.d.ts +34 -0
  168. package/dist/colorPicker/index.js +276 -0
  169. package/dist/colorPicker/index.js.map +1 -0
  170. package/dist/colorPicker/index.mjs +171 -0
  171. package/dist/colorPicker/index.mjs.map +1 -0
  172. package/dist/combobox/index.d.mts +41 -0
  173. package/dist/combobox/index.d.ts +41 -0
  174. package/dist/combobox/index.js +749 -0
  175. package/dist/combobox/index.js.map +1 -0
  176. package/dist/combobox/index.mjs +295 -0
  177. package/dist/combobox/index.mjs.map +1 -0
  178. package/dist/command/index.d.mts +48 -0
  179. package/dist/command/index.d.ts +48 -0
  180. package/dist/command/index.js +486 -0
  181. package/dist/command/index.js.map +1 -0
  182. package/dist/command/index.mjs +23 -0
  183. package/dist/command/index.mjs.map +1 -0
  184. package/dist/commonTypes-2IGtJ5cq.d.mts +3 -0
  185. package/dist/commonTypes-2IGtJ5cq.d.ts +3 -0
  186. package/dist/commonTypes-2k6FnHw5.d.mts +4 -0
  187. package/dist/commonTypes-2k6FnHw5.d.ts +4 -0
  188. package/dist/commonTypes-3k5cNB1s.d.mts +4 -0
  189. package/dist/commonTypes-3k5cNB1s.d.ts +4 -0
  190. package/dist/commonTypes-CKtkuNFH.d.mts +11 -0
  191. package/dist/commonTypes-CKtkuNFH.d.ts +11 -0
  192. package/dist/commonTypes-GhKAraJw.d.mts +4 -0
  193. package/dist/commonTypes-GhKAraJw.d.ts +4 -0
  194. package/dist/commonTypes-MxCJyrHv.d.mts +8 -0
  195. package/dist/commonTypes-MxCJyrHv.d.ts +8 -0
  196. package/dist/commonTypes-PBumfOBg.d.mts +3 -0
  197. package/dist/commonTypes-PBumfOBg.d.ts +3 -0
  198. package/dist/commonTypes-WPhcN3Vr.d.mts +5 -0
  199. package/dist/commonTypes-WPhcN3Vr.d.ts +5 -0
  200. package/dist/commonTypes-_11epZYh.d.mts +4 -0
  201. package/dist/commonTypes-_11epZYh.d.ts +4 -0
  202. package/dist/commonTypes-ko_NGEoT.d.mts +3 -0
  203. package/dist/commonTypes-ko_NGEoT.d.ts +3 -0
  204. package/dist/copyrights/index.d.mts +17 -0
  205. package/dist/copyrights/index.d.ts +17 -0
  206. package/dist/copyrights/index.js +46 -0
  207. package/dist/copyrights/index.js.map +1 -0
  208. package/dist/copyrights/index.mjs +9 -0
  209. package/dist/copyrights/index.mjs.map +1 -0
  210. package/dist/count/index.d.mts +11 -0
  211. package/dist/count/index.d.ts +11 -0
  212. package/dist/count/index.js +46 -0
  213. package/dist/count/index.js.map +1 -0
  214. package/dist/count/index.mjs +9 -0
  215. package/dist/count/index.mjs.map +1 -0
  216. package/dist/dataTable/index.d.mts +41 -0
  217. package/dist/dataTable/index.d.ts +41 -0
  218. package/dist/dataTable/index.js +1305 -0
  219. package/dist/dataTable/index.js.map +1 -0
  220. package/dist/dataTable/index.mjs +1273 -0
  221. package/dist/dataTable/index.mjs.map +1 -0
  222. package/dist/destroyableCard/index.d.mts +12 -0
  223. package/dist/destroyableCard/index.d.ts +12 -0
  224. package/dist/destroyableCard/index.js +204 -0
  225. package/dist/destroyableCard/index.js.map +1 -0
  226. package/dist/destroyableCard/index.mjs +164 -0
  227. package/dist/destroyableCard/index.mjs.map +1 -0
  228. package/dist/dialog/index.d.mts +57 -0
  229. package/dist/dialog/index.d.ts +57 -0
  230. package/dist/dialog/index.js +369 -0
  231. package/dist/dialog/index.js.map +1 -0
  232. package/dist/dialog/index.mjs +315 -0
  233. package/dist/dialog/index.mjs.map +1 -0
  234. package/dist/docsLayout/index.d.mts +37 -0
  235. package/dist/docsLayout/index.d.ts +37 -0
  236. package/dist/docsLayout/index.js +928 -0
  237. package/dist/docsLayout/index.js.map +1 -0
  238. package/dist/docsLayout/index.mjs +888 -0
  239. package/dist/docsLayout/index.mjs.map +1 -0
  240. package/dist/docsSidebar/index.d.mts +11 -0
  241. package/dist/docsSidebar/index.d.ts +11 -0
  242. package/dist/docsSidebar/index.js +112 -0
  243. package/dist/docsSidebar/index.js.map +1 -0
  244. package/dist/docsSidebar/index.mjs +70 -0
  245. package/dist/docsSidebar/index.mjs.map +1 -0
  246. package/dist/dropdownMenu/index.d.mts +96 -0
  247. package/dist/dropdownMenu/index.d.ts +96 -0
  248. package/dist/dropdownMenu/index.js +421 -0
  249. package/dist/dropdownMenu/index.js.map +1 -0
  250. package/dist/dropdownMenu/index.mjs +363 -0
  251. package/dist/dropdownMenu/index.mjs.map +1 -0
  252. package/dist/elements/index.d.mts +788 -0
  253. package/dist/elements/index.d.ts +788 -0
  254. package/dist/elements/index.js +7835 -0
  255. package/dist/elements/index.mjs +3418 -0
  256. package/dist/fileDropzone/index.d.mts +37 -0
  257. package/dist/fileDropzone/index.d.ts +37 -0
  258. package/dist/fileDropzone/index.js +665 -0
  259. package/dist/fileDropzone/index.js.map +1 -0
  260. package/dist/fileDropzone/index.mjs +625 -0
  261. package/dist/fileDropzone/index.mjs.map +1 -0
  262. package/dist/fileUploader/index.d.mts +5 -0
  263. package/dist/fileUploader/index.d.ts +5 -0
  264. package/dist/fileUploader/index.js +62 -0
  265. package/dist/fileUploader/index.js.map +1 -0
  266. package/dist/fileUploader/index.mjs +25 -0
  267. package/dist/fileUploader/index.mjs.map +1 -0
  268. package/dist/glow/index.d.mts +16 -0
  269. package/dist/glow/index.d.ts +16 -0
  270. package/dist/glow/index.js +149 -0
  271. package/dist/glow/index.js.map +1 -0
  272. package/dist/glow/index.mjs +111 -0
  273. package/dist/glow/index.mjs.map +1 -0
  274. package/dist/hooks/index.d.mts +108 -0
  275. package/dist/hooks/index.d.ts +108 -0
  276. package/dist/hooks/index.js +459 -0
  277. package/dist/hooks/index.mjs +255 -0
  278. package/dist/index.d.mts +1932 -0
  279. package/dist/index.d.ts +1932 -0
  280. package/dist/index.js +12126 -0
  281. package/dist/index.mjs +11911 -0
  282. package/dist/input/index.d.mts +43 -0
  283. package/dist/input/index.d.ts +43 -0
  284. package/dist/input/index.js +293 -0
  285. package/dist/input/index.js.map +1 -0
  286. package/dist/input/index.mjs +158 -0
  287. package/dist/input/index.mjs.map +1 -0
  288. package/dist/interfaceSettings/index.d.mts +18 -0
  289. package/dist/interfaceSettings/index.d.ts +18 -0
  290. package/dist/interfaceSettings/index.js +419 -0
  291. package/dist/interfaceSettings/index.js.map +1 -0
  292. package/dist/interfaceSettings/index.mjs +282 -0
  293. package/dist/interfaceSettings/index.mjs.map +1 -0
  294. package/dist/label/index.d.mts +13 -0
  295. package/dist/label/index.d.ts +13 -0
  296. package/dist/label/index.js +143 -0
  297. package/dist/label/index.js.map +1 -0
  298. package/dist/label/index.mjs +103 -0
  299. package/dist/label/index.mjs.map +1 -0
  300. package/dist/layout/index.d.mts +256 -0
  301. package/dist/layout/index.d.ts +256 -0
  302. package/dist/layout/index.js +2627 -0
  303. package/dist/layout/index.mjs +1393 -0
  304. package/dist/loading/index.d.mts +15 -0
  305. package/dist/loading/index.d.ts +15 -0
  306. package/dist/loading/index.js +226 -0
  307. package/dist/loading/index.js.map +1 -0
  308. package/dist/loading/index.mjs +184 -0
  309. package/dist/loading/index.mjs.map +1 -0
  310. package/dist/logos/index.d.mts +27 -0
  311. package/dist/logos/index.d.ts +27 -0
  312. package/dist/logos/index.js +245 -0
  313. package/dist/logos/index.js.map +1 -0
  314. package/dist/logos/index.mjs +208 -0
  315. package/dist/logos/index.mjs.map +1 -0
  316. package/dist/navbar/index.d.mts +17 -0
  317. package/dist/navbar/index.d.ts +17 -0
  318. package/dist/navbar/index.js +166 -0
  319. package/dist/navbar/index.js.map +1 -0
  320. package/dist/navbar/index.mjs +126 -0
  321. package/dist/navbar/index.mjs.map +1 -0
  322. package/dist/navigationMenu/index.d.mts +39 -0
  323. package/dist/navigationMenu/index.d.ts +39 -0
  324. package/dist/navigationMenu/index.js +222 -0
  325. package/dist/navigationMenu/index.js.map +1 -0
  326. package/dist/navigationMenu/index.mjs +170 -0
  327. package/dist/navigationMenu/index.mjs.map +1 -0
  328. package/dist/pagination/index.d.mts +11 -0
  329. package/dist/pagination/index.d.ts +11 -0
  330. package/dist/pagination/index.js +161 -0
  331. package/dist/pagination/index.js.map +1 -0
  332. package/dist/pagination/index.mjs +119 -0
  333. package/dist/pagination/index.mjs.map +1 -0
  334. package/dist/passwordInput/index.d.mts +13 -0
  335. package/dist/passwordInput/index.d.ts +13 -0
  336. package/dist/passwordInput/index.js +577 -0
  337. package/dist/passwordInput/index.js.map +1 -0
  338. package/dist/passwordInput/index.mjs +534 -0
  339. package/dist/passwordInput/index.mjs.map +1 -0
  340. package/dist/phoneInput/index.d.mts +23 -0
  341. package/dist/phoneInput/index.d.ts +23 -0
  342. package/dist/phoneInput/index.js +2081 -0
  343. package/dist/phoneInput/index.js.map +1 -0
  344. package/dist/phoneInput/index.mjs +2041 -0
  345. package/dist/phoneInput/index.mjs.map +1 -0
  346. package/dist/pinInput/index.d.mts +20 -0
  347. package/dist/pinInput/index.d.ts +20 -0
  348. package/dist/pinInput/index.js +132 -0
  349. package/dist/pinInput/index.js.map +1 -0
  350. package/dist/pinInput/index.mjs +90 -0
  351. package/dist/pinInput/index.mjs.map +1 -0
  352. package/dist/popover/index.d.mts +23 -0
  353. package/dist/popover/index.d.ts +23 -0
  354. package/dist/popover/index.js +113 -0
  355. package/dist/popover/index.js.map +1 -0
  356. package/dist/popover/index.mjs +69 -0
  357. package/dist/popover/index.mjs.map +1 -0
  358. package/dist/progress/index.d.mts +6 -0
  359. package/dist/progress/index.d.ts +6 -0
  360. package/dist/progress/index.js +72 -0
  361. package/dist/progress/index.js.map +1 -0
  362. package/dist/progress/index.mjs +30 -0
  363. package/dist/progress/index.mjs.map +1 -0
  364. package/dist/progressCircle/index.d.mts +16 -0
  365. package/dist/progressCircle/index.d.ts +16 -0
  366. package/dist/progressCircle/index.js +160 -0
  367. package/dist/progressCircle/index.js.map +1 -0
  368. package/dist/progressCircle/index.mjs +118 -0
  369. package/dist/progressCircle/index.mjs.map +1 -0
  370. package/dist/radio/index.d.mts +39 -0
  371. package/dist/radio/index.d.ts +39 -0
  372. package/dist/radio/index.js +330 -0
  373. package/dist/radio/index.js.map +1 -0
  374. package/dist/radio/index.mjs +290 -0
  375. package/dist/radio/index.mjs.map +1 -0
  376. package/dist/scrollArea/index.d.mts +10 -0
  377. package/dist/scrollArea/index.d.ts +10 -0
  378. package/dist/scrollArea/index.js +91 -0
  379. package/dist/scrollArea/index.js.map +1 -0
  380. package/dist/scrollArea/index.mjs +48 -0
  381. package/dist/scrollArea/index.mjs.map +1 -0
  382. package/dist/scrollIndicator/index.d.mts +9 -0
  383. package/dist/scrollIndicator/index.d.ts +9 -0
  384. package/dist/scrollIndicator/index.js +80 -0
  385. package/dist/scrollIndicator/index.js.map +1 -0
  386. package/dist/scrollIndicator/index.mjs +43 -0
  387. package/dist/scrollIndicator/index.mjs.map +1 -0
  388. package/dist/select/index.d.mts +50 -0
  389. package/dist/select/index.d.ts +50 -0
  390. package/dist/select/index.js +322 -0
  391. package/dist/select/index.js.map +1 -0
  392. package/dist/select/index.mjs +282 -0
  393. package/dist/select/index.mjs.map +1 -0
  394. package/dist/separator/index.d.mts +10 -0
  395. package/dist/separator/index.d.ts +10 -0
  396. package/dist/separator/index.js +67 -0
  397. package/dist/separator/index.js.map +1 -0
  398. package/dist/separator/index.mjs +25 -0
  399. package/dist/separator/index.mjs.map +1 -0
  400. package/dist/sheet/index.d.mts +30 -0
  401. package/dist/sheet/index.d.ts +30 -0
  402. package/dist/sheet/index.js +202 -0
  403. package/dist/sheet/index.js.map +1 -0
  404. package/dist/sheet/index.mjs +151 -0
  405. package/dist/sheet/index.mjs.map +1 -0
  406. package/dist/sidebar/index.d.mts +48 -0
  407. package/dist/sidebar/index.d.ts +48 -0
  408. package/dist/sidebar/index.js +342 -0
  409. package/dist/sidebar/index.js.map +1 -0
  410. package/dist/sidebar/index.mjs +299 -0
  411. package/dist/sidebar/index.mjs.map +1 -0
  412. package/dist/signature/index.d.mts +27 -0
  413. package/dist/signature/index.d.ts +27 -0
  414. package/dist/signature/index.js +242 -0
  415. package/dist/signature/index.js.map +1 -0
  416. package/dist/signature/index.mjs +200 -0
  417. package/dist/signature/index.mjs.map +1 -0
  418. package/dist/simpleTable/index.d.mts +30 -0
  419. package/dist/simpleTable/index.d.ts +30 -0
  420. package/dist/simpleTable/index.js +250 -0
  421. package/dist/simpleTable/index.js.map +1 -0
  422. package/dist/simpleTable/index.mjs +214 -0
  423. package/dist/simpleTable/index.mjs.map +1 -0
  424. package/dist/skeleton/index.d.mts +10 -0
  425. package/dist/skeleton/index.d.ts +10 -0
  426. package/dist/skeleton/index.js +76 -0
  427. package/dist/skeleton/index.js.map +1 -0
  428. package/dist/skeleton/index.mjs +34 -0
  429. package/dist/skeleton/index.mjs.map +1 -0
  430. package/dist/slider/index.d.mts +6 -0
  431. package/dist/slider/index.d.ts +6 -0
  432. package/dist/slider/index.js +67 -0
  433. package/dist/slider/index.js.map +1 -0
  434. package/dist/slider/index.mjs +25 -0
  435. package/dist/slider/index.mjs.map +1 -0
  436. package/dist/sortButton/index.d.mts +10 -0
  437. package/dist/sortButton/index.d.ts +10 -0
  438. package/dist/sortButton/index.js +337 -0
  439. package/dist/sortButton/index.js.map +1 -0
  440. package/dist/sortButton/index.mjs +43 -0
  441. package/dist/sortButton/index.mjs.map +1 -0
  442. package/dist/splitButton/index.d.mts +52 -0
  443. package/dist/splitButton/index.d.ts +52 -0
  444. package/dist/splitButton/index.js +693 -0
  445. package/dist/splitButton/index.js.map +1 -0
  446. package/dist/splitButton/index.mjs +401 -0
  447. package/dist/splitButton/index.mjs.map +1 -0
  448. package/dist/stats/index.d.mts +19 -0
  449. package/dist/stats/index.d.ts +19 -0
  450. package/dist/stats/index.js +192 -0
  451. package/dist/stats/index.js.map +1 -0
  452. package/dist/stats/index.mjs +155 -0
  453. package/dist/stats/index.mjs.map +1 -0
  454. package/dist/stopPropagationWrapper/index.d.mts +5 -0
  455. package/dist/stopPropagationWrapper/index.d.ts +5 -0
  456. package/dist/stopPropagationWrapper/index.js +49 -0
  457. package/dist/stopPropagationWrapper/index.js.map +1 -0
  458. package/dist/stopPropagationWrapper/index.mjs +12 -0
  459. package/dist/stopPropagationWrapper/index.mjs.map +1 -0
  460. package/dist/switch/index.d.mts +12 -0
  461. package/dist/switch/index.d.ts +12 -0
  462. package/dist/switch/index.js +125 -0
  463. package/dist/switch/index.js.map +1 -0
  464. package/dist/switch/index.mjs +83 -0
  465. package/dist/switch/index.mjs.map +1 -0
  466. package/dist/table/index.d.mts +21 -0
  467. package/dist/table/index.d.ts +21 -0
  468. package/dist/table/index.js +173 -0
  469. package/dist/table/index.js.map +1 -0
  470. package/dist/table/index.mjs +124 -0
  471. package/dist/table/index.mjs.map +1 -0
  472. package/dist/tabs/index.d.mts +33 -0
  473. package/dist/tabs/index.d.ts +33 -0
  474. package/dist/tabs/index.js +201 -0
  475. package/dist/tabs/index.js.map +1 -0
  476. package/dist/tabs/index.mjs +158 -0
  477. package/dist/tabs/index.mjs.map +1 -0
  478. package/dist/textTypes-559CaoOV.d.mts +88 -0
  479. package/dist/textTypes-559CaoOV.d.ts +88 -0
  480. package/dist/textarea/index.d.mts +27 -0
  481. package/dist/textarea/index.d.ts +27 -0
  482. package/dist/textarea/index.js +230 -0
  483. package/dist/textarea/index.js.map +1 -0
  484. package/dist/textarea/index.mjs +190 -0
  485. package/dist/textarea/index.mjs.map +1 -0
  486. package/dist/toast/index.d.mts +26 -0
  487. package/dist/toast/index.d.ts +26 -0
  488. package/dist/toast/index.js +198 -0
  489. package/dist/toast/index.js.map +1 -0
  490. package/dist/toast/index.mjs +20 -0
  491. package/dist/toast/index.mjs.map +1 -0
  492. package/dist/toaster/index.d.mts +9 -0
  493. package/dist/toaster/index.d.ts +9 -0
  494. package/dist/toaster/index.js +354 -0
  495. package/dist/toaster/index.js.map +1 -0
  496. package/dist/toaster/index.mjs +185 -0
  497. package/dist/toaster/index.mjs.map +1 -0
  498. package/dist/types/index.d.mts +115 -0
  499. package/dist/types/index.d.ts +115 -0
  500. package/dist/types/index.js +18 -0
  501. package/dist/types/index.mjs +0 -0
  502. package/package.json +5 -5
@@ -0,0 +1,1305 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+
30
+ // elements/dataTable/index.ts
31
+ var dataTable_exports = {};
32
+ __export(dataTable_exports, {
33
+ DataTable: () => DataTable
34
+ });
35
+ module.exports = __toCommonJS(dataTable_exports);
36
+
37
+ // elements/dataTable/DataTable.tsx
38
+ var React9 = __toESM(require("react"));
39
+ var import_react_table = require("@tanstack/react-table");
40
+
41
+ // util/index.ts
42
+ var import_clsx = require("clsx");
43
+ var import_tailwind_merge = require("tailwind-merge");
44
+ function cn(...inputs) {
45
+ return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
46
+ }
47
+
48
+ // elements/button/Button.tsx
49
+ var React2 = __toESM(require("react"));
50
+ var import_class_variance_authority = require("class-variance-authority");
51
+
52
+ // elements/loading/Loading.tsx
53
+ var import_react = __toESM(require("react"));
54
+ var Loading = ({
55
+ design = "spinner",
56
+ size = "sm",
57
+ themeMode = "light",
58
+ color,
59
+ ...props
60
+ }) => {
61
+ let sizeStyles = {
62
+ button: "hawa-h-4 hawa-w-4",
63
+ xs: "hawa-h-1 hawa-w-1",
64
+ sm: "hawa-h-6 hawa-w-6",
65
+ normal: "hawa-h-8 hawa-w-8",
66
+ lg: "hawa-h-14 hawa-w-14",
67
+ xl: "hawa-h-24 hawa-w-24"
68
+ };
69
+ let animationStyles = {
70
+ pulse: "hawa-animate-in hawa-fade-in hawa-duration-1000",
71
+ bounce: "hawa-animate-bounce"
72
+ };
73
+ switch (design.split("-")[0]) {
74
+ case "dots":
75
+ return /* @__PURE__ */ import_react.default.createElement(
76
+ "div",
77
+ {
78
+ className: cn("hawa-flex hawa-flex-row hawa-gap-2", props.className)
79
+ },
80
+ /* @__PURE__ */ import_react.default.createElement(
81
+ "div",
82
+ {
83
+ className: cn(
84
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-100 hawa-repeat-infinite",
85
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
86
+ animationStyles[design.split("-")[1]],
87
+ color ? color : "hawa-bg-primary"
88
+ )
89
+ }
90
+ ),
91
+ /* @__PURE__ */ import_react.default.createElement(
92
+ "div",
93
+ {
94
+ className: cn(
95
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-200 hawa-repeat-infinite",
96
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
97
+ animationStyles[design.split("-")[1]],
98
+ color ? color : "hawa-bg-primary"
99
+ )
100
+ }
101
+ ),
102
+ /* @__PURE__ */ import_react.default.createElement(
103
+ "div",
104
+ {
105
+ className: cn(
106
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-300 hawa-repeat-infinite",
107
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
108
+ animationStyles[design.split("-")[1]],
109
+ color ? color : "hawa-bg-primary"
110
+ )
111
+ }
112
+ )
113
+ );
114
+ case "square":
115
+ return /* @__PURE__ */ import_react.default.createElement(
116
+ "svg",
117
+ {
118
+ className: cn("squircle-container", sizeStyles[size]),
119
+ viewBox: "0 0 35 35",
120
+ height: "35",
121
+ width: "35"
122
+ },
123
+ /* @__PURE__ */ import_react.default.createElement(
124
+ "rect",
125
+ {
126
+ className: "squircle-track",
127
+ x: "2.5",
128
+ y: "2.5",
129
+ fill: "none",
130
+ strokeWidth: "5px",
131
+ width: "32.5",
132
+ height: "32.5"
133
+ }
134
+ ),
135
+ /* @__PURE__ */ import_react.default.createElement(
136
+ "rect",
137
+ {
138
+ className: "square-car",
139
+ x: "2.5",
140
+ y: "2.5",
141
+ fill: "none",
142
+ strokeWidth: "5px",
143
+ width: "32.5",
144
+ height: "32.5",
145
+ pathLength: "100"
146
+ }
147
+ )
148
+ );
149
+ case "squircle":
150
+ return /* @__PURE__ */ import_react.default.createElement(
151
+ "svg",
152
+ {
153
+ className: cn("squircle-container", sizeStyles[size]),
154
+ x: "0px",
155
+ y: "0px",
156
+ viewBox: "0 0 37 37",
157
+ height: "37",
158
+ width: "37",
159
+ preserveAspectRatio: "xMidYMid meet"
160
+ },
161
+ /* @__PURE__ */ import_react.default.createElement(
162
+ "path",
163
+ {
164
+ className: "squircle-track",
165
+ fill: "none",
166
+ strokeWidth: "5",
167
+ pathLength: "100",
168
+ d: "M0.37 18.5 C0.37 5.772 5.772 0.37 18.5 0.37 S36.63 5.772 36.63 18.5 S31.228 36.63 18.5 36.63 S0.37 31.228 0.37 18.5"
169
+ }
170
+ ),
171
+ /* @__PURE__ */ import_react.default.createElement(
172
+ "path",
173
+ {
174
+ className: "squircle-car",
175
+ fill: "none",
176
+ strokeWidth: "5",
177
+ pathLength: "100",
178
+ d: "M0.37 18.5 C0.37 5.772 5.772 0.37 18.5 0.37 S36.63 5.772 36.63 18.5 S31.228 36.63 18.5 36.63 S0.37 31.228 0.37 18.5"
179
+ }
180
+ )
181
+ );
182
+ case "progress":
183
+ return /* @__PURE__ */ import_react.default.createElement("div", { className: "progress-loading" });
184
+ case "orbit":
185
+ return /* @__PURE__ */ import_react.default.createElement("div", { className: "orbit-container" });
186
+ default:
187
+ return /* @__PURE__ */ import_react.default.createElement(
188
+ "svg",
189
+ {
190
+ className: cn("circle-container", sizeStyles[size]),
191
+ viewBox: "0 0 40 40",
192
+ height: "40",
193
+ width: "40"
194
+ },
195
+ /* @__PURE__ */ import_react.default.createElement(
196
+ "circle",
197
+ {
198
+ className: cn("circle-track", {
199
+ "hawa-stroke-primary-foreground": themeMode === "dark",
200
+ "hawa-stroke-primary": themeMode === "light"
201
+ }),
202
+ cx: "20",
203
+ cy: "20",
204
+ r: "17.5",
205
+ pathLength: "100",
206
+ strokeWidth: "5px",
207
+ fill: "none"
208
+ }
209
+ ),
210
+ /* @__PURE__ */ import_react.default.createElement(
211
+ "circle",
212
+ {
213
+ className: cn("circle-car", {
214
+ "hawa-stroke-primary-foreground": themeMode === "dark",
215
+ "hawa-stroke-primary": themeMode === "light"
216
+ }),
217
+ cx: "20",
218
+ cy: "20",
219
+ r: "17.5",
220
+ pathLength: "100",
221
+ strokeWidth: "5px",
222
+ fill: "none"
223
+ }
224
+ )
225
+ );
226
+ }
227
+ };
228
+
229
+ // elements/button/Button.tsx
230
+ var buttonVariants = (0, import_class_variance_authority.cva)(
231
+ "hawa-inline-flex hawa-items-center hawa-select-none hawa-rounded-md hawa-text-sm hawa-font-medium hawa-ring-offset-background hawa-transition-colors focus-visible:hawa-outline-none focus-visible:hawa-ring-2 focus-visible:hawa-ring-ring focus-visible:hawa-ring-offset-2 disabled:hawa-pointer-events-none disabled:hawa-opacity-50",
232
+ {
233
+ variants: {
234
+ variant: {
235
+ default: "hawa-bg-primary hawa-text-primary-foreground hover:hawa-bg-primary/90",
236
+ light: "hawa-bg-primary/20 hawa-text-primary hover:hawa-bg-primary/40",
237
+ destructive: "hawa-bg-destructive hawa-text-destructive-foreground hover:hawa-bg-destructive/90",
238
+ outline: "hawa-border hawa-border-input hawa-bg-transparent hover:hawa-bg-accent hover:hawa-text-accent-foreground",
239
+ secondary: "hawa-bg-secondary hawa-text-secondary-foreground hover:hawa-bg-secondary/80",
240
+ ghost: "hover:hawa-bg-accent hover:hawa-text-accent-foreground",
241
+ link: "hawa-text-primary hawa-underline-offset-4 hover:hawa-underline",
242
+ combobox: "hawa-bg-background hawa-border",
243
+ neoBrutalism: "neo-brutalism"
244
+ // "hawa-cursor-pointer hawa-transition-all hawa-uppercase hawa-font-mono dark:hawa-bg-black hawa-font-bold hawa-py-2 hawa-px-4 hawa-rounded hawa-border-2 hawa-border-primary hawa-shadow-color-primary hawa-transition-[hawa-transform_50ms, hawa-box-shadow_50ms] active:hawa-translate-x-0.5 active:hawa-translate-y-0.5 active:hawa-shadow-color-primary-active shadow-color-primary active:shadow-color-primary-active",
245
+ },
246
+ size: {
247
+ default: "hawa-h-10 hawa-px-4 hawa-py-2",
248
+ heightless: "hawa-px-4 hawa-py-4",
249
+ xs: "hawa-h-fit hawa-min-h-[25px] hawa-py-1 hawa-text-[10px] hawa-px-2 ",
250
+ sm: "hawa-h-9 hawa-text-[11px] hawa-rounded-md hawa-px-3",
251
+ lg: "hawa-h-11 hawa-rounded-md hawa-px-8",
252
+ xl: "hawa-h-14 hawa-rounded-md hawa-px-10",
253
+ icon: "hawa-h-10 hawa-w-10",
254
+ smallIcon: "hawa-h-7 hawa-w-7"
255
+ }
256
+ },
257
+ defaultVariants: {
258
+ variant: "default",
259
+ size: "default"
260
+ }
261
+ }
262
+ );
263
+ var Button = React2.forwardRef(
264
+ ({
265
+ className,
266
+ variant,
267
+ size,
268
+ asChild = false,
269
+ centered = true,
270
+ isLoading,
271
+ children,
272
+ ...props
273
+ }, ref) => {
274
+ const Comp = "button";
275
+ const loadingColor = variant === "outline" || variant === "ghost" || variant === "neoBrutalism" ? "hawa-bg-primary" : "hawa-bg-primary-foreground";
276
+ return /* @__PURE__ */ React2.createElement(
277
+ Comp,
278
+ {
279
+ className: cn(
280
+ buttonVariants({ variant, size, className }),
281
+ centered && "hawa-justify-center"
282
+ // "hawa-bg-red-500"
283
+ ),
284
+ ref,
285
+ ...props
286
+ },
287
+ isLoading ? /* @__PURE__ */ React2.createElement(
288
+ Loading,
289
+ {
290
+ design: size === "icon" || size === "smallIcon" ? "spinner" : "dots-pulse",
291
+ themeMode: variant === "outline" ? "light" : "dark",
292
+ color: loadingColor,
293
+ size: size === "sm" || size === "xs" ? "xs" : "button"
294
+ }
295
+ ) : children
296
+ );
297
+ }
298
+ );
299
+ Button.displayName = "Button";
300
+
301
+ // elements/dropdownMenu/DropdownMenu.tsx
302
+ var React3 = __toESM(require("react"));
303
+ var DropdownMenuPrimitive = __toESM(require("@radix-ui/react-dropdown-menu"));
304
+ var DropdownMenuRoot = DropdownMenuPrimitive.Root;
305
+ var DropdownMenuTrigger = DropdownMenuPrimitive.Trigger;
306
+ var DropdownMenuPortal = DropdownMenuPrimitive.Portal;
307
+ var DropdownMenuSub = DropdownMenuPrimitive.Sub;
308
+ var DropdownMenuSubTrigger = React3.forwardRef(({ className, inset, children, ...props }, ref) => /* @__PURE__ */ React3.createElement(
309
+ DropdownMenuPrimitive.SubTrigger,
310
+ {
311
+ ref,
312
+ className: cn(
313
+ "hawa-flex hawa-cursor-default hawa-select-none hawa-items-center hawa-justify-between hawa-rounded-sm hawa-text-sm hawa-outline-none focus:hawa-bg-accent data-[state=open]:hawa-bg-accent",
314
+ inset && "hawa-pl-8",
315
+ className
316
+ ),
317
+ ...props
318
+ },
319
+ /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-2" }, children),
320
+ " ",
321
+ /* @__PURE__ */ React3.createElement(
322
+ "svg",
323
+ {
324
+ "aria-label": "Chevron Right Icon",
325
+ stroke: "currentColor",
326
+ fill: "currentColor",
327
+ strokeWidth: "0",
328
+ viewBox: "0 0 16 16",
329
+ height: "1em",
330
+ width: "1em",
331
+ className: cn(props.dir === "rtl" ? "hawa-rotate-180" : "")
332
+ },
333
+ /* @__PURE__ */ React3.createElement(
334
+ "path",
335
+ {
336
+ fillRule: "evenodd",
337
+ d: "M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"
338
+ }
339
+ )
340
+ )
341
+ ));
342
+ DropdownMenuSubTrigger.displayName = DropdownMenuPrimitive.SubTrigger.displayName;
343
+ var DropdownMenuSubContent = React3.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React3.createElement(
344
+ DropdownMenuPrimitive.SubContent,
345
+ {
346
+ ref,
347
+ className: cn(
348
+ "hawa-z-50 hawa-min-w-[8rem] hawa-gap-1 hawa-overflow-hidden hawa-rounded-md hawa-border hawa-bg-popover hawa-p-1 hawa-text-popover-foreground hawa-shadow-lg data-[state=open]:hawa-animate-in data-[state=closed]:hawa-animate-out data-[state=closed]:hawa-fade-out-0 data-[state=open]:hawa-fade-in-0 data-[state=closed]:hawa-zoom-out-95 data-[state=open]:hawa-zoom-in-95 data-[side=bottom]:hawa-slide-in-from-top-2 data-[side=left]:hawa-slide-in-from-right-2 data-[side=right]:hawa-slide-in-from-left-2 data-[side=top]:hawa-slide-in-from-bottom-2",
349
+ className
350
+ ),
351
+ ...props
352
+ }
353
+ ));
354
+ DropdownMenuSubContent.displayName = DropdownMenuPrimitive.SubContent.displayName;
355
+ var DropdownMenuContent = React3.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React3.createElement(DropdownMenuPrimitive.Portal, null, /* @__PURE__ */ React3.createElement(
356
+ DropdownMenuPrimitive.Content,
357
+ {
358
+ ref,
359
+ sideOffset,
360
+ className: cn(
361
+ "hawa-z-50 hawa-overflow-hidden hawa-rounded-md hawa-border hawa-bg-popover hawa-p-1 hawa-text-popover-foreground hawa-shadow-md data-[state=open]:hawa-animate-in data-[state=closed]:hawa-animate-out data-[state=closed]:hawa-fade-out-0 data-[state=open]:hawa-fade-in-0 data-[state=closed]:hawa-zoom-out-95 data-[state=open]:hawa-zoom-in-95 data-[side=bottom]:hawa-slide-in-from-top-2 data-[side=left]:hawa-slide-in-from-right-2 data-[side=right]:hawa-slide-in-from-left-2 data-[side=top]:hawa-slide-in-from-bottom-2",
362
+ className
363
+ ),
364
+ ...props
365
+ }
366
+ )));
367
+ DropdownMenuContent.displayName = DropdownMenuPrimitive.Content.displayName;
368
+ var DropdownMenuItem = React3.forwardRef(({ className, inset, badged, slug, ...props }, ref) => {
369
+ return /* @__PURE__ */ React3.createElement("a", { href: slug }, /* @__PURE__ */ React3.createElement(
370
+ DropdownMenuPrimitive.Item,
371
+ {
372
+ disabled: props.disabled,
373
+ ref,
374
+ className: cn(
375
+ "hawa-relative hawa-flex hawa-cursor-pointer hawa-select-none hawa-items-center hawa-justify-between hawa-rounded-sm hawa-text-sm hawa-outline-none hawa-transition-colors focus:hawa-text-accent-foreground data-[disabled]:hawa-pointer-events-none data-[disabled]:hawa-opacity-50",
376
+ inset && "hawa-pl-8",
377
+ props.end && Array.isArray(props.children) && props.children[1] && "hawa-gap-6",
378
+ className
379
+ ),
380
+ ...props
381
+ },
382
+ /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-2 " }, props.children),
383
+ props.end && props.end,
384
+ !props.end && props.shortcut && /* @__PURE__ */ React3.createElement(DropdownMenuShortcut, null, props.shortcut),
385
+ !props.end && badged && /* @__PURE__ */ React3.createElement("div", { className: "hawa-h-3 hawa-w-3 hawa-rounded-full hawa-bg-red-500" })
386
+ ));
387
+ });
388
+ DropdownMenuItem.displayName = DropdownMenuPrimitive.Item.displayName;
389
+ var DropdownMenuCheckboxItem = React3.forwardRef(({ className, children, checked, ...props }, ref) => /* @__PURE__ */ React3.createElement(
390
+ DropdownMenuPrimitive.CheckboxItem,
391
+ {
392
+ ref,
393
+ className: cn(
394
+ "hawa-relative hawa-flex hawa-cursor-default hawa-select-none hawa-items-center hawa-rounded-sm hawa-py-1.5 hawa-pl-8 hawa-pr-2 hawa-text-sm hawa-outline-none hawa-transition-colors focus:hawa-bg-accent focus:hawa-text-accent-foreground data-[disabled]:hawa-pointer-events-none data-[disabled]:hawa-opacity-50",
395
+ className
396
+ ),
397
+ checked,
398
+ ...props
399
+ },
400
+ /* @__PURE__ */ React3.createElement("span", { className: "hawa-absolute hawa-left-2 hawa-flex hawa-h-3.5 hawa-w-3.5 hawa-items-center hawa-justify-center" }, /* @__PURE__ */ React3.createElement(DropdownMenuPrimitive.ItemIndicator, null, /* @__PURE__ */ React3.createElement(
401
+ "svg",
402
+ {
403
+ "aria-label": "Check Mark",
404
+ stroke: "currentColor",
405
+ fill: "currentColor",
406
+ strokeWidth: "0",
407
+ viewBox: "0 0 512 512",
408
+ height: "0.60em",
409
+ width: "0.60em"
410
+ },
411
+ /* @__PURE__ */ React3.createElement("path", { d: "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" })
412
+ ), " ")),
413
+ children
414
+ ));
415
+ DropdownMenuCheckboxItem.displayName = DropdownMenuPrimitive.CheckboxItem.displayName;
416
+ var DropdownMenuRadioItem = React3.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React3.createElement(
417
+ DropdownMenuPrimitive.RadioItem,
418
+ {
419
+ ref,
420
+ className: cn(
421
+ "hawa-relative hawa-flex hawa-cursor-pointer hawa-select-none hawa-items-center hawa-rounded-sm hawa-py-1.5 hawa-pl-8 hawa-pr-2 hawa-text-sm hawa-outline-none hawa-transition-colors focus:hawa-bg-accent focus:hawa-text-accent-foreground data-[disabled]:hawa-pointer-events-none data-[disabled]:hawa-opacity-50",
422
+ className
423
+ ),
424
+ ...props
425
+ },
426
+ /* @__PURE__ */ React3.createElement("span", { className: "hawa-absolute hawa-left-2 hawa-flex hawa-h-3.5 hawa-w-3.5 hawa-items-center hawa-justify-center" }, /* @__PURE__ */ React3.createElement(DropdownMenuPrimitive.ItemIndicator, null, /* @__PURE__ */ React3.createElement(
427
+ "svg",
428
+ {
429
+ xmlns: "http://www.w3.org/2000/svg",
430
+ width: "24",
431
+ "aria-label": "Circle",
432
+ height: "24",
433
+ viewBox: "0 0 24 24",
434
+ fill: "none",
435
+ stroke: "currentColor",
436
+ strokeWidth: "2",
437
+ strokeLinecap: "round",
438
+ strokeLinejoin: "round",
439
+ className: "hawa-h-2 hawa-w-2 hawa-fill-current"
440
+ },
441
+ /* @__PURE__ */ React3.createElement("circle", { cx: "12", cy: "12", r: "10" })
442
+ ))),
443
+ children
444
+ ));
445
+ DropdownMenuRadioItem.displayName = DropdownMenuPrimitive.RadioItem.displayName;
446
+ var DropdownMenuLabel = React3.forwardRef(({ className, inset, ...props }, ref) => /* @__PURE__ */ React3.createElement(
447
+ DropdownMenuPrimitive.Label,
448
+ {
449
+ ref,
450
+ className: cn(
451
+ "hawa-px-2 hawa-py-1.5 hawa-text-sm hawa-font-semibold",
452
+ inset && "hawa-pl-8",
453
+ className
454
+ ),
455
+ ...props
456
+ }
457
+ ));
458
+ DropdownMenuLabel.displayName = DropdownMenuPrimitive.Label.displayName;
459
+ var DropdownMenuSeparator = React3.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React3.createElement(
460
+ DropdownMenuPrimitive.Separator,
461
+ {
462
+ ref,
463
+ className: cn("hawa--mx-1 hawa-my-1 hawa-h-px hawa-bg-muted", className),
464
+ ...props
465
+ }
466
+ ));
467
+ DropdownMenuSeparator.displayName = DropdownMenuPrimitive.Separator.displayName;
468
+ var DropdownMenuShortcut = ({
469
+ className,
470
+ ...props
471
+ }) => {
472
+ return /* @__PURE__ */ React3.createElement(
473
+ "span",
474
+ {
475
+ className: cn(
476
+ "hawa-text-xs hawa-tracking-widest hawa-opacity-60",
477
+ className
478
+ ),
479
+ ...props
480
+ }
481
+ );
482
+ };
483
+ DropdownMenuShortcut.displayName = "DropdownMenuShortcut";
484
+ var DropdownMenu = ({
485
+ trigger,
486
+ items,
487
+ direction,
488
+ sideOffset,
489
+ side,
490
+ className,
491
+ triggerClassname,
492
+ align,
493
+ alignOffset,
494
+ onItemSelect,
495
+ size = "default",
496
+ width = "default",
497
+ header,
498
+ onOpenChange,
499
+ open
500
+ }) => {
501
+ const widthStyles = {
502
+ default: "hawa-min-w-[8rem]",
503
+ sm: "hawa-w-fit",
504
+ lg: "hawa-w-[200px]",
505
+ parent: "ddm-w-parent"
506
+ };
507
+ const sizeStyles = {
508
+ default: "hawa-px-2 hawa-py-3 ",
509
+ sm: "hawa-text-xs hawa-px-1.5 hawa-py-1.5 "
510
+ };
511
+ return /* @__PURE__ */ React3.createElement(
512
+ DropdownMenuRoot,
513
+ {
514
+ onOpenChange,
515
+ open,
516
+ modal: false,
517
+ dir: direction
518
+ },
519
+ /* @__PURE__ */ React3.createElement(DropdownMenuTrigger, { asChild: true, className: triggerClassname }, trigger),
520
+ /* @__PURE__ */ React3.createElement(DropdownMenuPortal, null, /* @__PURE__ */ React3.createElement(
521
+ DropdownMenuContent,
522
+ {
523
+ side,
524
+ sideOffset,
525
+ className: cn(
526
+ className,
527
+ widthStyles[width],
528
+ "hawa-flex hawa-flex-col hawa-gap-1"
529
+ ),
530
+ align,
531
+ alignOffset
532
+ },
533
+ header && header,
534
+ items && items.map((item, index) => {
535
+ if (item.itemType === "separator") {
536
+ return /* @__PURE__ */ React3.createElement(DropdownMenuSeparator, { key: index });
537
+ } else if (item.itemType === "label") {
538
+ return /* @__PURE__ */ React3.createElement(DropdownMenuLabel, { key: index }, item.label);
539
+ } else if (item.itemType === "custom") {
540
+ return /* @__PURE__ */ React3.createElement("div", { key: index }, item.content);
541
+ } else {
542
+ return item.subitems ? /* @__PURE__ */ React3.createElement(DropdownMenuSub, { key: index }, /* @__PURE__ */ React3.createElement(
543
+ DropdownMenuSubTrigger,
544
+ {
545
+ className: cn(sizeStyles[size]),
546
+ dir: direction
547
+ },
548
+ item.icon && item.icon,
549
+ item.label && item.label
550
+ ), /* @__PURE__ */ React3.createElement(DropdownMenuPortal, null, /* @__PURE__ */ React3.createElement(DropdownMenuSubContent, null, item.subitems.map((subitem, subIndex) => /* @__PURE__ */ React3.createElement(
551
+ DropdownMenuItem,
552
+ {
553
+ slug: subitem.slug,
554
+ onMouseDown: (event) => {
555
+ if (event.button === 1 || event.button === 0 && event.ctrlKey) {
556
+ event.preventDefault();
557
+ if (subitem.onMiddleClick) {
558
+ subitem.onMiddleClick(item.value);
559
+ }
560
+ }
561
+ },
562
+ key: subIndex,
563
+ className: cn(
564
+ sizeStyles[size],
565
+ !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent" : "focus:hawa-bg-accent"
566
+ ),
567
+ disabled: subitem.disabled,
568
+ onSelect: () => {
569
+ subitem.action && subitem.action();
570
+ if (onItemSelect) {
571
+ onItemSelect(subitem.value);
572
+ }
573
+ }
574
+ },
575
+ subitem.icon && subitem.icon,
576
+ subitem.label && subitem.label
577
+ ))))) : /* @__PURE__ */ React3.createElement(
578
+ DropdownMenuItem,
579
+ {
580
+ slug: item.slug,
581
+ key: index,
582
+ disabled: item.disabled,
583
+ onMouseDown: (event) => {
584
+ if (event.button === 1 || event.button === 0 && event.ctrlKey) {
585
+ event.preventDefault();
586
+ if (item.onMiddleClick) {
587
+ item.onMiddleClick(item.value);
588
+ }
589
+ }
590
+ },
591
+ onClick: (event) => {
592
+ if (item.onClick) {
593
+ item.onClick(item.value);
594
+ }
595
+ },
596
+ onSelect: (e) => {
597
+ if (item.presist) {
598
+ e.preventDefault();
599
+ }
600
+ if (item.action) {
601
+ item.action();
602
+ if (onItemSelect) {
603
+ onItemSelect(item.value);
604
+ }
605
+ } else {
606
+ if (onItemSelect) {
607
+ onItemSelect(item.value);
608
+ }
609
+ }
610
+ },
611
+ end: item.end,
612
+ shortcut: item.shortcut,
613
+ badged: item.badged,
614
+ className: cn(
615
+ sizeStyles[size],
616
+ !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent " : "focus:hawa-bg-accent ",
617
+ item.presist && "focus:hawa-bg-transparent"
618
+ )
619
+ },
620
+ item.icon && item.icon,
621
+ item.label && item.label
622
+ );
623
+ }
624
+ })
625
+ ))
626
+ );
627
+ };
628
+
629
+ // elements/input/Input.tsx
630
+ var import_react4 = __toESM(require("react"));
631
+
632
+ // elements/label/Label.tsx
633
+ var React5 = __toESM(require("react"));
634
+
635
+ // elements/tooltip/Tooltip.tsx
636
+ var import_react2 = __toESM(require("react"));
637
+ var TooltipPrimitive = __toESM(require("@radix-ui/react-tooltip"));
638
+ var TooltipContent = import_react2.default.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ import_react2.default.createElement(
639
+ TooltipPrimitive.Content,
640
+ {
641
+ ref,
642
+ sideOffset,
643
+ className: cn(
644
+ "hawa-z-50 hawa-overflow-hidden hawa-rounded-md hawa-border hawa-bg-popover hawa-px-3 hawa-py-1.5 hawa-text-sm hawa-text-popover-foreground hawa-shadow-md hawa-animate-in hawa-fade-in-0 hawa-zoom-in-95 data-[state=closed]:hawa-animate-out data-[state=closed]:hawa-fade-out-0 data-[state=closed]:hawa-zoom-out-95 data-[side=bottom]:hawa-slide-in-from-top-2 data-[side=left]:hawa-slide-in-from-right-2 data-[side=right]:hawa-slide-in-from-left-2 data-[side=top]:hawa-slide-in-from-bottom-2",
645
+ className
646
+ ),
647
+ ...props
648
+ }
649
+ ));
650
+ TooltipContent.displayName = TooltipPrimitive.Content.displayName;
651
+ var TooltipArrow = import_react2.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ import_react2.default.createElement(TooltipPrimitive.Arrow, { ref, className: cn(className), ...props }));
652
+ TooltipArrow.displayName = TooltipPrimitive.Arrow.displayName;
653
+ var Tooltip = ({
654
+ side,
655
+ open,
656
+ content,
657
+ children,
658
+ defaultOpen,
659
+ onOpenChange,
660
+ triggerProps,
661
+ contentProps,
662
+ providerProps,
663
+ delayDuration = 300,
664
+ ...props
665
+ }) => {
666
+ return /* @__PURE__ */ import_react2.default.createElement(
667
+ TooltipPrimitive.TooltipProvider,
668
+ {
669
+ delayDuration,
670
+ ...providerProps
671
+ },
672
+ /* @__PURE__ */ import_react2.default.createElement(
673
+ TooltipPrimitive.Root,
674
+ {
675
+ open,
676
+ defaultOpen,
677
+ onOpenChange,
678
+ ...props
679
+ },
680
+ /* @__PURE__ */ import_react2.default.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
681
+ /* @__PURE__ */ import_react2.default.createElement(TooltipContent, { side, align: "center", ...contentProps }, content)
682
+ )
683
+ );
684
+ };
685
+
686
+ // elements/label/Label.tsx
687
+ var Label2 = React5.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React5.createElement(
688
+ "label",
689
+ {
690
+ ref,
691
+ className: cn(
692
+ "hawa-text-sm hawa-font-medium hawa-leading-none peer-disabled:hawa-cursor-not-allowed peer-disabled:hawa-opacity-70",
693
+ className
694
+ ),
695
+ ...props
696
+ },
697
+ children,
698
+ required && /* @__PURE__ */ React5.createElement("span", { className: "hawa-mx-0.5 hawa-text-red-500" }, "*")
699
+ ), hint && /* @__PURE__ */ React5.createElement(
700
+ Tooltip,
701
+ {
702
+ content: hint,
703
+ side: hintSide,
704
+ triggerProps: {
705
+ tabIndex: -1,
706
+ onClick: (event) => event.preventDefault()
707
+ }
708
+ },
709
+ /* @__PURE__ */ React5.createElement("div", null, /* @__PURE__ */ React5.createElement(
710
+ "svg",
711
+ {
712
+ xmlns: "http://www.w3.org/2000/svg",
713
+ className: "hawa-h-[14px] hawa-w-[14px] hawa-cursor-help",
714
+ viewBox: "0 0 24 24",
715
+ fill: "none",
716
+ stroke: "currentColor",
717
+ strokeWidth: "2",
718
+ strokeLinecap: "round",
719
+ strokeLinejoin: "round"
720
+ },
721
+ /* @__PURE__ */ React5.createElement("circle", { cx: "12", cy: "12", r: "10" }),
722
+ /* @__PURE__ */ React5.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
723
+ /* @__PURE__ */ React5.createElement("path", { d: "M12 17h.01" })
724
+ ))
725
+ )));
726
+ Label2.displayName = "Label";
727
+
728
+ // elements/skeleton/Skeleton.tsx
729
+ var import_react3 = __toESM(require("react"));
730
+ function Skeleton({
731
+ className,
732
+ content,
733
+ animation = "pulse",
734
+ ...props
735
+ }) {
736
+ const animationStyles = {
737
+ none: "hawa-rounded hawa-bg-muted",
738
+ pulse: "hawa-animate-pulse hawa-rounded hawa-bg-muted",
739
+ shimmer: "hawa-space-y-5 hawa-rounded hawa-bg-muted hawa-p-4 hawa-relative before:hawa-absolute before:hawa-inset-0 before:hawa--translate-x-full before:hawa-animate-[shimmer_2s_infinite] before:hawa-bg-gradient-to-r before:hawa-from-transparent before:hawa-via-gray-300/40 dark:before:hawa-via-white/10 before:hawa-to-transparent hawa-isolate hawa-overflow-hidden before:hawa-border-t before:hawa-border-rose-100/10"
740
+ };
741
+ return /* @__PURE__ */ import_react3.default.createElement(
742
+ "div",
743
+ {
744
+ className: cn(
745
+ animationStyles[animation],
746
+ content && "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center",
747
+ className
748
+ ),
749
+ ...props
750
+ },
751
+ content && content
752
+ );
753
+ }
754
+
755
+ // elements/input/Input.tsx
756
+ var Input = (0, import_react4.forwardRef)(
757
+ ({
758
+ margin = "none",
759
+ width = "full",
760
+ preview = false,
761
+ forceHideHelperText = false,
762
+ labelProps,
763
+ placeholder,
764
+ showCount,
765
+ inputProps,
766
+ countPosition = "bottom",
767
+ ...props
768
+ }, ref) => {
769
+ let marginStyles = {
770
+ none: "hawa-mb-0",
771
+ normal: "hawa-mb-3",
772
+ large: "hawa-mb-5"
773
+ };
774
+ let widthStyles = {
775
+ small: "hawa-w-full hawa-max-w-2xs",
776
+ normal: "hawa-w-1/2",
777
+ full: "hawa-w-full",
778
+ auto: ""
779
+ };
780
+ let defaultStyle = "hawa-flex hawa-max-h-fit hawa-h-fit hawa-relative hawa-flex-col hawa-justify-center hawa-gap-0";
781
+ let defaultInputStyle = "hawa-block hawa-w-full hawa-rounded hawa-border hawa-transition-all hawa-bg-background hawa-p-3 hawa-text-sm ";
782
+ return /* @__PURE__ */ import_react4.default.createElement(
783
+ "div",
784
+ {
785
+ className: cn(
786
+ defaultStyle,
787
+ marginStyles[margin],
788
+ widthStyles[width],
789
+ props.containerClassName,
790
+ "hawa-w-full hawa-gap-2"
791
+ )
792
+ },
793
+ props.label && /* @__PURE__ */ import_react4.default.createElement(Label2, { ...labelProps }, props.label),
794
+ props.isLoading ? /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-pb-2" }, /* @__PURE__ */ import_react4.default.createElement(Skeleton, { className: "hawa-h-[40px] hawa-w-full" })) : /* @__PURE__ */ import_react4.default.createElement(import_react4.default.Fragment, null, !props.hideSeparator && /* @__PURE__ */ import_react4.default.createElement(
795
+ "div",
796
+ {
797
+ className: cn(
798
+ "hawa-absolute hawa-top-[22px] hawa-h-[0.8px] hawa-w-full hawa-bg-gray-200 hawa-transition-all dark:hawa-bg-gray-800",
799
+ preview ? "hawa-opacity-100" : "hawa-opacity-0"
800
+ )
801
+ }
802
+ ), /* @__PURE__ */ import_react4.default.createElement(import_react4.default.Fragment, null, /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-relative" }, props.startIcon && /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-absolute hawa-start-3 hawa-top-1/2 hawa--translate-y-1/2" }, props.startIcon), props.endIcon && /* @__PURE__ */ import_react4.default.createElement(
803
+ "div",
804
+ {
805
+ className: cn(
806
+ "hawa-absolute hawa-end-3 hawa-top-1/2 hawa--translate-y-1/2",
807
+ props.endIconProps?.className
808
+ )
809
+ },
810
+ props.endIcon
811
+ ), /* @__PURE__ */ import_react4.default.createElement(
812
+ "input",
813
+ {
814
+ required: true,
815
+ dir: props.dir,
816
+ type: props.type,
817
+ value: props.value,
818
+ onChange: props.onChange,
819
+ autoComplete: props.autoComplete,
820
+ defaultValue: props.defaultValue,
821
+ placeholder,
822
+ disabled: props.disabled || preview,
823
+ style: { height: 40 },
824
+ ...inputProps,
825
+ className: cn(
826
+ defaultInputStyle,
827
+ " focus-visible:hawa-outline-none focus-visible:hawa-ring-2 focus-visible:hawa-ring-ring focus-visible:hawa-ring-offset-0 dark:hawa-text-white",
828
+ {
829
+ "hawa-pe-9": props.endIcon,
830
+ "hawa-ps-9": props.startIcon,
831
+ "hawa-pe-[60px]": countPosition === "center"
832
+ },
833
+ preview && "hawa-border-transparent hawa-bg-transparent hawa-px-0",
834
+ inputProps?.className
835
+ )
836
+ }
837
+ )), !forceHideHelperText && /* @__PURE__ */ import_react4.default.createElement(
838
+ "p",
839
+ {
840
+ className: cn(
841
+ "hawa-my-0 hawa-text-start hawa-text-xs hawa-text-helper-color hawa-transition-all",
842
+ props.helperText ? "hawa-h-4 hawa-opacity-100" : "hawa-h-0 hawa-opacity-0"
843
+ )
844
+ },
845
+ props.helperText
846
+ ), !props.disabled && forceHideHelperText && /* @__PURE__ */ import_react4.default.createElement(
847
+ "div",
848
+ {
849
+ className: cn(
850
+ "hawa-absolute hawa-end-0 hawa-top-[47px] hawa-z-20 hawa-translate-y-1/2 hawa-rounded hawa-bg-background hawa-text-start hawa-text-xs hawa-text-helper-color hawa-drop-shadow-md hawa-transition-all",
851
+ props.helperText ? "hawa-border hawa-p-1" : "hawa-border-none hawa-p-0"
852
+ )
853
+ },
854
+ props.helperText
855
+ ), showCount && /* @__PURE__ */ import_react4.default.createElement(
856
+ "div",
857
+ {
858
+ className: cn(
859
+ "hawa-absolute hawa-translate-y-1/2 hawa-text-start hawa-text-xs hawa-transition-all",
860
+ {
861
+ "hawa-end-0 hawa-top-[62px]": countPosition === "bottom",
862
+ "hawa-bottom-[62px] hawa-end-0": countPosition === "top",
863
+ "hawa-end-2": countPosition === "center"
864
+ }
865
+ )
866
+ },
867
+ props.value ? String(props.value).length : 0,
868
+ "/",
869
+ props.maxLength
870
+ )))
871
+ );
872
+ }
873
+ );
874
+
875
+ // elements/table/Table.tsx
876
+ var React8 = __toESM(require("react"));
877
+ var Table = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement("div", { className: "hawa-relative hawa-w-full hawa-overflow-auto hawa-rounded hawa-border" }, /* @__PURE__ */ React8.createElement(
878
+ "table",
879
+ {
880
+ ref,
881
+ className: cn("hawa-w-full hawa-caption-bottom hawa-text-sm", className),
882
+ ...props
883
+ }
884
+ )));
885
+ Table.displayName = "Table";
886
+ var TableHeader = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement(
887
+ "thead",
888
+ {
889
+ ref,
890
+ className: cn("[&_tr]:hawa-border-b", "hawa-bg-muted/50", className),
891
+ ...props
892
+ }
893
+ ));
894
+ TableHeader.displayName = "TableHeader";
895
+ var TableHead = React8.forwardRef(
896
+ ({ className, condensed, clickable, dir, ...props }, ref) => /* @__PURE__ */ React8.createElement(
897
+ "th",
898
+ {
899
+ ref,
900
+ className: cn(
901
+ "hawa-bg-muted/60 hawa-text-start hawa-align-middle hawa-font-medium hawa-text-muted-foreground dark:hawa-bg-muted/40 [&:has([role=checkbox])]:hawa-pr-0 [&:not(:last-child)&:not(:first-child)]:hawa-border-x",
902
+ dir === "rtl" ? "[&:not(:last-child)]:hawa-border-l" : "[&:not(:last-child)]:hawa-border-r",
903
+ condensed ? "hawa-h-8" : "hawa-h-12",
904
+ clickable ? "hawa-px-1" : "hawa-px-4",
905
+ //First and last columns
906
+ clickable ? " [&:not(:last-child)&:not(:first-child)]:hawa-p-1" : "hawa-px-4",
907
+ //Columns in between
908
+ className
909
+ ),
910
+ ...props
911
+ }
912
+ )
913
+ );
914
+ TableHead.displayName = "TableHead";
915
+ var TableBody = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement("tbody", { ref, className: cn("hawa-border-none", className), ...props }));
916
+ TableBody.displayName = "TableBody";
917
+ var TableFooter = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement(
918
+ "tfoot",
919
+ {
920
+ ref,
921
+ className: cn(
922
+ "hawa-bg-primary hawa-font-medium hawa-text-primary-foreground",
923
+ className
924
+ ),
925
+ ...props
926
+ }
927
+ ));
928
+ TableFooter.displayName = "TableFooter";
929
+ var TableRow = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement(
930
+ "tr",
931
+ {
932
+ ref,
933
+ className: cn(
934
+ "hawa-bg-background hawa-transition-colors data-[state=selected]:hawa-bg-muted",
935
+ "[&:not(:last-child)&:not(:first-child)]:hawa-border-y",
936
+ "[&:not(:last-child)]:hawa-border-b",
937
+ className
938
+ ),
939
+ ...props
940
+ }
941
+ ));
942
+ TableRow.displayName = "TableRow";
943
+ var TableCell = React8.forwardRef(
944
+ ({ className, enablePadding = true, padding = "default", ...props }, ref) => {
945
+ let paddingStyles = {
946
+ condensed: "hawa-p-0 hawa-px-4",
947
+ default: "hawa-p-4",
948
+ noPadding: "hawa-p-0"
949
+ };
950
+ return /* @__PURE__ */ React8.createElement(
951
+ "td",
952
+ {
953
+ ref,
954
+ className: cn(
955
+ paddingStyles[padding],
956
+ // "border-x",
957
+ // enablePadding ? "hawa-p-4" : "hawa-p-0",
958
+ // props.disablePadding ? "hawa-p-0" : "hawa-p-4",
959
+ // props.condensed ? "hawa-p-0 hawa-px-4" : "hawa-p-4",
960
+ "hawa-align-middle [&:has([role=checkbox])]:hawa-pr-0 ",
961
+ "[&:not(:last-child)&:not(:first-child)]:hawa-border-x",
962
+ // "[&:not(:last-child)]:hawa-border-r",
963
+ props.dir === "rtl" ? "[&:not(:last-child)]:hawa-border-l" : "[&:not(:last-child)]:hawa-border-r",
964
+ className
965
+ ),
966
+ ...props
967
+ }
968
+ );
969
+ }
970
+ );
971
+ TableCell.displayName = "TableCell";
972
+ var TableCaption = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement(
973
+ "caption",
974
+ {
975
+ ref,
976
+ className: cn(
977
+ "hawa-mt-4 hawa-text-sm hawa-text-muted-foreground",
978
+ className
979
+ ),
980
+ ...props
981
+ }
982
+ ));
983
+ TableCaption.displayName = "TableCaption";
984
+
985
+ // elements/dataTable/DataTable.tsx
986
+ var DataTable = ({
987
+ columns,
988
+ data,
989
+ paginationPosition = "bottom",
990
+ translateFn,
991
+ enableHideColumns,
992
+ enableSearch,
993
+ enableGoTo,
994
+ ...props
995
+ }) => {
996
+ const [sorting, setSorting] = React9.useState(
997
+ props.defaultSort ? [{ id: props.defaultSort, desc: false }] : []
998
+ );
999
+ const [columnFilters, setColumnFilters] = React9.useState(
1000
+ []
1001
+ );
1002
+ const [globalFilter, setGlobalFilter] = React9.useState("");
1003
+ const [expanded, setExpanded] = React9.useState({});
1004
+ const [columnVisibility, setColumnVisibility] = React9.useState({});
1005
+ const [rowSelection, setRowSelection] = React9.useState({});
1006
+ const visibleColumns = columns.filter(
1007
+ (column) => column.meta?.hidden !== true
1008
+ );
1009
+ const table = (0, import_react_table.useReactTable)({
1010
+ data,
1011
+ columns: visibleColumns,
1012
+ onExpandedChange: setExpanded,
1013
+ getExpandedRowModel: (0, import_react_table.getExpandedRowModel)(),
1014
+ onGlobalFilterChange: setGlobalFilter,
1015
+ onSortingChange: setSorting,
1016
+ onColumnFiltersChange: setColumnFilters,
1017
+ getCoreRowModel: (0, import_react_table.getCoreRowModel)(),
1018
+ getPaginationRowModel: (0, import_react_table.getPaginationRowModel)(),
1019
+ getSortedRowModel: (0, import_react_table.getSortedRowModel)(),
1020
+ getFilteredRowModel: (0, import_react_table.getFilteredRowModel)(),
1021
+ onColumnVisibilityChange: setColumnVisibility,
1022
+ onRowSelectionChange: setRowSelection,
1023
+ state: {
1024
+ sorting,
1025
+ columnFilters,
1026
+ columnVisibility,
1027
+ globalFilter,
1028
+ rowSelection,
1029
+ expanded
1030
+ }
1031
+ });
1032
+ const pageText = props.texts?.page || "page";
1033
+ const itemsPerPageOptions = props.itemsPerPage?.map((item) => ({
1034
+ label: `${item} / ${pageText}`,
1035
+ value: item
1036
+ }));
1037
+ return /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-w-full hawa-flex-col hawa-gap-4" }, (enableSearch || enableHideColumns) && /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-4" }, enableSearch && /* @__PURE__ */ React9.createElement(
1038
+ Input,
1039
+ {
1040
+ forceHideHelperText: true,
1041
+ placeholder: props.texts?.searchPlaceholder,
1042
+ value: globalFilter ?? "",
1043
+ onChange: (event) => setGlobalFilter(event.target.value),
1044
+ margin: "none",
1045
+ className: "hawa-w-full md:hawa-max-w-sm"
1046
+ }
1047
+ ), enableHideColumns && /* @__PURE__ */ React9.createElement(DropdownMenuRoot, null, /* @__PURE__ */ React9.createElement(DropdownMenuTrigger, { asChild: true }, /* @__PURE__ */ React9.createElement(
1048
+ Button,
1049
+ {
1050
+ variant: "outline",
1051
+ className: "hawa-flex hawa-flex-row hawa-gap-2"
1052
+ },
1053
+ props.texts?.columns || "Columns",
1054
+ /* @__PURE__ */ React9.createElement(
1055
+ "svg",
1056
+ {
1057
+ "aria-label": "Chevron Down Icon",
1058
+ xmlns: "http://www.w3.org/2000/svg",
1059
+ width: "24",
1060
+ height: "24",
1061
+ viewBox: "0 0 24 24",
1062
+ fill: "none",
1063
+ stroke: "currentColor",
1064
+ strokeWidth: "2",
1065
+ strokeLinecap: "round",
1066
+ strokeLinejoin: "round",
1067
+ className: "hawa-icon hawa-rotate-90"
1068
+ },
1069
+ /* @__PURE__ */ React9.createElement("path", { d: "m9 18 6-6-6-6" })
1070
+ )
1071
+ )), /* @__PURE__ */ React9.createElement(
1072
+ DropdownMenuContent,
1073
+ {
1074
+ align: props.direction === "rtl" ? "start" : "end"
1075
+ },
1076
+ table.getAllColumns().filter((column) => column.getCanHide()).map((column) => {
1077
+ return /* @__PURE__ */ React9.createElement(
1078
+ DropdownMenuCheckboxItem,
1079
+ {
1080
+ key: column.id,
1081
+ checked: column.getIsVisible(),
1082
+ onCheckedChange: (value) => column.toggleVisibility(!!value)
1083
+ },
1084
+ translateFn ? translateFn(column.id) : column.id
1085
+ );
1086
+ })
1087
+ ))), props.isLoading ? /* @__PURE__ */ React9.createElement(Skeleton, { className: "hawa-h-[130px] hawa-w-full" }) : /* @__PURE__ */ React9.createElement(
1088
+ "div",
1089
+ {
1090
+ className: cn(
1091
+ "hawa-flex hawa-w-full hawa-gap-4",
1092
+ paginationPosition === "top" ? "hawa-flex-col-reverse" : "hawa-flex-col"
1093
+ )
1094
+ },
1095
+ /* @__PURE__ */ React9.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React9.createElement(Table, null, table.getAllColumns().length > 0 && /* @__PURE__ */ React9.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React9.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
1096
+ let isSortable = header.column.columnDef.meta?.sortable;
1097
+ return /* @__PURE__ */ React9.createElement(
1098
+ TableHead,
1099
+ {
1100
+ dir: props.direction,
1101
+ condensed: props.condensed,
1102
+ clickable: Boolean(isSortable),
1103
+ key: header.id
1104
+ },
1105
+ header.isPlaceholder ? null : (0, import_react_table.flexRender)(
1106
+ header.column.columnDef.header,
1107
+ header.getContext()
1108
+ )
1109
+ );
1110
+ })))), /* @__PURE__ */ React9.createElement(TableBody, null, table.getRowModel().rows?.length ? table.getRowModel().rows.map((row) => /* @__PURE__ */ React9.createElement(
1111
+ TableRow,
1112
+ {
1113
+ key: row.id,
1114
+ "data-state": row.getIsSelected() && "selected"
1115
+ },
1116
+ row.getVisibleCells().map((cell) => /* @__PURE__ */ React9.createElement(
1117
+ TableCell,
1118
+ {
1119
+ dir: props.direction,
1120
+ padding: props.condensed ? "condensed" : cell.column.columnDef.meta?.padding,
1121
+ key: cell.id
1122
+ },
1123
+ (0, import_react_table.flexRender)(
1124
+ cell.column.columnDef.cell,
1125
+ cell.getContext()
1126
+ )
1127
+ ))
1128
+ )) : /* @__PURE__ */ React9.createElement(TableRow, null, /* @__PURE__ */ React9.createElement(
1129
+ TableCell,
1130
+ {
1131
+ colSpan: columns.length,
1132
+ className: "hawa-h-24 hawa-text-center"
1133
+ },
1134
+ props.texts?.noData
1135
+ ))))),
1136
+ /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-items-center hawa-justify-between" }, !props.showCount && /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-w-fit hawa-flex-row hawa-items-center hawa-gap-2 hawa-text-sm hawa-text-muted-foreground" }), props.showCount && /* @__PURE__ */ React9.createElement(
1137
+ "div",
1138
+ {
1139
+ className: "text-muted-foreground text-sm",
1140
+ dir: props.direction
1141
+ },
1142
+ /* @__PURE__ */ React9.createElement("span", null, props.texts?.total),
1143
+ " ",
1144
+ /* @__PURE__ */ React9.createElement("span", null, table.getFilteredRowModel().rows.length.toLocaleString())
1145
+ ), /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-w-fit hawa-flex-row hawa-items-center hawa-gap-2 " }, enableGoTo && /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-justify-center hawa-gap-2" }, /* @__PURE__ */ React9.createElement("span", { className: "hawa-text-sm" }, props.texts?.goTo), /* @__PURE__ */ React9.createElement(
1146
+ "input",
1147
+ {
1148
+ max: table.getPageCount(),
1149
+ min: 0,
1150
+ type: "number",
1151
+ defaultValue: table.getState().pagination.pageIndex + 1,
1152
+ onChange: (e) => {
1153
+ let page = Number(e.target.value) - 1;
1154
+ const max = table.getPageCount();
1155
+ if (!isNaN(page) && Number(page) > max) {
1156
+ page = max - 1;
1157
+ }
1158
+ table.setPageIndex(page);
1159
+ },
1160
+ className: "hawa-w-16 hawa-rounded hawa-border hawa-p-1 hawa-px-2 hawa-text-sm"
1161
+ }
1162
+ )), /* @__PURE__ */ React9.createElement(
1163
+ DropdownMenu,
1164
+ {
1165
+ size: "sm",
1166
+ width: "sm",
1167
+ direction: props.direction,
1168
+ items: itemsPerPageOptions || [
1169
+ { label: `10 / ${pageText}`, value: 10 },
1170
+ { label: `20 / ${pageText}`, value: 20 },
1171
+ { label: `30 / ${pageText}`, value: 30 },
1172
+ { label: `40 / ${pageText}`, value: 40 },
1173
+ { label: `50 / ${pageText}`, value: 50 }
1174
+ ],
1175
+ trigger: /* @__PURE__ */ React9.createElement(
1176
+ Button,
1177
+ {
1178
+ variant: "outline",
1179
+ size: "icon",
1180
+ className: "hawa-h-fit hawa-w-fit hawa-p-0 hawa-px-2 hawa-py-1 "
1181
+ },
1182
+ `${table.getState().pagination.pageSize} / ${props.texts?.page}`
1183
+ ),
1184
+ onItemSelect: (e) => table.setPageSize(Number(e))
1185
+ }
1186
+ ), table.getPageCount() > 1 && /* @__PURE__ */ React9.createElement(React9.Fragment, null, /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-w-fit hawa-flex-row hawa-items-center hawa-gap-2 hawa-text-sm " }, /* @__PURE__ */ React9.createElement("span", { className: "hawa-flex hawa-items-center hawa-gap-1" }, /* @__PURE__ */ React9.createElement("div", null, props.texts?.page), /* @__PURE__ */ React9.createElement("div", { className: "hawa-flex hawa-flex-row hawa-gap-1" }, /* @__PURE__ */ React9.createElement("span", { className: "hawa-font-bold" }, table.getState().pagination.pageIndex + 1), /* @__PURE__ */ React9.createElement("span", null, props.texts?.of), /* @__PURE__ */ React9.createElement("span", { className: "hawa-font-bold" }, table.getPageCount())))), /* @__PURE__ */ React9.createElement(
1187
+ Button,
1188
+ {
1189
+ "aria-label": "Next Table Page",
1190
+ variant: "outline",
1191
+ size: "smallIcon",
1192
+ onClick: () => table.setPageIndex(0),
1193
+ disabled: !table.getCanPreviousPage(),
1194
+ className: cn(
1195
+ props.direction === "rtl" && "hawa-rotate-180"
1196
+ )
1197
+ },
1198
+ /* @__PURE__ */ React9.createElement(
1199
+ "svg",
1200
+ {
1201
+ xmlns: "http://www.w3.org/2000/svg",
1202
+ width: "20",
1203
+ height: "20",
1204
+ viewBox: "0 0 24 24",
1205
+ fill: "none",
1206
+ stroke: "currentColor",
1207
+ strokeWidth: "2",
1208
+ strokeLinecap: "round",
1209
+ strokeLinejoin: "round"
1210
+ },
1211
+ /* @__PURE__ */ React9.createElement("path", { d: "m11 17-5-5 5-5" }),
1212
+ /* @__PURE__ */ React9.createElement("path", { d: "m18 17-5-5 5-5" })
1213
+ )
1214
+ ), /* @__PURE__ */ React9.createElement(
1215
+ Button,
1216
+ {
1217
+ "aria-label": "Previous Table Page",
1218
+ variant: "outline",
1219
+ size: "smallIcon",
1220
+ onClick: () => table.previousPage(),
1221
+ disabled: !table.getCanPreviousPage(),
1222
+ className: cn(
1223
+ props.direction === "rtl" && "hawa-rotate-180"
1224
+ )
1225
+ },
1226
+ /* @__PURE__ */ React9.createElement(
1227
+ "svg",
1228
+ {
1229
+ xmlns: "http://www.w3.org/2000/svg",
1230
+ width: "20",
1231
+ height: "20",
1232
+ "aria-label": "Single Chevron Icon",
1233
+ viewBox: "0 0 24 24",
1234
+ fill: "none",
1235
+ stroke: "currentColor",
1236
+ strokeWidth: "2",
1237
+ strokeLinecap: "round",
1238
+ strokeLinejoin: "round"
1239
+ },
1240
+ /* @__PURE__ */ React9.createElement("path", { d: "m15 18-6-6 6-6" })
1241
+ )
1242
+ ), /* @__PURE__ */ React9.createElement(
1243
+ Button,
1244
+ {
1245
+ "aria-label": "Next Table Page",
1246
+ variant: "outline",
1247
+ size: "smallIcon",
1248
+ onClick: () => table.nextPage(),
1249
+ disabled: !table.getCanNextPage(),
1250
+ className: cn(
1251
+ props.direction === "ltr" && "hawa-rotate-180"
1252
+ )
1253
+ },
1254
+ /* @__PURE__ */ React9.createElement(
1255
+ "svg",
1256
+ {
1257
+ xmlns: "http://www.w3.org/2000/svg",
1258
+ width: "20",
1259
+ height: "20",
1260
+ "aria-label": "Single Chevron Icon",
1261
+ viewBox: "0 0 24 24",
1262
+ fill: "none",
1263
+ stroke: "currentColor",
1264
+ strokeWidth: "2",
1265
+ strokeLinecap: "round",
1266
+ strokeLinejoin: "round"
1267
+ },
1268
+ /* @__PURE__ */ React9.createElement("path", { d: "m15 18-6-6 6-6" })
1269
+ )
1270
+ ), /* @__PURE__ */ React9.createElement(
1271
+ Button,
1272
+ {
1273
+ "aria-label": "Next Table Page",
1274
+ variant: "outline",
1275
+ size: "smallIcon",
1276
+ onClick: () => table.setPageIndex(table.getPageCount() - 1),
1277
+ disabled: !table.getCanNextPage(),
1278
+ className: cn(
1279
+ props.direction === "ltr" && "hawa-rotate-180"
1280
+ )
1281
+ },
1282
+ /* @__PURE__ */ React9.createElement(
1283
+ "svg",
1284
+ {
1285
+ xmlns: "http://www.w3.org/2000/svg",
1286
+ width: "20",
1287
+ height: "20",
1288
+ viewBox: "0 0 24 24",
1289
+ fill: "none",
1290
+ stroke: "currentColor",
1291
+ strokeWidth: "2",
1292
+ strokeLinecap: "round",
1293
+ strokeLinejoin: "round"
1294
+ },
1295
+ /* @__PURE__ */ React9.createElement("path", { d: "m11 17-5-5 5-5" }),
1296
+ /* @__PURE__ */ React9.createElement("path", { d: "m18 17-5-5 5-5" })
1297
+ )
1298
+ ))))
1299
+ ));
1300
+ };
1301
+ // Annotate the CommonJS export names for ESM import in node:
1302
+ 0 && (module.exports = {
1303
+ DataTable
1304
+ });
1305
+ //# sourceMappingURL=index.js.map