@sikka/hawa 0.38.2-next → 0.38.4-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 (47) hide show
  1. package/dist/{DropdownMenu-ChxqadLu.d.ts → DropdownMenu-Cxlm5lZl.d.ts} +6 -2
  2. package/dist/{DropdownMenu-BYiPSEYy.d.mts → DropdownMenu-Dly5lsqz.d.mts} +6 -2
  3. package/dist/appLayout/index.js +6 -3
  4. package/dist/appLayout/index.js.map +1 -1
  5. package/dist/appLayout/index.mjs +6 -3
  6. package/dist/appLayout/index.mjs.map +1 -1
  7. package/dist/appTopbar/index.js +6 -3
  8. package/dist/appTopbar/index.js.map +1 -1
  9. package/dist/appTopbar/index.mjs +6 -3
  10. package/dist/appTopbar/index.mjs.map +1 -1
  11. package/dist/blocks/index.d.mts +1 -1
  12. package/dist/blocks/index.d.ts +1 -1
  13. package/dist/blocks/index.js +6 -3
  14. package/dist/blocks/index.mjs +2 -2
  15. package/dist/blocks/pricing/index.js +1 -1
  16. package/dist/blocks/pricing/index.mjs +1 -1
  17. package/dist/{chunk-V7O5MQZQ.mjs → chunk-GVPIM5KC.mjs} +7 -5
  18. package/dist/{chunk-F23GAE2P.mjs → chunk-GZVEFVSJ.mjs} +1 -1
  19. package/dist/{chunk-UDJFVH2I.mjs → chunk-RZJPAN5T.mjs} +1 -1
  20. package/dist/dataTable/index.js +6 -3
  21. package/dist/dataTable/index.js.map +1 -1
  22. package/dist/dataTable/index.mjs +6 -3
  23. package/dist/dataTable/index.mjs.map +1 -1
  24. package/dist/dropdownMenu/index.d.mts +7 -2
  25. package/dist/dropdownMenu/index.d.ts +7 -2
  26. package/dist/dropdownMenu/index.js +7 -5
  27. package/dist/dropdownMenu/index.js.map +1 -1
  28. package/dist/dropdownMenu/index.mjs +7 -5
  29. package/dist/dropdownMenu/index.mjs.map +1 -1
  30. package/dist/elements/index.d.mts +2 -1
  31. package/dist/elements/index.d.ts +2 -1
  32. package/dist/elements/index.js +7 -5
  33. package/dist/elements/index.mjs +5 -5
  34. package/dist/index.css +2201 -1759
  35. package/dist/index.d.mts +7 -2
  36. package/dist/index.d.ts +7 -2
  37. package/dist/index.js +7 -5
  38. package/dist/index.mjs +7 -5
  39. package/dist/layout/index.d.mts +1 -1
  40. package/dist/layout/index.d.ts +1 -1
  41. package/dist/layout/index.js +6 -3
  42. package/dist/layout/index.mjs +2 -2
  43. package/dist/splitButton/index.js +6 -3
  44. package/dist/splitButton/index.js.map +1 -1
  45. package/dist/splitButton/index.mjs +6 -3
  46. package/dist/splitButton/index.mjs.map +1 -1
  47. package/package.json +1 -1
@@ -26,7 +26,7 @@ import {
26
26
  TabsList,
27
27
  TabsTrigger,
28
28
  Textarea
29
- } from "../chunk-UDJFVH2I.mjs";
29
+ } from "../chunk-RZJPAN5T.mjs";
30
30
  import {
31
31
  useClipboard
32
32
  } from "../chunk-ZBUBNKF6.mjs";
@@ -41,7 +41,7 @@ import {
41
41
  SheetPortal,
42
42
  SheetTitle,
43
43
  SheetTrigger
44
- } from "../chunk-F23GAE2P.mjs";
44
+ } from "../chunk-GZVEFVSJ.mjs";
45
45
  import {
46
46
  Button,
47
47
  Card,
@@ -58,7 +58,6 @@ import {
58
58
  DropdownMenuGroup,
59
59
  DropdownMenuItem,
60
60
  DropdownMenuLabel,
61
- DropdownMenuPortal,
62
61
  DropdownMenuRadio,
63
62
  DropdownMenuRadioGroup,
64
63
  DropdownMenuRadioItem,
@@ -75,13 +74,14 @@ import {
75
74
  Label,
76
75
  Loading,
77
76
  Logos,
77
+ Portal,
78
78
  Skeleton,
79
79
  Tooltip,
80
80
  UncheckMark,
81
81
  buttonVariants,
82
82
  calculateLuminance,
83
83
  cn
84
- } from "../chunk-V7O5MQZQ.mjs";
84
+ } from "../chunk-GVPIM5KC.mjs";
85
85
  import {
86
86
  __require
87
87
  } from "../chunk-SYGWSBJL.mjs";
@@ -3497,7 +3497,7 @@ export {
3497
3497
  DropdownMenuGroup,
3498
3498
  DropdownMenuItem,
3499
3499
  DropdownMenuLabel,
3500
- DropdownMenuPortal,
3500
+ Portal as DropdownMenuPortal,
3501
3501
  DropdownMenuRadio,
3502
3502
  DropdownMenuRadioGroup,
3503
3503
  DropdownMenuRadioItem,