@sikka/hawa 0.48.1-next → 0.49.0-next

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 (299) hide show
  1. package/dist/accordion/index.js +3 -28
  2. package/dist/accordion/index.js.map +1 -1
  3. package/dist/accordion/index.mjs +3 -28
  4. package/dist/accordion/index.mjs.map +1 -1
  5. package/dist/alert/index.js +53 -98
  6. package/dist/alert/index.js.map +1 -1
  7. package/dist/alert/index.mjs +53 -98
  8. package/dist/alert/index.mjs.map +1 -1
  9. package/dist/appLayout/index.d.mts +2 -0
  10. package/dist/appLayout/index.d.ts +2 -0
  11. package/dist/appLayout/index.js +263 -409
  12. package/dist/appLayout/index.js.map +1 -1
  13. package/dist/appLayout/index.mjs +263 -409
  14. package/dist/appLayout/index.mjs.map +1 -1
  15. package/dist/appMenubar/index.js +15 -20
  16. package/dist/appMenubar/index.js.map +1 -1
  17. package/dist/appMenubar/index.mjs +15 -20
  18. package/dist/appMenubar/index.mjs.map +1 -1
  19. package/dist/appTabs/index.js +28 -37
  20. package/dist/appTabs/index.js.map +1 -1
  21. package/dist/appTabs/index.mjs +28 -37
  22. package/dist/appTabs/index.mjs.map +1 -1
  23. package/dist/appTopbar/index.js +125 -173
  24. package/dist/appTopbar/index.js.map +1 -1
  25. package/dist/appTopbar/index.mjs +125 -173
  26. package/dist/appTopbar/index.mjs.map +1 -1
  27. package/dist/avatar/index.js.map +1 -1
  28. package/dist/avatar/index.mjs.map +1 -1
  29. package/dist/backToTop/index.js +50 -82
  30. package/dist/backToTop/index.js.map +1 -1
  31. package/dist/backToTop/index.mjs +50 -82
  32. package/dist/backToTop/index.mjs.map +1 -1
  33. package/dist/badge/index.d.mts +1 -1
  34. package/dist/badge/index.d.ts +1 -1
  35. package/dist/badge/index.js +2 -18
  36. package/dist/badge/index.js.map +1 -1
  37. package/dist/badge/index.mjs +2 -18
  38. package/dist/badge/index.mjs.map +1 -1
  39. package/dist/blocks/auth/index.js +202 -468
  40. package/dist/blocks/auth/index.mjs +96 -280
  41. package/dist/blocks/feedback/index.js +214 -375
  42. package/dist/blocks/feedback/index.mjs +12 -25
  43. package/dist/blocks/index.js +604 -1122
  44. package/dist/blocks/index.mjs +132 -291
  45. package/dist/blocks/misc/index.js +136 -251
  46. package/dist/blocks/misc/index.mjs +29 -54
  47. package/dist/blocks/pricing/index.js +220 -397
  48. package/dist/blocks/pricing/index.mjs +63 -134
  49. package/dist/breadcrumb/index.js +1 -5
  50. package/dist/breadcrumb/index.js.map +1 -1
  51. package/dist/breadcrumb/index.mjs +1 -5
  52. package/dist/breadcrumb/index.mjs.map +1 -1
  53. package/dist/button/index.js +50 -82
  54. package/dist/button/index.js.map +1 -1
  55. package/dist/button/index.mjs +50 -82
  56. package/dist/button/index.mjs.map +1 -1
  57. package/dist/calendar/index.js +50 -82
  58. package/dist/calendar/index.js.map +1 -1
  59. package/dist/calendar/index.mjs +50 -82
  60. package/dist/calendar/index.mjs.map +1 -1
  61. package/dist/card/index.js +7 -35
  62. package/dist/card/index.js.map +1 -1
  63. package/dist/card/index.mjs +7 -35
  64. package/dist/card/index.mjs.map +1 -1
  65. package/dist/carousel/index.js +15 -27
  66. package/dist/carousel/index.js.map +1 -1
  67. package/dist/carousel/index.mjs +15 -27
  68. package/dist/carousel/index.mjs.map +1 -1
  69. package/dist/checkbox/index.js +2 -13
  70. package/dist/checkbox/index.js.map +1 -1
  71. package/dist/checkbox/index.mjs +2 -13
  72. package/dist/checkbox/index.mjs.map +1 -1
  73. package/dist/chip/index.js +2 -16
  74. package/dist/chip/index.js.map +1 -1
  75. package/dist/chip/index.mjs +2 -16
  76. package/dist/chip/index.mjs.map +1 -1
  77. package/dist/{chunk-WUMDFBEK.mjs → chunk-3CHFVHTW.mjs} +43 -54
  78. package/dist/{chunk-2LUXOXAL.mjs → chunk-5SQBJRWE.mjs} +3 -9
  79. package/dist/{chunk-C2UOOH4X.mjs → chunk-B53SP2WZ.mjs} +3 -17
  80. package/dist/chunk-GHGWQVTM.mjs +150 -0
  81. package/dist/{chunk-5S5DR7KF.mjs → chunk-I23ONEDJ.mjs} +2 -10
  82. package/dist/{chunk-JFWD2ICY.mjs → chunk-JT7R3L5O.mjs} +54 -62
  83. package/dist/{chunk-6SJUUJOV.mjs → chunk-KDGJZPWK.mjs} +295 -574
  84. package/dist/{chunk-AWJSHOYU.mjs → chunk-KSJGXQTE.mjs} +1 -1
  85. package/dist/{chunk-NMW4GM4G.mjs → chunk-SE2JMXYG.mjs} +104 -144
  86. package/dist/{chunk-GBLWUEYN.mjs → chunk-ULRL4WI6.mjs} +176 -256
  87. package/dist/{chunk-IFWYR5W2.mjs → chunk-VUELRPUL.mjs} +57 -117
  88. package/dist/{chunk-WL7C2A5D.mjs → chunk-WQR4XZGL.mjs} +8 -15
  89. package/dist/codeBlock/index.js +50 -82
  90. package/dist/codeBlock/index.js.map +1 -1
  91. package/dist/codeBlock/index.mjs +50 -82
  92. package/dist/codeBlock/index.mjs.map +1 -1
  93. package/dist/colorPicker/index.js +21 -33
  94. package/dist/colorPicker/index.js.map +1 -1
  95. package/dist/colorPicker/index.mjs +22 -37
  96. package/dist/colorPicker/index.mjs.map +1 -1
  97. package/dist/combobox/index.d.mts +1 -1
  98. package/dist/combobox/index.d.ts +1 -1
  99. package/dist/combobox/index.js +141 -223
  100. package/dist/combobox/index.js.map +1 -1
  101. package/dist/combobox/index.mjs +141 -223
  102. package/dist/combobox/index.mjs.map +1 -1
  103. package/dist/command/index.d.mts +1 -1
  104. package/dist/command/index.d.ts +1 -1
  105. package/dist/command/index.js +129 -212
  106. package/dist/command/index.js.map +1 -1
  107. package/dist/command/index.mjs +129 -212
  108. package/dist/command/index.mjs.map +1 -1
  109. package/dist/dataTable/index.js +254 -394
  110. package/dist/dataTable/index.js.map +1 -1
  111. package/dist/dataTable/index.mjs +254 -394
  112. package/dist/dataTable/index.mjs.map +1 -1
  113. package/dist/datePicker/index.js +64 -105
  114. package/dist/datePicker/index.js.map +1 -1
  115. package/dist/datePicker/index.mjs +64 -105
  116. package/dist/datePicker/index.mjs.map +1 -1
  117. package/dist/destroyableCard/index.js +8 -39
  118. package/dist/destroyableCard/index.js.map +1 -1
  119. package/dist/destroyableCard/index.mjs +8 -39
  120. package/dist/destroyableCard/index.mjs.map +1 -1
  121. package/dist/dialog/index.js +70 -122
  122. package/dist/dialog/index.js.map +1 -1
  123. package/dist/dialog/index.mjs +70 -122
  124. package/dist/dialog/index.mjs.map +1 -1
  125. package/dist/docsLayout/index.js +169 -358
  126. package/dist/docsLayout/index.js.map +1 -1
  127. package/dist/docsLayout/index.mjs +169 -358
  128. package/dist/docsLayout/index.mjs.map +1 -1
  129. package/dist/docsSidebar/index.js +9 -16
  130. package/dist/docsSidebar/index.js.map +1 -1
  131. package/dist/docsSidebar/index.mjs +9 -16
  132. package/dist/docsSidebar/index.mjs.map +1 -1
  133. package/dist/dropdownMenu/index.js +124 -164
  134. package/dist/dropdownMenu/index.js.map +1 -1
  135. package/dist/dropdownMenu/index.mjs +124 -164
  136. package/dist/dropdownMenu/index.mjs.map +1 -1
  137. package/dist/elements/index.d.mts +3 -3
  138. package/dist/elements/index.d.ts +3 -3
  139. package/dist/elements/index.js +841 -1505
  140. package/dist/elements/index.mjs +381 -718
  141. package/dist/fileDropzone/index.js +60 -159
  142. package/dist/fileDropzone/index.js.map +1 -1
  143. package/dist/fileDropzone/index.mjs +60 -159
  144. package/dist/fileDropzone/index.mjs.map +1 -1
  145. package/dist/glow/index.js +4 -16
  146. package/dist/glow/index.js.map +1 -1
  147. package/dist/glow/index.mjs +4 -16
  148. package/dist/glow/index.mjs.map +1 -1
  149. package/dist/hooks/index.d.mts +1 -5
  150. package/dist/hooks/index.d.ts +1 -5
  151. package/dist/hooks/index.js +11 -24
  152. package/dist/hooks/index.mjs +2 -2
  153. package/dist/{index-B0aJcA6d.d.ts → index-BgNycocQ.d.mts} +2 -2
  154. package/dist/{index-B0aJcA6d.d.mts → index-BgNycocQ.d.ts} +2 -2
  155. package/dist/index.css +1 -2
  156. package/dist/index.d.mts +6 -8
  157. package/dist/index.d.ts +6 -8
  158. package/dist/index.js +1194 -2170
  159. package/dist/index.mjs +1195 -2174
  160. package/dist/input/index.js +20 -29
  161. package/dist/input/index.js.map +1 -1
  162. package/dist/input/index.mjs +20 -29
  163. package/dist/input/index.mjs.map +1 -1
  164. package/dist/interfaceSettings/index.js +122 -163
  165. package/dist/interfaceSettings/index.js.map +1 -1
  166. package/dist/interfaceSettings/index.mjs +122 -163
  167. package/dist/interfaceSettings/index.mjs.map +1 -1
  168. package/dist/label/index.js +19 -26
  169. package/dist/label/index.js.map +1 -1
  170. package/dist/label/index.mjs +19 -26
  171. package/dist/label/index.mjs.map +1 -1
  172. package/dist/layout/index.d.mts +2 -0
  173. package/dist/layout/index.d.ts +2 -0
  174. package/dist/layout/index.js +434 -790
  175. package/dist/layout/index.mjs +143 -243
  176. package/dist/loading/index.js +30 -53
  177. package/dist/loading/index.js.map +1 -1
  178. package/dist/loading/index.mjs +30 -53
  179. package/dist/loading/index.mjs.map +1 -1
  180. package/dist/logos/index.js +66 -191
  181. package/dist/logos/index.js.map +1 -1
  182. package/dist/logos/index.mjs +66 -191
  183. package/dist/logos/index.mjs.map +1 -1
  184. package/dist/navbar/index.js +1 -4
  185. package/dist/navbar/index.js.map +1 -1
  186. package/dist/navbar/index.mjs +1 -4
  187. package/dist/navbar/index.mjs.map +1 -1
  188. package/dist/navigationMenu/index.js +14 -22
  189. package/dist/navigationMenu/index.js.map +1 -1
  190. package/dist/navigationMenu/index.mjs +14 -22
  191. package/dist/navigationMenu/index.mjs.map +1 -1
  192. package/dist/pagination/index.js +1 -5
  193. package/dist/pagination/index.js.map +1 -1
  194. package/dist/pagination/index.mjs +1 -5
  195. package/dist/pagination/index.mjs.map +1 -1
  196. package/dist/passwordInput/index.js +36 -65
  197. package/dist/passwordInput/index.js.map +1 -1
  198. package/dist/passwordInput/index.mjs +36 -65
  199. package/dist/passwordInput/index.mjs.map +1 -1
  200. package/dist/phoneInput/index.js +20 -29
  201. package/dist/phoneInput/index.js.map +1 -1
  202. package/dist/phoneInput/index.mjs +20 -29
  203. package/dist/phoneInput/index.mjs.map +1 -1
  204. package/dist/pinInput/index.js +14 -16
  205. package/dist/pinInput/index.js.map +1 -1
  206. package/dist/pinInput/index.mjs +14 -16
  207. package/dist/pinInput/index.mjs.map +1 -1
  208. package/dist/popover/index.js +14 -24
  209. package/dist/popover/index.js.map +1 -1
  210. package/dist/popover/index.mjs +14 -24
  211. package/dist/popover/index.mjs.map +1 -1
  212. package/dist/progress/index.js +19 -26
  213. package/dist/progress/index.js.map +1 -1
  214. package/dist/progress/index.mjs +19 -26
  215. package/dist/progress/index.mjs.map +1 -1
  216. package/dist/progressCircle/index.js +67 -71
  217. package/dist/progressCircle/index.js.map +1 -1
  218. package/dist/progressCircle/index.mjs +67 -71
  219. package/dist/progressCircle/index.mjs.map +1 -1
  220. package/dist/radio/index.js +122 -163
  221. package/dist/radio/index.js.map +1 -1
  222. package/dist/radio/index.mjs +122 -163
  223. package/dist/radio/index.mjs.map +1 -1
  224. package/dist/scrollArea/index.js.map +1 -1
  225. package/dist/scrollArea/index.mjs.map +1 -1
  226. package/dist/scrollIndicator/index.js +1 -4
  227. package/dist/scrollIndicator/index.js.map +1 -1
  228. package/dist/scrollIndicator/index.mjs +1 -4
  229. package/dist/scrollIndicator/index.mjs.map +1 -1
  230. package/dist/select/index.js +20 -29
  231. package/dist/select/index.js.map +1 -1
  232. package/dist/select/index.mjs +20 -29
  233. package/dist/select/index.mjs.map +1 -1
  234. package/dist/separator/index.js.map +1 -1
  235. package/dist/separator/index.mjs.map +1 -1
  236. package/dist/sheet/index.js +42 -53
  237. package/dist/sheet/index.js.map +1 -1
  238. package/dist/sheet/index.mjs +42 -53
  239. package/dist/sheet/index.mjs.map +1 -1
  240. package/dist/sidebar/index.js +66 -133
  241. package/dist/sidebar/index.js.map +1 -1
  242. package/dist/sidebar/index.mjs +66 -133
  243. package/dist/sidebar/index.mjs.map +1 -1
  244. package/dist/signature/index.js +19 -26
  245. package/dist/signature/index.js.map +1 -1
  246. package/dist/signature/index.mjs +19 -26
  247. package/dist/signature/index.mjs.map +1 -1
  248. package/dist/simpleTable/index.js +50 -81
  249. package/dist/simpleTable/index.js.map +1 -1
  250. package/dist/simpleTable/index.mjs +50 -81
  251. package/dist/simpleTable/index.mjs.map +1 -1
  252. package/dist/skeleton/index.js.map +1 -1
  253. package/dist/skeleton/index.mjs.map +1 -1
  254. package/dist/slider/index.js.map +1 -1
  255. package/dist/slider/index.mjs.map +1 -1
  256. package/dist/sonner/index.js.map +1 -1
  257. package/dist/sonner/index.mjs.map +1 -1
  258. package/dist/sortButton/index.js +50 -82
  259. package/dist/sortButton/index.js.map +1 -1
  260. package/dist/sortButton/index.mjs +50 -82
  261. package/dist/sortButton/index.mjs.map +1 -1
  262. package/dist/splitButton/index.js +214 -294
  263. package/dist/splitButton/index.js.map +1 -1
  264. package/dist/splitButton/index.mjs +214 -294
  265. package/dist/splitButton/index.mjs.map +1 -1
  266. package/dist/stats/index.js +7 -35
  267. package/dist/stats/index.js.map +1 -1
  268. package/dist/stats/index.mjs +7 -35
  269. package/dist/stats/index.mjs.map +1 -1
  270. package/dist/switch/index.js +24 -34
  271. package/dist/switch/index.js.map +1 -1
  272. package/dist/switch/index.mjs +24 -34
  273. package/dist/switch/index.mjs.map +1 -1
  274. package/dist/table/index.js +27 -29
  275. package/dist/table/index.js.map +1 -1
  276. package/dist/table/index.mjs +27 -29
  277. package/dist/table/index.mjs.map +1 -1
  278. package/dist/tabs/index.js +54 -76
  279. package/dist/tabs/index.js.map +1 -1
  280. package/dist/tabs/index.mjs +54 -76
  281. package/dist/tabs/index.mjs.map +1 -1
  282. package/dist/textarea/index.js +21 -38
  283. package/dist/textarea/index.js.map +1 -1
  284. package/dist/textarea/index.mjs +21 -38
  285. package/dist/textarea/index.mjs.map +1 -1
  286. package/dist/toast/index.js +2 -10
  287. package/dist/toast/index.js.map +1 -1
  288. package/dist/toast/index.mjs +2 -10
  289. package/dist/toast/index.mjs.map +1 -1
  290. package/dist/toaster/index.js +3 -16
  291. package/dist/toaster/index.js.map +1 -1
  292. package/dist/toaster/index.mjs +3 -16
  293. package/dist/toaster/index.mjs.map +1 -1
  294. package/dist/tooltip/index.js +19 -26
  295. package/dist/tooltip/index.js.map +1 -1
  296. package/dist/tooltip/index.mjs +19 -26
  297. package/dist/tooltip/index.mjs.map +1 -1
  298. package/package.json +12 -12
  299. package/dist/chunk-JP2N5WKD.mjs +0 -190
@@ -81,9 +81,7 @@ var import_class_variance_authority = require("class-variance-authority");
81
81
 
82
82
  // elements/helperText/HelperText.tsx
83
83
  var import_react = __toESM(require("react"));
84
- var HelperText = ({
85
- helperText
86
- }) => /* @__PURE__ */ import_react.default.createElement(
84
+ var HelperText = ({ helperText }) => /* @__PURE__ */ import_react.default.createElement(
87
85
  "p",
88
86
  {
89
87
  className: cn(
@@ -134,38 +132,31 @@ var Tooltip = ({
134
132
  delayDuration = 300,
135
133
  ...props
136
134
  }) => {
137
- return /* @__PURE__ */ import_react2.default.createElement(
138
- TooltipPrimitive.TooltipProvider,
135
+ return /* @__PURE__ */ import_react2.default.createElement(TooltipPrimitive.TooltipProvider, { delayDuration, ...providerProps }, /* @__PURE__ */ import_react2.default.createElement(
136
+ TooltipPrimitive.Root,
139
137
  {
140
- delayDuration,
141
- ...providerProps
138
+ open: !disabled && open,
139
+ defaultOpen,
140
+ onOpenChange,
141
+ ...props
142
142
  },
143
+ /* @__PURE__ */ import_react2.default.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
143
144
  /* @__PURE__ */ import_react2.default.createElement(
144
- TooltipPrimitive.Root,
145
+ TooltipContent,
145
146
  {
146
- open: !disabled && open,
147
- defaultOpen,
148
- onOpenChange,
149
- ...props
147
+ size,
148
+ side,
149
+ align: "center",
150
+ ...contentProps,
151
+ style: {
152
+ ...contentProps == null ? void 0 : contentProps.style,
153
+ maxWidth: "var(--radix-tooltip-content-available-width)",
154
+ maxHeight: "var(--radix-tooltip-content-available-height)"
155
+ }
150
156
  },
151
- /* @__PURE__ */ import_react2.default.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
152
- /* @__PURE__ */ import_react2.default.createElement(
153
- TooltipContent,
154
- {
155
- size,
156
- side,
157
- align: "center",
158
- ...contentProps,
159
- style: {
160
- ...contentProps == null ? void 0 : contentProps.style,
161
- maxWidth: "var(--radix-tooltip-content-available-width)",
162
- maxHeight: "var(--radix-tooltip-content-available-height)"
163
- }
164
- },
165
- content
166
- )
157
+ content
167
158
  )
168
- );
159
+ ));
169
160
  };
170
161
 
171
162
  // elements/label/Label.tsx
@@ -242,57 +233,42 @@ var Loading = ({
242
233
  };
243
234
  switch (design.split("-")[0]) {
244
235
  case "dots":
245
- return /* @__PURE__ */ import_react3.default.createElement(
236
+ return /* @__PURE__ */ import_react3.default.createElement("div", { className: cn("hawa-flex hawa-flex-row hawa-gap-2", classNames == null ? void 0 : classNames.container) }, /* @__PURE__ */ import_react3.default.createElement(
246
237
  "div",
247
238
  {
248
239
  className: cn(
249
- "hawa-flex hawa-flex-row hawa-gap-2",
250
- classNames == null ? void 0 : classNames.container
240
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-100 hawa-repeat-infinite",
241
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
242
+ animationStyles[design.split("-")[1]],
243
+ color ? color : "hawa-bg-primary"
251
244
  )
252
- },
253
- /* @__PURE__ */ import_react3.default.createElement(
254
- "div",
255
- {
256
- className: cn(
257
- "hawa-animate-bounce hawa-rounded-full hawa-delay-100 hawa-repeat-infinite",
258
- size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
259
- animationStyles[design.split("-")[1]],
260
- color ? color : "hawa-bg-primary"
261
- )
262
- }
263
- ),
264
- /* @__PURE__ */ import_react3.default.createElement(
265
- "div",
266
- {
267
- className: cn(
268
- "hawa-animate-bounce hawa-rounded-full hawa-delay-200 hawa-repeat-infinite",
269
- size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
270
- animationStyles[design.split("-")[1]],
271
- color ? color : "hawa-bg-primary"
272
- )
273
- }
274
- ),
275
- /* @__PURE__ */ import_react3.default.createElement(
276
- "div",
277
- {
278
- className: cn(
279
- "hawa-animate-bounce hawa-rounded-full hawa-delay-300 hawa-repeat-infinite",
280
- size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
281
- animationStyles[design.split("-")[1]],
282
- color ? color : "hawa-bg-primary"
283
- )
284
- }
285
- )
286
- );
245
+ }
246
+ ), /* @__PURE__ */ import_react3.default.createElement(
247
+ "div",
248
+ {
249
+ className: cn(
250
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-200 hawa-repeat-infinite",
251
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
252
+ animationStyles[design.split("-")[1]],
253
+ color ? color : "hawa-bg-primary"
254
+ )
255
+ }
256
+ ), /* @__PURE__ */ import_react3.default.createElement(
257
+ "div",
258
+ {
259
+ className: cn(
260
+ "hawa-animate-bounce hawa-rounded-full hawa-delay-300 hawa-repeat-infinite",
261
+ size === "button" ? "hawa-h-2 hawa-w-2" : sizeStyles[size],
262
+ animationStyles[design.split("-")[1]],
263
+ color ? color : "hawa-bg-primary"
264
+ )
265
+ }
266
+ ));
287
267
  case "square":
288
268
  return /* @__PURE__ */ import_react3.default.createElement(
289
269
  "svg",
290
270
  {
291
- className: cn(
292
- "squircle-container",
293
- sizeStyles[size],
294
- classNames == null ? void 0 : classNames.container
295
- ),
271
+ className: cn("squircle-container", sizeStyles[size], classNames == null ? void 0 : classNames.container),
296
272
  viewBox: "0 0 35 35",
297
273
  height: "35",
298
274
  width: "35"
@@ -333,11 +309,7 @@ var Loading = ({
333
309
  height: "37",
334
310
  width: "37",
335
311
  preserveAspectRatio: "xMidYMid meet",
336
- className: cn(
337
- "squircle-container",
338
- sizeStyles[size],
339
- classNames == null ? void 0 : classNames.container
340
- )
312
+ className: cn("squircle-container", sizeStyles[size], classNames == null ? void 0 : classNames.container)
341
313
  },
342
314
  /* @__PURE__ */ import_react3.default.createElement(
343
315
  "path",
@@ -380,11 +352,7 @@ var Loading = ({
380
352
  viewBox: "0 0 40 40",
381
353
  height: "40",
382
354
  width: "40",
383
- className: cn(
384
- "circle-container",
385
- sizeStyles[size],
386
- classNames == null ? void 0 : classNames.container
387
- )
355
+ className: cn("circle-container", sizeStyles[size], classNames == null ? void 0 : classNames.container)
388
356
  },
389
357
  /* @__PURE__ */ import_react3.default.createElement(
390
358
  "circle",
@@ -674,22 +642,13 @@ var Logos = {
674
642
  }
675
643
  )
676
644
  ),
677
- hawa: (props) => /* @__PURE__ */ import_react4.default.createElement(
678
- "svg",
645
+ hawa: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 765 765", ...props }, /* @__PURE__ */ import_react4.default.createElement(
646
+ "path",
679
647
  {
680
- xmlns: "http://www.w3.org/2000/svg",
681
- xmlSpace: "preserve",
682
- viewBox: "0 0 765 765",
683
- ...props
684
- },
685
- /* @__PURE__ */ import_react4.default.createElement(
686
- "path",
687
- {
688
- d: "M382.5 0C171.6 0 0 171.6 0 382.5V765h382.5C593.4 765 765 593.4 765 382.5S593.4 0 382.5 0zM281.6 305.7c98 0 177.7 79.7 177.7 177.7 0 98-79.7 177.7-177.7 177.7s-177.7-79.7-177.7-177.7c0-98 79.7-177.7 177.7-177.7zm246 314.5c23.2-41.6 35.6-88.7 35.6-136.7 0-155.3-126.3-281.6-281.6-281.6-48 0-95.1 12.4-136.8 35.6C194.9 156 285 104 382.5 104c153.6 0 278.6 125 278.6 278.6 0 97.3-52 187.5-133.5 237.6z",
689
- fill: "currentColor"
690
- }
691
- )
692
- ),
648
+ d: "M382.5 0C171.6 0 0 171.6 0 382.5V765h382.5C593.4 765 765 593.4 765 382.5S593.4 0 382.5 0zM281.6 305.7c98 0 177.7 79.7 177.7 177.7 0 98-79.7 177.7-177.7 177.7s-177.7-79.7-177.7-177.7c0-98 79.7-177.7 177.7-177.7zm246 314.5c23.2-41.6 35.6-88.7 35.6-136.7 0-155.3-126.3-281.6-281.6-281.6-48 0-95.1 12.4-136.8 35.6C194.9 156 285 104 382.5 104c153.6 0 278.6 125 278.6 278.6 0 97.3-52 187.5-133.5 237.6z",
649
+ fill: "currentColor"
650
+ }
651
+ )),
693
652
  sikka: (props) => /* @__PURE__ */ import_react4.default.createElement(
694
653
  "svg",
695
654
  {
@@ -758,101 +717,42 @@ var Logos = {
758
717
  d: "M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"
759
718
  }
760
719
  )),
761
- instagram: (props) => /* @__PURE__ */ import_react4.default.createElement(
762
- "svg",
720
+ instagram: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 16 16", ...props }, /* @__PURE__ */ import_react4.default.createElement("path", { d: "M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z" })),
721
+ telegram: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "Telegram"), /* @__PURE__ */ import_react4.default.createElement(
722
+ "path",
763
723
  {
764
- xmlns: "http://www.w3.org/2000/svg",
765
724
  fill: "currentColor",
766
- viewBox: "0 0 16 16",
767
- ...props
768
- },
769
- /* @__PURE__ */ import_react4.default.createElement("path", { d: "M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z" })
770
- ),
771
- telegram: (props) => /* @__PURE__ */ import_react4.default.createElement(
772
- "svg",
773
- {
774
- role: "img",
775
- viewBox: "0 0 24 24",
776
- xmlns: "http://www.w3.org/2000/svg",
777
- ...props
778
- },
779
- /* @__PURE__ */ import_react4.default.createElement("title", null, "Telegram"),
780
- /* @__PURE__ */ import_react4.default.createElement(
781
- "path",
782
- {
783
- fill: "currentColor",
784
- d: "M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z"
785
- }
786
- )
787
- ),
788
- youtube: (props) => /* @__PURE__ */ import_react4.default.createElement(
789
- "svg",
725
+ d: "M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z"
726
+ }
727
+ )),
728
+ youtube: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "YouTube"), /* @__PURE__ */ import_react4.default.createElement(
729
+ "path",
790
730
  {
791
- role: "img",
792
- viewBox: "0 0 24 24",
793
- xmlns: "http://www.w3.org/2000/svg",
794
- ...props
795
- },
796
- /* @__PURE__ */ import_react4.default.createElement("title", null, "YouTube"),
797
- /* @__PURE__ */ import_react4.default.createElement(
798
- "path",
799
- {
800
- fill: "currentColor",
801
- d: "M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"
802
- }
803
- )
804
- ),
805
- tiktok: (props) => /* @__PURE__ */ import_react4.default.createElement(
806
- "svg",
731
+ fill: "currentColor",
732
+ d: "M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"
733
+ }
734
+ )),
735
+ tiktok: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "TikTok"), /* @__PURE__ */ import_react4.default.createElement(
736
+ "path",
807
737
  {
808
- role: "img",
809
- viewBox: "0 0 24 24",
810
- xmlns: "http://www.w3.org/2000/svg",
811
- ...props
812
- },
813
- /* @__PURE__ */ import_react4.default.createElement("title", null, "TikTok"),
814
- /* @__PURE__ */ import_react4.default.createElement(
815
- "path",
816
- {
817
- fill: "currentColor",
818
- d: "M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"
819
- }
820
- )
821
- ),
822
- linkedin: (props) => /* @__PURE__ */ import_react4.default.createElement(
823
- "svg",
738
+ fill: "currentColor",
739
+ d: "M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"
740
+ }
741
+ )),
742
+ linkedin: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "LinkedIn"), /* @__PURE__ */ import_react4.default.createElement(
743
+ "path",
824
744
  {
825
- role: "img",
826
- viewBox: "0 0 24 24",
827
- xmlns: "http://www.w3.org/2000/svg",
828
- ...props
829
- },
830
- /* @__PURE__ */ import_react4.default.createElement("title", null, "LinkedIn"),
831
- /* @__PURE__ */ import_react4.default.createElement(
832
- "path",
833
- {
834
- fill: "currentColor",
835
- d: "M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"
836
- }
837
- )
838
- ),
839
- behance: (props) => /* @__PURE__ */ import_react4.default.createElement(
840
- "svg",
745
+ fill: "currentColor",
746
+ d: "M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"
747
+ }
748
+ )),
749
+ behance: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "Behance"), /* @__PURE__ */ import_react4.default.createElement(
750
+ "path",
841
751
  {
842
- role: "img",
843
- viewBox: "0 0 24 24",
844
- xmlns: "http://www.w3.org/2000/svg",
845
- ...props
846
- },
847
- /* @__PURE__ */ import_react4.default.createElement("title", null, "Behance"),
848
- /* @__PURE__ */ import_react4.default.createElement(
849
- "path",
850
- {
851
- fill: "currentColor",
852
- d: "M16.969 16.927a2.561 2.561 0 0 0 1.901.677 2.501 2.501 0 0 0 1.531-.475c.362-.235.636-.584.779-.99h2.585a5.091 5.091 0 0 1-1.9 2.896 5.292 5.292 0 0 1-3.091.88 5.839 5.839 0 0 1-2.284-.433 4.871 4.871 0 0 1-1.723-1.211 5.657 5.657 0 0 1-1.08-1.874 7.057 7.057 0 0 1-.383-2.393c-.005-.8.129-1.595.396-2.349a5.313 5.313 0 0 1 5.088-3.604 4.87 4.87 0 0 1 2.376.563c.661.362 1.231.87 1.668 1.485a6.2 6.2 0 0 1 .943 2.133c.194.821.263 1.666.205 2.508h-7.699c-.063.79.184 1.574.688 2.187ZM6.947 4.084a8.065 8.065 0 0 1 1.928.198 4.29 4.29 0 0 1 1.49.638c.418.303.748.711.958 1.182.241.579.357 1.203.341 1.83a3.506 3.506 0 0 1-.506 1.961 3.726 3.726 0 0 1-1.503 1.287 3.588 3.588 0 0 1 2.027 1.437c.464.747.697 1.615.67 2.494a4.593 4.593 0 0 1-.423 2.032 3.945 3.945 0 0 1-1.163 1.413 5.114 5.114 0 0 1-1.683.807 7.135 7.135 0 0 1-1.928.259H0V4.084h6.947Zm-.235 12.9c.308.004.616-.029.916-.099a2.18 2.18 0 0 0 .766-.332c.228-.158.411-.371.534-.619.142-.317.208-.663.191-1.009a2.08 2.08 0 0 0-.642-1.715 2.618 2.618 0 0 0-1.696-.505h-3.54v4.279h3.471Zm13.635-5.967a2.13 2.13 0 0 0-1.654-.619 2.336 2.336 0 0 0-1.163.259 2.474 2.474 0 0 0-.738.62 2.359 2.359 0 0 0-.396.792c-.074.239-.12.485-.137.734h4.769a3.239 3.239 0 0 0-.679-1.785l-.002-.001Zm-13.813-.648a2.254 2.254 0 0 0 1.423-.433c.399-.355.607-.88.56-1.413a1.916 1.916 0 0 0-.178-.891 1.298 1.298 0 0 0-.495-.533 1.851 1.851 0 0 0-.711-.274 3.966 3.966 0 0 0-.835-.073H3.241v3.631h3.293v-.014ZM21.62 5.122h-5.976v1.527h5.976V5.122Z"
853
- }
854
- )
855
- ),
752
+ fill: "currentColor",
753
+ d: "M16.969 16.927a2.561 2.561 0 0 0 1.901.677 2.501 2.501 0 0 0 1.531-.475c.362-.235.636-.584.779-.99h2.585a5.091 5.091 0 0 1-1.9 2.896 5.292 5.292 0 0 1-3.091.88 5.839 5.839 0 0 1-2.284-.433 4.871 4.871 0 0 1-1.723-1.211 5.657 5.657 0 0 1-1.08-1.874 7.057 7.057 0 0 1-.383-2.393c-.005-.8.129-1.595.396-2.349a5.313 5.313 0 0 1 5.088-3.604 4.87 4.87 0 0 1 2.376.563c.661.362 1.231.87 1.668 1.485a6.2 6.2 0 0 1 .943 2.133c.194.821.263 1.666.205 2.508h-7.699c-.063.79.184 1.574.688 2.187ZM6.947 4.084a8.065 8.065 0 0 1 1.928.198 4.29 4.29 0 0 1 1.49.638c.418.303.748.711.958 1.182.241.579.357 1.203.341 1.83a3.506 3.506 0 0 1-.506 1.961 3.726 3.726 0 0 1-1.503 1.287 3.588 3.588 0 0 1 2.027 1.437c.464.747.697 1.615.67 2.494a4.593 4.593 0 0 1-.423 2.032 3.945 3.945 0 0 1-1.163 1.413 5.114 5.114 0 0 1-1.683.807 7.135 7.135 0 0 1-1.928.259H0V4.084h6.947Zm-.235 12.9c.308.004.616-.029.916-.099a2.18 2.18 0 0 0 .766-.332c.228-.158.411-.371.534-.619.142-.317.208-.663.191-1.009a2.08 2.08 0 0 0-.642-1.715 2.618 2.618 0 0 0-1.696-.505h-3.54v4.279h3.471Zm13.635-5.967a2.13 2.13 0 0 0-1.654-.619 2.336 2.336 0 0 0-1.163.259 2.474 2.474 0 0 0-.738.62 2.359 2.359 0 0 0-.396.792c-.074.239-.12.485-.137.734h4.769a3.239 3.239 0 0 0-.679-1.785l-.002-.001Zm-13.813-.648a2.254 2.254 0 0 0 1.423-.433c.399-.355.607-.88.56-1.413a1.916 1.916 0 0 0-.178-.891 1.298 1.298 0 0 0-.495-.533 1.851 1.851 0 0 0-.711-.274 3.966 3.966 0 0 0-.835-.073H3.241v3.631h3.293v-.014ZM21.62 5.122h-5.976v1.527h5.976V5.122Z"
754
+ }
755
+ )),
856
756
  microsoft: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...props }, /* @__PURE__ */ import_react4.default.createElement(
857
757
  "path",
858
758
  {
@@ -860,21 +760,13 @@ var Logos = {
860
760
  d: "M7.462 0H0v7.19h7.462V0zM16 0H8.538v7.19H16V0zM7.462 8.211H0V16h7.462V8.211zm8.538 0H8.538V16H16V8.211z"
861
761
  }
862
762
  )),
863
- github: (props) => /* @__PURE__ */ import_react4.default.createElement(
864
- "svg",
763
+ github: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 438.549 438.549", ...props }, /* @__PURE__ */ import_react4.default.createElement(
764
+ "path",
865
765
  {
866
- xmlns: "http://www.w3.org/2000/svg",
867
- viewBox: "0 0 438.549 438.549",
868
- ...props
869
- },
870
- /* @__PURE__ */ import_react4.default.createElement(
871
- "path",
872
- {
873
- fill: "currentColor",
874
- d: "M409.132 114.573c-19.608-33.596-46.205-60.194-79.798-79.8-33.598-19.607-70.277-29.408-110.063-29.408-39.781 0-76.472 9.804-110.063 29.408-33.596 19.605-60.192 46.204-79.8 79.8C9.803 148.168 0 184.854 0 224.63c0 47.78 13.94 90.745 41.827 128.906 27.884 38.164 63.906 64.572 108.063 79.227 5.14.954 8.945.283 11.419-1.996 2.475-2.282 3.711-5.14 3.711-8.562 0-.571-.049-5.708-.144-15.417a2549.81 2549.81 0 01-.144-25.406l-6.567 1.136c-4.187.767-9.469 1.092-15.846 1-6.374-.089-12.991-.757-19.842-1.999-6.854-1.231-13.229-4.086-19.13-8.559-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-.951-2.568-2.098-3.711-3.429-1.142-1.331-1.997-2.663-2.568-3.997-.572-1.335-.098-2.43 1.427-3.289 1.525-.859 4.281-1.276 8.28-1.276l5.708.853c3.807.763 8.516 3.042 14.133 6.851 5.614 3.806 10.229 8.754 13.846 14.842 4.38 7.806 9.657 13.754 15.846 17.847 6.184 4.093 12.419 6.136 18.699 6.136 6.28 0 11.704-.476 16.274-1.423 4.565-.952 8.848-2.383 12.847-4.285 1.713-12.758 6.377-22.559 13.988-29.41-10.848-1.14-20.601-2.857-29.264-5.14-8.658-2.286-17.605-5.996-26.835-11.14-9.235-5.137-16.896-11.516-22.985-19.126-6.09-7.614-11.088-17.61-14.987-29.979-3.901-12.374-5.852-26.648-5.852-42.826 0-23.035 7.52-42.637 22.557-58.817-7.044-17.318-6.379-36.732 1.997-58.24 5.52-1.715 13.706-.428 24.554 3.853 10.85 4.283 18.794 7.952 23.84 10.994 5.046 3.041 9.089 5.618 12.135 7.708 17.705-4.947 35.976-7.421 54.818-7.421s37.117 2.474 54.823 7.421l10.849-6.849c7.419-4.57 16.18-8.758 26.262-12.565 10.088-3.805 17.802-4.853 23.134-3.138 8.562 21.509 9.325 40.922 2.279 58.24 15.036 16.18 22.559 35.787 22.559 58.817 0 16.178-1.958 30.497-5.853 42.966-3.9 12.471-8.941 22.457-15.125 29.979-6.191 7.521-13.901 13.85-23.131 18.986-9.232 5.14-18.182 8.85-26.84 11.136-8.662 2.286-18.415 4.004-29.263 5.146 9.894 8.562 14.842 22.077 14.842 40.539v60.237c0 3.422 1.19 6.279 3.572 8.562 2.379 2.279 6.136 2.95 11.276 1.995 44.163-14.653 80.185-41.062 108.068-79.226 27.88-38.161 41.825-81.126 41.825-128.906-.01-39.771-9.818-76.454-29.414-110.049z"
875
- }
876
- )
877
- ),
766
+ fill: "currentColor",
767
+ d: "M409.132 114.573c-19.608-33.596-46.205-60.194-79.798-79.8-33.598-19.607-70.277-29.408-110.063-29.408-39.781 0-76.472 9.804-110.063 29.408-33.596 19.605-60.192 46.204-79.8 79.8C9.803 148.168 0 184.854 0 224.63c0 47.78 13.94 90.745 41.827 128.906 27.884 38.164 63.906 64.572 108.063 79.227 5.14.954 8.945.283 11.419-1.996 2.475-2.282 3.711-5.14 3.711-8.562 0-.571-.049-5.708-.144-15.417a2549.81 2549.81 0 01-.144-25.406l-6.567 1.136c-4.187.767-9.469 1.092-15.846 1-6.374-.089-12.991-.757-19.842-1.999-6.854-1.231-13.229-4.086-19.13-8.559-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-.951-2.568-2.098-3.711-3.429-1.142-1.331-1.997-2.663-2.568-3.997-.572-1.335-.098-2.43 1.427-3.289 1.525-.859 4.281-1.276 8.28-1.276l5.708.853c3.807.763 8.516 3.042 14.133 6.851 5.614 3.806 10.229 8.754 13.846 14.842 4.38 7.806 9.657 13.754 15.846 17.847 6.184 4.093 12.419 6.136 18.699 6.136 6.28 0 11.704-.476 16.274-1.423 4.565-.952 8.848-2.383 12.847-4.285 1.713-12.758 6.377-22.559 13.988-29.41-10.848-1.14-20.601-2.857-29.264-5.14-8.658-2.286-17.605-5.996-26.835-11.14-9.235-5.137-16.896-11.516-22.985-19.126-6.09-7.614-11.088-17.61-14.987-29.979-3.901-12.374-5.852-26.648-5.852-42.826 0-23.035 7.52-42.637 22.557-58.817-7.044-17.318-6.379-36.732 1.997-58.24 5.52-1.715 13.706-.428 24.554 3.853 10.85 4.283 18.794 7.952 23.84 10.994 5.046 3.041 9.089 5.618 12.135 7.708 17.705-4.947 35.976-7.421 54.818-7.421s37.117 2.474 54.823 7.421l10.849-6.849c7.419-4.57 16.18-8.758 26.262-12.565 10.088-3.805 17.802-4.853 23.134-3.138 8.562 21.509 9.325 40.922 2.279 58.24 15.036 16.18 22.559 35.787 22.559 58.817 0 16.178-1.958 30.497-5.853 42.966-3.9 12.471-8.941 22.457-15.125 29.979-6.191 7.521-13.901 13.85-23.131 18.986-9.232 5.14-18.182 8.85-26.84 11.136-8.662 2.286-18.415 4.004-29.263 5.146 9.894 8.562 14.842 22.077 14.842 40.539v60.237c0 3.422 1.19 6.279 3.572 8.562 2.379 2.279 6.136 2.95 11.276 1.995 44.163-14.653 80.185-41.062 108.068-79.226 27.88-38.161 41.825-81.126 41.825-128.906-.01-39.771-9.818-76.454-29.414-110.049z"
768
+ }
769
+ )),
878
770
  radix: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { viewBox: "0 0 25 25", fill: "none", ...props }, /* @__PURE__ */ import_react4.default.createElement(
879
771
  "path",
880
772
  {
@@ -931,23 +823,13 @@ var Logos = {
931
823
  d: "M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"
932
824
  }
933
825
  )),
934
- googleplay: (props) => /* @__PURE__ */ import_react4.default.createElement(
935
- "svg",
826
+ googleplay: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "Google Play"), /* @__PURE__ */ import_react4.default.createElement(
827
+ "path",
936
828
  {
937
- role: "img",
938
- viewBox: "0 0 24 24",
939
- xmlns: "http://www.w3.org/2000/svg",
940
- ...props
941
- },
942
- /* @__PURE__ */ import_react4.default.createElement("title", null, "Google Play"),
943
- /* @__PURE__ */ import_react4.default.createElement(
944
- "path",
945
- {
946
- fill: "currentColor",
947
- d: "M22.018 13.298l-3.919 2.218-3.515-3.493 3.543-3.521 3.891 2.202a1.49 1.49 0 0 1 0 2.594zM1.337.924a1.486 1.486 0 0 0-.112.568v21.017c0 .217.045.419.124.6l11.155-11.087L1.337.924zm12.207 10.065l3.258-3.238L3.45.195a1.466 1.466 0 0 0-.946-.179l11.04 10.973zm0 2.067l-11 10.933c.298.036.612-.016.906-.183l13.324-7.54-3.23-3.21z"
948
- }
949
- )
950
- ),
829
+ fill: "currentColor",
830
+ d: "M22.018 13.298l-3.919 2.218-3.515-3.493 3.543-3.521 3.891 2.202a1.49 1.49 0 0 1 0 2.594zM1.337.924a1.486 1.486 0 0 0-.112.568v21.017c0 .217.045.419.124.6l11.155-11.087L1.337.924zm12.207 10.065l3.258-3.238L3.45.195a1.466 1.466 0 0 0-.946-.179l11.04 10.973zm0 2.067l-11 10.933c.298.036.612-.016.906-.183l13.324-7.54-3.23-3.21z"
831
+ }
832
+ )),
951
833
  apple: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react4.default.createElement(
952
834
  "path",
953
835
  {
@@ -955,23 +837,13 @@ var Logos = {
955
837
  fill: "currentColor"
956
838
  }
957
839
  )),
958
- applestore: (props) => /* @__PURE__ */ import_react4.default.createElement(
959
- "svg",
840
+ applestore: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "App Store"), /* @__PURE__ */ import_react4.default.createElement(
841
+ "path",
960
842
  {
961
- role: "img",
962
- viewBox: "0 0 24 24",
963
- xmlns: "http://www.w3.org/2000/svg",
964
- ...props
965
- },
966
- /* @__PURE__ */ import_react4.default.createElement("title", null, "App Store"),
967
- /* @__PURE__ */ import_react4.default.createElement(
968
- "path",
969
- {
970
- fill: "currentColor",
971
- d: "M8.8086 14.9194l6.1107-11.0368c.0837-.1513.1682-.302.2437-.4584.0685-.142.1267-.2854.1646-.4403.0803-.3259.0588-.6656-.066-.9767-.1238-.3095-.3417-.5678-.6201-.7355a1.4175 1.4175 0 0 0-.921-.1924c-.3207.043-.6135.1935-.8443.4288-.1094.1118-.1996.2361-.2832.369-.092.1463-.175.2979-.259.4492l-.3864.6979-.3865-.6979c-.0837-.1515-.1667-.303-.2587-.4492-.0837-.1329-.1739-.2572-.2835-.369-.2305-.2353-.5233-.3857-.844-.429a1.4181 1.4181 0 0 0-.921.1926c-.2784.1677-.4964.426-.6203.7355-.1246.311-.1461.6508-.066.9767.038.155.0962.2984.1648.4403.0753.1564.1598.307.2437.4584l1.248 2.2543-4.8625 8.7825H2.0295c-.1676 0-.3351-.0007-.5026.0092-.1522.009-.3004.0284-.448.0714-.3108.0906-.5822.2798-.7783.548-.195.2665-.3006.5929-.3006.9279 0 .3352.1057.6612.3006.9277.196.2683.4675.4575.7782.548.1477.043.296.0623.4481.0715.1675.01.335.009.5026.009h13.0974c.0171-.0357.059-.1294.1-.2697.415-1.4151-.6156-2.843-2.0347-2.843zM3.113 18.5418l-.7922 1.5008c-.0818.1553-.1644.31-.2384.4705-.067.1458-.124.293-.1611.452-.0785.3346-.0576.6834.0645 1.0029.1212.3175.3346.583.607.7549.2727.172.5891.2416.9013.1975.3139-.044.6005-.1986.8263-.4402.1072-.1148.1954-.2424.2772-.3787.0902-.1503.1714-.3059.2535-.4612L6 19.4636c-.0896-.149-.9473-1.4704-2.887-.9218m20.5861-3.0056a1.4707 1.4707 0 0 0-.779-.5407c-.1476-.0425-.2961-.0616-.4483-.0705-.1678-.0099-.3352-.0091-.503-.0091H18.648l-4.3891-7.817c-.6655.7005-.9632 1.485-1.0773 2.1976-.1655 1.0333.0367 2.0934.546 3.0004l5.2741 9.3933c.084.1494.167.299.2591.4435.0837.131.1739.2537.2836.364.231.2323.5238.3809.8449.4232.3192.0424.643-.0244.9217-.1899.2784-.1653.4968-.4204.621-.7257.1246-.3072.146-.6425.0658-.9641-.0381-.1529-.0962-.2945-.165-.4346-.0753-.1543-.1598-.303-.2438-.4524l-1.216-2.1662h1.596c.1677 0 .3351.0009.5029-.009.1522-.009.3007-.028.4483-.0705a1.4707 1.4707 0 0 0 .779-.5407A1.5386 1.5386 0 0 0 24 16.452a1.539 1.539 0 0 0-.3009-.9158Z"
972
- }
973
- )
974
- ),
843
+ fill: "currentColor",
844
+ d: "M8.8086 14.9194l6.1107-11.0368c.0837-.1513.1682-.302.2437-.4584.0685-.142.1267-.2854.1646-.4403.0803-.3259.0588-.6656-.066-.9767-.1238-.3095-.3417-.5678-.6201-.7355a1.4175 1.4175 0 0 0-.921-.1924c-.3207.043-.6135.1935-.8443.4288-.1094.1118-.1996.2361-.2832.369-.092.1463-.175.2979-.259.4492l-.3864.6979-.3865-.6979c-.0837-.1515-.1667-.303-.2587-.4492-.0837-.1329-.1739-.2572-.2835-.369-.2305-.2353-.5233-.3857-.844-.429a1.4181 1.4181 0 0 0-.921.1926c-.2784.1677-.4964.426-.6203.7355-.1246.311-.1461.6508-.066.9767.038.155.0962.2984.1648.4403.0753.1564.1598.307.2437.4584l1.248 2.2543-4.8625 8.7825H2.0295c-.1676 0-.3351-.0007-.5026.0092-.1522.009-.3004.0284-.448.0714-.3108.0906-.5822.2798-.7783.548-.195.2665-.3006.5929-.3006.9279 0 .3352.1057.6612.3006.9277.196.2683.4675.4575.7782.548.1477.043.296.0623.4481.0715.1675.01.335.009.5026.009h13.0974c.0171-.0357.059-.1294.1-.2697.415-1.4151-.6156-2.843-2.0347-2.843zM3.113 18.5418l-.7922 1.5008c-.0818.1553-.1644.31-.2384.4705-.067.1458-.124.293-.1611.452-.0785.3346-.0576.6834.0645 1.0029.1212.3175.3346.583.607.7549.2727.172.5891.2416.9013.1975.3139-.044.6005-.1986.8263-.4402.1072-.1148.1954-.2424.2772-.3787.0902-.1503.1714-.3059.2535-.4612L6 19.4636c-.0896-.149-.9473-1.4704-2.887-.9218m20.5861-3.0056a1.4707 1.4707 0 0 0-.779-.5407c-.1476-.0425-.2961-.0616-.4483-.0705-.1678-.0099-.3352-.0091-.503-.0091H18.648l-4.3891-7.817c-.6655.7005-.9632 1.485-1.0773 2.1976-.1655 1.0333.0367 2.0934.546 3.0004l5.2741 9.3933c.084.1494.167.299.2591.4435.0837.131.1739.2537.2836.364.231.2323.5238.3809.8449.4232.3192.0424.643-.0244.9217-.1899.2784-.1653.4968-.4204.621-.7257.1246-.3072.146-.6425.0658-.9641-.0381-.1529-.0962-.2945-.165-.4346-.0753-.1543-.1598-.303-.2438-.4524l-1.216-2.1662h1.596c.1677 0 .3351.0009.5029-.009.1522-.009.3007-.028.4483-.0705a1.4707 1.4707 0 0 0 .779-.5407A1.5386 1.5386 0 0 0 24 16.452a1.539 1.539 0 0 0-.3009-.9158Z"
845
+ }
846
+ )),
975
847
  paypal: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react4.default.createElement(
976
848
  "path",
977
849
  {
@@ -995,50 +867,21 @@ var Logos = {
995
867
  },
996
868
  /* @__PURE__ */ import_react4.default.createElement("path", { d: "M21 12a9 9 0 1 1-6.219-8.56" })
997
869
  ),
998
- whatsapp: (props) => /* @__PURE__ */ import_react4.default.createElement(
999
- "svg",
870
+ whatsapp: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...props }, /* @__PURE__ */ import_react4.default.createElement("path", { d: "M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" })),
871
+ visa: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "Visa"), /* @__PURE__ */ import_react4.default.createElement(
872
+ "path",
1000
873
  {
1001
- xmlns: "http://www.w3.org/2000/svg",
1002
- viewBox: "0 0 24 24",
1003
874
  fill: "currentColor",
1004
- ...props
1005
- },
1006
- /* @__PURE__ */ import_react4.default.createElement("path", { d: "M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" })
1007
- ),
1008
- visa: (props) => /* @__PURE__ */ import_react4.default.createElement(
1009
- "svg",
1010
- {
1011
- role: "img",
1012
- viewBox: "0 0 24 24",
1013
- xmlns: "http://www.w3.org/2000/svg",
1014
- ...props
1015
- },
1016
- /* @__PURE__ */ import_react4.default.createElement("title", null, "Visa"),
1017
- /* @__PURE__ */ import_react4.default.createElement(
1018
- "path",
1019
- {
1020
- fill: "currentColor",
1021
- d: "M9.112 8.262L5.97 15.758H3.92L2.374 9.775c-.094-.368-.175-.503-.461-.658C1.447 8.864.677 8.627 0 8.479l.046-.217h3.3a.904.904 0 01.894.764l.817 4.338 2.018-5.102zm8.033 5.049c.008-1.979-2.736-2.088-2.717-2.972.006-.269.262-.555.822-.628a3.66 3.66 0 011.913.336l.34-1.59a5.207 5.207 0 00-1.814-.333c-1.917 0-3.266 1.02-3.278 2.479-.012 1.079.963 1.68 1.698 2.04.756.367 1.01.603 1.006.931-.005.504-.602.725-1.16.734-.975.015-1.54-.263-1.992-.473l-.351 1.642c.453.208 1.289.39 2.156.398 2.037 0 3.37-1.006 3.377-2.564m5.061 2.447H24l-1.565-7.496h-1.656a.883.883 0 00-.826.55l-2.909 6.946h2.036l.405-1.12h2.488zm-2.163-2.656l1.02-2.815.588 2.815zm-8.16-4.84l-1.603 7.496H8.34l1.605-7.496z"
1022
- }
1023
- )
1024
- ),
1025
- mastercard: (props) => /* @__PURE__ */ import_react4.default.createElement(
1026
- "svg",
875
+ d: "M9.112 8.262L5.97 15.758H3.92L2.374 9.775c-.094-.368-.175-.503-.461-.658C1.447 8.864.677 8.627 0 8.479l.046-.217h3.3a.904.904 0 01.894.764l.817 4.338 2.018-5.102zm8.033 5.049c.008-1.979-2.736-2.088-2.717-2.972.006-.269.262-.555.822-.628a3.66 3.66 0 011.913.336l.34-1.59a5.207 5.207 0 00-1.814-.333c-1.917 0-3.266 1.02-3.278 2.479-.012 1.079.963 1.68 1.698 2.04.756.367 1.01.603 1.006.931-.005.504-.602.725-1.16.734-.975.015-1.54-.263-1.992-.473l-.351 1.642c.453.208 1.289.39 2.156.398 2.037 0 3.37-1.006 3.377-2.564m5.061 2.447H24l-1.565-7.496h-1.656a.883.883 0 00-.826.55l-2.909 6.946h2.036l.405-1.12h2.488zm-2.163-2.656l1.02-2.815.588 2.815zm-8.16-4.84l-1.603 7.496H8.34l1.605-7.496z"
876
+ }
877
+ )),
878
+ mastercard: (props) => /* @__PURE__ */ import_react4.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("title", null, "MasterCard"), /* @__PURE__ */ import_react4.default.createElement(
879
+ "path",
1027
880
  {
1028
- role: "img",
1029
- viewBox: "0 0 24 24",
1030
- xmlns: "http://www.w3.org/2000/svg",
1031
- ...props
1032
- },
1033
- /* @__PURE__ */ import_react4.default.createElement("title", null, "MasterCard"),
1034
- /* @__PURE__ */ import_react4.default.createElement(
1035
- "path",
1036
- {
1037
- fill: "currentColor",
1038
- d: "M11.343 18.031c.058.049.12.098.181.146-1.177.783-2.59 1.238-4.107 1.238C3.32 19.416 0 16.096 0 12c0-4.095 3.32-7.416 7.416-7.416 1.518 0 2.931.456 4.105 1.238-.06.051-.12.098-.165.15C9.6 7.489 8.595 9.688 8.595 12c0 2.311 1.001 4.51 2.748 6.031zm5.241-13.447c-1.52 0-2.931.456-4.105 1.238.06.051.12.098.165.15C14.4 7.489 15.405 9.688 15.405 12c0 2.31-1.001 4.507-2.748 6.031-.058.049-.12.098-.181.146 1.177.783 2.588 1.238 4.107 1.238C20.68 19.416 24 16.096 24 12c0-4.094-3.32-7.416-7.416-7.416zM12 6.174c-.096.075-.189.15-.28.231C10.156 7.764 9.169 9.765 9.169 12c0 2.236.987 4.236 2.551 5.595.09.08.185.158.28.232.096-.074.189-.152.28-.232 1.563-1.359 2.551-3.359 2.551-5.595 0-2.235-.987-4.236-2.551-5.595-.09-.08-.184-.156-.28-.231z"
1039
- }
1040
- )
1041
- )
881
+ fill: "currentColor",
882
+ d: "M11.343 18.031c.058.049.12.098.181.146-1.177.783-2.59 1.238-4.107 1.238C3.32 19.416 0 16.096 0 12c0-4.095 3.32-7.416 7.416-7.416 1.518 0 2.931.456 4.105 1.238-.06.051-.12.098-.165.15C9.6 7.489 8.595 9.688 8.595 12c0 2.311 1.001 4.51 2.748 6.031zm5.241-13.447c-1.52 0-2.931.456-4.105 1.238.06.051.12.098.165.15C14.4 7.489 15.405 9.688 15.405 12c0 2.31-1.001 4.507-2.748 6.031-.058.049-.12.098-.181.146 1.177.783 2.588 1.238 4.107 1.238C20.68 19.416 24 16.096 24 12c0-4.094-3.32-7.416-7.416-7.416zM12 6.174c-.096.075-.189.15-.28.231C10.156 7.764 9.169 9.765 9.169 12c0 2.236.987 4.236 2.551 5.595.09.08.185.158.28.232.096-.074.189-.152.28-.232 1.563-1.359 2.551-3.359 2.551-5.595 0-2.235-.987-4.236-2.551-5.595-.09-.08-.184-.156-.28-.231z"
883
+ }
884
+ ))
1042
885
  };
1043
886
 
1044
887
  // blocks/auth/AuthButtons.tsx
@@ -1238,20 +1081,9 @@ var Alert = ({
1238
1081
  ), props.actions && /* @__PURE__ */ import_react6.default.createElement(
1239
1082
  "div",
1240
1083
  {
1241
- className: cn(
1242
- "hawa-mt-2 hawa-flex hawa-flex-row hawa-gap-2",
1243
- classNames == null ? void 0 : classNames.actions
1244
- )
1084
+ className: cn("hawa-mt-2 hawa-flex hawa-flex-row hawa-gap-2", classNames == null ? void 0 : classNames.actions)
1245
1085
  },
1246
- props.actions.map((act, index) => /* @__PURE__ */ import_react6.default.createElement(
1247
- Button,
1248
- {
1249
- key: index,
1250
- variant: act.variant,
1251
- onClick: act.onClick()
1252
- },
1253
- act.label
1254
- ))
1086
+ props.actions.map((act, index) => /* @__PURE__ */ import_react6.default.createElement(Button, { key: index, variant: act.variant, onClick: act.onClick() }, act.label))
1255
1087
  ))),
1256
1088
  !props.persistent && /* @__PURE__ */ import_react6.default.createElement(
1257
1089
  "button",
@@ -1273,9 +1105,7 @@ var Alert = ({
1273
1105
  setClosed(true);
1274
1106
  setTimeout(() => {
1275
1107
  if (alertRef == null ? void 0 : alertRef.current) {
1276
- alertRef == null ? void 0 : alertRef.current.removeChild(
1277
- alertRef == null ? void 0 : alertRef.current.children[0]
1278
- );
1108
+ alertRef == null ? void 0 : alertRef.current.removeChild(alertRef == null ? void 0 : alertRef.current.children[0]);
1279
1109
  }
1280
1110
  }, 200);
1281
1111
  }
@@ -1305,15 +1135,9 @@ var Alert = ({
1305
1135
  };
1306
1136
 
1307
1137
  // elements/card/Card.tsx
1308
- var React9 = __toESM(require("react"));
1309
- var Card = React9.forwardRef(
1310
- ({
1311
- className,
1312
- variant = "default",
1313
- clickable = false,
1314
- asContainer = false,
1315
- ...props
1316
- }, ref) => {
1138
+ var React9 = __toESM(require("react"));
1139
+ var Card = React9.forwardRef(
1140
+ ({ className, variant = "default", clickable = false, asContainer = false, ...props }, ref) => {
1317
1141
  let variantStyles = {
1318
1142
  default: cn(
1319
1143
  "hawa-rounded hawa-border hawa-bg-card hawa-text-card-foreground hawa-shadow-sm",
@@ -1325,14 +1149,7 @@ var Card = React9.forwardRef(
1325
1149
  clickable && "hawa-cursor-pointer active:hawa-translate-x-0.5 active:hawa-translate-y-0.5 active:hawa-shadow-color-primary-active active:translate-x-0.5 active:translate-y-0.5 active:shadow-color-primary-active"
1326
1150
  )
1327
1151
  };
1328
- return /* @__PURE__ */ React9.createElement(
1329
- "div",
1330
- {
1331
- ref,
1332
- className: cn(!asContainer && variantStyles[variant], className),
1333
- ...props
1334
- }
1335
- );
1152
+ return /* @__PURE__ */ React9.createElement("div", { ref, className: cn(!asContainer && variantStyles[variant], className), ...props });
1336
1153
  }
1337
1154
  );
1338
1155
  var CardHeader = React9.forwardRef(
@@ -1340,30 +1157,15 @@ var CardHeader = React9.forwardRef(
1340
1157
  "div",
1341
1158
  {
1342
1159
  ref,
1343
- className: cn(
1344
- "hawa-flex hawa-flex-col hawa-space-y-1.5 hawa-p-6",
1345
- className
1346
- ),
1160
+ className: cn("hawa-flex hawa-flex-col hawa-space-y-1.5 hawa-p-6", className),
1347
1161
  ...props
1348
1162
  }
1349
1163
  ), props.actions && /* @__PURE__ */ React9.createElement("div", { className: "hawa-p-6" }, props.actions))
1350
1164
  );
1351
- var CardTitle = React9.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React9.createElement(
1352
- "h3",
1353
- {
1354
- ref,
1355
- className: cn("hawa-text-2xl hawa-font-semibold", className),
1356
- ...props
1357
- }
1358
- ));
1359
- var CardDescription = React9.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React9.createElement(
1360
- "p",
1361
- {
1362
- ref,
1363
- className: cn("hawa-text-sm hawa-text-muted-foreground", className),
1364
- ...props
1365
- }
1366
- ));
1165
+ var CardTitle = React9.forwardRef(
1166
+ ({ className, ...props }, ref) => /* @__PURE__ */ React9.createElement("h3", { ref, className: cn("hawa-text-2xl hawa-font-semibold", className), ...props })
1167
+ );
1168
+ var CardDescription = React9.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React9.createElement("p", { ref, className: cn("hawa-text-sm hawa-text-muted-foreground", className), ...props }));
1367
1169
  var CardContent = React9.forwardRef(
1368
1170
  ({ headless, noPadding, className, ...props }, ref) => /* @__PURE__ */ React9.createElement(
1369
1171
  "div",
@@ -3542,96 +3344,56 @@ var PhoneInput = ({
3542
3344
 
3543
3345
  // icons/Emojis.tsx
3544
3346
  var import_react11 = __toESM(require("react"));
3545
- var VeryGoodEmoji = () => /* @__PURE__ */ import_react11.default.createElement(
3546
- "svg",
3347
+ var VeryGoodEmoji = () => /* @__PURE__ */ import_react11.default.createElement("svg", { fill: "none", height: "16", viewBox: "0 0 16 16", width: "16", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_166)" }, /* @__PURE__ */ import_react11.default.createElement(
3348
+ "path",
3547
3349
  {
3548
- fill: "none",
3549
- height: "16",
3550
- viewBox: "0 0 16 16",
3551
- width: "16",
3552
- xmlns: "http://www.w3.org/2000/svg"
3553
- },
3554
- /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_166)" }, /* @__PURE__ */ import_react11.default.createElement(
3555
- "path",
3556
- {
3557
- clipRule: "evenodd",
3558
- d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM4.5 8.97498H3.875V9.59998C3.875 11.4747 5.81046 12.8637 7.99817 12.8637C10.1879 12.8637 12.125 11.4832 12.125 9.59998V8.97498H11.5H4.5ZM7.99817 11.6137C6.59406 11.6137 5.63842 10.9482 5.28118 10.225H10.7202C10.3641 10.9504 9.40797 11.6137 7.99817 11.6137Z",
3559
- fill: "currentColor",
3560
- fillRule: "evenodd"
3561
- }
3562
- ), /* @__PURE__ */ import_react11.default.createElement(
3563
- "path",
3564
- {
3565
- clipRule: "evenodd",
3566
- d: "M6.15295 4.92093L5.375 3.5L4.59705 4.92093L3 5.21885L4.11625 6.39495L3.90717 8L5.375 7.30593L6.84283 8L6.63375 6.39495L7.75 5.21885L6.15295 4.92093ZM11.403 4.92093L10.625 3.5L9.84705 4.92093L8.25 5.21885L9.36625 6.39495L9.15717 8L10.625 7.30593L12.0928 8L11.8837 6.39495L13 5.21885L11.403 4.92093Z",
3567
- fill: "#FF990A",
3568
- fillRule: "evenodd"
3569
- }
3570
- ))
3571
- );
3572
- var GoodEmoji = () => /* @__PURE__ */ import_react11.default.createElement(
3573
- "svg",
3350
+ clipRule: "evenodd",
3351
+ d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM4.5 8.97498H3.875V9.59998C3.875 11.4747 5.81046 12.8637 7.99817 12.8637C10.1879 12.8637 12.125 11.4832 12.125 9.59998V8.97498H11.5H4.5ZM7.99817 11.6137C6.59406 11.6137 5.63842 10.9482 5.28118 10.225H10.7202C10.3641 10.9504 9.40797 11.6137 7.99817 11.6137Z",
3352
+ fill: "currentColor",
3353
+ fillRule: "evenodd"
3354
+ }
3355
+ ), /* @__PURE__ */ import_react11.default.createElement(
3356
+ "path",
3574
3357
  {
3575
- fill: "none",
3576
- height: "16",
3577
- viewBox: "0 0 16 16",
3578
- width: "16",
3579
- xmlns: "http://www.w3.org/2000/svg"
3580
- },
3581
- /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_167)" }, /* @__PURE__ */ import_react11.default.createElement(
3582
- "path",
3583
- {
3584
- clipRule: "evenodd",
3585
- d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.5249 10.8478L11.8727 10.3286L10.8342 9.6329L10.4863 10.1522C9.94904 10.9543 9.0363 11.4802 8.00098 11.4802C6.96759 11.4802 6.05634 10.9563 5.51863 10.1567L5.16986 9.63804L4.13259 10.3356L4.48137 10.8542C5.2414 11.9844 6.53398 12.7302 8.00098 12.7302C9.47073 12.7302 10.7654 11.9816 11.5249 10.8478ZM6.75 6.75C6.75 7.30228 6.30228 7.75 5.75 7.75C5.19772 7.75 4.75 7.30228 4.75 6.75C4.75 6.19772 5.19772 5.75 5.75 5.75C6.30228 5.75 6.75 6.19772 6.75 6.75ZM10.25 7.75C10.8023 7.75 11.25 7.30228 11.25 6.75C11.25 6.19772 10.8023 5.75 10.25 5.75C9.69771 5.75 9.25 6.19772 9.25 6.75C9.25 7.30228 9.69771 7.75 10.25 7.75Z",
3586
- fill: "currentColor",
3587
- fillRule: "evenodd"
3588
- }
3589
- ))
3590
- );
3591
- var BadEmoji = () => /* @__PURE__ */ import_react11.default.createElement(
3592
- "svg",
3358
+ clipRule: "evenodd",
3359
+ d: "M6.15295 4.92093L5.375 3.5L4.59705 4.92093L3 5.21885L4.11625 6.39495L3.90717 8L5.375 7.30593L6.84283 8L6.63375 6.39495L7.75 5.21885L6.15295 4.92093ZM11.403 4.92093L10.625 3.5L9.84705 4.92093L8.25 5.21885L9.36625 6.39495L9.15717 8L10.625 7.30593L12.0928 8L11.8837 6.39495L13 5.21885L11.403 4.92093Z",
3360
+ fill: "#FF990A",
3361
+ fillRule: "evenodd"
3362
+ }
3363
+ )));
3364
+ var GoodEmoji = () => /* @__PURE__ */ import_react11.default.createElement("svg", { fill: "none", height: "16", viewBox: "0 0 16 16", width: "16", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_167)" }, /* @__PURE__ */ import_react11.default.createElement(
3365
+ "path",
3593
3366
  {
3594
- fill: "none",
3595
- height: "16",
3596
- viewBox: "0 0 16 16",
3597
- width: "16",
3598
- xmlns: "http://www.w3.org/2000/svg"
3599
- },
3600
- /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_152)" }, /* @__PURE__ */ import_react11.default.createElement(
3601
- "path",
3602
- {
3603
- clipRule: "evenodd",
3604
- d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM5.75 7.75C6.30228 7.75 6.75 7.30228 6.75 6.75C6.75 6.19772 6.30228 5.75 5.75 5.75C5.19772 5.75 4.75 6.19772 4.75 6.75C4.75 7.30228 5.19772 7.75 5.75 7.75ZM11.25 6.75C11.25 7.30228 10.8023 7.75 10.25 7.75C9.69771 7.75 9.25 7.30228 9.25 6.75C9.25 6.19772 9.69771 5.75 10.25 5.75C10.8023 5.75 11.25 6.19772 11.25 6.75ZM11.5249 11.2622L11.8727 11.7814L10.8342 12.4771L10.4863 11.9578C9.94904 11.1557 9.0363 10.6298 8.00098 10.6298C6.96759 10.6298 6.05634 11.1537 5.51863 11.9533L5.16986 12.4719L4.13259 11.7744L4.48137 11.2558C5.2414 10.1256 6.53398 9.37982 8.00098 9.37982C9.47073 9.37982 10.7654 10.1284 11.5249 11.2622Z",
3605
- fill: "currentColor",
3606
- fillRule: "evenodd"
3607
- }
3608
- ))
3609
- );
3610
- var VeryBadEmoji = () => /* @__PURE__ */ import_react11.default.createElement(
3611
- "svg",
3367
+ clipRule: "evenodd",
3368
+ d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.5249 10.8478L11.8727 10.3286L10.8342 9.6329L10.4863 10.1522C9.94904 10.9543 9.0363 11.4802 8.00098 11.4802C6.96759 11.4802 6.05634 10.9563 5.51863 10.1567L5.16986 9.63804L4.13259 10.3356L4.48137 10.8542C5.2414 11.9844 6.53398 12.7302 8.00098 12.7302C9.47073 12.7302 10.7654 11.9816 11.5249 10.8478ZM6.75 6.75C6.75 7.30228 6.30228 7.75 5.75 7.75C5.19772 7.75 4.75 7.30228 4.75 6.75C4.75 6.19772 5.19772 5.75 5.75 5.75C6.30228 5.75 6.75 6.19772 6.75 6.75ZM10.25 7.75C10.8023 7.75 11.25 7.30228 11.25 6.75C11.25 6.19772 10.8023 5.75 10.25 5.75C9.69771 5.75 9.25 6.19772 9.25 6.75C9.25 7.30228 9.69771 7.75 10.25 7.75Z",
3369
+ fill: "currentColor",
3370
+ fillRule: "evenodd"
3371
+ }
3372
+ )));
3373
+ var BadEmoji = () => /* @__PURE__ */ import_react11.default.createElement("svg", { fill: "none", height: "16", viewBox: "0 0 16 16", width: "16", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_152)" }, /* @__PURE__ */ import_react11.default.createElement(
3374
+ "path",
3612
3375
  {
3613
- fill: "none",
3614
- height: "16",
3615
- viewBox: "0 0 16 16",
3616
- width: "16",
3617
- xmlns: "http://www.w3.org/2000/svg"
3618
- },
3619
- /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_151)" }, /* @__PURE__ */ import_react11.default.createElement(
3620
- "path",
3621
- {
3622
- d: "M11.841 12.0225C12.7197 12.9324 12.7197 14.4077 11.841 15.3176C10.9623 16.2275 9.53769 16.2275 8.65901 15.3176C7.78033 14.4077 7.78033 12.9324 8.65901 12.0225L10.25 10.375L11.841 12.0225Z",
3623
- fill: "#0070F3"
3624
- }
3625
- ), /* @__PURE__ */ import_react11.default.createElement(
3626
- "path",
3627
- {
3628
- clipRule: "evenodd",
3629
- d: "M8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 10.9668 3.48826 13.4711 6.20649 14.2496L5.79351 15.6916C2.44895 14.7338 0 11.6539 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 9.4652 15.6054 10.8405 14.9162 12.023L13.6203 11.2677C14.1794 10.3083 14.5 9.19272 14.5 8C14.5 4.41015 11.5899 1.5 8 1.5ZM6.75 6.75C6.75 7.30228 6.30228 7.75 5.75 7.75C5.19772 7.75 4.75 7.30228 4.75 6.75C4.75 6.19772 5.19772 5.75 5.75 5.75C6.30228 5.75 6.75 6.19772 6.75 6.75ZM10.25 7.75C10.8023 7.75 11.25 7.30228 11.25 6.75C11.25 6.19772 10.8023 5.75 10.25 5.75C9.69771 5.75 9.25 6.19772 9.25 6.75C9.25 7.30228 9.69771 7.75 10.25 7.75Z",
3630
- fill: "currentColor",
3631
- fillRule: "evenodd"
3632
- }
3633
- ))
3634
- );
3376
+ clipRule: "evenodd",
3377
+ d: "M14.5 8C14.5 11.5899 11.5899 14.5 8 14.5C4.41015 14.5 1.5 11.5899 1.5 8C1.5 4.41015 4.41015 1.5 8 1.5C11.5899 1.5 14.5 4.41015 14.5 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM5.75 7.75C6.30228 7.75 6.75 7.30228 6.75 6.75C6.75 6.19772 6.30228 5.75 5.75 5.75C5.19772 5.75 4.75 6.19772 4.75 6.75C4.75 7.30228 5.19772 7.75 5.75 7.75ZM11.25 6.75C11.25 7.30228 10.8023 7.75 10.25 7.75C9.69771 7.75 9.25 7.30228 9.25 6.75C9.25 6.19772 9.69771 5.75 10.25 5.75C10.8023 5.75 11.25 6.19772 11.25 6.75ZM11.5249 11.2622L11.8727 11.7814L10.8342 12.4771L10.4863 11.9578C9.94904 11.1557 9.0363 10.6298 8.00098 10.6298C6.96759 10.6298 6.05634 11.1537 5.51863 11.9533L5.16986 12.4719L4.13259 11.7744L4.48137 11.2558C5.2414 10.1256 6.53398 9.37982 8.00098 9.37982C9.47073 9.37982 10.7654 10.1284 11.5249 11.2622Z",
3378
+ fill: "currentColor",
3379
+ fillRule: "evenodd"
3380
+ }
3381
+ )));
3382
+ var VeryBadEmoji = () => /* @__PURE__ */ import_react11.default.createElement("svg", { fill: "none", height: "16", viewBox: "0 0 16 16", width: "16", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react11.default.createElement("g", { clipPath: "url(#clip0_53_151)" }, /* @__PURE__ */ import_react11.default.createElement(
3383
+ "path",
3384
+ {
3385
+ d: "M11.841 12.0225C12.7197 12.9324 12.7197 14.4077 11.841 15.3176C10.9623 16.2275 9.53769 16.2275 8.65901 15.3176C7.78033 14.4077 7.78033 12.9324 8.65901 12.0225L10.25 10.375L11.841 12.0225Z",
3386
+ fill: "#0070F3"
3387
+ }
3388
+ ), /* @__PURE__ */ import_react11.default.createElement(
3389
+ "path",
3390
+ {
3391
+ clipRule: "evenodd",
3392
+ d: "M8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 10.9668 3.48826 13.4711 6.20649 14.2496L5.79351 15.6916C2.44895 14.7338 0 11.6539 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 9.4652 15.6054 10.8405 14.9162 12.023L13.6203 11.2677C14.1794 10.3083 14.5 9.19272 14.5 8C14.5 4.41015 11.5899 1.5 8 1.5ZM6.75 6.75C6.75 7.30228 6.30228 7.75 5.75 7.75C5.19772 7.75 4.75 7.30228 4.75 6.75C4.75 6.19772 5.19772 5.75 5.75 5.75C6.30228 5.75 6.75 6.19772 6.75 6.75ZM10.25 7.75C10.8023 7.75 11.25 7.30228 11.25 6.75C11.25 6.19772 10.8023 5.75 10.25 5.75C9.69771 5.75 9.25 6.19772 9.25 6.75C9.25 7.30228 9.69771 7.75 10.25 7.75Z",
3393
+ fill: "currentColor",
3394
+ fillRule: "evenodd"
3395
+ }
3396
+ )));
3635
3397
 
3636
3398
  // icons/InputIcons.tsx
3637
3399
  var import_react12 = __toESM(require("react"));
@@ -4075,16 +3837,7 @@ var Checkbox = ({
4075
3837
  size === "default" ? "hawa-items-top" : "hawa-items-center"
4076
3838
  )
4077
3839
  },
4078
- /* @__PURE__ */ React18.createElement(
4079
- CheckboxElement,
4080
- {
4081
- ...props,
4082
- size,
4083
- radius,
4084
- disabled,
4085
- id
4086
- }
4087
- ),
3840
+ /* @__PURE__ */ React18.createElement(CheckboxElement, { ...props, size, radius, disabled, id }),
4088
3841
  (label || helperText) && /* @__PURE__ */ React18.createElement("div", { className: "hawa-grid hawa-gap-1.5" }, label && /* @__PURE__ */ React18.createElement(
4089
3842
  "label",
4090
3843
  {
@@ -4159,9 +3912,7 @@ var CheckboxElement = React18.forwardRef(({ radius = "inherit", size = "default"
4159
3912
  /* @__PURE__ */ React18.createElement(
4160
3913
  CheckboxPrimitive.Indicator,
4161
3914
  {
4162
- className: cn(
4163
- "hawa-flex hawa-items-center hawa-justify-center hawa-text-current"
4164
- )
3915
+ className: cn("hawa-flex hawa-items-center hawa-justify-center hawa-text-current")
4165
3916
  },
4166
3917
  /* @__PURE__ */ React18.createElement(
4167
3918
  "svg",
@@ -4347,16 +4098,7 @@ var import_tailwind_variants = require("tailwind-variants");
4347
4098
  // elements/chip/Chip.tsx
4348
4099
  var import_react36 = __toESM(require("react"));
4349
4100
  var Chip = import_react36.default.forwardRef(
4350
- ({
4351
- label,
4352
- size = "normal",
4353
- icon,
4354
- color,
4355
- radius = "inherit",
4356
- dot,
4357
- dotStatus = "none",
4358
- ...rest
4359
- }, ref) => {
4101
+ ({ label, size = "normal", icon, color, radius = "inherit", dot, dotStatus = "none", ...rest }, ref) => {
4360
4102
  let defaultStyles = "hawa-flex hawa-flex-row hawa-w-fit hawa-gap-1 hawa-items-center hawa-px-2.5 hawa-py-1 hawa-font-bold ";
4361
4103
  let radiusStyles = {
4362
4104
  inherit: " hawa-rounded",
@@ -4403,12 +4145,7 @@ var Chip = import_react36.default.forwardRef(
4403
4145
  rest.className
4404
4146
  )
4405
4147
  },
4406
- dot && /* @__PURE__ */ import_react36.default.createElement(
4407
- "span",
4408
- {
4409
- className: cn(dotStyles[size], dotStatusStyles[dotStatus])
4410
- }
4411
- ),
4148
+ dot && /* @__PURE__ */ import_react36.default.createElement("span", { className: cn(dotStyles[size], dotStatusStyles[dotStatus]) }),
4412
4149
  icon && icon,
4413
4150
  label
4414
4151
  );
@@ -4625,83 +4362,75 @@ var Tabs = React30.forwardRef(
4625
4362
  /* @__PURE__ */ React30.createElement(TabsContext.Provider, { value: { orientation, variant, scrollable } }, props.children)
4626
4363
  )
4627
4364
  );
4628
- var TabsList = React30.forwardRef(({ className, classNames, ...props }, ref) => {
4629
- const { orientation, variant, scrollable } = React30.useContext(TabsContext);
4630
- const { width } = useViewportSize();
4631
- if (scrollable && width < 768 && orientation === "horizontal") {
4632
- return /* @__PURE__ */ React30.createElement(ScrollArea, { orientation: "horizontal", className: classNames == null ? void 0 : classNames.scrollArea }, /* @__PURE__ */ React30.createElement(
4633
- TabsPrimitive.List,
4634
- {
4635
- ref,
4636
- className: cn(
4637
- tabsListVariant({ variant, orientation }),
4638
- "hawa-flex-row hawa-flex-nowrap",
4639
- className
4640
- ),
4641
- ...props
4642
- }
4643
- ));
4644
- } else {
4645
- return /* @__PURE__ */ React30.createElement(
4646
- TabsPrimitive.List,
4647
- {
4648
- ref,
4649
- className: cn(
4650
- tabsListVariant({ variant, orientation }),
4651
- orientation === "vertical" ? "hawa-flex-col" : "hawa-flex-row",
4652
- "hawa-flex-wrap",
4653
- className
4654
- ),
4655
- ...props
4656
- }
4657
- );
4658
- }
4659
- });
4660
- var TabsTrigger = React30.forwardRef(
4661
- ({ className, chipProps, withPopover = false, onPopoverClick, ...props }, ref) => {
4662
- const { orientation, variant } = React30.useContext(TabsContext);
4663
- if (withPopover) {
4664
- return /* @__PURE__ */ React30.createElement(Popover.Root, { open: props.showPopover }, /* @__PURE__ */ React30.createElement(Popover.Anchor, { asChild: true }, /* @__PURE__ */ React30.createElement(
4665
- TabsPrimitive.Trigger,
4365
+ var TabsList = React30.forwardRef(
4366
+ ({ className, classNames, ...props }, ref) => {
4367
+ const { orientation, variant, scrollable } = React30.useContext(TabsContext);
4368
+ const { width } = useViewportSize();
4369
+ if (scrollable && width < 768 && orientation === "horizontal") {
4370
+ return /* @__PURE__ */ React30.createElement(ScrollArea, { orientation: "horizontal", className: classNames == null ? void 0 : classNames.scrollArea }, /* @__PURE__ */ React30.createElement(
4371
+ TabsPrimitive.List,
4666
4372
  {
4373
+ ref,
4667
4374
  className: cn(
4668
- tabsTriggerVariant({ variant, orientation }),
4669
- "hawa-relative",
4375
+ tabsListVariant({ variant, orientation }),
4376
+ "hawa-flex-row hawa-flex-nowrap",
4670
4377
  className
4671
4378
  ),
4672
4379
  ...props
4673
- },
4674
- props.children,
4675
- chipProps && /* @__PURE__ */ React30.createElement(Chip, { ...chipProps })
4676
- )), /* @__PURE__ */ React30.createElement(
4677
- Popover.Content,
4678
- {
4679
- onClick: onPopoverClick,
4680
- asChild: true,
4681
- className: cn(
4682
- "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",
4683
- "hawa-arrow-default-top hawa-mt-2"
4684
- )
4685
- },
4686
- /* @__PURE__ */ React30.createElement("div", { className: "hawa-p-2" }, " ", props.popoverContent)
4380
+ }
4687
4381
  ));
4688
4382
  } else {
4689
4383
  return /* @__PURE__ */ React30.createElement(
4690
- TabsPrimitive.Trigger,
4384
+ TabsPrimitive.List,
4691
4385
  {
4386
+ ref,
4692
4387
  className: cn(
4693
- tabsTriggerVariant({ variant, orientation }),
4694
- "hawa-relative",
4388
+ tabsListVariant({ variant, orientation }),
4389
+ orientation === "vertical" ? "hawa-flex-col" : "hawa-flex-row",
4390
+ "hawa-flex-wrap",
4695
4391
  className
4696
4392
  ),
4697
4393
  ...props
4698
- },
4699
- props.children,
4700
- chipProps && /* @__PURE__ */ React30.createElement(Chip, { ...chipProps })
4394
+ }
4701
4395
  );
4702
4396
  }
4703
4397
  }
4704
4398
  );
4399
+ var TabsTrigger = React30.forwardRef(({ className, chipProps, withPopover = false, onPopoverClick, ...props }, ref) => {
4400
+ const { orientation, variant } = React30.useContext(TabsContext);
4401
+ if (withPopover) {
4402
+ return /* @__PURE__ */ React30.createElement(Popover.Root, { open: props.showPopover }, /* @__PURE__ */ React30.createElement(Popover.Anchor, { asChild: true }, /* @__PURE__ */ React30.createElement(
4403
+ TabsPrimitive.Trigger,
4404
+ {
4405
+ className: cn(tabsTriggerVariant({ variant, orientation }), "hawa-relative", className),
4406
+ ...props
4407
+ },
4408
+ props.children,
4409
+ chipProps && /* @__PURE__ */ React30.createElement(Chip, { ...chipProps })
4410
+ )), /* @__PURE__ */ React30.createElement(
4411
+ Popover.Content,
4412
+ {
4413
+ onClick: onPopoverClick,
4414
+ asChild: true,
4415
+ className: cn(
4416
+ "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",
4417
+ "hawa-arrow-default-top hawa-mt-2"
4418
+ )
4419
+ },
4420
+ /* @__PURE__ */ React30.createElement("div", { className: "hawa-p-2" }, " ", props.popoverContent)
4421
+ ));
4422
+ } else {
4423
+ return /* @__PURE__ */ React30.createElement(
4424
+ TabsPrimitive.Trigger,
4425
+ {
4426
+ className: cn(tabsTriggerVariant({ variant, orientation }), "hawa-relative", className),
4427
+ ...props
4428
+ },
4429
+ props.children,
4430
+ chipProps && /* @__PURE__ */ React30.createElement(Chip, { ...chipProps })
4431
+ );
4432
+ }
4433
+ });
4705
4434
  var TabsContent = React30.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React30.createElement(
4706
4435
  TabsPrimitive.Content,
4707
4436
  {
@@ -4902,7 +4631,7 @@ var RegisterForm = ({
4902
4631
  );
4903
4632
  }
4904
4633
  },
4905
- registerTypes && registerTypes.length > 1 && /* @__PURE__ */ import_react37.default.createElement(CardHeader, { className: "hawa-w-full hawa-px-0 hawa-py-0 hawa-mb-4" }, /* @__PURE__ */ import_react37.default.createElement(TabsList, { className: "hawa-w-full" }, registerTypes.map((registerType) => /* @__PURE__ */ import_react37.default.createElement(TabsTrigger, { value: registerType.value }, registerType.label)))),
4634
+ registerTypes && registerTypes.length > 1 && /* @__PURE__ */ import_react37.default.createElement(CardHeader, { className: "hawa-w-full hawa-px-0 hawa-py-0 hawa-mb-4" }, /* @__PURE__ */ import_react37.default.createElement(TabsList, { className: "hawa-w-full" }, registerTypes.map((registerType, k) => /* @__PURE__ */ import_react37.default.createElement(TabsTrigger, { key: k, value: registerType.value }, registerType.label)))),
4906
4635
  /* @__PURE__ */ import_react37.default.createElement(
4907
4636
  TabsContent,
4908
4637
  {
@@ -5304,14 +5033,7 @@ var AppLanding = ({ texts, ...props }) => {
5304
5033
  handleEmail: props.handleEmail,
5305
5034
  handlePhone: props.handlePhone
5306
5035
  }
5307
- ), props.allowRegister && /* @__PURE__ */ import_react38.default.createElement("div", { className: "hawa-p-3 hawa-text-center hawa-text-sm hawa-font-normal dark:hawa-text-gray-300" }, texts == null ? void 0 : texts.newUserText, " ", /* @__PURE__ */ import_react38.default.createElement(
5308
- "span",
5309
- {
5310
- onClick: props.handleRouteToRegister,
5311
- className: "clickable-link"
5312
- },
5313
- texts == null ? void 0 : texts.createAccount
5314
- )))));
5036
+ ), props.allowRegister && /* @__PURE__ */ import_react38.default.createElement("div", { className: "hawa-p-3 hawa-text-center hawa-text-sm hawa-font-normal dark:hawa-text-gray-300" }, texts == null ? void 0 : texts.newUserText, " ", /* @__PURE__ */ import_react38.default.createElement("span", { onClick: props.handleRouteToRegister, className: "clickable-link" }, texts == null ? void 0 : texts.createAccount)))));
5315
5037
  };
5316
5038
 
5317
5039
  // blocks/auth/CheckEmail.tsx
@@ -5340,11 +5062,7 @@ var import_react40 = __toESM(require("react"));
5340
5062
  var import_react_hook_form3 = require("react-hook-form");
5341
5063
  var import_zod3 = require("@hookform/resolvers/zod");
5342
5064
  var z3 = __toESM(require("zod"));
5343
- var NewPasswordForm = ({
5344
- texts,
5345
- isLoading,
5346
- ...props
5347
- }) => {
5065
+ var NewPasswordForm = ({ texts, isLoading, ...props }) => {
5348
5066
  var _a, _b, _c, _d, _e, _f, _g, _h;
5349
5067
  const formSchema = z3.object({
5350
5068
  password: z3.string({ required_error: (_a = texts == null ? void 0 : texts.password) == null ? void 0 : _a.required }).min(1, { message: (_b = texts == null ? void 0 : texts.password) == null ? void 0 : _b.required }).min(8, { message: (_c = texts == null ? void 0 : texts.password) == null ? void 0 : _c.tooShort }),
@@ -5366,9 +5084,7 @@ var NewPasswordForm = ({
5366
5084
  if (props.handleNewPassword) {
5367
5085
  return props.handleNewPassword(e);
5368
5086
  } else {
5369
- console.log(
5370
- "Form is submitted but handleSubmission prop is missing"
5371
- );
5087
+ console.log("Form is submitted but handleSubmission prop is missing");
5372
5088
  }
5373
5089
  })
5374
5090
  },
@@ -5422,14 +5138,7 @@ var NewPasswordForm = ({
5422
5138
  );
5423
5139
  }
5424
5140
  }
5425
- )), /* @__PURE__ */ import_react40.default.createElement(Button, { className: "hawa-w-full", type: "submit", isLoading }, texts == null ? void 0 : texts.updatePassword), props.allowRegister && /* @__PURE__ */ import_react40.default.createElement("div", { className: "hawa-mt-4 hawa-pb-0 hawa-text-center hawa-text-sm dark:hawa-text-gray-300" }, (_g = texts == null ? void 0 : texts.dontHaveAccount) != null ? _g : "Don't have an account? ", /* @__PURE__ */ import_react40.default.createElement(
5426
- "span",
5427
- {
5428
- className: "clickable-link",
5429
- onClick: props.handleRouteToRegister
5430
- },
5431
- (_h = texts == null ? void 0 : texts.registerText) != null ? _h : "Register"
5432
- )))
5141
+ )), /* @__PURE__ */ import_react40.default.createElement(Button, { className: "hawa-w-full", type: "submit", isLoading }, texts == null ? void 0 : texts.updatePassword), props.allowRegister && /* @__PURE__ */ import_react40.default.createElement("div", { className: "hawa-mt-4 hawa-pb-0 hawa-text-center hawa-text-sm dark:hawa-text-gray-300" }, (_g = texts == null ? void 0 : texts.dontHaveAccount) != null ? _g : "Don't have an account? ", /* @__PURE__ */ import_react40.default.createElement("span", { className: "clickable-link", onClick: props.handleRouteToRegister }, (_h = texts == null ? void 0 : texts.registerText) != null ? _h : "Register")))
5433
5142
  ));
5434
5143
  };
5435
5144
 
@@ -5495,22 +5204,7 @@ var ResetPasswordForm = ({
5495
5204
  }
5496
5205
  }
5497
5206
  )),
5498
- /* @__PURE__ */ import_react41.default.createElement(CardFooter, { className: "hawa-flex hawa-flex-col" }, /* @__PURE__ */ import_react41.default.createElement(
5499
- Button,
5500
- {
5501
- type: "submit",
5502
- className: "hawa-w-full",
5503
- isLoading
5504
- },
5505
- ((_i = props.texts) == null ? void 0 : _i.resetPassword) || "Reset Password"
5506
- ), allowRegister && /* @__PURE__ */ import_react41.default.createElement("div", { className: "hawa-mt-4 hawa-pb-0 hawa-text-center hawa-text-sm dark:hawa-text-gray-300" }, (_k = (_j = props.texts) == null ? void 0 : _j.dontHaveAccount) != null ? _k : "Don't have an account? ", /* @__PURE__ */ import_react41.default.createElement(
5507
- "span",
5508
- {
5509
- className: "clickable-link",
5510
- onClick: props.handleRouteToRegister
5511
- },
5512
- (_m = (_l = props.texts) == null ? void 0 : _l.registerText) != null ? _m : "Register"
5513
- )))
5207
+ /* @__PURE__ */ import_react41.default.createElement(CardFooter, { className: "hawa-flex hawa-flex-col" }, /* @__PURE__ */ import_react41.default.createElement(Button, { type: "submit", className: "hawa-w-full", isLoading }, ((_i = props.texts) == null ? void 0 : _i.resetPassword) || "Reset Password"), allowRegister && /* @__PURE__ */ import_react41.default.createElement("div", { className: "hawa-mt-4 hawa-pb-0 hawa-text-center hawa-text-sm dark:hawa-text-gray-300" }, (_k = (_j = props.texts) == null ? void 0 : _j.dontHaveAccount) != null ? _k : "Don't have an account? ", /* @__PURE__ */ import_react41.default.createElement("span", { className: "clickable-link", onClick: props.handleRouteToRegister }, (_m = (_l = props.texts) == null ? void 0 : _l.registerText) != null ? _m : "Register")))
5514
5208
  )) : /* @__PURE__ */ import_react41.default.createElement(CardContent, { headless: true }, /* @__PURE__ */ import_react41.default.createElement("div", { className: "hawa-text-center" }, ((_n = props.texts) == null ? void 0 : _n.emailSentText) || "An email has been sent with a link to set a new password")));
5515
5209
  };
5516
5210
 
@@ -5524,19 +5218,19 @@ var z5 = __toESM(require("zod"));
5524
5218
  var React36 = __toESM(require("react"));
5525
5219
  var import_input_otp = require("input-otp");
5526
5220
 
5527
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5221
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5528
5222
  var import_react43 = require("react");
5529
5223
 
5530
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
5224
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
5531
5225
  var toKebabCase = (string9) => string9.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
5532
5226
  var mergeClasses = (...classes) => classes.filter((className, index, array) => {
5533
5227
  return Boolean(className) && array.indexOf(className) === index;
5534
5228
  }).join(" ");
5535
5229
 
5536
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
5230
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
5537
5231
  var import_react42 = require("react");
5538
5232
 
5539
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
5233
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
5540
5234
  var defaultAttributes = {
5541
5235
  xmlns: "http://www.w3.org/2000/svg",
5542
5236
  width: 24,
@@ -5549,7 +5243,7 @@ var defaultAttributes = {
5549
5243
  strokeLinejoin: "round"
5550
5244
  };
5551
5245
 
5552
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
5246
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
5553
5247
  var Icon = (0, import_react42.forwardRef)(
5554
5248
  ({
5555
5249
  color = "currentColor",
@@ -5581,7 +5275,7 @@ var Icon = (0, import_react42.forwardRef)(
5581
5275
  }
5582
5276
  );
5583
5277
 
5584
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5278
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5585
5279
  var createLucideIcon = (iconName, iconNode) => {
5586
5280
  const Component = (0, import_react43.forwardRef)(
5587
5281
  ({ className, ...props }, ref) => (0, import_react43.createElement)(Icon, {
@@ -5595,7 +5289,7 @@ var createLucideIcon = (iconName, iconNode) => {
5595
5289
  return Component;
5596
5290
  };
5597
5291
 
5598
- // ../../node_modules/.pnpm/lucide-react@0.427.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/dot.js
5292
+ // ../../node_modules/.pnpm/lucide-react@0.435.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/dot.js
5599
5293
  var Dot = createLucideIcon("Dot", [
5600
5294
  ["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]
5601
5295
  ]);
@@ -5692,7 +5386,7 @@ var CodeConfirmation = ({ codeLength = 6, ...props }) => {
5692
5386
  }
5693
5387
  };
5694
5388
  }, []);
5695
- return /* @__PURE__ */ import_react44.default.createElement(Card, null, /* @__PURE__ */ import_react44.default.createElement(CardContent, { headless: true }, props.showError && /* @__PURE__ */ import_react44.default.createElement(Alert, { title: props.errorTitle, text: props.errorText, severity: "error" }), /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-mb-4 dark:hawa-text-white" }, /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-text-lg hawa-font-bold" }, ((_c = props.texts) == null ? void 0 : _c.checkYourIdentifier) || "Please check your phone"), /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-text-muted-foreground" }, /* @__PURE__ */ import_react44.default.createElement("span", null, ((_d = props.texts) == null ? void 0 : _d.weSentCode) || "We've sent a code to "), /* @__PURE__ */ import_react44.default.createElement("span", null, props.identifier))), /* @__PURE__ */ import_react44.default.createElement(
5389
+ return /* @__PURE__ */ import_react44.default.createElement(Card, null, /* @__PURE__ */ import_react44.default.createElement(CardContent, { headless: true }, props.showError && /* @__PURE__ */ import_react44.default.createElement(Alert, { title: props.errorTitle, text: props.errorText, severity: "error" }), /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-mb-4 dark:hawa-text-white" }, /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-text-lg hawa-font-bold" }, ((_c = props.texts) == null ? void 0 : _c.checkYourIdentifier) || "Please check your phone"), /* @__PURE__ */ import_react44.default.createElement("div", { className: "hawa-text-muted-foreground hawa-flex hawa-flex-row" }, /* @__PURE__ */ import_react44.default.createElement("span", null, `${(_d = props.texts) == null ? void 0 : _d.weSentCode} ` || `We've sent a code to `, /* @__PURE__ */ import_react44.default.createElement("span", { dir: "ltr" }, props.identifier)))), /* @__PURE__ */ import_react44.default.createElement(
5696
5390
  "form",
5697
5391
  {
5698
5392
  noValidate: true,
@@ -5764,21 +5458,19 @@ var import_react_tabs = require("@radix-ui/react-tabs");
5764
5458
  // elements/popover/Popover.tsx
5765
5459
  var React38 = __toESM(require("react"));
5766
5460
  var PopoverPrimitive = __toESM(require("@radix-ui/react-popover"));
5767
- var PopoverContent = React38.forwardRef(
5768
- ({ className, align = "center", sideOffset = 4, container, ...props }, ref) => /* @__PURE__ */ React38.createElement(PopoverPrimitive.Portal, { container }, /* @__PURE__ */ React38.createElement(
5769
- PopoverPrimitive.Content,
5770
- {
5771
- ref,
5772
- align,
5773
- sideOffset,
5774
- className: cn(
5775
- "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",
5776
- className
5777
- ),
5778
- ...props
5779
- }
5780
- ))
5781
- );
5461
+ var PopoverContent = React38.forwardRef(({ className, align = "center", sideOffset = 4, container, ...props }, ref) => /* @__PURE__ */ React38.createElement(PopoverPrimitive.Portal, { container }, /* @__PURE__ */ React38.createElement(
5462
+ PopoverPrimitive.Content,
5463
+ {
5464
+ ref,
5465
+ align,
5466
+ sideOffset,
5467
+ className: cn(
5468
+ "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",
5469
+ className
5470
+ ),
5471
+ ...props
5472
+ }
5473
+ )));
5782
5474
  PopoverContent.displayName = PopoverPrimitive.Content.displayName;
5783
5475
  var Popover2 = ({
5784
5476
  trigger,
@@ -5798,15 +5490,7 @@ var Popover2 = ({
5798
5490
  trigger: "var(--radix-popover-trigger-width)",
5799
5491
  default: "auto"
5800
5492
  };
5801
- return /* @__PURE__ */ React38.createElement(PopoverPrimitive.Root, { open, ...props }, /* @__PURE__ */ React38.createElement(
5802
- PopoverPrimitive.Trigger,
5803
- {
5804
- className: "hawa-w-full",
5805
- disabled: disableTrigger,
5806
- ...triggerProps
5807
- },
5808
- trigger
5809
- ), /* @__PURE__ */ React38.createElement(
5493
+ return /* @__PURE__ */ React38.createElement(PopoverPrimitive.Root, { open, ...props }, /* @__PURE__ */ React38.createElement(PopoverPrimitive.Trigger, { className: "hawa-w-full", disabled: disableTrigger, ...triggerProps }, trigger), /* @__PURE__ */ React38.createElement(
5810
5494
  PopoverContent,
5811
5495
  {
5812
5496
  side,
@@ -5860,12 +5544,8 @@ var Radio = (0, import_react45.forwardRef)(
5860
5544
  default: "hawa-max-w-fit",
5861
5545
  full: "hawa-w-full"
5862
5546
  };
5863
- const [parentDirection, setParentDirection] = import_react45.default.useState(
5864
- null
5865
- );
5866
- const [selectedOption, setSelectedOption] = (0, import_react45.useState)(
5867
- props.defaultValue || props.value
5868
- );
5547
+ const [parentDirection, setParentDirection] = import_react45.default.useState(null);
5548
+ const [selectedOption, setSelectedOption] = (0, import_react45.useState)(props.defaultValue || props.value);
5869
5549
  const [openTooltip, setOpenTooltip] = (0, import_react45.useState)(null);
5870
5550
  const parentRef = (0, import_react45.useRef)(null);
5871
5551
  (0, import_react45.useEffect)(() => {
@@ -5894,89 +5574,78 @@ var Radio = (0, import_react45.forwardRef)(
5894
5574
  ];
5895
5575
  switch (design) {
5896
5576
  case "tabs":
5897
- return /* @__PURE__ */ import_react45.default.createElement(
5898
- "div",
5577
+ return /* @__PURE__ */ import_react45.default.createElement("div", { className: cn("hawa-gap-2 hawa-flex hawa-flex-col", containerClassNames == null ? void 0 : containerClassNames.tabs) }, props.label && /* @__PURE__ */ import_react45.default.createElement(Label, { ...labelProps }, props.label), /* @__PURE__ */ import_react45.default.createElement(import_react_tabs.Tabs, null, /* @__PURE__ */ import_react45.default.createElement(
5578
+ import_react_tabs.TabsList,
5899
5579
  {
5580
+ role: "tablist",
5581
+ ref: parentRef,
5900
5582
  className: cn(
5901
- "hawa-gap-2 hawa-flex hawa-flex-col",
5902
- containerClassNames == null ? void 0 : containerClassNames.tabs
5583
+ props.options && ((_a = props.options) == null ? void 0 : _a.length) > 2 ? "hawa-flex-wrap xs:hawa-max-w-full xs:hawa-flex-nowrap" : "",
5584
+ "hawa-select-none hawa-whitespace-nowrap hawa-rounded hawa-border hawa-text-center hawa-font-medium hawa-h-[40px]",
5585
+ orientationStyle[orientation],
5586
+ widthStyle[width],
5587
+ tabsContainerClassName,
5588
+ props.direction === "rtl" ? "hawa-flex-row-reverse" : ""
5903
5589
  )
5904
5590
  },
5905
- props.label && /* @__PURE__ */ import_react45.default.createElement(Label, { ...labelProps }, props.label),
5906
- /* @__PURE__ */ import_react45.default.createElement(import_react_tabs.Tabs, null, /* @__PURE__ */ import_react45.default.createElement(
5907
- import_react_tabs.TabsList,
5908
- {
5909
- role: "tablist",
5910
- ref: parentRef,
5911
- className: cn(
5912
- props.options && ((_a = props.options) == null ? void 0 : _a.length) > 2 ? "hawa-flex-wrap xs:hawa-max-w-full xs:hawa-flex-nowrap" : "",
5913
- "hawa-select-none hawa-whitespace-nowrap hawa-rounded hawa-border hawa-text-center hawa-font-medium hawa-h-[40px]",
5914
- orientationStyle[orientation],
5915
- widthStyle[width],
5916
- tabsContainerClassName,
5917
- props.direction === "rtl" ? "hawa-flex-row-reverse" : ""
5918
- )
5919
- },
5920
- (_b = props.options) == null ? void 0 : _b.map((opt, o) => {
5921
- return opt.tooltip ? /* @__PURE__ */ import_react45.default.createElement(
5922
- PopoverRoot,
5591
+ (_b = props.options) == null ? void 0 : _b.map((opt, o) => {
5592
+ return opt.tooltip ? /* @__PURE__ */ import_react45.default.createElement(
5593
+ PopoverRoot,
5594
+ {
5595
+ key: o,
5596
+ open: o === openTooltip,
5597
+ onOpenChange: (bool) => setOpenTooltip(bool ? o : null)
5598
+ },
5599
+ /* @__PURE__ */ import_react45.default.createElement(
5600
+ PopoverTrigger,
5923
5601
  {
5924
- key: o,
5925
- open: o === openTooltip,
5926
- onOpenChange: (bool) => setOpenTooltip(bool ? o : null)
5602
+ onMouseEnter: () => setOpenTooltip(o),
5603
+ onMouseLeave: () => setOpenTooltip(null),
5604
+ asChild: true
5927
5605
  },
5928
5606
  /* @__PURE__ */ import_react45.default.createElement(
5929
- PopoverTrigger,
5607
+ import_react_tabs.TabsTrigger,
5930
5608
  {
5931
- onMouseEnter: () => setOpenTooltip(o),
5932
- onMouseLeave: () => setOpenTooltip(null),
5933
- asChild: true
5934
- },
5935
- /* @__PURE__ */ import_react45.default.createElement(
5936
- import_react_tabs.TabsTrigger,
5937
- {
5938
- "aria-current": selectedOption === opt.value ? "page" : void 0,
5939
- value: opt.value,
5940
- role: "tab",
5941
- tabIndex: 0,
5942
- onClick: () => {
5943
- if (props.disabled || opt.disabled) return;
5944
- handleChange(opt);
5945
- },
5946
- className: cn(
5947
- ...radio_option_tabs_styling,
5948
- selectedOption === opt.value ? activeTabStyle : inactiveTabStyle
5949
- )
5609
+ "aria-current": selectedOption === opt.value ? "page" : void 0,
5610
+ value: opt.value,
5611
+ role: "tab",
5612
+ tabIndex: 0,
5613
+ onClick: () => {
5614
+ if (props.disabled || opt.disabled) return;
5615
+ handleChange(opt);
5950
5616
  },
5951
- opt.icon && opt.icon,
5952
- opt.label
5953
- )
5954
- ),
5955
- /* @__PURE__ */ import_react45.default.createElement(PopoverContent, { ...opt.tooltipContentProps }, opt.tooltip)
5956
- ) : /* @__PURE__ */ import_react45.default.createElement(
5957
- import_react_tabs.TabsTrigger,
5958
- {
5959
- key: o,
5960
- role: "tab",
5961
- tabIndex: 0,
5962
- "aria-current": selectedOption === opt.value ? "page" : void 0,
5963
- onClick: () => {
5964
- if (props.disabled || opt.disabled) return;
5965
- handleChange(opt);
5617
+ className: cn(
5618
+ ...radio_option_tabs_styling,
5619
+ selectedOption === opt.value ? activeTabStyle : inactiveTabStyle
5620
+ )
5966
5621
  },
5967
- className: cn(
5968
- ...radio_option_tabs_styling,
5969
- selectedOption === opt.value ? activeTabStyle : inactiveTabStyle
5970
- ),
5971
- value: opt.value
5622
+ opt.icon && opt.icon,
5623
+ opt.label
5624
+ )
5625
+ ),
5626
+ /* @__PURE__ */ import_react45.default.createElement(PopoverContent, { ...opt.tooltipContentProps }, opt.tooltip)
5627
+ ) : /* @__PURE__ */ import_react45.default.createElement(
5628
+ import_react_tabs.TabsTrigger,
5629
+ {
5630
+ key: o,
5631
+ role: "tab",
5632
+ tabIndex: 0,
5633
+ "aria-current": selectedOption === opt.value ? "page" : void 0,
5634
+ onClick: () => {
5635
+ if (props.disabled || opt.disabled) return;
5636
+ handleChange(opt);
5972
5637
  },
5973
- opt.icon && opt.icon,
5974
- opt.label
5975
- );
5976
- })
5977
- )),
5978
- !forceHideHelperText && /* @__PURE__ */ import_react45.default.createElement(HelperText, { helperText: props.helperText })
5979
- );
5638
+ className: cn(
5639
+ ...radio_option_tabs_styling,
5640
+ selectedOption === opt.value ? activeTabStyle : inactiveTabStyle
5641
+ ),
5642
+ value: opt.value
5643
+ },
5644
+ opt.icon && opt.icon,
5645
+ opt.label
5646
+ );
5647
+ })
5648
+ )), !forceHideHelperText && /* @__PURE__ */ import_react45.default.createElement(HelperText, { helperText: props.helperText }));
5980
5649
  case "bordered":
5981
5650
  return /* @__PURE__ */ import_react45.default.createElement(
5982
5651
  "div",
@@ -6024,11 +5693,7 @@ var Radio = (0, import_react45.forwardRef)(
6024
5693
  return /* @__PURE__ */ import_react45.default.createElement(
6025
5694
  "ul",
6026
5695
  {
6027
- className: cn(
6028
- orientationStyle[orientation],
6029
- "hawa-gap-4",
6030
- containerClassNames == null ? void 0 : containerClassNames.cards
6031
- )
5696
+ className: cn(orientationStyle[orientation], "hawa-gap-4", containerClassNames == null ? void 0 : containerClassNames.cards)
6032
5697
  },
6033
5698
  (_c = props.options) == null ? void 0 : _c.map((opt, o) => /* @__PURE__ */ import_react45.default.createElement("li", { key: o, onClick: () => handleChange(opt) }, /* @__PURE__ */ import_react45.default.createElement(
6034
5699
  "input",
@@ -6054,49 +5719,38 @@ var Radio = (0, import_react45.forwardRef)(
6054
5719
  )))
6055
5720
  );
6056
5721
  default:
6057
- return /* @__PURE__ */ import_react45.default.createElement(
5722
+ return /* @__PURE__ */ import_react45.default.createElement("div", { className: cn("hawa-flex hawa-flex-col hawa-gap-2", containerClassNames == null ? void 0 : containerClassNames.default) }, props.label && /* @__PURE__ */ import_react45.default.createElement(Label, { ...labelProps }, props.label), /* @__PURE__ */ import_react45.default.createElement("div", { className: cn(orientationStyle[orientation], "hawa-gap-2") }, props.options && props.options.map((opt, i) => /* @__PURE__ */ import_react45.default.createElement(
6058
5723
  "div",
6059
5724
  {
6060
- className: cn(
6061
- "hawa-flex hawa-flex-col hawa-gap-2",
6062
- containerClassNames == null ? void 0 : containerClassNames.default
6063
- )
6064
- },
6065
- props.label && /* @__PURE__ */ import_react45.default.createElement(Label, { ...labelProps }, props.label),
6066
- /* @__PURE__ */ import_react45.default.createElement("div", { className: cn(orientationStyle[orientation], "hawa-gap-2") }, props.options && props.options.map((opt, i) => /* @__PURE__ */ import_react45.default.createElement(
6067
- "div",
6068
- {
6069
- className: cn(
6070
- "radio-item radio-item-default hawa-flex hawa-items-center hawa-transition-all",
6071
- props.direction === "rtl" ? "margin-left right-3px" : "margin-right left-3px"
6072
- ),
6073
- key: i + 1
6074
- },
6075
- /* @__PURE__ */ import_react45.default.createElement(
6076
- "input",
6077
- {
6078
- disabled: opt.disabled,
6079
- id: opt.value.toString(),
6080
- type: "radio",
6081
- value: opt.value,
6082
- name,
6083
- onChange: () => handleChange(opt)
6084
- }
6085
- ),
6086
- /* @__PURE__ */ import_react45.default.createElement(
6087
- "label",
6088
- {
6089
- htmlFor: opt.value.toString(),
6090
- className: cn(
6091
- "hawa-text-sm hawa-font-medium dark:hawa-text-white",
6092
- opt.disabled ? "hawa-text-gray-400" : "hawa-cursor-pointer hawa-text-gray-900"
6093
- )
6094
- },
6095
- opt.label
6096
- )
6097
- ))),
6098
- /* @__PURE__ */ import_react45.default.createElement(HelperText, { helperText: props.helperText })
6099
- );
5725
+ className: cn(
5726
+ "radio-item radio-item-default hawa-flex hawa-items-center hawa-transition-all",
5727
+ props.direction === "rtl" ? "margin-left right-3px" : "margin-right left-3px"
5728
+ ),
5729
+ key: i + 1
5730
+ },
5731
+ /* @__PURE__ */ import_react45.default.createElement(
5732
+ "input",
5733
+ {
5734
+ disabled: opt.disabled,
5735
+ id: opt.value.toString(),
5736
+ type: "radio",
5737
+ value: opt.value,
5738
+ name,
5739
+ onChange: () => handleChange(opt)
5740
+ }
5741
+ ),
5742
+ /* @__PURE__ */ import_react45.default.createElement(
5743
+ "label",
5744
+ {
5745
+ htmlFor: opt.value.toString(),
5746
+ className: cn(
5747
+ "hawa-text-sm hawa-font-medium dark:hawa-text-white",
5748
+ opt.disabled ? "hawa-text-gray-400" : "hawa-cursor-pointer hawa-text-gray-900"
5749
+ )
5750
+ },
5751
+ opt.label
5752
+ )
5753
+ ))), /* @__PURE__ */ import_react45.default.createElement(HelperText, { helperText: props.helperText }));
6100
5754
  }
6101
5755
  }
6102
5756
  );
@@ -6124,15 +5778,7 @@ var Textarea = React40.forwardRef(
6124
5778
  className
6125
5779
  )
6126
5780
  },
6127
- /* @__PURE__ */ React40.createElement("div", { className: "hawa-flex hawa-flex-row hawa-justify-between" }, props.label && /* @__PURE__ */ React40.createElement(Label, { ...labelProps }, props.label), showCount && countPosition === "top" && /* @__PURE__ */ React40.createElement(
6128
- "div",
6129
- {
6130
- className: "hawa-text-start hawa-text-xs hawa-transition-all hawa-leading-none"
6131
- },
6132
- (textareaProps == null ? void 0 : textareaProps.value) ? String(textareaProps == null ? void 0 : textareaProps.value).length : 0,
6133
- "/",
6134
- textareaProps == null ? void 0 : textareaProps.maxLength
6135
- )),
5781
+ /* @__PURE__ */ React40.createElement("div", { className: "hawa-flex hawa-flex-row hawa-justify-between" }, props.label && /* @__PURE__ */ React40.createElement(Label, { ...labelProps }, props.label), showCount && countPosition === "top" && /* @__PURE__ */ React40.createElement("div", { className: "hawa-text-start hawa-text-xs hawa-transition-all hawa-leading-none" }, (textareaProps == null ? void 0 : textareaProps.value) ? String(textareaProps == null ? void 0 : textareaProps.value).length : 0, "/", textareaProps == null ? void 0 : textareaProps.maxLength)),
6136
5782
  isLoading ? /* @__PURE__ */ React40.createElement(Skeleton, { style: { height: 40 } }) : /* @__PURE__ */ React40.createElement(
6137
5783
  "textarea",
6138
5784
  {
@@ -6181,19 +5827,13 @@ var UserReferralSource = ({
6181
5827
  return /* @__PURE__ */ import_react46.default.createElement(
6182
5828
  "div",
6183
5829
  {
6184
- className: cn(
6185
- "hawa-transition-all",
6186
- closed ? "hawa-opacity-0" : "hawa-opacity-100"
6187
- ),
5830
+ className: cn("hawa-transition-all", closed ? "hawa-opacity-0" : "hawa-opacity-100"),
6188
5831
  ref: popUpRef
6189
5832
  },
6190
5833
  /* @__PURE__ */ import_react46.default.createElement(
6191
5834
  Card,
6192
5835
  {
6193
- className: cn(
6194
- "hawa-fixed hawa-bottom-4 hawa-p-0 ",
6195
- boxPosition[position]
6196
- ),
5836
+ className: cn("hawa-fixed hawa-bottom-4 hawa-p-0", boxPosition[position]),
6197
5837
  dir: props.direction
6198
5838
  },
6199
5839
  /* @__PURE__ */ import_react46.default.createElement(
@@ -6202,7 +5842,7 @@ var UserReferralSource = ({
6202
5842
  type: "button",
6203
5843
  className: cn(
6204
5844
  props.direction === "rtl" ? "hawa-left-2" : "hawa-right-2",
6205
- "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"
5845
+ "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"
6206
5846
  ),
6207
5847
  "data-dismiss-target": "#toast-default",
6208
5848
  "aria-label": "Close",
@@ -6254,7 +5894,7 @@ var UserReferralSource = ({
6254
5894
  )
6255
5895
  },
6256
5896
  /* @__PURE__ */ import_react46.default.createElement("div", { className: "hawa-mt-4 hawa-font-bold" }, props.question),
6257
- /* @__PURE__ */ import_react46.default.createElement("div", { className: "hawa-flex hawa-w-full hawa-flex-row hawa-gap-1 hawa-rounded " }, /* @__PURE__ */ import_react46.default.createElement(
5897
+ /* @__PURE__ */ import_react46.default.createElement("div", { className: "hawa-flex hawa-w-full hawa-flex-row hawa-gap-1 hawa-rounded" }, /* @__PURE__ */ import_react46.default.createElement(
6258
5898
  import_react_hook_form6.Controller,
6259
5899
  {
6260
5900
  control,
@@ -6306,10 +5946,7 @@ var UserReferralSource = ({
6306
5946
 
6307
5947
  // blocks/feedback/FeedbackRating.tsx
6308
5948
  var import_react47 = __toESM(require("react"));
6309
- var FeedbackRating = ({
6310
- position = "bottom-right",
6311
- ...props
6312
- }) => {
5949
+ var FeedbackRating = ({ position = "bottom-right", ...props }) => {
6313
5950
  const [closed, setClosed] = (0, import_react47.useState)(false);
6314
5951
  const [answered, setAnswered] = (0, import_react47.useState)(false);
6315
5952
  const [clickedOption, setClickedOption] = (0, import_react47.useState)(null);
@@ -6399,9 +6036,7 @@ var FeedbackRating = ({
6399
6036
  }, 4800);
6400
6037
  setTimeout(() => {
6401
6038
  var _a, _b;
6402
- (_b = popUpRef.current) == null ? void 0 : _b.removeChild(
6403
- (_a = popUpRef.current) == null ? void 0 : _a.children[0]
6404
- );
6039
+ (_b = popUpRef.current) == null ? void 0 : _b.removeChild((_a = popUpRef.current) == null ? void 0 : _a.children[0]);
6405
6040
  clearTimeout(timeoutDestroy);
6406
6041
  }, 5300);
6407
6042
  },
@@ -6551,9 +6186,7 @@ var FeedbackForm = (props) => {
6551
6186
  return /* @__PURE__ */ import_react49.default.createElement(
6552
6187
  Card,
6553
6188
  {
6554
- className: cn(
6555
- props.cardless ? "hawa-border-none hawa-bg-transparent hawa-shadow-none" : ""
6556
- ),
6189
+ className: cn(props.cardless ? "hawa-border-none hawa-bg-transparent hawa-shadow-none" : ""),
6557
6190
  style: props.cardless ? { boxShadow: "none" } : void 0
6558
6191
  },
6559
6192
  /* @__PURE__ */ import_react49.default.createElement(CardContent, { headless: true, className: props.cardless ? "!hawa-p-0" : "" }, props.sent ? /* @__PURE__ */ import_react49.default.createElement("div", { className: "hawa-text-center hawa-min-h-[200px] hawa-flex hawa-flex-col hawa-justify-center" }, /* @__PURE__ */ import_react49.default.createElement("div", { className: "hawa-font-bold hawa-text-lg" }, props.texts.sentTitle || "Form submitted"), /* @__PURE__ */ import_react49.default.createElement("div", { className: "hawa-text-md" }, props.texts.sentSubtitle || "Thank you for your submission")) : /* @__PURE__ */ import_react49.default.createElement(
@@ -6726,10 +6359,7 @@ var LeadGenerator = ({ texts, submitHandler }) => {
6726
6359
 
6727
6360
  // blocks/misc/Announcement.tsx
6728
6361
  var import_react54 = __toESM(require("react"));
6729
- var Announcement = ({
6730
- onActionClick,
6731
- ...props
6732
- }) => {
6362
+ var Announcement = ({ onActionClick, ...props }) => {
6733
6363
  return /* @__PURE__ */ import_react54.default.createElement(Card, null, /* @__PURE__ */ import_react54.default.createElement(
6734
6364
  CardContent,
6735
6365
  {
@@ -6737,14 +6367,7 @@ var Announcement = ({
6737
6367
  className: "hawa-flex hawa-flex-row hawa-items-center hawa-justify-between"
6738
6368
  },
6739
6369
  /* @__PURE__ */ import_react54.default.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-start hawa-justify-center" }, /* @__PURE__ */ import_react54.default.createElement("span", { className: "hawa-text-lg hawa-font-bold" }, props.title), /* @__PURE__ */ import_react54.default.createElement("span", { className: "hawa-text-sm" }, props.subtitle)),
6740
- /* @__PURE__ */ import_react54.default.createElement(
6741
- Button,
6742
- {
6743
- onClick: () => onActionClick(),
6744
- className: "hawa-whitespace-nowrap"
6745
- },
6746
- props.actionText
6747
- )
6370
+ /* @__PURE__ */ import_react54.default.createElement(Button, { onClick: () => onActionClick(), className: "hawa-whitespace-nowrap" }, props.actionText)
6748
6371
  ));
6749
6372
  };
6750
6373
 
@@ -6790,25 +6413,22 @@ var ContactForm = ({
6790
6413
  }) => {
6791
6414
  var _a, _b, _c, _d, _e;
6792
6415
  const customFieldsSchema = z8.object({
6793
- ...customFields == null ? void 0 : customFields.reduce(
6794
- (acc, curr) => {
6795
- switch (curr.type) {
6796
- case "text":
6797
- acc[curr.name] = z8.string().optional().default("");
6798
- break;
6799
- case "number":
6800
- acc[curr.name] = z8.string().optional().default("");
6801
- break;
6802
- case "select":
6803
- acc[curr.name] = z8.string().optional().default("");
6804
- break;
6805
- default:
6806
- break;
6807
- }
6808
- return acc;
6809
- },
6810
- {}
6811
- )
6416
+ ...customFields == null ? void 0 : customFields.reduce((acc, curr) => {
6417
+ switch (curr.type) {
6418
+ case "text":
6419
+ acc[curr.name] = z8.string().optional().default("");
6420
+ break;
6421
+ case "number":
6422
+ acc[curr.name] = z8.string().optional().default("");
6423
+ break;
6424
+ case "select":
6425
+ acc[curr.name] = z8.string().optional().default("");
6426
+ break;
6427
+ default:
6428
+ break;
6429
+ }
6430
+ return acc;
6431
+ }, {})
6812
6432
  });
6813
6433
  const contactFormSchema = z8.object({
6814
6434
  name: z8.string({ required_error: (texts == null ? void 0 : texts.name.required) || "Name is required" }).min(1, (texts == null ? void 0 : texts.name.required) || "Name is required").default(""),
@@ -6878,13 +6498,10 @@ var ContactForm = ({
6878
6498
  /* @__PURE__ */ import_react57.default.createElement(
6879
6499
  "div",
6880
6500
  {
6881
- className: cn(
6882
- "hawa-flex hawa-items-start hawa-justify-start hawa-gap-2",
6883
- {
6884
- "hawa-flex-row": size === "default",
6885
- "hawa-flex-col": size === "sm"
6886
- }
6887
- )
6501
+ className: cn("hawa-flex hawa-items-start hawa-justify-start hawa-gap-2", {
6502
+ "hawa-flex-row": size === "default",
6503
+ "hawa-flex-col": size === "sm"
6504
+ })
6888
6505
  },
6889
6506
  /* @__PURE__ */ import_react57.default.createElement(
6890
6507
  import_react_hook_form9.Controller,
@@ -6982,9 +6599,7 @@ var ContactForm = ({
6982
6599
  placeholder: texts == null ? void 0 : texts.message.placeholder,
6983
6600
  className: "hawa-min-h-20",
6984
6601
  ...field,
6985
- onKeyDown: getHotkeyHandler([
6986
- ["mod+enter", () => SubmitForm(getValues())]
6987
- ])
6602
+ onKeyDown: getHotkeyHandler([["mod+enter", () => SubmitForm(getValues())]])
6988
6603
  },
6989
6604
  classNames: { textarea: "hawa-min-h-40 hawa-h-full" },
6990
6605
  helperText: (_a2 = errors.message) == null ? void 0 : _a2.message
@@ -6993,14 +6608,7 @@ var ContactForm = ({
6993
6608
  }
6994
6609
  }
6995
6610
  ),
6996
- /* @__PURE__ */ import_react57.default.createElement(
6997
- Button,
6998
- {
6999
- type: "submit",
7000
- className: cn("hawa-w-full", classNames == null ? void 0 : classNames.submitButton)
7001
- },
7002
- (texts == null ? void 0 : texts.submit) || "Submit"
7003
- )
6611
+ /* @__PURE__ */ import_react57.default.createElement(Button, { type: "submit", className: cn("hawa-w-full", classNames == null ? void 0 : classNames.submitButton) }, (texts == null ? void 0 : texts.submit) || "Submit")
7004
6612
  ))
7005
6613
  );
7006
6614
  };
@@ -7049,10 +6657,7 @@ var ActionCard = (props) => {
7049
6657
 
7050
6658
  // blocks/cards/AdCard.tsx
7051
6659
  var import_react59 = __toESM(require("react"));
7052
- var AdCard = ({
7053
- orientation = "vertical",
7054
- ...props
7055
- }) => {
6660
+ var AdCard = ({ orientation = "vertical", ...props }) => {
7056
6661
  const adRef = (0, import_react59.useRef)(null);
7057
6662
  const [closed, setClosed] = (0, import_react59.useState)(false);
7058
6663
  let duration = 0;
@@ -7081,43 +6686,34 @@ var AdCard = ({
7081
6686
  horizontal: "hawa-w-auto hawa-h-full hawa-bg-blue-500 hawa-rounded-inner",
7082
6687
  vertical: "hawa-bg-blue-500 hawa-rounded-inner hawa-w-auto "
7083
6688
  };
7084
- return /* @__PURE__ */ import_react59.default.createElement("div", { ref: adRef }, /* @__PURE__ */ import_react59.default.createElement(
7085
- "div",
6689
+ return /* @__PURE__ */ import_react59.default.createElement("div", { ref: adRef }, /* @__PURE__ */ import_react59.default.createElement("div", { className: cn(cardStyles[orientation], props.className), onClick: props.handleClick }, /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-flex hawa-aspect-square hawa-w-full hawa-max-w-fit hawa-items-start" }, /* @__PURE__ */ import_react59.default.createElement(
6690
+ "img",
7086
6691
  {
7087
- className: cn(cardStyles[orientation], props.className),
7088
- onClick: props.handleClick
7089
- },
7090
- /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-flex hawa-aspect-square hawa-w-full hawa-max-w-fit hawa-items-start" }, /* @__PURE__ */ import_react59.default.createElement(
7091
- "img",
7092
- {
7093
- src: props.imageURL ? props.imageURL : "https://via.placeholder.com/50",
7094
- className: imageStyles[orientation]
7095
- }
7096
- )),
7097
- /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-w-full hawa-text-xs" }, /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-font-bold" }, props.title), /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-text-[12px]" }, props.description)),
7098
- props.canHide && /* @__PURE__ */ import_react59.default.createElement(
7099
- "span",
7100
- {
7101
- onClick: (e) => {
7102
- e.stopPropagation();
7103
- if (props.canHide) {
7104
- setClosed(true);
7105
- setTimeout(() => {
7106
- if (adRef.current) {
7107
- adRef.current.removeChild(adRef.current.children[0]);
7108
- }
7109
- }, 200);
7110
- } else {
7111
- if (props.handleCantHide) {
7112
- props.handleCantHide();
6692
+ src: props.imageURL ? props.imageURL : "https://via.placeholder.com/50",
6693
+ className: imageStyles[orientation]
6694
+ }
6695
+ )), /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-w-full hawa-text-xs" }, /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-font-bold" }, props.title), /* @__PURE__ */ import_react59.default.createElement("div", { className: "hawa-text-[12px]" }, props.description)), props.canHide && /* @__PURE__ */ import_react59.default.createElement(
6696
+ "span",
6697
+ {
6698
+ onClick: (e) => {
6699
+ e.stopPropagation();
6700
+ if (props.canHide) {
6701
+ setClosed(true);
6702
+ setTimeout(() => {
6703
+ if (adRef.current) {
6704
+ adRef.current.removeChild(adRef.current.children[0]);
7113
6705
  }
6706
+ }, 200);
6707
+ } else {
6708
+ if (props.handleCantHide) {
6709
+ props.handleCantHide();
7114
6710
  }
7115
- },
7116
- className: "hawa-absolute hawa-right-0 hawa-top-0 hawa-h-fit hawa-cursor-pointer hawa-select-none hawa-rounded-bl-lg hawa-rounded-tr-lg hawa-bg-primary/50 hawa-px-2.5 hawa-py-0.5 hawa-text-[10px] hawa-font-semibold hawa-text-primary-foreground"
6711
+ }
7117
6712
  },
7118
- "Hide"
7119
- )
7120
- ));
6713
+ className: "hawa-absolute hawa-right-0 hawa-top-0 hawa-h-fit hawa-cursor-pointer hawa-select-none hawa-rounded-bl-lg hawa-rounded-tr-lg hawa-bg-primary/50 hawa-px-2.5 hawa-py-0.5 hawa-text-[10px] hawa-font-semibold hawa-text-primary-foreground"
6714
+ },
6715
+ "Hide"
6716
+ )));
7121
6717
  };
7122
6718
 
7123
6719
  // blocks/cards/PricingCard.tsx
@@ -7156,13 +6752,7 @@ var PricingCard = ({
7156
6752
  medium: "hawa-w-full hawa-rounded hawa-min-w-fit hawa-border dark:hawa-border-gray-700 hawa-bg-background",
7157
6753
  large: "hawa-w-full hawa-max-w-lg hawa-rounded hawa-border dark:hawa-border-gray-700 hawa-bg-background"
7158
6754
  };
7159
- return /* @__PURE__ */ import_react60.default.createElement(import_react60.default.Fragment, null, props.isLoadingCard ? /* @__PURE__ */ import_react60.default.createElement(
7160
- Skeleton,
7161
- {
7162
- className: cn(cardSizes[size], "hawa-h-[200px]"),
7163
- fade: "bottom"
7164
- }
7165
- ) : /* @__PURE__ */ import_react60.default.createElement(
6755
+ return /* @__PURE__ */ import_react60.default.createElement(import_react60.default.Fragment, null, props.isLoadingCard ? /* @__PURE__ */ import_react60.default.createElement(Skeleton, { className: cn(cardSizes[size], "hawa-h-[200px]"), fade: "bottom" }) : /* @__PURE__ */ import_react60.default.createElement(
7166
6756
  Card,
7167
6757
  {
7168
6758
  dir: direction,
@@ -7217,48 +6807,26 @@ var PricingCard = ({
7217
6807
  clipRule: "evenodd"
7218
6808
  }
7219
6809
  )
7220
- ) : /* @__PURE__ */ import_react60.default.createElement("div", { className: "hawa-m-2 hawa-mx-2.5 hawa-h-4 hawa-w-4 hawa-rounded-full hawa-bg-primary/10" }), /* @__PURE__ */ import_react60.default.createElement("span", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-2 hawa-whitespace-nowrap hawa-text-start hawa-font-normal hawa-leading-tight hawa-text-primary/70" }, feature.text, " ", feature.soon && feature.included && /* @__PURE__ */ import_react60.default.createElement(
7221
- Chip,
7222
- {
7223
- label: ((_a2 = props.texts) == null ? void 0 : _a2.soon) || "",
7224
- color: "oceanic",
7225
- size: "small"
7226
- }
7227
- ))),
7228
- feature.hint && /* @__PURE__ */ import_react60.default.createElement(
7229
- Tooltip,
6810
+ ) : /* @__PURE__ */ import_react60.default.createElement("div", { className: "hawa-m-2 hawa-mx-2.5 hawa-h-4 hawa-w-4 hawa-rounded-full hawa-bg-primary/10" }), /* @__PURE__ */ import_react60.default.createElement("span", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-2 hawa-whitespace-nowrap hawa-text-start hawa-font-normal hawa-leading-tight hawa-text-primary/70" }, feature.text, " ", feature.soon && feature.included && /* @__PURE__ */ import_react60.default.createElement(Chip, { label: ((_a2 = props.texts) == null ? void 0 : _a2.soon) || "", color: "oceanic", size: "small" }))),
6811
+ feature.hint && /* @__PURE__ */ import_react60.default.createElement(Tooltip, { content: feature.hint, side: feature.hintSide }, /* @__PURE__ */ import_react60.default.createElement(
6812
+ "svg",
7230
6813
  {
7231
- content: feature.hint,
7232
- side: feature.hintSide
6814
+ xmlns: "http://www.w3.org/2000/svg",
6815
+ className: "hawa-h-[14px] hawa-w-[14px] hawa-cursor-help",
6816
+ viewBox: "0 0 24 24",
6817
+ fill: "none",
6818
+ stroke: "currentColor",
6819
+ strokeWidth: "2",
6820
+ strokeLinecap: "round",
6821
+ strokeLinejoin: "round"
7233
6822
  },
7234
- /* @__PURE__ */ import_react60.default.createElement(
7235
- "svg",
7236
- {
7237
- xmlns: "http://www.w3.org/2000/svg",
7238
- className: "hawa-h-[14px] hawa-w-[14px] hawa-cursor-help",
7239
- viewBox: "0 0 24 24",
7240
- fill: "none",
7241
- stroke: "currentColor",
7242
- strokeWidth: "2",
7243
- strokeLinecap: "round",
7244
- strokeLinejoin: "round"
7245
- },
7246
- /* @__PURE__ */ import_react60.default.createElement("circle", { cx: "12", cy: "12", r: "10" }),
7247
- /* @__PURE__ */ import_react60.default.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
7248
- /* @__PURE__ */ import_react60.default.createElement("path", { d: "M12 17h.01" })
7249
- )
7250
- )
6823
+ /* @__PURE__ */ import_react60.default.createElement("circle", { cx: "12", cy: "12", r: "10" }),
6824
+ /* @__PURE__ */ import_react60.default.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
6825
+ /* @__PURE__ */ import_react60.default.createElement("path", { d: "M12 17h.01" })
6826
+ ))
7251
6827
  );
7252
6828
  })),
7253
- /* @__PURE__ */ import_react60.default.createElement(
7254
- Button,
7255
- {
7256
- onClick: props.onPlanClicked,
7257
- disabled: currentPlan,
7258
- className: "hawa-w-full"
7259
- },
7260
- (_i = props.texts) == null ? void 0 : _i.buttonText
7261
- )
6829
+ /* @__PURE__ */ import_react60.default.createElement(Button, { onClick: props.onPlanClicked, disabled: currentPlan, className: "hawa-w-full" }, (_i = props.texts) == null ? void 0 : _i.buttonText)
7262
6830
  ))
7263
6831
  ));
7264
6832
  };
@@ -7434,17 +7002,11 @@ var DropdownMenuSeparator = React57.forwardRef(({ className, ...props }, ref) =>
7434
7002
  }
7435
7003
  ));
7436
7004
  DropdownMenuSeparator.displayName = DropdownMenuPrimitive.Separator.displayName;
7437
- var DropdownMenuShortcut = ({
7438
- className,
7439
- ...props
7440
- }) => {
7005
+ var DropdownMenuShortcut = ({ className, ...props }) => {
7441
7006
  return /* @__PURE__ */ React57.createElement(
7442
7007
  "span",
7443
7008
  {
7444
- className: cn(
7445
- "hawa-text-xs hawa-tracking-widest hawa-opacity-60",
7446
- className
7447
- ),
7009
+ className: cn("hawa-text-xs hawa-tracking-widest hawa-opacity-60", className),
7448
7010
  ...props
7449
7011
  }
7450
7012
  );
@@ -7481,178 +7043,144 @@ var DropdownMenu = ({
7481
7043
  default: "hawa-px-2 hawa-py-3 ",
7482
7044
  sm: "hawa-text-xs hawa-px-1.5 hawa-py-1.5 "
7483
7045
  };
7484
- let [values, setValues] = React57.useState(
7485
- items.map((item) => item.currentOption)
7486
- );
7487
- return /* @__PURE__ */ React57.createElement(
7488
- DropdownMenuRoot,
7046
+ let [values, setValues] = React57.useState(items.map((item) => item.currentOption));
7047
+ return /* @__PURE__ */ React57.createElement(DropdownMenuRoot, { onOpenChange, open, modal: false, dir: direction }, /* @__PURE__ */ React57.createElement(
7048
+ DropdownMenuTrigger,
7489
7049
  {
7490
- onOpenChange,
7491
- open,
7492
- modal: false,
7493
- dir: direction
7050
+ asChild: true,
7051
+ className: cn(classNames == null ? void 0 : classNames.trigger, triggerClassname),
7052
+ ...triggerProps
7494
7053
  },
7495
- /* @__PURE__ */ React57.createElement(
7496
- DropdownMenuTrigger,
7497
- {
7498
- asChild: true,
7499
- className: cn(classNames == null ? void 0 : classNames.trigger, triggerClassname),
7500
- ...triggerProps
7501
- },
7502
- trigger
7503
- ),
7504
- /* @__PURE__ */ React57.createElement(import_react61.Portal, null, /* @__PURE__ */ React57.createElement(
7505
- DropdownMenuContent,
7506
- {
7507
- side,
7508
- sideOffset,
7509
- align,
7510
- alignOffset,
7511
- className: cn(
7512
- className,
7513
- classNames == null ? void 0 : classNames.content,
7514
- widthStyles[width],
7515
- "hawa-flex hawa-flex-col hawa-gap-1 hawa-overflow-y-auto"
7516
- ),
7517
- style: {
7518
- maxHeight: "var(--radix-dropdown-menu-content-available-height)"
7519
- },
7520
- ...contentProps
7054
+ trigger
7055
+ ), /* @__PURE__ */ React57.createElement(import_react61.Portal, null, /* @__PURE__ */ React57.createElement(
7056
+ DropdownMenuContent,
7057
+ {
7058
+ side,
7059
+ sideOffset,
7060
+ align,
7061
+ alignOffset,
7062
+ className: cn(
7063
+ className,
7064
+ classNames == null ? void 0 : classNames.content,
7065
+ widthStyles[width],
7066
+ "hawa-flex hawa-flex-col hawa-gap-1 hawa-overflow-y-auto"
7067
+ ),
7068
+ style: {
7069
+ maxHeight: "var(--radix-dropdown-menu-content-available-height)"
7521
7070
  },
7522
- header && header,
7523
- items && items.map((item, index) => {
7524
- var _a;
7525
- const ItemLinkComponent = item.slug ? LinkComponent : "a";
7526
- if (item.itemType === "separator") {
7527
- return /* @__PURE__ */ React57.createElement(
7528
- DropdownMenuSeparator,
7529
- {
7530
- key: index,
7531
- className: classNames == null ? void 0 : classNames.separator
7532
- }
7533
- );
7534
- } else if (item.itemType === "label") {
7535
- return /* @__PURE__ */ React57.createElement(DropdownMenuLabel, { key: index }, item.label);
7536
- } else if (item.itemType === "radio") {
7537
- let dd = item.currentOption;
7538
- return /* @__PURE__ */ React57.createElement(DropdownMenuSub, { key: index }, /* @__PURE__ */ React57.createElement(
7539
- DropdownMenuSubTrigger,
7540
- {
7541
- dir: direction,
7542
- className: cn(sizeStyles[size])
7543
- },
7544
- item.icon && item.icon,
7545
- item.label && item.label
7546
- ), /* @__PURE__ */ React57.createElement(DropdownMenuSubContent, null, /* @__PURE__ */ React57.createElement(
7547
- DropdownMenuRadioGroup,
7548
- {
7549
- value: values[index],
7550
- onValueChange: (e) => {
7551
- let newValues = [...values];
7552
- newValues[index] = e;
7553
- setValues(newValues);
7554
- console.log("changing to ", e);
7555
- if (item.onOptionChange) {
7556
- item.onOptionChange(e);
7557
- }
7071
+ ...contentProps
7072
+ },
7073
+ header && header,
7074
+ items && items.map((item, index) => {
7075
+ var _a;
7076
+ const ItemLinkComponent = item.slug ? LinkComponent : "a";
7077
+ if (item.itemType === "separator") {
7078
+ return /* @__PURE__ */ React57.createElement(DropdownMenuSeparator, { key: index, className: classNames == null ? void 0 : classNames.separator });
7079
+ } else if (item.itemType === "label") {
7080
+ return /* @__PURE__ */ React57.createElement(DropdownMenuLabel, { key: index }, item.label);
7081
+ } else if (item.itemType === "radio") {
7082
+ let dd = item.currentOption;
7083
+ return /* @__PURE__ */ React57.createElement(DropdownMenuSub, { key: index }, /* @__PURE__ */ React57.createElement(DropdownMenuSubTrigger, { dir: direction, className: cn(sizeStyles[size]) }, item.icon && item.icon, item.label && item.label), /* @__PURE__ */ React57.createElement(DropdownMenuSubContent, null, /* @__PURE__ */ React57.createElement(
7084
+ DropdownMenuRadioGroup,
7085
+ {
7086
+ value: values[index],
7087
+ onValueChange: (e) => {
7088
+ let newValues = [...values];
7089
+ newValues[index] = e;
7090
+ setValues(newValues);
7091
+ console.log("changing to ", e);
7092
+ if (item.onOptionChange) {
7093
+ item.onOptionChange(e);
7558
7094
  }
7559
- },
7560
- (_a = item.options) == null ? void 0 : _a.map((opt, i) => /* @__PURE__ */ React57.createElement(DropdownMenuRadioItem, { key: i, value: opt.value }, opt.label))
7561
- )));
7562
- } else if (item.itemType === "custom") {
7563
- return /* @__PURE__ */ React57.createElement("div", { key: index }, item.content);
7564
- } else {
7565
- return item.subitems ? /* @__PURE__ */ React57.createElement(DropdownMenuSub, { key: index }, /* @__PURE__ */ React57.createElement(
7566
- DropdownMenuSubTrigger,
7567
- {
7568
- dir: direction,
7569
- className: cn(sizeStyles[size])
7570
- },
7571
- item.icon && item.icon,
7572
- item.label && item.label
7573
- ), /* @__PURE__ */ React57.createElement(import_react61.Portal, null, /* @__PURE__ */ React57.createElement(DropdownMenuSubContent, null, item.subitems.map((subitem, subIndex) => {
7574
- const SubitemLinkComponent = subitem.slug ? LinkComponent : "a";
7575
- return /* @__PURE__ */ React57.createElement(
7576
- DropdownMenuItem,
7577
- {
7578
- key: subIndex,
7579
- LinkComponent: SubitemLinkComponent,
7580
- slug: subitem.slug,
7581
- disabled: subitem.disabled,
7582
- className: cn(
7583
- sizeStyles[size],
7584
- !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent" : "focus:hawa-bg-accent"
7585
- ),
7586
- onMouseDown: (event) => {
7587
- if (event.button === 1 || event.button === 0 && event.ctrlKey) {
7588
- event.preventDefault();
7589
- if (subitem.onMiddleClick) {
7590
- subitem.onMiddleClick(item.value);
7591
- }
7592
- }
7593
- },
7594
- onSelect: () => {
7595
- subitem.action && subitem.action();
7596
- if (onItemSelect) {
7597
- onItemSelect(subitem.value);
7598
- }
7599
- }
7600
- },
7601
- subitem.icon && subitem.icon,
7602
- subitem.label && subitem.label
7603
- );
7604
- })))) : /* @__PURE__ */ React57.createElement(
7095
+ }
7096
+ },
7097
+ (_a = item.options) == null ? void 0 : _a.map((opt, i) => /* @__PURE__ */ React57.createElement(DropdownMenuRadioItem, { key: i, value: opt.value }, opt.label))
7098
+ )));
7099
+ } else if (item.itemType === "custom") {
7100
+ return /* @__PURE__ */ React57.createElement("div", { key: index }, item.content);
7101
+ } else {
7102
+ return item.subitems ? /* @__PURE__ */ React57.createElement(DropdownMenuSub, { key: index }, /* @__PURE__ */ React57.createElement(DropdownMenuSubTrigger, { dir: direction, className: cn(sizeStyles[size]) }, item.icon && item.icon, item.label && item.label), /* @__PURE__ */ React57.createElement(import_react61.Portal, null, /* @__PURE__ */ React57.createElement(DropdownMenuSubContent, null, item.subitems.map((subitem, subIndex) => {
7103
+ const SubitemLinkComponent = subitem.slug ? LinkComponent : "a";
7104
+ return /* @__PURE__ */ React57.createElement(
7605
7105
  DropdownMenuItem,
7606
7106
  {
7607
- LinkComponent: ItemLinkComponent,
7608
- slug: item.slug,
7609
- key: index,
7610
- disabled: item.disabled,
7107
+ key: subIndex,
7108
+ LinkComponent: SubitemLinkComponent,
7109
+ slug: subitem.slug,
7110
+ disabled: subitem.disabled,
7111
+ className: cn(
7112
+ sizeStyles[size],
7113
+ !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent" : "focus:hawa-bg-accent"
7114
+ ),
7611
7115
  onMouseDown: (event) => {
7612
7116
  if (event.button === 1 || event.button === 0 && event.ctrlKey) {
7613
7117
  event.preventDefault();
7614
- if (item.onMiddleClick) {
7615
- item.onMiddleClick(item.value);
7118
+ if (subitem.onMiddleClick) {
7119
+ subitem.onMiddleClick(item.value);
7616
7120
  }
7617
7121
  }
7618
7122
  },
7619
- onClick: (event) => {
7620
- if (item.onClick) {
7621
- item.onClick(item.value);
7123
+ onSelect: () => {
7124
+ subitem.action && subitem.action();
7125
+ if (onItemSelect) {
7126
+ onItemSelect(subitem.value);
7622
7127
  }
7623
- },
7624
- onSelect: (e) => {
7625
- if (item.presist) {
7626
- e.preventDefault();
7128
+ }
7129
+ },
7130
+ subitem.icon && subitem.icon,
7131
+ subitem.label && subitem.label
7132
+ );
7133
+ })))) : /* @__PURE__ */ React57.createElement(
7134
+ DropdownMenuItem,
7135
+ {
7136
+ LinkComponent: ItemLinkComponent,
7137
+ slug: item.slug,
7138
+ key: index,
7139
+ disabled: item.disabled,
7140
+ onMouseDown: (event) => {
7141
+ if (event.button === 1 || event.button === 0 && event.ctrlKey) {
7142
+ event.preventDefault();
7143
+ if (item.onMiddleClick) {
7144
+ item.onMiddleClick(item.value);
7627
7145
  }
7628
- if (item.action) {
7629
- item.action();
7630
- if (onItemSelect) {
7631
- onItemSelect(item.value);
7632
- }
7633
- } else {
7634
- if (onItemSelect) {
7635
- onItemSelect(item.value);
7636
- }
7146
+ }
7147
+ },
7148
+ onClick: (event) => {
7149
+ if (item.onClick) {
7150
+ item.onClick(item.value);
7151
+ }
7152
+ },
7153
+ onSelect: (e) => {
7154
+ if (item.presist) {
7155
+ e.preventDefault();
7156
+ }
7157
+ if (item.action) {
7158
+ item.action();
7159
+ if (onItemSelect) {
7160
+ onItemSelect(item.value);
7637
7161
  }
7638
- },
7639
- end: item.end,
7640
- shortcut: item.shortcut,
7641
- badged: item.badged,
7642
- className: cn(
7643
- sizeStyles[size],
7644
- !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent" : "focus:hawa-bg-accent",
7645
- item.presist && "focus:hawa-bg-transparent",
7646
- classNames == null ? void 0 : classNames.item
7647
- )
7162
+ } else {
7163
+ if (onItemSelect) {
7164
+ onItemSelect(item.value);
7165
+ }
7166
+ }
7648
7167
  },
7649
- item.icon && item.icon,
7650
- item.label && item.label
7651
- );
7652
- }
7653
- })
7654
- ))
7655
- );
7168
+ end: item.end,
7169
+ shortcut: item.shortcut,
7170
+ badged: item.badged,
7171
+ className: cn(
7172
+ sizeStyles[size],
7173
+ !item.icon && !item.label ? "hawa-px-0 hawa-py-0 focus:hawa-bg-transparent" : "focus:hawa-bg-accent",
7174
+ item.presist && "focus:hawa-bg-transparent",
7175
+ classNames == null ? void 0 : classNames.item
7176
+ )
7177
+ },
7178
+ item.icon && item.icon,
7179
+ item.label && item.label
7180
+ );
7181
+ }
7182
+ })
7183
+ )));
7656
7184
  };
7657
7185
 
7658
7186
  // blocks/cards/ItemCard.tsx
@@ -7736,25 +7264,16 @@ var ItemCard = ({
7736
7264
  DropdownMenu,
7737
7265
  {
7738
7266
  items: headerActions,
7739
- trigger: /* @__PURE__ */ import_react62.default.createElement(
7740
- Button,
7267
+ trigger: /* @__PURE__ */ import_react62.default.createElement(Button, { variant: "ghost", size: "smallIcon", onClick: handleOpenActionHeader }, /* @__PURE__ */ import_react62.default.createElement("span", { className: "hawa-sr-only" }, "Open dropdown"), /* @__PURE__ */ import_react62.default.createElement(
7268
+ "svg",
7741
7269
  {
7742
- variant: "ghost",
7743
- size: "smallIcon",
7744
- onClick: handleOpenActionHeader
7270
+ className: "hawa-h-5 hawa-w-5",
7271
+ "aria-hidden": "true",
7272
+ fill: "currentColor",
7273
+ viewBox: "0 0 20 20"
7745
7274
  },
7746
- /* @__PURE__ */ import_react62.default.createElement("span", { className: "hawa-sr-only" }, "Open dropdown"),
7747
- /* @__PURE__ */ import_react62.default.createElement(
7748
- "svg",
7749
- {
7750
- className: "hawa-h-5 hawa-w-5",
7751
- "aria-hidden": "true",
7752
- fill: "currentColor",
7753
- viewBox: "0 0 20 20"
7754
- },
7755
- /* @__PURE__ */ import_react62.default.createElement("path", { d: "M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z" })
7756
- )
7757
- )
7275
+ /* @__PURE__ */ import_react62.default.createElement("path", { d: "M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z" })
7276
+ ))
7758
7277
  }
7759
7278
  ))), /* @__PURE__ */ import_react62.default.createElement("div", { className: "hawa-mx-2" }, header && /* @__PURE__ */ import_react62.default.createElement("h5", { className: "hawa-mb-2 hawa-text-2xl hawa-font-bold hawa-tracking-tight" }, header), content && /* @__PURE__ */ import_react62.default.createElement("span", { className: "hawa-w-full hawa-font-normal" }, content)), actions || counts ? /* @__PURE__ */ import_react62.default.createElement(
7760
7279
  "div",
@@ -7851,11 +7370,7 @@ var PricingPlans = ({
7851
7370
  var import_react65 = __toESM(require("react"));
7852
7371
  var ComparingPlans = (props) => {
7853
7372
  const uniqueFeatures = Array.from(
7854
- new Set(
7855
- props.plans.flatMap(
7856
- (plan) => plan.features.map((feature) => feature.text)
7857
- )
7858
- )
7373
+ new Set(props.plans.flatMap((plan) => plan.features.map((feature) => feature.text)))
7859
7374
  );
7860
7375
  return /* @__PURE__ */ import_react65.default.createElement("div", { id: "detailed-pricing", className: "hawa-w-full" }, /* @__PURE__ */ import_react65.default.createElement("div", { className: "hawa-mb-2 hawa-flex hawa-w-full hawa-flex-col hawa-justify-between hawa-gap-2 sm:hawa-flex-row" }, /* @__PURE__ */ import_react65.default.createElement(
7861
7376
  Radio,
@@ -7925,9 +7440,7 @@ var ComparingPlans = (props) => {
7925
7440
  )
7926
7441
  },
7927
7442
  /* @__PURE__ */ import_react65.default.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-2 hawa-text-foreground" }, featureText, props.plans.some(
7928
- (plan) => plan.features.some(
7929
- (feature) => feature.text === featureText && feature.hint
7930
- )
7443
+ (plan) => plan.features.some((feature) => feature.text === featureText && feature.hint)
7931
7444
  ) && /* @__PURE__ */ import_react65.default.createElement(
7932
7445
  Tooltip,
7933
7446
  {
@@ -7935,13 +7448,9 @@ var ComparingPlans = (props) => {
7935
7448
  content: (_b = (_a = props.plans.find(
7936
7449
  (plan) => {
7937
7450
  var _a2;
7938
- return (_a2 = plan.features.find(
7939
- (feature) => feature.text === featureText
7940
- )) == null ? void 0 : _a2.hint;
7451
+ return (_a2 = plan.features.find((feature) => feature.text === featureText)) == null ? void 0 : _a2.hint;
7941
7452
  }
7942
- )) == null ? void 0 : _a.features.find(
7943
- (feature) => feature.text === featureText
7944
- )) == null ? void 0 : _b.hint
7453
+ )) == null ? void 0 : _a.features.find((feature) => feature.text === featureText)) == null ? void 0 : _b.hint
7945
7454
  },
7946
7455
  /* @__PURE__ */ import_react65.default.createElement(
7947
7456
  "svg",
@@ -7956,9 +7465,7 @@ var ComparingPlans = (props) => {
7956
7465
  /* @__PURE__ */ import_react65.default.createElement("path", { d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z" })
7957
7466
  )
7958
7467
  ), props.plans.some(
7959
- (plan) => plan.features.some(
7960
- (feature) => feature.text === featureText && feature.soon
7961
- )
7468
+ (plan) => plan.features.some((feature) => feature.text === featureText && feature.soon)
7962
7469
  ) && /* @__PURE__ */ import_react65.default.createElement(
7963
7470
  Chip,
7964
7471
  {
@@ -7970,9 +7477,7 @@ var ComparingPlans = (props) => {
7970
7477
  }
7971
7478
  )),
7972
7479
  props.plans.map((plan, planIndex) => {
7973
- const feature = plan.features.find(
7974
- (f) => f.text === featureText
7975
- );
7480
+ const feature = plan.features.find((f) => f.text === featureText);
7976
7481
  return /* @__PURE__ */ import_react65.default.createElement(
7977
7482
  "div",
7978
7483
  {
@@ -7986,32 +7491,25 @@ var ComparingPlans = (props) => {
7986
7491
  })
7987
7492
  ), props.showButtons && /* @__PURE__ */ import_react65.default.createElement("div", { className: "hawa-grid hawa-grid-cols-[1fr_repeat(3,_minmax(0,_1fr))] hawa-gap-x-16 hawa-px-4 hawa-py-5" }, /* @__PURE__ */ import_react65.default.createElement("div", { className: "hawa-flex hawa-items-center" }), props.plans.map((plan, i) => {
7988
7493
  var _a;
7989
- return /* @__PURE__ */ import_react65.default.createElement(
7990
- "div",
7494
+ return /* @__PURE__ */ import_react65.default.createElement("div", { key: i, className: "hawa-flex hawa-items-center hawa-justify-center" }, /* @__PURE__ */ import_react65.default.createElement(
7495
+ Button,
7991
7496
  {
7992
- key: i,
7993
- className: "hawa-flex hawa-items-center hawa-justify-center"
7994
- },
7995
- /* @__PURE__ */ import_react65.default.createElement(
7996
- Button,
7997
- {
7998
- className: "hawa-w-full hawa-max-w-xs",
7999
- onClick: () => {
8000
- var _a2, _b;
8001
- if (props.onPlanClicked) {
8002
- let clickedData = {
8003
- // plan: plan.id,
8004
- currency: (_a2 = props.currentCurrency) == null ? void 0 : _a2.value,
8005
- cycle: (_b = props.currentCycle) == null ? void 0 : _b.value,
8006
- ...plan
8007
- };
8008
- props.onPlanClicked(clickedData);
8009
- }
7497
+ className: "hawa-w-full hawa-max-w-xs",
7498
+ onClick: () => {
7499
+ var _a2, _b;
7500
+ if (props.onPlanClicked) {
7501
+ let clickedData = {
7502
+ // plan: plan.id,
7503
+ currency: (_a2 = props.currentCurrency) == null ? void 0 : _a2.value,
7504
+ cycle: (_b = props.currentCycle) == null ? void 0 : _b.value,
7505
+ ...plan
7506
+ };
7507
+ props.onPlanClicked(clickedData);
8010
7508
  }
8011
- },
8012
- ((_a = plan.texts) == null ? void 0 : _a.buttonText) || "Get Started"
8013
- )
8014
- );
7509
+ }
7510
+ },
7511
+ ((_a = plan.texts) == null ? void 0 : _a.buttonText) || "Get Started"
7512
+ ));
8015
7513
  })));
8016
7514
  };
8017
7515
 
@@ -8040,41 +7538,25 @@ var HorizontalPricing = (props) => {
8040
7538
  options: props.billingCycles,
8041
7539
  defaultValue: props.currentCycle
8042
7540
  }
8043
- )), data.map((d, i) => /* @__PURE__ */ import_react66.default.createElement(
8044
- "label",
7541
+ )), data.map((d, i) => /* @__PURE__ */ import_react66.default.createElement("label", { key: i, htmlFor: d.title, className: "", onClick: () => setSelectedCard(d.title) }, /* @__PURE__ */ import_react66.default.createElement(
7542
+ "input",
7543
+ {
7544
+ type: "radio",
7545
+ name: "radio",
7546
+ id: d.title,
7547
+ className: "hawa-peer hawa-appearance-none"
7548
+ }
7549
+ ), /* @__PURE__ */ import_react66.default.createElement(
7550
+ "div",
8045
7551
  {
8046
- key: i,
8047
- htmlFor: d.title,
8048
- className: "",
8049
- onClick: () => setSelectedCard(d.title)
7552
+ className: cn(
7553
+ selectedCard === d.title ? "peer-checked:hawa-border-primary peer-checked:hawa-ring-4 peer-checked:hawa-ring-primary/20" : "",
7554
+ "hawa-peer hawa-flex hawa-cursor-pointer hawa-items-center hawa-justify-between hawa-rounded-xl hawa-border hawa-bg-background hawa-px-5 hawa-py-4 hawa-shadow dark:hawa-text-white peer-checked:[&_.active]:hawa-block peer-checked:[&_.default]:hawa-hidden"
7555
+ )
8050
7556
  },
8051
- /* @__PURE__ */ import_react66.default.createElement(
8052
- "input",
8053
- {
8054
- type: "radio",
8055
- name: "radio",
8056
- id: d.title,
8057
- className: "hawa-peer hawa-appearance-none"
8058
- }
8059
- ),
8060
- /* @__PURE__ */ import_react66.default.createElement(
8061
- "div",
8062
- {
8063
- className: cn(
8064
- selectedCard === d.title ? "peer-checked:hawa-border-primary peer-checked:hawa-ring-4 peer-checked:hawa-ring-primary/20" : "",
8065
- "hawa-peer hawa-flex hawa-cursor-pointer hawa-items-center hawa-justify-between hawa-rounded-xl hawa-border hawa-bg-background hawa-px-5 hawa-py-4 hawa-shadow dark:hawa-text-white peer-checked:[&_.active]:hawa-block peer-checked:[&_.default]:hawa-hidden"
8066
- )
8067
- },
8068
- /* @__PURE__ */ import_react66.default.createElement("div", { className: "hawa-peer hawa-flex hawa-items-center hawa-gap-4" }, /* @__PURE__ */ import_react66.default.createElement(CheckIcons, null), /* @__PURE__ */ import_react66.default.createElement(
8069
- CardText,
8070
- {
8071
- title: "Enterprise",
8072
- subtitle: "For startups and new businesses"
8073
- }
8074
- )),
8075
- /* @__PURE__ */ import_react66.default.createElement(CardPrice, { amount: d.price, cycle: d.cycle })
8076
- )
8077
- ))));
7557
+ /* @__PURE__ */ import_react66.default.createElement("div", { className: "hawa-peer hawa-flex hawa-items-center hawa-gap-4" }, /* @__PURE__ */ import_react66.default.createElement(CheckIcons, null), /* @__PURE__ */ import_react66.default.createElement(CardText, { title: "Enterprise", subtitle: "For startups and new businesses" })),
7558
+ /* @__PURE__ */ import_react66.default.createElement(CardPrice, { amount: d.price, cycle: d.cycle })
7559
+ )))));
8078
7560
  };
8079
7561
  var CheckIcons = () => /* @__PURE__ */ import_react66.default.createElement(import_react66.default.Fragment, null, /* @__PURE__ */ import_react66.default.createElement(
8080
7562
  "svg",
@@ -8191,7 +7673,7 @@ var Usage = (props) => {
8191
7673
 
8192
7674
  lucide-react/dist/esm/shared/src/utils.js:
8193
7675
  (**
8194
- * @license lucide-react v0.427.0 - ISC
7676
+ * @license lucide-react v0.435.0 - ISC
8195
7677
  *
8196
7678
  * This source code is licensed under the ISC license.
8197
7679
  * See the LICENSE file in the root directory of this source tree.
@@ -8199,7 +7681,7 @@ lucide-react/dist/esm/shared/src/utils.js:
8199
7681
 
8200
7682
  lucide-react/dist/esm/defaultAttributes.js:
8201
7683
  (**
8202
- * @license lucide-react v0.427.0 - ISC
7684
+ * @license lucide-react v0.435.0 - ISC
8203
7685
  *
8204
7686
  * This source code is licensed under the ISC license.
8205
7687
  * See the LICENSE file in the root directory of this source tree.
@@ -8207,7 +7689,7 @@ lucide-react/dist/esm/defaultAttributes.js:
8207
7689
 
8208
7690
  lucide-react/dist/esm/Icon.js:
8209
7691
  (**
8210
- * @license lucide-react v0.427.0 - ISC
7692
+ * @license lucide-react v0.435.0 - ISC
8211
7693
  *
8212
7694
  * This source code is licensed under the ISC license.
8213
7695
  * See the LICENSE file in the root directory of this source tree.
@@ -8215,7 +7697,7 @@ lucide-react/dist/esm/Icon.js:
8215
7697
 
8216
7698
  lucide-react/dist/esm/createLucideIcon.js:
8217
7699
  (**
8218
- * @license lucide-react v0.427.0 - ISC
7700
+ * @license lucide-react v0.435.0 - ISC
8219
7701
  *
8220
7702
  * This source code is licensed under the ISC license.
8221
7703
  * See the LICENSE file in the root directory of this source tree.
@@ -8223,7 +7705,7 @@ lucide-react/dist/esm/createLucideIcon.js:
8223
7705
 
8224
7706
  lucide-react/dist/esm/icons/dot.js:
8225
7707
  (**
8226
- * @license lucide-react v0.427.0 - ISC
7708
+ * @license lucide-react v0.435.0 - ISC
8227
7709
  *
8228
7710
  * This source code is licensed under the ISC license.
8229
7711
  * See the LICENSE file in the root directory of this source tree.
@@ -8231,7 +7713,7 @@ lucide-react/dist/esm/icons/dot.js:
8231
7713
 
8232
7714
  lucide-react/dist/esm/lucide-react.js:
8233
7715
  (**
8234
- * @license lucide-react v0.427.0 - ISC
7716
+ * @license lucide-react v0.435.0 - ISC
8235
7717
  *
8236
7718
  * This source code is licensed under the ISC license.
8237
7719
  * See the LICENSE file in the root directory of this source tree.