@sikka/hawa 0.26.29 → 0.26.30

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 +1 -1
@@ -0,0 +1,749 @@
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/combobox/index.ts
31
+ var combobox_exports = {};
32
+ __export(combobox_exports, {
33
+ Combobox: () => Combobox
34
+ });
35
+ module.exports = __toCommonJS(combobox_exports);
36
+
37
+ // elements/combobox/Combobox.tsx
38
+ var React7 = __toESM(require("react"));
39
+ var PopoverPrimitive2 = __toESM(require("@radix-ui/react-popover"));
40
+
41
+ // elements/label/Label.tsx
42
+ var React2 = __toESM(require("react"));
43
+
44
+ // util/index.ts
45
+ var import_clsx = require("clsx");
46
+ var import_tailwind_merge = require("tailwind-merge");
47
+ function cn(...inputs) {
48
+ return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
49
+ }
50
+
51
+ // elements/tooltip/Tooltip.tsx
52
+ var import_react = __toESM(require("react"));
53
+ var TooltipPrimitive = __toESM(require("@radix-ui/react-tooltip"));
54
+ var TooltipContent = import_react.default.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(
55
+ TooltipPrimitive.Content,
56
+ {
57
+ ref,
58
+ sideOffset,
59
+ className: cn(
60
+ "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",
61
+ className
62
+ ),
63
+ ...props
64
+ }
65
+ ));
66
+ TooltipContent.displayName = TooltipPrimitive.Content.displayName;
67
+ var TooltipArrow = import_react.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(TooltipPrimitive.Arrow, { ref, className: cn(className), ...props }));
68
+ TooltipArrow.displayName = TooltipPrimitive.Arrow.displayName;
69
+ var Tooltip = ({
70
+ side,
71
+ open,
72
+ content,
73
+ children,
74
+ defaultOpen,
75
+ onOpenChange,
76
+ triggerProps,
77
+ contentProps,
78
+ providerProps,
79
+ delayDuration = 300,
80
+ ...props
81
+ }) => {
82
+ return /* @__PURE__ */ import_react.default.createElement(
83
+ TooltipPrimitive.TooltipProvider,
84
+ {
85
+ delayDuration,
86
+ ...providerProps
87
+ },
88
+ /* @__PURE__ */ import_react.default.createElement(
89
+ TooltipPrimitive.Root,
90
+ {
91
+ open,
92
+ defaultOpen,
93
+ onOpenChange,
94
+ ...props
95
+ },
96
+ /* @__PURE__ */ import_react.default.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
97
+ /* @__PURE__ */ import_react.default.createElement(TooltipContent, { side, align: "center", ...contentProps }, content)
98
+ )
99
+ );
100
+ };
101
+
102
+ // elements/label/Label.tsx
103
+ var Label = React2.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React2.createElement(
104
+ "label",
105
+ {
106
+ ref,
107
+ className: cn(
108
+ "hawa-text-sm hawa-font-medium hawa-leading-none peer-disabled:hawa-cursor-not-allowed peer-disabled:hawa-opacity-70",
109
+ className
110
+ ),
111
+ ...props
112
+ },
113
+ children,
114
+ required && /* @__PURE__ */ React2.createElement("span", { className: "hawa-mx-0.5 hawa-text-red-500" }, "*")
115
+ ), hint && /* @__PURE__ */ React2.createElement(
116
+ Tooltip,
117
+ {
118
+ content: hint,
119
+ side: hintSide,
120
+ triggerProps: {
121
+ tabIndex: -1,
122
+ onClick: (event) => event.preventDefault()
123
+ }
124
+ },
125
+ /* @__PURE__ */ React2.createElement("div", null, /* @__PURE__ */ React2.createElement(
126
+ "svg",
127
+ {
128
+ xmlns: "http://www.w3.org/2000/svg",
129
+ className: "hawa-h-[14px] hawa-w-[14px] hawa-cursor-help",
130
+ viewBox: "0 0 24 24",
131
+ fill: "none",
132
+ stroke: "currentColor",
133
+ strokeWidth: "2",
134
+ strokeLinecap: "round",
135
+ strokeLinejoin: "round"
136
+ },
137
+ /* @__PURE__ */ React2.createElement("circle", { cx: "12", cy: "12", r: "10" }),
138
+ /* @__PURE__ */ React2.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
139
+ /* @__PURE__ */ React2.createElement("path", { d: "M12 17h.01" })
140
+ ))
141
+ )));
142
+ Label.displayName = "Label";
143
+
144
+ // elements/popover/Popover.tsx
145
+ var React3 = __toESM(require("react"));
146
+ var PopoverPrimitive = __toESM(require("@radix-ui/react-popover"));
147
+ var PopoverContent = React3.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React3.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React3.createElement(
148
+ PopoverPrimitive.Content,
149
+ {
150
+ ref,
151
+ align,
152
+ sideOffset,
153
+ className: cn(
154
+ "dark:dark-shadow hawa-z-50 hawa-rounded hawa-border hawa-bg-popover hawa-text-popover-foreground hawa-shadow-md hawa-outline-none 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",
155
+ className
156
+ ),
157
+ ...props
158
+ }
159
+ )));
160
+ PopoverContent.displayName = PopoverPrimitive.Content.displayName;
161
+ var PopoverTrigger = PopoverPrimitive.Trigger;
162
+
163
+ // elements/skeleton/Skeleton.tsx
164
+ var import_react2 = __toESM(require("react"));
165
+ function Skeleton({
166
+ className,
167
+ content,
168
+ animation = "pulse",
169
+ ...props
170
+ }) {
171
+ const animationStyles = {
172
+ none: "hawa-rounded hawa-bg-muted",
173
+ pulse: "hawa-animate-pulse hawa-rounded hawa-bg-muted",
174
+ 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"
175
+ };
176
+ return /* @__PURE__ */ import_react2.default.createElement(
177
+ "div",
178
+ {
179
+ className: cn(
180
+ animationStyles[animation],
181
+ content && "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center",
182
+ className
183
+ ),
184
+ ...props
185
+ },
186
+ content && content
187
+ );
188
+ }
189
+
190
+ // elements/command/Command.tsx
191
+ var React6 = __toESM(require("react"));
192
+ var import_cmdk = require("cmdk");
193
+
194
+ // elements/dialog/Dialog.tsx
195
+ var React5 = __toESM(require("react"));
196
+ var DialogPrimitive = __toESM(require("@radix-ui/react-dialog"));
197
+ var DialogPortal = ({ ...props }) => /* @__PURE__ */ React5.createElement(DialogPrimitive.Portal, { ...props });
198
+ var DialogOverlay = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
199
+ DialogPrimitive.Overlay,
200
+ {
201
+ ref,
202
+ className: cn(
203
+ "hawa-fixed hawa-inset-0 hawa-z-50 hawa-bg-background/80 hawa-backdrop-blur-sm 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",
204
+ className
205
+ ),
206
+ ...props
207
+ }
208
+ ));
209
+ var DialogContent = React5.forwardRef(({ className, children, persist, hideCloseButton, ...props }, ref) => /* @__PURE__ */ React5.createElement(DialogPortal, null, /* @__PURE__ */ React5.createElement(DialogOverlay, null), /* @__PURE__ */ React5.createElement(
210
+ DialogPrimitive.Content,
211
+ {
212
+ onPointerDownOutside: (e) => {
213
+ if (persist) {
214
+ e.preventDefault();
215
+ }
216
+ },
217
+ ref,
218
+ className: cn(
219
+ "hawa-fixed hawa-left-[50%] hawa-top-[50%] hawa-z-50 hawa-grid hawa-w-full hawa-max-w-lg hawa-translate-x-[-50%] hawa-translate-y-[-50%] hawa-gap-4 hawa-border hawa-bg-background hawa-p-6 hawa-shadow-lg hawa-transition-all hawa-duration-200 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-[state=closed]:hawa-slide-out-to-left-1/2 data-[state=closed]:hawa-slide-out-to-top-[48%] data-[state=open]:hawa-slide-in-from-left-1/2 data-[state=open]:hawa-slide-in-from-top-[48%] sm:hawa-rounded md:hawa-w-full",
220
+ className
221
+ ),
222
+ ...props
223
+ },
224
+ children,
225
+ !hideCloseButton && /* @__PURE__ */ React5.createElement(
226
+ DialogPrimitive.Close,
227
+ {
228
+ className: cn(
229
+ "hawa-absolute hawa-top-4 hawa-rounded hawa-opacity-70 hawa-ring-offset-background hawa-transition-opacity hover:hawa-opacity-100 focus:hawa-outline-none focus:hawa-ring-2 focus:hawa-ring-ring focus:hawa-ring-offset-2 disabled:hawa-pointer-events-none data-[state=open]:hawa-bg-accent data-[state=open]:hawa-text-muted-foreground",
230
+ props.dir === "rtl" ? " hawa-left-4" : " hawa-right-4"
231
+ )
232
+ },
233
+ /* @__PURE__ */ React5.createElement(
234
+ "svg",
235
+ {
236
+ "aria-label": "Close Icon",
237
+ "aria-hidden": "true",
238
+ className: "hawa-h-5 hawa-w-5",
239
+ fill: "currentColor",
240
+ viewBox: "0 0 20 20"
241
+ },
242
+ /* @__PURE__ */ React5.createElement(
243
+ "path",
244
+ {
245
+ fillRule: "evenodd",
246
+ d: "M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",
247
+ clipRule: "evenodd"
248
+ }
249
+ )
250
+ ),
251
+ /* @__PURE__ */ React5.createElement("span", { className: "hawa-sr-only" }, "Close")
252
+ )
253
+ )));
254
+ var DialogCarouselContent = React5.forwardRef(
255
+ ({
256
+ className,
257
+ children,
258
+ onPrev,
259
+ persist,
260
+ hideCloseButton,
261
+ hidePrevButton,
262
+ ...props
263
+ }, ref) => /* @__PURE__ */ React5.createElement(DialogPortal, null, /* @__PURE__ */ React5.createElement(DialogOverlay, null), /* @__PURE__ */ React5.createElement(
264
+ DialogPrimitive.Content,
265
+ {
266
+ onPointerDownOutside: (e) => {
267
+ if (persist) {
268
+ e.preventDefault();
269
+ }
270
+ },
271
+ ref,
272
+ className: cn(
273
+ "hawa-fixed hawa-left-[50%] hawa-top-[50%] hawa-z-50 hawa-grid hawa-w-full hawa-max-w-lg hawa-translate-x-[-50%] hawa-translate-y-[-50%] hawa-gap-4 hawa-border hawa-bg-background hawa-p-6 hawa-pt-14 hawa-shadow-lg hawa-transition-all hawa-duration-200 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-[state=closed]:hawa-slide-out-to-left-1/2 data-[state=closed]:hawa-slide-out-to-top-[48%] data-[state=open]:hawa-slide-in-from-left-1/2 data-[state=open]:hawa-slide-in-from-top-[48%] sm:hawa-rounded md:hawa-w-full",
274
+ className
275
+ ),
276
+ ...props
277
+ },
278
+ children,
279
+ /* @__PURE__ */ React5.createElement(
280
+ "div",
281
+ {
282
+ className: cn(
283
+ "hawa-absolute hawa-top-0 hawa-flex hawa-w-full hawa-flex-row hawa-p-4",
284
+ onPrev ? "hawa-justify-between" : "hawa-justify-end"
285
+ )
286
+ },
287
+ hidePrevButton ? /* @__PURE__ */ React5.createElement("div", null) : /* @__PURE__ */ React5.createElement(
288
+ "div",
289
+ {
290
+ onClick: onPrev,
291
+ className: cn(
292
+ "hawa-end-0 hawa-cursor-pointer hawa-rounded hawa-opacity-70 hawa-ring-offset-background hawa-transition-opacity hover:hawa-opacity-100 focus:hawa-outline-none focus:hawa-ring-2 focus:hawa-ring-ring focus:hawa-ring-offset-2 disabled:hawa-pointer-events-none data-[state=open]:hawa-bg-accent data-[state=open]:hawa-text-muted-foreground",
293
+ props.dir === "rtl" && "hawa-rotate-180"
294
+ )
295
+ },
296
+ /* @__PURE__ */ React5.createElement(
297
+ "svg",
298
+ {
299
+ xmlns: "http://www.w3.org/2000/svg",
300
+ width: "24",
301
+ height: "24",
302
+ viewBox: "0 0 24 24",
303
+ fill: "none",
304
+ className: "hawa-h-6 hawa-w-6",
305
+ stroke: "currentColor",
306
+ strokeWidth: "2",
307
+ strokeLinecap: "round",
308
+ strokeLinejoin: "round"
309
+ },
310
+ /* @__PURE__ */ React5.createElement("path", { d: "m15 18-6-6 6-6" })
311
+ )
312
+ ),
313
+ !hideCloseButton && /* @__PURE__ */ React5.createElement(
314
+ DialogPrimitive.Close,
315
+ {
316
+ className: cn(
317
+ "hawa-end-0 hawa-rounded hawa-opacity-70 hawa-ring-offset-background hawa-transition-opacity hover:hawa-opacity-100 focus:hawa-outline-none focus:hawa-ring-2 focus:hawa-ring-ring focus:hawa-ring-offset-2 disabled:hawa-pointer-events-none data-[state=open]:hawa-bg-accent data-[state=open]:hawa-text-muted-foreground ",
318
+ props.dir === "rtl" ? " hawa-left-4" : " hawa-right-4"
319
+ )
320
+ },
321
+ /* @__PURE__ */ React5.createElement(
322
+ "svg",
323
+ {
324
+ "aria-label": "Close Icon",
325
+ "aria-hidden": "true",
326
+ className: "hawa-h-6 hawa-w-6",
327
+ fill: "currentColor",
328
+ viewBox: "0 0 20 20"
329
+ },
330
+ /* @__PURE__ */ React5.createElement(
331
+ "path",
332
+ {
333
+ fillRule: "evenodd",
334
+ d: "M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",
335
+ clipRule: "evenodd"
336
+ }
337
+ )
338
+ ),
339
+ /* @__PURE__ */ React5.createElement("span", { className: "hawa-sr-only" }, "Close")
340
+ )
341
+ )
342
+ ))
343
+ );
344
+ var DialogHeader = ({
345
+ className,
346
+ ...props
347
+ }) => /* @__PURE__ */ React5.createElement(
348
+ "div",
349
+ {
350
+ className: cn(
351
+ "hawa-flex hawa-flex-col hawa-space-y-1.5 hawa-text-center sm:hawa-text-left",
352
+ className
353
+ ),
354
+ ...props
355
+ }
356
+ );
357
+ var DialogTitle = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
358
+ DialogPrimitive.Title,
359
+ {
360
+ ref,
361
+ className: cn(
362
+ "hawa-text-start hawa-text-lg hawa-font-semibold hawa-leading-none hawa-tracking-tight",
363
+ className
364
+ ),
365
+ ...props
366
+ }
367
+ ));
368
+ var DialogDescription = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
369
+ DialogPrimitive.Description,
370
+ {
371
+ ref,
372
+ className: cn(
373
+ "hawa-text-start hawa-text-sm hawa-text-muted-foreground",
374
+ className
375
+ ),
376
+ ...props
377
+ }
378
+ ));
379
+ var DialogFooter = ({
380
+ className,
381
+ ...props
382
+ }) => /* @__PURE__ */ React5.createElement(
383
+ "div",
384
+ {
385
+ className: cn(
386
+ "hawa-flex hawa-flex-col-reverse sm:hawa-flex-row sm:hawa-justify-end sm:hawa-gap-2",
387
+ className
388
+ ),
389
+ ...props
390
+ }
391
+ );
392
+ var DialogCarousel = ({
393
+ stepsApi,
394
+ stepsRef,
395
+ children,
396
+ direction
397
+ }) => {
398
+ React5.useEffect(() => {
399
+ if (stepsApi) {
400
+ stepsApi.reInit();
401
+ }
402
+ }, [stepsApi, children]);
403
+ return /* @__PURE__ */ React5.createElement("div", { className: "hawa-overflow-hidden" }, /* @__PURE__ */ React5.createElement("div", { ref: stepsRef, dir: direction }, /* @__PURE__ */ React5.createElement(
404
+ "div",
405
+ {
406
+ className: "hawa-flex",
407
+ style: {
408
+ transition: "height 0.2s"
409
+ }
410
+ },
411
+ React5.Children.map(children, (child, index) => /* @__PURE__ */ React5.createElement(
412
+ "div",
413
+ {
414
+ className: cn(
415
+ "hawa-flex hawa-h-fit hawa-flex-[0_0_100%] hawa-items-center hawa-justify-center"
416
+ ),
417
+ key: index
418
+ },
419
+ child
420
+ ))
421
+ )));
422
+ };
423
+ var DialogSteps = ({
424
+ currentStep,
425
+ visibleStepRef,
426
+ children
427
+ }) => {
428
+ const [dialogHeight, setDialogHeight] = React5.useState(null);
429
+ React5.useEffect(() => {
430
+ if (visibleStepRef.current) {
431
+ setDialogHeight(visibleStepRef.current.offsetHeight);
432
+ console.log("height is ", visibleStepRef.current.offsetHeight);
433
+ }
434
+ }, [currentStep, visibleStepRef]);
435
+ return /* @__PURE__ */ React5.createElement(
436
+ "div",
437
+ {
438
+ className: "hawa-relative hawa-overflow-clip",
439
+ style: {
440
+ height: dialogHeight || "fit-content",
441
+ transition: "height 0.2s"
442
+ }
443
+ },
444
+ React5.Children.map(children, (child, index) => /* @__PURE__ */ React5.createElement(
445
+ "div",
446
+ {
447
+ ref: currentStep === `step-${index + 1}` ? visibleStepRef : null,
448
+ className: cn(
449
+ currentStep === `step-${index + 1}` ? "hawa-visible hawa-block" : "hawa-invisible hawa-hidden"
450
+ )
451
+ },
452
+ child
453
+ ))
454
+ );
455
+ };
456
+ var DialogStep = ({
457
+ id,
458
+ children,
459
+ className,
460
+ stepRef
461
+ }) => {
462
+ return /* @__PURE__ */ React5.createElement(
463
+ "div",
464
+ {
465
+ id,
466
+ ref: stepRef,
467
+ className: cn("hawa-w-full hawa-px-1", className)
468
+ },
469
+ children
470
+ );
471
+ };
472
+ var DialogBody = ({ children, className }) => {
473
+ return /* @__PURE__ */ React5.createElement("div", { className: cn("hawa-py-6", className) }, children);
474
+ };
475
+ DialogBody.displayName = "DialogBody";
476
+ DialogStep.displayName = "DialogStep";
477
+ DialogSteps.displayName = "DialogSteps";
478
+ DialogCarousel.displayName = "DialogCarousel";
479
+ DialogCarouselContent.displayName = "DialogCarouselContent";
480
+ DialogHeader.displayName = "DialogHeader";
481
+ DialogFooter.displayName = "DialogFooter";
482
+ DialogTitle.displayName = DialogPrimitive.Title.displayName;
483
+ DialogPortal.displayName = DialogPrimitive.Portal.displayName;
484
+ DialogOverlay.displayName = DialogPrimitive.Overlay.displayName;
485
+ DialogContent.displayName = DialogPrimitive.Content.displayName;
486
+ DialogDescription.displayName = DialogPrimitive.Description.displayName;
487
+
488
+ // elements/command/Command.tsx
489
+ var Command = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
490
+ import_cmdk.Command,
491
+ {
492
+ ref,
493
+ className: cn(
494
+ "hawa-flex hawa-h-full hawa-w-full hawa-flex-col hawa-overflow-hidden hawa-rounded-md hawa-bg-popover hawa-text-popover-foreground",
495
+ className
496
+ ),
497
+ ...props
498
+ }
499
+ ));
500
+ Command.displayName = import_cmdk.Command.displayName;
501
+ var CommandInput = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
502
+ "div",
503
+ {
504
+ className: "hawa-flex hawa-items-center hawa-border-b hawa-px-3",
505
+ "cmdk-input-wrapper": ""
506
+ },
507
+ /* @__PURE__ */ React6.createElement(
508
+ "svg",
509
+ {
510
+ "aria-label": "Search Icon",
511
+ xmlns: "http://www.w3.org/2000/svg",
512
+ width: "24",
513
+ height: "24",
514
+ viewBox: "0 0 24 24",
515
+ fill: "none",
516
+ stroke: "currentColor",
517
+ strokeWidth: "2",
518
+ strokeLinecap: "round",
519
+ strokeLinejoin: "round",
520
+ className: "hawa-icon hawa-me-2 hawa-shrink-0 hawa-opacity-50"
521
+ },
522
+ /* @__PURE__ */ React6.createElement("circle", { cx: "11", cy: "11", r: "8" }),
523
+ /* @__PURE__ */ React6.createElement("path", { d: "m21 21-4.3-4.3" })
524
+ ),
525
+ /* @__PURE__ */ React6.createElement(
526
+ import_cmdk.Command.Input,
527
+ {
528
+ ref,
529
+ className: cn(
530
+ "hawa-flex hawa-h-11 hawa-w-full hawa-rounded-md hawa-bg-transparent hawa-py-3 hawa-text-sm hawa-outline-none placeholder:hawa-text-muted-foreground disabled:hawa-cursor-not-allowed disabled:hawa-opacity-50",
531
+ className
532
+ ),
533
+ ...props
534
+ }
535
+ )
536
+ ));
537
+ CommandInput.displayName = import_cmdk.Command.Input.displayName;
538
+ var CommandList = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
539
+ import_cmdk.Command.List,
540
+ {
541
+ ref,
542
+ className: cn(
543
+ "hawa-max-h-[300px] hawa-overflow-y-auto hawa-overflow-x-hidden",
544
+ className
545
+ ),
546
+ ...props
547
+ }
548
+ ));
549
+ CommandList.displayName = import_cmdk.Command.List.displayName;
550
+ var CommandEmpty = React6.forwardRef((props, ref) => /* @__PURE__ */ React6.createElement(
551
+ import_cmdk.Command.Empty,
552
+ {
553
+ ref,
554
+ className: "hawa-py-6 hawa-text-center hawa-text-sm",
555
+ ...props
556
+ }
557
+ ));
558
+ CommandEmpty.displayName = import_cmdk.Command.Empty.displayName;
559
+ var CommandGroup = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
560
+ import_cmdk.Command.Group,
561
+ {
562
+ ref,
563
+ className: cn(
564
+ "hawa-overflow-hidden hawa-p-1 hawa-text-foreground [&_[cmdk-group-heading]]:hawa-px-2 [&_[cmdk-group-heading]]:hawa-py-1.5 [&_[cmdk-group-heading]]:hawa-text-xs [&_[cmdk-group-heading]]:hawa-font-medium [&_[cmdk-group-heading]]:hawa-text-muted-foreground",
565
+ className
566
+ ),
567
+ ...props
568
+ }
569
+ ));
570
+ CommandGroup.displayName = import_cmdk.Command.Group.displayName;
571
+ var CommandSeparator = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
572
+ import_cmdk.Command.Separator,
573
+ {
574
+ ref,
575
+ className: cn("hawa--mx-1 hawa-h-px hawa-bg-border", className),
576
+ ...props
577
+ }
578
+ ));
579
+ CommandSeparator.displayName = import_cmdk.Command.Separator.displayName;
580
+ var CommandItem = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
581
+ import_cmdk.Command.Item,
582
+ {
583
+ ref,
584
+ className: cn(
585
+ "hawa-relative hawa-flex hawa-cursor-default hawa-select-none hawa-items-center hawa-rounded-sm hawa-px-2 hawa-py-1.5 hawa-text-sm hawa-outline-none aria-selected:hawa-bg-accent aria-selected:hawa-text-accent-foreground data-[disabled]:hawa-pointer-events-none data-[disabled]:hawa-opacity-50",
586
+ className
587
+ ),
588
+ ...props
589
+ }
590
+ ));
591
+ CommandItem.displayName = import_cmdk.Command.Item.displayName;
592
+ var CommandShortcut = ({
593
+ className,
594
+ ...props
595
+ }) => {
596
+ return /* @__PURE__ */ React6.createElement(
597
+ "span",
598
+ {
599
+ className: cn(
600
+ "hawa-ml-auto hawa-text-xs hawa-tracking-widest hawa-text-muted-foreground",
601
+ className
602
+ ),
603
+ ...props
604
+ }
605
+ );
606
+ };
607
+ CommandShortcut.displayName = "CommandShortcut";
608
+
609
+ // elements/combobox/Combobox.tsx
610
+ var Combobox = React7.forwardRef(
611
+ ({
612
+ labelKey = "label",
613
+ valueKey = "value",
614
+ defaultValue = "",
615
+ popoverClassName,
616
+ direction,
617
+ labelProps,
618
+ data,
619
+ ...props
620
+ }, ref) => {
621
+ const [open, setOpen] = React7.useState(false);
622
+ const [value, setValue] = React7.useState(defaultValue);
623
+ function getProperty(obj, key) {
624
+ return obj[key];
625
+ }
626
+ const handleOpenChange = (open2) => {
627
+ if (!(props.isLoading || props.preview)) {
628
+ setOpen(open2);
629
+ }
630
+ };
631
+ return /* @__PURE__ */ React7.createElement(
632
+ "div",
633
+ {
634
+ className: cn(
635
+ "hawa-relative hawa-flex hawa-h-fit hawa-flex-col hawa-gap-2",
636
+ props.width === "fit" ? "hawa-w-fit" : "hawa-w-full"
637
+ )
638
+ },
639
+ props.label && /* @__PURE__ */ React7.createElement(Label, { ...labelProps }, props.label),
640
+ /* @__PURE__ */ React7.createElement(PopoverPrimitive2.Root, { open, onOpenChange: handleOpenChange }, /* @__PURE__ */ React7.createElement(PopoverTrigger, { asChild: true }, props.isLoading ? /* @__PURE__ */ React7.createElement("div", { className: "hawa-pb-2" }, /* @__PURE__ */ React7.createElement(Skeleton, { className: "hawa-h-[40px] hawa-w-full" })) : /* @__PURE__ */ React7.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-start hawa-gap-2 " }, /* @__PURE__ */ React7.createElement(
641
+ "div",
642
+ {
643
+ className: cn(
644
+ "hawa-absolute hawa-top-[22px] hawa-h-[0.8px] hawa-w-full hawa-bg-gray-200 hawa-transition-all dark:hawa-bg-gray-800",
645
+ props.preview ? "hawa-opacity-100" : "hawa-opacity-0"
646
+ )
647
+ }
648
+ ), /* @__PURE__ */ React7.createElement(
649
+ "button",
650
+ {
651
+ role: "combobox",
652
+ type: "button",
653
+ "aria-expanded": open,
654
+ className: cn(
655
+ "hawa-inline-flex hawa-h-10 hawa-w-full hawa-select-none hawa-items-center hawa-justify-between hawa-rounded-md hawa-border hawa-py-2 hawa-text-sm hawa-font-normal hawa-ring-offset-background hawa-transition-all 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",
656
+ props.preview ? "hawa-cursor-default hawa-rounded-none hawa-border-transparent hawa-px-0" : "hawa-bg-background hawa-px-3 "
657
+ )
658
+ },
659
+ value ? getProperty(
660
+ data.find((item) => item[valueKey] === value) || {},
661
+ labelKey
662
+ ) : props.texts?.placeholder || ". . .",
663
+ /* @__PURE__ */ React7.createElement(
664
+ "svg",
665
+ {
666
+ xmlns: "http://www.w3.org/2000/svg",
667
+ className: cn(
668
+ "hawa-icon hawa-transition-all",
669
+ !props.preview ? "hawa-visible hawa-opacity-100" : "hawa-invisible hawa-opacity-0"
670
+ ),
671
+ "aria-label": "Chevron down icon",
672
+ viewBox: "0 0 24 24",
673
+ fill: "none",
674
+ stroke: "currentColor",
675
+ strokeWidth: "2",
676
+ strokeLinecap: "round",
677
+ strokeLinejoin: "round"
678
+ },
679
+ /* @__PURE__ */ React7.createElement("path", { d: "m6 9 6 6 6-6" })
680
+ )
681
+ ), /* @__PURE__ */ React7.createElement(
682
+ "p",
683
+ {
684
+ className: cn(
685
+ "hawa-my-0 hawa-text-start hawa-text-xs hawa-text-helper-color hawa-transition-all",
686
+ props.helperText ? "hawa-h-4 hawa-opacity-100" : "hawa-h-0 hawa-opacity-0"
687
+ )
688
+ },
689
+ props.helperText
690
+ ))), /* @__PURE__ */ React7.createElement(
691
+ PopoverContent,
692
+ {
693
+ sideOffset: 0,
694
+ className: cn("popover-w-parent", props.helperText && "-hawa-mt-4"),
695
+ dir: direction
696
+ },
697
+ /* @__PURE__ */ React7.createElement(Command, null, !props.hideInput && /* @__PURE__ */ React7.createElement(
698
+ CommandInput,
699
+ {
700
+ dir: direction,
701
+ placeholder: props.texts?.searchPlaceholder || "Search"
702
+ }
703
+ ), /* @__PURE__ */ React7.createElement(CommandEmpty, null, props.texts?.noItems || "No items found."), /* @__PURE__ */ React7.createElement(CommandGroup, { className: "hawa-max-h-[200px] hawa-overflow-y-auto" }, data.map((item, i) => /* @__PURE__ */ React7.createElement(
704
+ CommandItem,
705
+ {
706
+ key: i,
707
+ onSelect: () => {
708
+ const newValue = getProperty(item, valueKey);
709
+ setValue(newValue === value ? "" : newValue);
710
+ if (props.onChange) {
711
+ props.onChange(
712
+ newValue === value ? "" : newValue
713
+ );
714
+ }
715
+ setOpen(false);
716
+ }
717
+ },
718
+ /* @__PURE__ */ React7.createElement(
719
+ "svg",
720
+ {
721
+ "aria-label": "Check Icon",
722
+ xmlns: "http://www.w3.org/2000/svg",
723
+ width: "24",
724
+ height: "24",
725
+ viewBox: "0 0 24 24",
726
+ fill: "none",
727
+ stroke: "currentColor",
728
+ strokeWidth: "2",
729
+ strokeLinecap: "round",
730
+ strokeLinejoin: "round",
731
+ className: cn(
732
+ "hawa-icon",
733
+ value === getProperty(item, valueKey) ? "hawa-opacity-100" : "hawa-opacity-0"
734
+ ),
735
+ style: { marginInlineEnd: "0.5rem" }
736
+ },
737
+ /* @__PURE__ */ React7.createElement("polyline", { points: "20 6 9 17 4 12" })
738
+ ),
739
+ getProperty(item, labelKey)
740
+ ))))
741
+ ))
742
+ );
743
+ }
744
+ );
745
+ // Annotate the CommonJS export names for ESM import in node:
746
+ 0 && (module.exports = {
747
+ Combobox
748
+ });
749
+ //# sourceMappingURL=index.js.map