@sikka/hawa 0.26.18-next → 0.26.20

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 (190) hide show
  1. package/dist/accordion/index.js +10 -12
  2. package/dist/accordion/index.mjs +8 -8
  3. package/dist/alert/index.js +8 -7
  4. package/dist/alert/index.mjs +7 -6
  5. package/dist/appLayout/index.js +13 -12
  6. package/dist/appLayout/index.mjs +12 -11
  7. package/dist/appMenubar/index.js +4 -4
  8. package/dist/appMenubar/index.mjs +2 -2
  9. package/dist/appStores/index.js +2 -2
  10. package/dist/appStores/index.mjs +1 -1
  11. package/dist/appTabs/index.js +4 -4
  12. package/dist/appTabs/index.mjs +2 -2
  13. package/dist/appTopbar/index.js +6 -6
  14. package/dist/appTopbar/index.mjs +4 -4
  15. package/dist/avatar/index.js +5 -5
  16. package/dist/avatar/index.mjs +4 -4
  17. package/dist/backToTop/index.js +8 -7
  18. package/dist/backToTop/index.mjs +7 -6
  19. package/dist/badge/index.js +4 -4
  20. package/dist/badge/index.mjs +2 -2
  21. package/dist/blocks/auth/index.js +38 -37
  22. package/dist/blocks/auth/index.mjs +24 -24
  23. package/dist/blocks/feedback/index.js +27 -26
  24. package/dist/blocks/feedback/index.mjs +11 -11
  25. package/dist/blocks/index.js +77 -76
  26. package/dist/blocks/index.mjs +34 -34
  27. package/dist/blocks/misc/index.js +31 -30
  28. package/dist/blocks/misc/index.mjs +14 -14
  29. package/dist/blocks/pricing/index.js +123 -122
  30. package/dist/blocks/pricing/index.mjs +18 -18
  31. package/dist/breadcrumb/index.js +2 -2
  32. package/dist/breadcrumb/index.mjs +1 -1
  33. package/dist/button/index.js +6 -5
  34. package/dist/button/index.mjs +5 -4
  35. package/dist/card/index.js +4 -4
  36. package/dist/card/index.mjs +2 -2
  37. package/dist/carousel/index.d.mts +1 -1
  38. package/dist/carousel/index.d.ts +1 -1
  39. package/dist/carousel/index.js +9 -18
  40. package/dist/carousel/index.mjs +7 -16
  41. package/dist/checkbox/index.js +4 -4
  42. package/dist/checkbox/index.mjs +2 -2
  43. package/dist/chip/index.js +4 -4
  44. package/dist/chip/index.mjs +2 -2
  45. package/dist/{chunk-343SRWR4.mjs → chunk-3GBITBPL.mjs} +2 -2
  46. package/dist/{chunk-TTKRRN7S.mjs → chunk-4IOG44R3.mjs} +2 -2
  47. package/dist/{chunk-3N6JJKMN.mjs → chunk-65TG6EVD.mjs} +5 -4
  48. package/dist/{chunk-LT3VHLAG.mjs → chunk-APZM24KK.mjs} +2 -2
  49. package/dist/{chunk-FYH74ZRQ.mjs → chunk-AREFDTXK.mjs} +9 -8
  50. package/dist/{chunk-FNVYY7ND.mjs → chunk-D22AALLE.mjs} +1 -1
  51. package/dist/{chunk-OD5WIQGQ.mjs → chunk-FDKCMEMD.mjs} +2 -2
  52. package/dist/{chunk-KNHT2UBG.mjs → chunk-KMCIHW76.mjs} +2 -2
  53. package/dist/{chunk-M2ZS3EDT.mjs → chunk-OAXF3RCQ.mjs} +2 -2
  54. package/dist/chunk-OTGCLEKC.mjs +62 -0
  55. package/dist/{chunk-OE23TTPS.mjs → chunk-POIP5U4M.mjs} +3 -3
  56. package/dist/{chunk-EYUG3GRC.mjs → chunk-SJ2Z6ZOG.mjs} +4 -4
  57. package/dist/{chunk-WRZFWCOQ.mjs → chunk-TGZRVRLP.mjs} +4 -4
  58. package/dist/{chunk-TE3BKEXL.mjs → chunk-TWNGV3RE.mjs} +1 -1
  59. package/dist/{chunk-ATUSR6VI.mjs → chunk-U3TZWNDZ.mjs} +4 -4
  60. package/dist/{chunk-W77KCP35.mjs → chunk-VQQ6MUX5.mjs} +2 -2
  61. package/dist/{chunk-SUS6O2PO.mjs → chunk-WPSUV4AD.mjs} +21 -21
  62. package/dist/{chunk-3KMBSNM3.mjs → chunk-Z5SL5QTQ.mjs} +11 -10
  63. package/dist/{chunk-ZCZ3WARS.mjs → chunk-ZS3FB3PO.mjs} +1 -1
  64. package/dist/codeBlock/index.js +153 -2454
  65. package/dist/codeBlock/index.mjs +129 -2393
  66. package/dist/collapsible/index.js +2 -2
  67. package/dist/collapsible/index.mjs +1 -1
  68. package/dist/colorPicker/index.js +7 -7
  69. package/dist/colorPicker/index.mjs +126 -2
  70. package/dist/combobox/index.js +193 -193
  71. package/dist/combobox/index.mjs +8 -8
  72. package/dist/command/index.js +5 -5
  73. package/dist/command/index.mjs +1 -1
  74. package/dist/copyrights/index.js +2 -2
  75. package/dist/copyrights/index.mjs +1 -1
  76. package/dist/count/index.js +2 -2
  77. package/dist/count/index.mjs +1 -1
  78. package/dist/dataTable/index.d.mts +1 -0
  79. package/dist/dataTable/index.d.ts +1 -0
  80. package/dist/dataTable/index.js +23 -16
  81. package/dist/dataTable/index.mjs +22 -15
  82. package/dist/destroyableCard/index.js +6 -8
  83. package/dist/destroyableCard/index.mjs +4 -4
  84. package/dist/dialog/index.js +4 -4
  85. package/dist/dialog/index.mjs +2 -2
  86. package/dist/docsLayout/index.js +12 -11
  87. package/dist/docsLayout/index.mjs +11 -10
  88. package/dist/docsSidebar/index.js +4 -4
  89. package/dist/docsSidebar/index.mjs +2 -2
  90. package/dist/dropdownMenu/index.js +4 -4
  91. package/dist/dropdownMenu/index.mjs +2 -2
  92. package/dist/elements/index.d.mts +2 -1
  93. package/dist/elements/index.d.ts +2 -1
  94. package/dist/elements/index.js +162 -164
  95. package/dist/elements/index.mjs +54 -57
  96. package/dist/fileDropzone/index.js +10 -9
  97. package/dist/fileDropzone/index.mjs +9 -8
  98. package/dist/fileUploader/index.js +2 -2
  99. package/dist/fileUploader/index.mjs +1 -1
  100. package/dist/glow/index.js +2 -2
  101. package/dist/glow/index.mjs +1 -1
  102. package/dist/hooks/index.d.mts +7 -7
  103. package/dist/hooks/index.d.ts +7 -7
  104. package/dist/hooks/index.js +16 -16
  105. package/dist/hooks/index.mjs +14 -14
  106. package/dist/index.css +0 -465
  107. package/dist/index.d.mts +9 -8
  108. package/dist/index.d.ts +9 -8
  109. package/dist/index.js +220 -222
  110. package/dist/index.mjs +219 -221
  111. package/dist/input/index.js +8 -8
  112. package/dist/input/index.mjs +4 -4
  113. package/dist/interfaceSettings/index.js +9 -9
  114. package/dist/interfaceSettings/index.mjs +4 -4
  115. package/dist/label/index.js +5 -5
  116. package/dist/label/index.mjs +4 -4
  117. package/dist/layout/index.d.mts +1 -1
  118. package/dist/layout/index.d.ts +1 -1
  119. package/dist/layout/index.js +31 -30
  120. package/dist/layout/index.mjs +16 -16
  121. package/dist/loading/index.js +4 -4
  122. package/dist/loading/index.mjs +2 -2
  123. package/dist/logos/index.js +2 -2
  124. package/dist/logos/index.mjs +1 -1
  125. package/dist/navbar/index.js +5 -5
  126. package/dist/navbar/index.mjs +4 -4
  127. package/dist/navigationMenu/index.js +4 -4
  128. package/dist/navigationMenu/index.mjs +2 -2
  129. package/dist/pagination/index.js +4 -4
  130. package/dist/pagination/index.mjs +2 -2
  131. package/dist/passwordInput/index.js +15 -15
  132. package/dist/passwordInput/index.mjs +13 -13
  133. package/dist/phoneInput/index.js +11 -11
  134. package/dist/phoneInput/index.mjs +10 -10
  135. package/dist/pinInput/index.js +4 -4
  136. package/dist/pinInput/index.mjs +2 -2
  137. package/dist/popover/index.js +4 -4
  138. package/dist/popover/index.mjs +2 -2
  139. package/dist/progress/index.js +4 -4
  140. package/dist/progress/index.mjs +2 -2
  141. package/dist/progressCircle/index.js +4 -4
  142. package/dist/progressCircle/index.mjs +2 -2
  143. package/dist/radio/index.js +7 -7
  144. package/dist/radio/index.mjs +6 -6
  145. package/dist/scrollArea/index.js +4 -4
  146. package/dist/scrollArea/index.mjs +2 -2
  147. package/dist/scrollIndicator/index.js +2 -2
  148. package/dist/scrollIndicator/index.mjs +1 -1
  149. package/dist/select/index.js +8 -8
  150. package/dist/select/index.mjs +7 -7
  151. package/dist/separator/index.js +4 -4
  152. package/dist/separator/index.mjs +2 -2
  153. package/dist/sheet/index.js +4 -4
  154. package/dist/sheet/index.mjs +2 -2
  155. package/dist/sidebar/index.js +6 -6
  156. package/dist/sidebar/index.mjs +4 -4
  157. package/dist/signature/index.js +8 -8
  158. package/dist/signature/index.mjs +6 -6
  159. package/dist/simpleTable/index.js +6 -6
  160. package/dist/simpleTable/index.mjs +5 -5
  161. package/dist/skeleton/index.js +4 -4
  162. package/dist/skeleton/index.mjs +2 -2
  163. package/dist/slider/index.js +4 -4
  164. package/dist/slider/index.mjs +2 -2
  165. package/dist/sortButton/index.js +8 -7
  166. package/dist/sortButton/index.mjs +2 -2
  167. package/dist/splitButton/index.js +9 -8
  168. package/dist/splitButton/index.mjs +4 -4
  169. package/dist/stats/index.js +7 -7
  170. package/dist/stats/index.mjs +6 -6
  171. package/dist/stopPropagationWrapper/index.js +2 -2
  172. package/dist/stopPropagationWrapper/index.mjs +1 -1
  173. package/dist/switch/index.js +4 -4
  174. package/dist/switch/index.mjs +2 -2
  175. package/dist/table/index.js +4 -4
  176. package/dist/table/index.mjs +2 -2
  177. package/dist/tabs/index.js +5 -5
  178. package/dist/tabs/index.mjs +4 -4
  179. package/dist/textarea/index.js +7 -7
  180. package/dist/textarea/index.mjs +6 -6
  181. package/dist/toast/index.js +4 -4
  182. package/dist/toast/index.mjs +2 -2
  183. package/dist/toaster/index.js +6 -6
  184. package/dist/toaster/index.mjs +5 -5
  185. package/dist/tooltip/index.js +4 -4
  186. package/dist/tooltip/index.mjs +3 -3
  187. package/dist/types/index.js +1 -1
  188. package/package.json +16 -42
  189. package/README.md +0 -107
  190. package/dist/chunk-S36W2LDN.mjs +0 -189
@@ -27,7 +27,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
29
 
30
- // components/blocks/feedback/index.ts
30
+ // blocks/feedback/index.ts
31
31
  var feedback_exports = {};
32
32
  __export(feedback_exports, {
33
33
  FeedbackEmoji: () => FeedbackEmoji,
@@ -37,24 +37,24 @@ __export(feedback_exports, {
37
37
  });
38
38
  module.exports = __toCommonJS(feedback_exports);
39
39
 
40
- // components/blocks/feedback/UserReferralSource.tsx
40
+ // blocks/feedback/UserReferralSource.tsx
41
41
  var import_react4 = __toESM(require("react"));
42
42
  var import_react_hook_form = require("react-hook-form");
43
43
  var import_zod = require("@hookform/resolvers/zod");
44
44
  var z = __toESM(require("zod"));
45
45
 
46
- // components/elements/button/Button.tsx
46
+ // elements/button/Button.tsx
47
47
  var React2 = __toESM(require("react"));
48
48
  var import_class_variance_authority = require("class-variance-authority");
49
49
 
50
- // components/util.ts
50
+ // util/index.ts
51
51
  var import_clsx = require("clsx");
52
52
  var import_tailwind_merge = require("tailwind-merge");
53
53
  function cn(...inputs) {
54
54
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
55
55
  }
56
56
 
57
- // components/elements/loading/Loading.tsx
57
+ // elements/loading/Loading.tsx
58
58
  var import_react = __toESM(require("react"));
59
59
  var Loading = ({
60
60
  design = "spinner",
@@ -231,7 +231,7 @@ var Loading = ({
231
231
  }
232
232
  };
233
233
 
234
- // components/elements/button/Button.tsx
234
+ // elements/button/Button.tsx
235
235
  var buttonVariants = (0, import_class_variance_authority.cva)(
236
236
  "hawa-inline-flex hawa-items-center hawa-select-none hawa-rounded-md hawa-text-sm hawa-font-medium hawa-ring-offset-background hawa-transition-colors focus-visible:hawa-outline-none focus-visible:hawa-ring-2 focus-visible:hawa-ring-ring focus-visible:hawa-ring-offset-2 disabled:hawa-pointer-events-none disabled:hawa-opacity-50",
237
237
  {
@@ -284,6 +284,7 @@ var Button = React2.forwardRef(
284
284
  className: cn(
285
285
  buttonVariants({ variant, size, className }),
286
286
  centered && "hawa-justify-center"
287
+ // "hawa-bg-red-500"
287
288
  ),
288
289
  ref,
289
290
  ...props
@@ -302,7 +303,7 @@ var Button = React2.forwardRef(
302
303
  );
303
304
  Button.displayName = "Button";
304
305
 
305
- // components/elements/card/Card.tsx
306
+ // elements/card/Card.tsx
306
307
  var React3 = __toESM(require("react"));
307
308
  var Card = React3.forwardRef(
308
309
  ({ className, variant = "default", clickable = false, ...props }, ref) => {
@@ -383,13 +384,13 @@ CardFooter.displayName = "CardFooter";
383
384
  CardTitle.displayName = "CardTitle";
384
385
  Card.displayName = "Card";
385
386
 
386
- // components/elements/radio/Radio.tsx
387
+ // elements/radio/Radio.tsx
387
388
  var import_react3 = __toESM(require("react"));
388
389
 
389
- // components/elements/label/Label.tsx
390
+ // elements/label/Label.tsx
390
391
  var React5 = __toESM(require("react"));
391
392
 
392
- // components/elements/tooltip/Tooltip.tsx
393
+ // elements/tooltip/Tooltip.tsx
393
394
  var import_react2 = __toESM(require("react"));
394
395
  var TooltipPrimitive = __toESM(require("@radix-ui/react-tooltip"));
395
396
  var TooltipContent = import_react2.default.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ import_react2.default.createElement(
@@ -440,7 +441,7 @@ var Tooltip = ({
440
441
  );
441
442
  };
442
443
 
443
- // components/elements/label/Label.tsx
444
+ // elements/label/Label.tsx
444
445
  var Label = React5.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React5.createElement(
445
446
  "label",
446
447
  {
@@ -482,7 +483,7 @@ var Label = React5.forwardRef(({ className, hint, hintSide, required, children,
482
483
  )));
483
484
  Label.displayName = "Label";
484
485
 
485
- // components/elements/radio/Radio.tsx
486
+ // elements/radio/Radio.tsx
486
487
  var Radio = ({
487
488
  design = "default",
488
489
  width = "default",
@@ -668,7 +669,7 @@ var Radio = ({
668
669
  }
669
670
  };
670
671
 
671
- // components/elements/textarea/Textarea.tsx
672
+ // elements/textarea/Textarea.tsx
672
673
  var React7 = __toESM(require("react"));
673
674
  var Textarea = React7.forwardRef(
674
675
  ({
@@ -730,7 +731,7 @@ var Textarea = React7.forwardRef(
730
731
  );
731
732
  Textarea.displayName = "Textarea";
732
733
 
733
- // components/blocks/feedback/UserReferralSource.tsx
734
+ // blocks/feedback/UserReferralSource.tsx
734
735
  var UserReferralSource = ({
735
736
  position = "bottom-right",
736
737
  options = [],
@@ -883,7 +884,7 @@ var UserReferralSource = ({
883
884
  );
884
885
  };
885
886
 
886
- // components/blocks/feedback/FeedbackRating.tsx
887
+ // blocks/feedback/FeedbackRating.tsx
887
888
  var import_react5 = __toESM(require("react"));
888
889
  var FeedbackRating = ({
889
890
  position = "bottom-right",
@@ -997,10 +998,10 @@ var FeedbackRating = ({
997
998
  );
998
999
  };
999
1000
 
1000
- // components/blocks/feedback/FeedbackEmoji.tsx
1001
+ // blocks/feedback/FeedbackEmoji.tsx
1001
1002
  var import_react9 = __toESM(require("react"));
1002
1003
 
1003
- // components/elements/popover/Popover.tsx
1004
+ // elements/popover/Popover.tsx
1004
1005
  var React10 = __toESM(require("react"));
1005
1006
  var PopoverPrimitive = __toESM(require("@radix-ui/react-popover"));
1006
1007
  var PopoverContent = React10.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React10.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React10.createElement(
@@ -1059,7 +1060,7 @@ var Popover = ({
1059
1060
  ));
1060
1061
  };
1061
1062
 
1062
- // components/icons/Emojis.tsx
1063
+ // icons/Emojis.tsx
1063
1064
  var import_react6 = __toESM(require("react"));
1064
1065
  var VeryGoodEmoji = () => /* @__PURE__ */ import_react6.default.createElement(
1065
1066
  "svg",
@@ -1152,13 +1153,13 @@ var VeryBadEmoji = () => /* @__PURE__ */ import_react6.default.createElement(
1152
1153
  ))
1153
1154
  );
1154
1155
 
1155
- // components/icons/InputIcons.tsx
1156
+ // icons/InputIcons.tsx
1156
1157
  var import_react7 = __toESM(require("react"));
1157
1158
 
1158
- // components/icons/CommonIcons.tsx
1159
+ // icons/CommonIcons.tsx
1159
1160
  var import_react8 = __toESM(require("react"));
1160
1161
 
1161
- // components/blocks/feedback/FeedbackEmoji.tsx
1162
+ // blocks/feedback/FeedbackEmoji.tsx
1162
1163
  var FeedbackEmoji = (props) => {
1163
1164
  const [selectedEmoji, setSelectedEmoji] = (0, import_react9.useState)(null);
1164
1165
  const [loadingSubmit, setLoadingSubmit] = (0, import_react9.useState)(false);
@@ -1270,19 +1271,19 @@ var FeedbackEmoji = (props) => {
1270
1271
  );
1271
1272
  };
1272
1273
 
1273
- // components/blocks/feedback/FeedbackForm.tsx
1274
+ // blocks/feedback/FeedbackForm.tsx
1274
1275
  var import_react12 = __toESM(require("react"));
1275
1276
  var import_react_hook_form2 = require("react-hook-form");
1276
1277
  var import_zod2 = require("@hookform/resolvers/zod");
1277
1278
  var z2 = __toESM(require("zod"));
1278
1279
 
1279
- // components/elements/select/Select.tsx
1280
+ // elements/select/Select.tsx
1280
1281
  var import_react11 = __toESM(require("react"));
1281
1282
  var import_react_select = __toESM(require("react-select"));
1282
1283
  var import_creatable = __toESM(require("react-select/creatable"));
1283
1284
  var import_clsx2 = __toESM(require("clsx"));
1284
1285
 
1285
- // components/elements/skeleton/Skeleton.tsx
1286
+ // elements/skeleton/Skeleton.tsx
1286
1287
  var import_react10 = __toESM(require("react"));
1287
1288
  function Skeleton({
1288
1289
  className,
@@ -1309,7 +1310,7 @@ function Skeleton({
1309
1310
  );
1310
1311
  }
1311
1312
 
1312
- // components/elements/select/Select.tsx
1313
+ // elements/select/Select.tsx
1313
1314
  var Select = ({
1314
1315
  labelProps,
1315
1316
  labelKey = "label",
@@ -1459,7 +1460,7 @@ var Select = ({
1459
1460
  );
1460
1461
  };
1461
1462
 
1462
- // components/blocks/feedback/FeedbackForm.tsx
1463
+ // blocks/feedback/FeedbackForm.tsx
1463
1464
  var FeedbackForm = (props) => {
1464
1465
  var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m;
1465
1466
  const formSchema = z2.object({
@@ -1,27 +1,27 @@
1
1
  import {
2
2
  Textarea
3
- } from "../../chunk-LT3VHLAG.mjs";
3
+ } from "../../chunk-APZM24KK.mjs";
4
4
  import {
5
5
  Select
6
- } from "../../chunk-TTKRRN7S.mjs";
6
+ } from "../../chunk-4IOG44R3.mjs";
7
7
  import {
8
8
  Radio
9
- } from "../../chunk-M2ZS3EDT.mjs";
9
+ } from "../../chunk-OAXF3RCQ.mjs";
10
10
  import {
11
11
  BadEmoji,
12
12
  GoodEmoji,
13
13
  VeryBadEmoji,
14
14
  VeryGoodEmoji
15
- } from "../../chunk-ATUSR6VI.mjs";
15
+ } from "../../chunk-U3TZWNDZ.mjs";
16
16
  import {
17
17
  Button,
18
18
  Card,
19
19
  CardContent,
20
20
  Label,
21
21
  cn
22
- } from "../../chunk-FYH74ZRQ.mjs";
22
+ } from "../../chunk-AREFDTXK.mjs";
23
23
 
24
- // components/blocks/feedback/UserReferralSource.tsx
24
+ // blocks/feedback/UserReferralSource.tsx
25
25
  import React, { useRef, useState } from "react";
26
26
  import { Controller, useForm } from "react-hook-form";
27
27
  import { zodResolver } from "@hookform/resolvers/zod";
@@ -178,7 +178,7 @@ var UserReferralSource = ({
178
178
  );
179
179
  };
180
180
 
181
- // components/blocks/feedback/FeedbackRating.tsx
181
+ // blocks/feedback/FeedbackRating.tsx
182
182
  import React2, { useEffect, useRef as useRef2, useState as useState2 } from "react";
183
183
  var FeedbackRating = ({
184
184
  position = "bottom-right",
@@ -292,10 +292,10 @@ var FeedbackRating = ({
292
292
  );
293
293
  };
294
294
 
295
- // components/blocks/feedback/FeedbackEmoji.tsx
295
+ // blocks/feedback/FeedbackEmoji.tsx
296
296
  import React4, { useState as useState3 } from "react";
297
297
 
298
- // components/elements/popover/Popover.tsx
298
+ // elements/popover/Popover.tsx
299
299
  import * as React3 from "react";
300
300
  import * as PopoverPrimitive from "@radix-ui/react-popover";
301
301
  var PopoverContent = React3.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React3.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React3.createElement(
@@ -354,7 +354,7 @@ var Popover = ({
354
354
  ));
355
355
  };
356
356
 
357
- // components/blocks/feedback/FeedbackEmoji.tsx
357
+ // blocks/feedback/FeedbackEmoji.tsx
358
358
  var FeedbackEmoji = (props) => {
359
359
  const [selectedEmoji, setSelectedEmoji] = useState3(null);
360
360
  const [loadingSubmit, setLoadingSubmit] = useState3(false);
@@ -466,7 +466,7 @@ var FeedbackEmoji = (props) => {
466
466
  );
467
467
  };
468
468
 
469
- // components/blocks/feedback/FeedbackForm.tsx
469
+ // blocks/feedback/FeedbackForm.tsx
470
470
  import React5 from "react";
471
471
  import { useForm as useForm2, Controller as Controller2 } from "react-hook-form";
472
472
  import { zodResolver as zodResolver2 } from "@hookform/resolvers/zod";