@sikka/hawa 0.26.19-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 (188) 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.js +16 -15
  79. package/dist/dataTable/index.mjs +15 -14
  80. package/dist/destroyableCard/index.js +6 -8
  81. package/dist/destroyableCard/index.mjs +4 -4
  82. package/dist/dialog/index.js +4 -4
  83. package/dist/dialog/index.mjs +2 -2
  84. package/dist/docsLayout/index.js +12 -11
  85. package/dist/docsLayout/index.mjs +11 -10
  86. package/dist/docsSidebar/index.js +4 -4
  87. package/dist/docsSidebar/index.mjs +2 -2
  88. package/dist/dropdownMenu/index.js +4 -4
  89. package/dist/dropdownMenu/index.mjs +2 -2
  90. package/dist/elements/index.d.mts +1 -1
  91. package/dist/elements/index.d.ts +1 -1
  92. package/dist/elements/index.js +155 -163
  93. package/dist/elements/index.mjs +47 -56
  94. package/dist/fileDropzone/index.js +10 -9
  95. package/dist/fileDropzone/index.mjs +9 -8
  96. package/dist/fileUploader/index.js +2 -2
  97. package/dist/fileUploader/index.mjs +1 -1
  98. package/dist/glow/index.js +2 -2
  99. package/dist/glow/index.mjs +1 -1
  100. package/dist/hooks/index.d.mts +7 -7
  101. package/dist/hooks/index.d.ts +7 -7
  102. package/dist/hooks/index.js +16 -16
  103. package/dist/hooks/index.mjs +14 -14
  104. package/dist/index.css +0 -465
  105. package/dist/index.d.mts +8 -8
  106. package/dist/index.d.ts +8 -8
  107. package/dist/index.js +213 -221
  108. package/dist/index.mjs +212 -220
  109. package/dist/input/index.js +8 -8
  110. package/dist/input/index.mjs +4 -4
  111. package/dist/interfaceSettings/index.js +9 -9
  112. package/dist/interfaceSettings/index.mjs +4 -4
  113. package/dist/label/index.js +5 -5
  114. package/dist/label/index.mjs +4 -4
  115. package/dist/layout/index.d.mts +1 -1
  116. package/dist/layout/index.d.ts +1 -1
  117. package/dist/layout/index.js +31 -30
  118. package/dist/layout/index.mjs +16 -16
  119. package/dist/loading/index.js +4 -4
  120. package/dist/loading/index.mjs +2 -2
  121. package/dist/logos/index.js +2 -2
  122. package/dist/logos/index.mjs +1 -1
  123. package/dist/navbar/index.js +5 -5
  124. package/dist/navbar/index.mjs +4 -4
  125. package/dist/navigationMenu/index.js +4 -4
  126. package/dist/navigationMenu/index.mjs +2 -2
  127. package/dist/pagination/index.js +4 -4
  128. package/dist/pagination/index.mjs +2 -2
  129. package/dist/passwordInput/index.js +15 -15
  130. package/dist/passwordInput/index.mjs +13 -13
  131. package/dist/phoneInput/index.js +11 -11
  132. package/dist/phoneInput/index.mjs +10 -10
  133. package/dist/pinInput/index.js +4 -4
  134. package/dist/pinInput/index.mjs +2 -2
  135. package/dist/popover/index.js +4 -4
  136. package/dist/popover/index.mjs +2 -2
  137. package/dist/progress/index.js +4 -4
  138. package/dist/progress/index.mjs +2 -2
  139. package/dist/progressCircle/index.js +4 -4
  140. package/dist/progressCircle/index.mjs +2 -2
  141. package/dist/radio/index.js +7 -7
  142. package/dist/radio/index.mjs +6 -6
  143. package/dist/scrollArea/index.js +4 -4
  144. package/dist/scrollArea/index.mjs +2 -2
  145. package/dist/scrollIndicator/index.js +2 -2
  146. package/dist/scrollIndicator/index.mjs +1 -1
  147. package/dist/select/index.js +8 -8
  148. package/dist/select/index.mjs +7 -7
  149. package/dist/separator/index.js +4 -4
  150. package/dist/separator/index.mjs +2 -2
  151. package/dist/sheet/index.js +4 -4
  152. package/dist/sheet/index.mjs +2 -2
  153. package/dist/sidebar/index.js +6 -6
  154. package/dist/sidebar/index.mjs +4 -4
  155. package/dist/signature/index.js +8 -8
  156. package/dist/signature/index.mjs +6 -6
  157. package/dist/simpleTable/index.js +6 -6
  158. package/dist/simpleTable/index.mjs +5 -5
  159. package/dist/skeleton/index.js +4 -4
  160. package/dist/skeleton/index.mjs +2 -2
  161. package/dist/slider/index.js +4 -4
  162. package/dist/slider/index.mjs +2 -2
  163. package/dist/sortButton/index.js +8 -7
  164. package/dist/sortButton/index.mjs +2 -2
  165. package/dist/splitButton/index.js +9 -8
  166. package/dist/splitButton/index.mjs +4 -4
  167. package/dist/stats/index.js +7 -7
  168. package/dist/stats/index.mjs +6 -6
  169. package/dist/stopPropagationWrapper/index.js +2 -2
  170. package/dist/stopPropagationWrapper/index.mjs +1 -1
  171. package/dist/switch/index.js +4 -4
  172. package/dist/switch/index.mjs +2 -2
  173. package/dist/table/index.js +4 -4
  174. package/dist/table/index.mjs +2 -2
  175. package/dist/tabs/index.js +5 -5
  176. package/dist/tabs/index.mjs +4 -4
  177. package/dist/textarea/index.js +7 -7
  178. package/dist/textarea/index.mjs +6 -6
  179. package/dist/toast/index.js +4 -4
  180. package/dist/toast/index.mjs +2 -2
  181. package/dist/toaster/index.js +6 -6
  182. package/dist/toaster/index.mjs +5 -5
  183. package/dist/tooltip/index.js +4 -4
  184. package/dist/tooltip/index.mjs +3 -3
  185. package/dist/types/index.js +1 -1
  186. package/package.json +16 -42
  187. package/README.md +0 -107
  188. package/dist/chunk-S36W2LDN.mjs +0 -189
@@ -4,9 +4,9 @@ import {
4
4
  Skeleton,
5
5
  Tooltip,
6
6
  cn
7
- } from "./chunk-3KMBSNM3.mjs";
7
+ } from "./chunk-Z5SL5QTQ.mjs";
8
8
 
9
- // components/elements/alert/Alert.tsx
9
+ // elements/alert/Alert.tsx
10
10
  import React, { useRef, useState, useEffect } from "react";
11
11
  var Alert = ({
12
12
  variant = "normal",
@@ -147,7 +147,7 @@ var Alert = ({
147
147
  ));
148
148
  };
149
149
 
150
- // components/elements/label/Label.tsx
150
+ // elements/label/Label.tsx
151
151
  import * as React2 from "react";
152
152
  var Label = React2.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React2.createElement(
153
153
  "label",
@@ -190,7 +190,7 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
190
190
  )));
191
191
  Label.displayName = "Label";
192
192
 
193
- // components/elements/input/Input.tsx
193
+ // elements/input/Input.tsx
194
194
  import React3, { forwardRef as forwardRef2 } from "react";
195
195
  var Input = forwardRef2(
196
196
  ({
@@ -312,7 +312,7 @@ var Input = forwardRef2(
312
312
  }
313
313
  );
314
314
 
315
- // components/elements/select/Select.tsx
315
+ // elements/select/Select.tsx
316
316
  import React4 from "react";
317
317
  import ReactSelect from "react-select";
318
318
  import CreatableSelect from "react-select/creatable";
@@ -466,10 +466,10 @@ var Select = ({
466
466
  );
467
467
  };
468
468
 
469
- // components/elements/phoneInput/PhoneInput.tsx
469
+ // elements/phoneInput/PhoneInput.tsx
470
470
  import React5, { useState as useState2, useRef as useRef2, useEffect as useEffect2 } from "react";
471
471
 
472
- // components/countries.ts
472
+ // countries.ts
473
473
  var countries = [
474
474
  {
475
475
  country_label: "Saudi Arabia",
@@ -2162,7 +2162,7 @@ var countries = [
2162
2162
  ];
2163
2163
  var countries_default = countries;
2164
2164
 
2165
- // components/elements/phoneInput/PhoneInput.tsx
2165
+ // elements/phoneInput/PhoneInput.tsx
2166
2166
  var PhoneInput = ({ labelProps, ...props }) => {
2167
2167
  const [phoneNumber, setPhoneNumber] = useState2("");
2168
2168
  const [countryCode, setCountryCode] = useState2(props.preferredCountry);
@@ -2226,7 +2226,7 @@ var PhoneInput = ({ labelProps, ...props }) => {
2226
2226
  ));
2227
2227
  };
2228
2228
 
2229
- // components/elements/checkbox/Checkbox.tsx
2229
+ // elements/checkbox/Checkbox.tsx
2230
2230
  import * as React6 from "react";
2231
2231
  import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
2232
2232
  var Checkbox = ({
@@ -2362,7 +2362,7 @@ var CheckboxElement = React6.forwardRef(({ radius = "inherit", size = "default",
2362
2362
  });
2363
2363
  CheckboxElement.displayName = CheckboxPrimitive.Root.displayName;
2364
2364
 
2365
- // components/elements/stopPropagationWrapper/StopPropagationWrapper.tsx
2365
+ // elements/stopPropagationWrapper/StopPropagationWrapper.tsx
2366
2366
  import React7 from "react";
2367
2367
  var StopPropagationWrapper = (props) => {
2368
2368
  const handleClick = (e) => {
@@ -2371,7 +2371,7 @@ var StopPropagationWrapper = (props) => {
2371
2371
  return /* @__PURE__ */ React7.createElement("div", { onClick: handleClick }, props.children);
2372
2372
  };
2373
2373
 
2374
- // components/elements/pinInput/PinInput.tsx
2374
+ // elements/pinInput/PinInput.tsx
2375
2375
  import React8, { useEffect as useEffect3, useState as useState3 } from "react";
2376
2376
  var PinInput = ({
2377
2377
  label,
@@ -2454,7 +2454,7 @@ var PinInput = ({
2454
2454
  ));
2455
2455
  };
2456
2456
 
2457
- // components/elements/radio/Radio.tsx
2457
+ // elements/radio/Radio.tsx
2458
2458
  import React9, { useState as useState4, useRef as useRef3, useEffect as useEffect4 } from "react";
2459
2459
  var Radio = ({
2460
2460
  design = "default",
@@ -2641,7 +2641,7 @@ var Radio = ({
2641
2641
  }
2642
2642
  };
2643
2643
 
2644
- // components/elements/textarea/Textarea.tsx
2644
+ // elements/textarea/Textarea.tsx
2645
2645
  import * as React10 from "react";
2646
2646
  var Textarea = React10.forwardRef(
2647
2647
  ({
@@ -2703,7 +2703,7 @@ var Textarea = React10.forwardRef(
2703
2703
  );
2704
2704
  Textarea.displayName = "Textarea";
2705
2705
 
2706
- // components/elements/popover/Popover.tsx
2706
+ // elements/popover/Popover.tsx
2707
2707
  import * as React11 from "react";
2708
2708
  import * as PopoverPrimitive from "@radix-ui/react-popover";
2709
2709
  var PopoverContent = React11.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React11.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React11.createElement(
@@ -2763,7 +2763,7 @@ var Popover = ({
2763
2763
  };
2764
2764
  var PopoverTrigger = PopoverPrimitive.Trigger;
2765
2765
 
2766
- // components/elements/scrollArea/ScrollArea.tsx
2766
+ // elements/scrollArea/ScrollArea.tsx
2767
2767
  import * as React12 from "react";
2768
2768
  import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
2769
2769
  var ScrollArea = React12.forwardRef(({ className, children, orientation = "vertical", ...props }, ref) => /* @__PURE__ */ React12.createElement(
@@ -2803,7 +2803,7 @@ var ScrollBar = React12.forwardRef(({ className, orientation = "vertical", ...pr
2803
2803
  ));
2804
2804
  ScrollBar.displayName = ScrollAreaPrimitive.ScrollAreaScrollbar.displayName;
2805
2805
 
2806
- // components/elements/tabs/Tabs.tsx
2806
+ // elements/tabs/Tabs.tsx
2807
2807
  import * as React13 from "react";
2808
2808
  import * as TabsPrimitive from "@radix-ui/react-tabs";
2809
2809
  var TabsContext = React13.createContext({ orientation: "vertical" });
@@ -2866,7 +2866,7 @@ var TabsContent = React13.forwardRef(({ className, ...props }, ref) => /* @__PUR
2866
2866
  ));
2867
2867
  TabsContent.displayName = TabsPrimitive.Content.displayName;
2868
2868
 
2869
- // components/elements/separator/Separator.tsx
2869
+ // elements/separator/Separator.tsx
2870
2870
  import * as React14 from "react";
2871
2871
  var Separator = ({
2872
2872
  className,
@@ -2884,7 +2884,7 @@ var Separator = ({
2884
2884
  }
2885
2885
  );
2886
2886
 
2887
- // components/elements/progress/Progress.tsx
2887
+ // elements/progress/Progress.tsx
2888
2888
  import * as React15 from "react";
2889
2889
  import * as ProgressPrimitive from "@radix-ui/react-progress";
2890
2890
  var Progress = React15.forwardRef(({ className, value, ...props }, ref) => /* @__PURE__ */ React15.createElement(
@@ -2907,7 +2907,7 @@ var Progress = React15.forwardRef(({ className, value, ...props }, ref) => /* @_
2907
2907
  ));
2908
2908
  Progress.displayName = ProgressPrimitive.Root.displayName;
2909
2909
 
2910
- // components/icons/Emojis.tsx
2910
+ // icons/Emojis.tsx
2911
2911
  import React16 from "react";
2912
2912
  var VeryGoodEmoji = () => /* @__PURE__ */ React16.createElement(
2913
2913
  "svg",
@@ -3000,7 +3000,7 @@ var VeryBadEmoji = () => /* @__PURE__ */ React16.createElement(
3000
3000
  ))
3001
3001
  );
3002
3002
 
3003
- // components/icons/InputIcons.tsx
3003
+ // icons/InputIcons.tsx
3004
3004
  import React17 from "react";
3005
3005
  var EyeIcon = (props) => /* @__PURE__ */ React17.createElement("div", { className: cn("hawa-h-5 hawa-w-5", props.className) }, /* @__PURE__ */ React17.createElement(
3006
3006
  "svg",
@@ -3033,7 +3033,7 @@ var HiddenEyeIcon = (props) => /* @__PURE__ */ React17.createElement("div", { cl
3033
3033
  /* @__PURE__ */ React17.createElement("line", { x1: "2", x2: "22", y1: "2", y2: "22" })
3034
3034
  ));
3035
3035
 
3036
- // components/icons/CommonIcons.tsx
3036
+ // icons/CommonIcons.tsx
3037
3037
  import React18 from "react";
3038
3038
  var CheckMark = ({ size = "default", className }) => {
3039
3039
  let sizeStyles = {
@@ -1,14 +1,14 @@
1
- // components/elements/loading/Loading.tsx
1
+ // elements/loading/Loading.tsx
2
2
  import React from "react";
3
3
 
4
- // components/util.ts
4
+ // util/index.ts
5
5
  import { clsx } from "clsx";
6
6
  import { twMerge } from "tailwind-merge";
7
7
  function cn(...inputs) {
8
8
  return twMerge(clsx(inputs));
9
9
  }
10
10
 
11
- // components/elements/loading/Loading.tsx
11
+ // elements/loading/Loading.tsx
12
12
  var Loading = ({
13
13
  design = "spinner",
14
14
  size = "sm",
@@ -184,7 +184,7 @@ var Loading = ({
184
184
  }
185
185
  };
186
186
 
187
- // components/elements/button/Button.tsx
187
+ // elements/button/Button.tsx
188
188
  import * as React2 from "react";
189
189
  import { cva } from "class-variance-authority";
190
190
  var buttonVariants = cva(
@@ -239,6 +239,7 @@ var Button = React2.forwardRef(
239
239
  className: cn(
240
240
  buttonVariants({ variant, size, className }),
241
241
  centered && "hawa-justify-center"
242
+ // "hawa-bg-red-500"
242
243
  ),
243
244
  ref,
244
245
  ...props
@@ -257,7 +258,7 @@ var Button = React2.forwardRef(
257
258
  );
258
259
  Button.displayName = "Button";
259
260
 
260
- // components/elements/card/Card.tsx
261
+ // elements/card/Card.tsx
261
262
  import * as React3 from "react";
262
263
  var Card = React3.forwardRef(
263
264
  ({ className, variant = "default", clickable = false, ...props }, ref) => {
@@ -338,7 +339,7 @@ CardFooter.displayName = "CardFooter";
338
339
  CardTitle.displayName = "CardTitle";
339
340
  Card.displayName = "Card";
340
341
 
341
- // components/elements/tooltip/Tooltip.tsx
342
+ // elements/tooltip/Tooltip.tsx
342
343
  import React4 from "react";
343
344
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
344
345
  var TooltipContent = React4.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React4.createElement(
@@ -389,7 +390,7 @@ var Tooltip = ({
389
390
  );
390
391
  };
391
392
 
392
- // components/elements/skeleton/Skeleton.tsx
393
+ // elements/skeleton/Skeleton.tsx
393
394
  import React5 from "react";
394
395
  function Skeleton({
395
396
  className,
@@ -416,7 +417,7 @@ function Skeleton({
416
417
  );
417
418
  }
418
419
 
419
- // components/elements/logos/Logos.tsx
420
+ // elements/logos/Logos.tsx
420
421
  import React6 from "react";
421
422
  var Logos = {
422
423
  hawa: (props) => /* @__PURE__ */ React6.createElement(
@@ -621,7 +622,7 @@ var Logos = {
621
622
  )
622
623
  };
623
624
 
624
- // components/elements/chip/Chip.tsx
625
+ // elements/chip/Chip.tsx
625
626
  import React7 from "react";
626
627
  var Chip = React7.forwardRef(
627
628
  ({
@@ -702,7 +703,7 @@ var Chip = React7.forwardRef(
702
703
  }
703
704
  );
704
705
 
705
- // components/elements/dropdownMenu/DropdownMenu.tsx
706
+ // elements/dropdownMenu/DropdownMenu.tsx
706
707
  import * as React8 from "react";
707
708
  import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
708
709
  var DropdownMenuRoot = DropdownMenuPrimitive.Root;
@@ -1,4 +1,4 @@
1
- // components/elements/stopPropagationWrapper/StopPropagationWrapper.tsx
1
+ // elements/stopPropagationWrapper/StopPropagationWrapper.tsx
2
2
  import React from "react";
3
3
  var StopPropagationWrapper = (props) => {
4
4
  const handleClick = (e) => {