@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,558 @@
1
+ import {
2
+ Textarea
3
+ } from "../../chunk-5YXZXYLH.mjs";
4
+ import {
5
+ Select
6
+ } from "../../chunk-OY66MBXP.mjs";
7
+ import "../../chunk-WUHNPHD5.mjs";
8
+ import {
9
+ Radio
10
+ } from "../../chunk-NMS5LCSQ.mjs";
11
+ import {
12
+ BadEmoji,
13
+ GoodEmoji,
14
+ VeryBadEmoji,
15
+ VeryGoodEmoji
16
+ } from "../../chunk-GVJYACGA.mjs";
17
+ import {
18
+ Button,
19
+ Card,
20
+ CardContent,
21
+ Label,
22
+ cn
23
+ } from "../../chunk-D36MPDGE.mjs";
24
+
25
+ // blocks/feedback/UserReferralSource.tsx
26
+ import React, { useRef, useState } from "react";
27
+ import { Controller, useForm } from "react-hook-form";
28
+ import { zodResolver } from "@hookform/resolvers/zod";
29
+ import * as z from "zod";
30
+ var UserReferralSource = ({
31
+ position = "bottom-right",
32
+ options = [],
33
+ ...props
34
+ }) => {
35
+ var _a, _b;
36
+ const [closed, setClosed] = useState(false);
37
+ const popUpRef = useRef(null);
38
+ const formSchema = z.object({
39
+ source: z.string({ required_error: (_a = props.texts) == null ? void 0 : _a.pleaseSelectOption }),
40
+ feedback: z.string().optional()
41
+ });
42
+ const { handleSubmit, control, formState, watch } = useForm({
43
+ resolver: zodResolver(formSchema)
44
+ });
45
+ const selectedSource = watch("source");
46
+ const boxPosition = {
47
+ "bottom-right": "hawa-right-4",
48
+ "bottom-left": "hawa-left-4"
49
+ };
50
+ const optionsWithOther = [
51
+ ...options,
52
+ {
53
+ value: "other",
54
+ label: "Other"
55
+ }
56
+ ];
57
+ return /* @__PURE__ */ React.createElement(
58
+ "div",
59
+ {
60
+ className: cn(
61
+ "hawa-transition-all",
62
+ closed ? "hawa-opacity-0" : "hawa-opacity-100"
63
+ ),
64
+ ref: popUpRef
65
+ },
66
+ /* @__PURE__ */ React.createElement(
67
+ Card,
68
+ {
69
+ className: cn(
70
+ "hawa-fixed hawa-bottom-4 hawa-p-0 ",
71
+ boxPosition[position]
72
+ ),
73
+ dir: props.direction
74
+ },
75
+ /* @__PURE__ */ React.createElement(
76
+ "button",
77
+ {
78
+ type: "button",
79
+ className: cn(
80
+ props.direction === "rtl" ? "hawa-left-2" : "hawa-right-2",
81
+ "hawa-absolute hawa-top-2 hawa-inline-flex hawa-h-8 hawa-w-8 hawa-rounded hawa-p-1.5 hawa-text-gray-400 hawa-transition-all hover:hawa-bg-gray-100 hover:hawa-text-gray-900 focus:hawa-ring-2 focus:hawa-ring-gray-300 dark:hawa-bg-gray-800 dark:hawa-text-gray-500 dark:hover:hawa-bg-gray-700 dark:hover:hawa-text-white"
82
+ ),
83
+ "data-dismiss-target": "#toast-default",
84
+ "aria-label": "Close",
85
+ onClick: () => {
86
+ setClosed(true);
87
+ setTimeout(() => {
88
+ if (popUpRef == null ? void 0 : popUpRef.current) {
89
+ popUpRef == null ? void 0 : popUpRef.current.removeChild(popUpRef == null ? void 0 : popUpRef.current.children[0]);
90
+ }
91
+ }, 200);
92
+ }
93
+ },
94
+ /* @__PURE__ */ React.createElement(
95
+ "svg",
96
+ {
97
+ "aria-hidden": "true",
98
+ className: "hawa-h-5 hawa-w-5",
99
+ fill: "currentColor",
100
+ viewBox: "0 0 20 20"
101
+ },
102
+ /* @__PURE__ */ React.createElement(
103
+ "path",
104
+ {
105
+ fillRule: "evenodd",
106
+ 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",
107
+ clipRule: "evenodd"
108
+ }
109
+ )
110
+ )
111
+ ),
112
+ /* @__PURE__ */ React.createElement(CardContent, { headless: true }, /* @__PURE__ */ React.createElement(
113
+ "form",
114
+ {
115
+ noValidate: true,
116
+ onSubmit: handleSubmit((e) => {
117
+ if (props.onSubmitForm) {
118
+ props.onSubmitForm(e);
119
+ } else {
120
+ console.log("onSubmitForm was not provided");
121
+ }
122
+ })
123
+ },
124
+ /* @__PURE__ */ React.createElement(
125
+ "div",
126
+ {
127
+ className: cn(
128
+ "hawa-flex hawa-flex-col hawa-gap-4 hawa-transition-all",
129
+ closed ? "hawa-opacity-0" : "hawa-opacity-100"
130
+ )
131
+ },
132
+ /* @__PURE__ */ React.createElement("div", { className: "hawa-mt-4 hawa-font-bold" }, props.question),
133
+ /* @__PURE__ */ React.createElement("div", { className: "hawa-flex hawa-w-full hawa-flex-row hawa-gap-1 hawa-rounded " }, /* @__PURE__ */ React.createElement(
134
+ Controller,
135
+ {
136
+ control,
137
+ name: "source",
138
+ render: ({ field }) => {
139
+ var _a2, _b2;
140
+ return /* @__PURE__ */ React.createElement(
141
+ Radio,
142
+ {
143
+ direction: props.direction,
144
+ orientation: "vertical",
145
+ options: optionsWithOther,
146
+ defaultValue: field.value,
147
+ onChange: (e) => field.onChange(e.value),
148
+ helperText: (_b2 = (_a2 = formState.errors.source) == null ? void 0 : _a2.message) == null ? void 0 : _b2.toString()
149
+ }
150
+ );
151
+ }
152
+ }
153
+ )),
154
+ /* @__PURE__ */ React.createElement("div", null, /* @__PURE__ */ React.createElement(
155
+ Controller,
156
+ {
157
+ control,
158
+ name: "feedback",
159
+ render: ({ field }) => {
160
+ var _a2, _b2;
161
+ return /* @__PURE__ */ React.createElement(
162
+ Textarea,
163
+ {
164
+ ...field,
165
+ textareaProps: {
166
+ onChange: (e) => field.onChange(e.target.value),
167
+ disabled: selectedSource !== "other"
168
+ },
169
+ helperText: (_b2 = (_a2 = formState.errors.feedback) == null ? void 0 : _a2.message) == null ? void 0 : _b2.toString()
170
+ }
171
+ );
172
+ }
173
+ }
174
+ ))
175
+ ),
176
+ /* @__PURE__ */ React.createElement(Button, { type: "submit", className: "hawa-mt-4 hawa-w-full" }, ((_b = props.texts) == null ? void 0 : _b.submit) || "Submit")
177
+ ))
178
+ )
179
+ );
180
+ };
181
+
182
+ // blocks/feedback/FeedbackRating.tsx
183
+ import React2, { useEffect, useRef as useRef2, useState as useState2 } from "react";
184
+ var FeedbackRating = ({
185
+ position = "bottom-right",
186
+ ...props
187
+ }) => {
188
+ const [closed, setClosed] = useState2(false);
189
+ const [answered, setAnswered] = useState2(false);
190
+ const [clickedOption, setClickedOption] = useState2(null);
191
+ const [closingTimer, setClosingTimer] = useState2(5);
192
+ const popUpRef = useRef2(null);
193
+ const boxPosition = {
194
+ "bottom-right": "hawa-right-4",
195
+ "bottom-left": "hawa-left-4"
196
+ };
197
+ useEffect(() => {
198
+ const timeoutHide = setTimeout(() => {
199
+ if (closingTimer >= 0) {
200
+ setClosingTimer(closingTimer - 1);
201
+ }
202
+ }, 1e3);
203
+ return () => {
204
+ clearTimeout(timeoutHide);
205
+ };
206
+ }, [closingTimer]);
207
+ const slowClose = () => {
208
+ setClosed(true);
209
+ setTimeout(() => {
210
+ if (popUpRef.current) {
211
+ popUpRef.current.removeChild(popUpRef.current.children[0]);
212
+ }
213
+ }, 200);
214
+ };
215
+ return /* @__PURE__ */ React2.createElement(
216
+ "div",
217
+ {
218
+ ref: popUpRef,
219
+ className: cn(
220
+ props.banner ? "hawa-fixed hawa-bottom-0 hawa-left-0 hawa-w-full hawa-px-0 md:hawa-px-4" : "hawa-fixed hawa-bottom-4 ",
221
+ boxPosition[position]
222
+ )
223
+ },
224
+ /* @__PURE__ */ React2.createElement(
225
+ "div",
226
+ {
227
+ className: cn(
228
+ "hawa-relative hawa-flex hawa-w-full hawa-flex-col hawa-gap-2 hawa-rounded hawa-border hawa-bg-background hawa-p-4 hawa-shadow-md hawa-transition-all",
229
+ closed ? "hawa-opacity-0" : "hawa-opacity-100",
230
+ props.banner && "hawa-rounded-none hawa-px-4 md:hawa-rounded-t md:hawa-px-64"
231
+ )
232
+ },
233
+ /* @__PURE__ */ React2.createElement("div", { className: "hawa-absolute hawa-left-2 hawa-top-2 hawa-p-1.5 hawa-text-sm" }, props.title),
234
+ /* @__PURE__ */ React2.createElement(
235
+ "button",
236
+ {
237
+ type: "button",
238
+ className: "hawa-absolute hawa-right-2 hawa-top-2 hawa-inline-flex hawa-h-8 hawa-w-8 hawa-rounded hawa-p-1.5 hawa-text-gray-400 hover:hawa-bg-gray-100 hover:hawa-text-gray-900 focus:hawa-ring-2 focus:hawa-ring-gray-300 dark:hawa-bg-gray-800 dark:hawa-text-gray-500 dark:hover:hawa-bg-gray-700 dark:hover:hawa-text-white",
239
+ "data-dismiss-target": "#toast-default",
240
+ "aria-label": "Close",
241
+ onClick: () => slowClose()
242
+ },
243
+ /* @__PURE__ */ React2.createElement(
244
+ "svg",
245
+ {
246
+ "aria-hidden": "true",
247
+ className: "hawa-h-5 hawa-w-5",
248
+ fill: "currentColor",
249
+ viewBox: "0 0 20 20"
250
+ },
251
+ /* @__PURE__ */ React2.createElement(
252
+ "path",
253
+ {
254
+ fillRule: "evenodd",
255
+ 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",
256
+ clipRule: "evenodd"
257
+ }
258
+ )
259
+ )
260
+ ),
261
+ /* @__PURE__ */ React2.createElement("div", { className: "hawa-mt-8" }, props.question),
262
+ /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-w-full hawa-flex-row hawa-gap-1 hawa-rounded" }, props.options && props.options.map((op, i) => /* @__PURE__ */ React2.createElement(
263
+ "span",
264
+ {
265
+ key: i,
266
+ onClick: () => {
267
+ if (props.onOptionClicked) {
268
+ props.onOptionClicked(op);
269
+ }
270
+ setClickedOption(op);
271
+ setAnswered(true);
272
+ const timeoutDestroy = setTimeout(() => {
273
+ setClosed(true);
274
+ }, 4800);
275
+ setTimeout(() => {
276
+ var _a, _b;
277
+ (_b = popUpRef.current) == null ? void 0 : _b.removeChild(
278
+ (_a = popUpRef.current) == null ? void 0 : _a.children[0]
279
+ );
280
+ clearTimeout(timeoutDestroy);
281
+ }, 5300);
282
+ },
283
+ className: cn(
284
+ "hawa-w-full hawa-cursor-pointer hawa-rounded hawa-border hawa-p-4 hawa-text-center hawa-transition-all ",
285
+ clickedOption === op ? "hawa-bg-gray-500 hawa-text-white" : "hawa-border hawa-bg-background hover:hawa-bg-gray-300 dark:hover:hawa-bg-gray-700"
286
+ )
287
+ },
288
+ op
289
+ ))),
290
+ props.texts && /* @__PURE__ */ React2.createElement("div", { className: " hawa-flex hawa-flex-row hawa-justify-between hawa-text-xs" }, /* @__PURE__ */ React2.createElement("span", null, props.texts.least), /* @__PURE__ */ React2.createElement("span", null, props.texts.most)),
291
+ answered && /* @__PURE__ */ React2.createElement("div", { className: "hawa-absolute hawa-left-0 hawa-top-0 hawa-flex hawa-h-full hawa-w-full hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-2 hawa-rounded hawa-bg-black hawa-bg-opacity-80 hawa-p-4 hawa-text-center hawa-transition-all" }, /* @__PURE__ */ React2.createElement("span", { className: "hawa-font-bold hawa-text-white" }, "Thank you for your answer. This box will disappear in", " " + closingTimer, " seconds"), /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-flex-row hawa-gap-2" }, /* @__PURE__ */ React2.createElement(Button, { variant: "secondary", onClick: () => slowClose() }, "Close")))
292
+ )
293
+ );
294
+ };
295
+
296
+ // blocks/feedback/FeedbackEmoji.tsx
297
+ import React4, { useState as useState3 } from "react";
298
+
299
+ // elements/popover/Popover.tsx
300
+ import * as React3 from "react";
301
+ import * as PopoverPrimitive from "@radix-ui/react-popover";
302
+ var PopoverContent = React3.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React3.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React3.createElement(
303
+ PopoverPrimitive.Content,
304
+ {
305
+ ref,
306
+ align,
307
+ sideOffset,
308
+ className: cn(
309
+ "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",
310
+ className
311
+ ),
312
+ ...props
313
+ }
314
+ )));
315
+ PopoverContent.displayName = PopoverPrimitive.Content.displayName;
316
+ var Popover = ({
317
+ trigger,
318
+ children,
319
+ className,
320
+ align = "center",
321
+ side,
322
+ sideOffset = 4,
323
+ open,
324
+ width = "default",
325
+ disableTrigger,
326
+ contentProps,
327
+ triggerProps,
328
+ ...props
329
+ }) => {
330
+ let widthStyles = {
331
+ trigger: "var(--radix-popover-trigger-width)",
332
+ default: "auto"
333
+ };
334
+ return /* @__PURE__ */ React3.createElement(PopoverPrimitive.Root, { open, ...props }, /* @__PURE__ */ React3.createElement(
335
+ PopoverPrimitive.Trigger,
336
+ {
337
+ className: "hawa-w-full",
338
+ disabled: disableTrigger,
339
+ ...triggerProps
340
+ },
341
+ trigger
342
+ ), /* @__PURE__ */ React3.createElement(
343
+ PopoverContent,
344
+ {
345
+ side,
346
+ className,
347
+ align,
348
+ sideOffset,
349
+ style: {
350
+ width: widthStyles[width]
351
+ },
352
+ ...contentProps
353
+ },
354
+ children
355
+ ));
356
+ };
357
+
358
+ // blocks/feedback/FeedbackEmoji.tsx
359
+ var FeedbackEmoji = (props) => {
360
+ const [selectedEmoji, setSelectedEmoji] = useState3(null);
361
+ const [loadingSubmit, setLoadingSubmit] = useState3(false);
362
+ const [feedbackText, setFeedbackText] = useState3("");
363
+ const [helperText, setHelperText] = useState3(false);
364
+ let emojis = [
365
+ { icon: /* @__PURE__ */ React4.createElement(VeryGoodEmoji, null), value: "very-good" },
366
+ { icon: /* @__PURE__ */ React4.createElement(GoodEmoji, null), value: "good" },
367
+ { icon: /* @__PURE__ */ React4.createElement(BadEmoji, null), value: "bad" },
368
+ { icon: /* @__PURE__ */ React4.createElement(VeryBadEmoji, null), value: "very-bad" }
369
+ ];
370
+ const onFeedbackSubmit = async () => {
371
+ if (feedbackText) {
372
+ setLoadingSubmit(true);
373
+ try {
374
+ await props.handleSubmit({
375
+ choice: selectedEmoji,
376
+ feedback: feedbackText
377
+ });
378
+ } catch (error) {
379
+ console.error("Error during submission:", error);
380
+ setLoadingSubmit(false);
381
+ }
382
+ await setLoadingSubmit(false);
383
+ } else {
384
+ setLoadingSubmit(false);
385
+ setHelperText(true);
386
+ }
387
+ };
388
+ return /* @__PURE__ */ React4.createElement(
389
+ "div",
390
+ {
391
+ className: cn(
392
+ "hawa-flex hawa-flex-col hawa-rounded hawa-border hawa-p-2 hawa-transition-all",
393
+ selectedEmoji ? "hawa-h-[189px] hawa-min-w-fit" : "hawa-h-[44px] "
394
+ )
395
+ },
396
+ /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-justify-center hawa-gap-2 " }, /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-row hawa-justify-center hawa-gap-0.5 " }, emojis.map((emoji, i) => /* @__PURE__ */ React4.createElement(
397
+ Button,
398
+ {
399
+ key: i,
400
+ onClick: () => {
401
+ if (selectedEmoji === emoji.value) {
402
+ setSelectedEmoji("");
403
+ } else {
404
+ setSelectedEmoji(emoji.value);
405
+ }
406
+ },
407
+ variant: "ghost",
408
+ size: "smallIcon",
409
+ className: cn(
410
+ selectedEmoji === emoji.value ? "hawa-bg-primary/10 hover:hawa-bg-primary/10 " : "hawa-text-[#666666]"
411
+ )
412
+ },
413
+ emoji.icon
414
+ )))),
415
+ /* @__PURE__ */ React4.createElement(
416
+ "div",
417
+ {
418
+ className: cn(
419
+ "hawa-flex hawa-flex-col hawa-overflow-clip hawa-transition-all hawa-duration-500 hawa-ease-in-out ",
420
+ selectedEmoji ? "hawa-visible hawa-opacity-100" : "hawa-invisible hawa-opacity-0 "
421
+ )
422
+ },
423
+ props.showSuccess ? /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-h-full hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-2 hawa-pt-4" }, /* @__PURE__ */ React4.createElement("div", { className: "hawa-rounded hawa-bg-primary hawa-p-2 hawa-text-primary-foreground" }, /* @__PURE__ */ React4.createElement(
424
+ "svg",
425
+ {
426
+ stroke: "currentColor",
427
+ fill: "currentColor",
428
+ strokeWidth: "0",
429
+ viewBox: "0 0 512 512",
430
+ height: "0.5em",
431
+ width: "0.5em"
432
+ },
433
+ /* @__PURE__ */ React4.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" })
434
+ )), /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-col hawa-text-center hawa-text-sm" }, /* @__PURE__ */ React4.createElement("span", null, "Your feedback has been received!"), /* @__PURE__ */ React4.createElement("span", null, "Thank you for your help"))) : /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-col hawa-gap-1 hawa-p-1" }, /* @__PURE__ */ React4.createElement(
435
+ Popover,
436
+ {
437
+ className: "hawa-select-none hawa-p-1 hawa-text-xs ",
438
+ open: helperText,
439
+ trigger: /* @__PURE__ */ React4.createElement(
440
+ Textarea,
441
+ {
442
+ classNames: {
443
+ textarea: "hawa-mt-2 hawa-h-full hawa-resize-none"
444
+ },
445
+ placeholder: "Your feedback",
446
+ onChange: (e) => {
447
+ if (e.target.value) {
448
+ setHelperText(false);
449
+ }
450
+ setFeedbackText(e.target.value);
451
+ }
452
+ }
453
+ )
454
+ },
455
+ /* @__PURE__ */ React4.createElement("span", { className: "hawa-m-0" }, "Please enter your feedback")
456
+ ), /* @__PURE__ */ React4.createElement(
457
+ Button,
458
+ {
459
+ isLoading: loadingSubmit,
460
+ onClick: onFeedbackSubmit,
461
+ className: "hawa-w-full",
462
+ size: "sm"
463
+ },
464
+ "Submit"
465
+ ))
466
+ )
467
+ );
468
+ };
469
+
470
+ // blocks/feedback/FeedbackForm.tsx
471
+ import React5 from "react";
472
+ import { useForm as useForm2, Controller as Controller2 } from "react-hook-form";
473
+ import { zodResolver as zodResolver2 } from "@hookform/resolvers/zod";
474
+ import * as z2 from "zod";
475
+ var FeedbackForm = (props) => {
476
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m;
477
+ const formSchema = z2.object({
478
+ requestType: z2.string({ required_error: (_b = (_a = props.texts) == null ? void 0 : _a.requestType) == null ? void 0 : _b.required }).min(1, { message: (_d = (_c = props.texts) == null ? void 0 : _c.requestType) == null ? void 0 : _d.required }),
479
+ description: z2.string({ required_error: (_f = (_e = props.texts) == null ? void 0 : _e.description) == null ? void 0 : _f.required }).min(10, { message: (_h = (_g = props.texts) == null ? void 0 : _g.description) == null ? void 0 : _h.tooShort })
480
+ });
481
+ const { handleSubmit, control, formState } = useForm2({
482
+ resolver: zodResolver2(formSchema)
483
+ });
484
+ return /* @__PURE__ */ React5.createElement(
485
+ Card,
486
+ {
487
+ className: cn(
488
+ props.cardless ? "hawa-border-none hawa-bg-transparent hawa-shadow-none" : ""
489
+ ),
490
+ style: props.cardless ? { boxShadow: "none" } : void 0
491
+ },
492
+ /* @__PURE__ */ React5.createElement(CardContent, { headless: true }, /* @__PURE__ */ React5.createElement(
493
+ "form",
494
+ {
495
+ noValidate: true,
496
+ onSubmit: handleSubmit((e) => {
497
+ if (props.onSubmit) {
498
+ return props.onSubmit(e);
499
+ } else {
500
+ console.log("Form is submitted but onSubmit prop is missing");
501
+ }
502
+ }),
503
+ className: "hawa-flex hawa-flex-col hawa-gap-4"
504
+ },
505
+ /* @__PURE__ */ React5.createElement(Label, null, (_j = (_i = props.texts) == null ? void 0 : _i.requestType) == null ? void 0 : _j.label),
506
+ /* @__PURE__ */ React5.createElement(
507
+ Controller2,
508
+ {
509
+ name: "requestType",
510
+ control,
511
+ render: ({ field }) => {
512
+ var _a2, _b2, _c2, _d2, _e2, _f2;
513
+ return /* @__PURE__ */ React5.createElement(
514
+ Select,
515
+ {
516
+ ...field,
517
+ ...props.selectProps,
518
+ onChange: (option) => field.onChange(option.value),
519
+ options: props.requestTypes,
520
+ helperText: (_b2 = (_a2 = formState.errors.requestType) == null ? void 0 : _a2.message) == null ? void 0 : _b2.toString(),
521
+ placeholder: (_d2 = (_c2 = props.texts) == null ? void 0 : _c2.requestType) == null ? void 0 : _d2.placeholder,
522
+ texts: {
523
+ noOptions: (_f2 = (_e2 = props.texts) == null ? void 0 : _e2.requestType) == null ? void 0 : _f2.noOptions
524
+ }
525
+ }
526
+ );
527
+ }
528
+ }
529
+ ),
530
+ /* @__PURE__ */ React5.createElement(Label, null, (_l = (_k = props.texts) == null ? void 0 : _k.description) == null ? void 0 : _l.label),
531
+ /* @__PURE__ */ React5.createElement(
532
+ Controller2,
533
+ {
534
+ name: "description",
535
+ control,
536
+ render: ({ field }) => {
537
+ var _a2, _b2, _c2, _d2;
538
+ return /* @__PURE__ */ React5.createElement(
539
+ Textarea,
540
+ {
541
+ ...field,
542
+ helperText: formState.errors.description && ((_b2 = (_a2 = formState.errors.description) == null ? void 0 : _a2.message) == null ? void 0 : _b2.toString()),
543
+ placeholder: (_d2 = (_c2 = props.texts) == null ? void 0 : _c2.description) == null ? void 0 : _d2.placeholder
544
+ }
545
+ );
546
+ }
547
+ }
548
+ ),
549
+ /* @__PURE__ */ React5.createElement(Button, { type: "submit" }, (_m = props.texts) == null ? void 0 : _m.submit)
550
+ ))
551
+ );
552
+ };
553
+ export {
554
+ FeedbackEmoji,
555
+ FeedbackForm,
556
+ FeedbackRating,
557
+ UserReferralSource
558
+ };