@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
@@ -5,16 +5,16 @@ import {
5
5
  CommandInput,
6
6
  CommandItem,
7
7
  cn
8
- } from "../chunk-EYUG3GRC.mjs";
8
+ } from "../chunk-SJ2Z6ZOG.mjs";
9
9
 
10
- // components/elements/combobox/Combobox.tsx
10
+ // elements/combobox/Combobox.tsx
11
11
  import * as React5 from "react";
12
12
  import * as PopoverPrimitive2 from "@radix-ui/react-popover";
13
13
 
14
- // components/elements/label/Label.tsx
14
+ // elements/label/Label.tsx
15
15
  import * as React2 from "react";
16
16
 
17
- // components/elements/tooltip/Tooltip.tsx
17
+ // elements/tooltip/Tooltip.tsx
18
18
  import React from "react";
19
19
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
20
20
  var TooltipContent = React.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React.createElement(
@@ -65,7 +65,7 @@ var Tooltip = ({
65
65
  );
66
66
  };
67
67
 
68
- // components/elements/label/Label.tsx
68
+ // elements/label/Label.tsx
69
69
  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(
70
70
  "label",
71
71
  {
@@ -107,7 +107,7 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
107
107
  )));
108
108
  Label.displayName = "Label";
109
109
 
110
- // components/elements/popover/Popover.tsx
110
+ // elements/popover/Popover.tsx
111
111
  import * as React3 from "react";
112
112
  import * as PopoverPrimitive from "@radix-ui/react-popover";
113
113
  var PopoverContent = React3.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React3.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React3.createElement(
@@ -126,7 +126,7 @@ var PopoverContent = React3.forwardRef(({ className, align = "center", sideOffse
126
126
  PopoverContent.displayName = PopoverPrimitive.Content.displayName;
127
127
  var PopoverTrigger = PopoverPrimitive.Trigger;
128
128
 
129
- // components/elements/skeleton/Skeleton.tsx
129
+ // elements/skeleton/Skeleton.tsx
130
130
  import React4 from "react";
131
131
  function Skeleton({
132
132
  className,
@@ -153,7 +153,7 @@ function Skeleton({
153
153
  );
154
154
  }
155
155
 
156
- // components/elements/combobox/Combobox.tsx
156
+ // elements/combobox/Combobox.tsx
157
157
  var Combobox = React5.forwardRef(
158
158
  ({
159
159
  labelKey = "label",
@@ -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/elements/command/index.ts
30
+ // elements/command/index.ts
31
31
  var command_exports = {};
32
32
  __export(command_exports, {
33
33
  Command: () => Command,
@@ -42,18 +42,18 @@ __export(command_exports, {
42
42
  });
43
43
  module.exports = __toCommonJS(command_exports);
44
44
 
45
- // components/elements/command/Command.tsx
45
+ // elements/command/Command.tsx
46
46
  var React2 = __toESM(require("react"));
47
47
  var import_cmdk = require("cmdk");
48
48
 
49
- // components/util.ts
49
+ // util/index.ts
50
50
  var import_clsx = require("clsx");
51
51
  var import_tailwind_merge = require("tailwind-merge");
52
52
  function cn(...inputs) {
53
53
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
54
54
  }
55
55
 
56
- // components/elements/dialog/Dialog.tsx
56
+ // elements/dialog/Dialog.tsx
57
57
  var React = __toESM(require("react"));
58
58
  var DialogPrimitive = __toESM(require("@radix-ui/react-dialog"));
59
59
  var Dialog = DialogPrimitive.Root;
@@ -348,7 +348,7 @@ DialogOverlay.displayName = DialogPrimitive.Overlay.displayName;
348
348
  DialogContent.displayName = DialogPrimitive.Content.displayName;
349
349
  DialogDescription.displayName = DialogPrimitive.Description.displayName;
350
350
 
351
- // components/elements/command/Command.tsx
351
+ // elements/command/Command.tsx
352
352
  var Command = React2.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React2.createElement(
353
353
  import_cmdk.Command,
354
354
  {
@@ -8,7 +8,7 @@ import {
8
8
  CommandList,
9
9
  CommandSeparator,
10
10
  CommandShortcut
11
- } from "../chunk-EYUG3GRC.mjs";
11
+ } from "../chunk-SJ2Z6ZOG.mjs";
12
12
  export {
13
13
  Command,
14
14
  CommandDialog,
@@ -27,14 +27,14 @@ 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/layout/copyrights/index.ts
30
+ // layout/copyrights/index.ts
31
31
  var copyrights_exports = {};
32
32
  __export(copyrights_exports, {
33
33
  Copyrights: () => Copyrights
34
34
  });
35
35
  module.exports = __toCommonJS(copyrights_exports);
36
36
 
37
- // components/layout/copyrights/Copyrights.tsx
37
+ // layout/copyrights/Copyrights.tsx
38
38
  var import_react = __toESM(require("react"));
39
39
  var Copyrights = (props) => {
40
40
  return /* @__PURE__ */ import_react.default.createElement("div", { className: "hawa-my-2 hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-1 hawa-text-xs hawa-text-gray-400" }, props.withLogo ? /* @__PURE__ */ import_react.default.createElement("a", { href: props.onLogoClicked }, /* @__PURE__ */ import_react.default.createElement("div", { className: "hawa-cursor-pointer" }, /* @__PURE__ */ import_react.default.createElement("image", { href: props.logoURL, width: 100, height: 50 }))) : null, /* @__PURE__ */ import_react.default.createElement("div", null, props.version), props.credits ? props.credits : null);
@@ -1,4 +1,4 @@
1
- // components/layout/copyrights/Copyrights.tsx
1
+ // layout/copyrights/Copyrights.tsx
2
2
  import React from "react";
3
3
  var Copyrights = (props) => {
4
4
  return /* @__PURE__ */ React.createElement("div", { className: "hawa-my-2 hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-1 hawa-text-xs hawa-text-gray-400" }, props.withLogo ? /* @__PURE__ */ React.createElement("a", { href: props.onLogoClicked }, /* @__PURE__ */ React.createElement("div", { className: "hawa-cursor-pointer" }, /* @__PURE__ */ React.createElement("image", { href: props.logoURL, width: 100, height: 50 }))) : null, /* @__PURE__ */ React.createElement("div", null, props.version), props.credits ? props.credits : null);
@@ -27,14 +27,14 @@ 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/elements/count/index.ts
30
+ // elements/count/index.ts
31
31
  var count_exports = {};
32
32
  __export(count_exports, {
33
33
  Count: () => Count
34
34
  });
35
35
  module.exports = __toCommonJS(count_exports);
36
36
 
37
- // components/elements/count/Count.tsx
37
+ // elements/count/Count.tsx
38
38
  var import_react = __toESM(require("react"));
39
39
  var Count = (props) => {
40
40
  return /* @__PURE__ */ import_react.default.createElement("div", { className: "hawa-flex hawa-h-fit hawa-flex-row hawa-items-center hawa-gap-2 hawa-px-2" }, /* @__PURE__ */ import_react.default.createElement("div", null, props.icon), /* @__PURE__ */ import_react.default.createElement("div", { className: "hawa-text-sm" }, props.count));
@@ -1,4 +1,4 @@
1
- // components/elements/count/Count.tsx
1
+ // elements/count/Count.tsx
2
2
  import React from "react";
3
3
  var Count = (props) => {
4
4
  return /* @__PURE__ */ React.createElement("div", { className: "hawa-flex hawa-h-fit hawa-flex-row hawa-items-center hawa-gap-2 hawa-px-2" }, /* @__PURE__ */ React.createElement("div", null, props.icon), /* @__PURE__ */ React.createElement("div", { className: "hawa-text-sm" }, props.count));
@@ -27,29 +27,29 @@ 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/elements/dataTable/index.ts
30
+ // elements/dataTable/index.ts
31
31
  var dataTable_exports = {};
32
32
  __export(dataTable_exports, {
33
33
  DataTable: () => DataTable
34
34
  });
35
35
  module.exports = __toCommonJS(dataTable_exports);
36
36
 
37
- // components/elements/dataTable/DataTable.tsx
37
+ // elements/dataTable/DataTable.tsx
38
38
  var React9 = __toESM(require("react"));
39
39
  var import_react_table = require("@tanstack/react-table");
40
40
 
41
- // components/util.ts
41
+ // util/index.ts
42
42
  var import_clsx = require("clsx");
43
43
  var import_tailwind_merge = require("tailwind-merge");
44
44
  function cn(...inputs) {
45
45
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
46
46
  }
47
47
 
48
- // components/elements/button/Button.tsx
48
+ // elements/button/Button.tsx
49
49
  var React2 = __toESM(require("react"));
50
50
  var import_class_variance_authority = require("class-variance-authority");
51
51
 
52
- // components/elements/loading/Loading.tsx
52
+ // elements/loading/Loading.tsx
53
53
  var import_react = __toESM(require("react"));
54
54
  var Loading = ({
55
55
  design = "spinner",
@@ -226,7 +226,7 @@ var Loading = ({
226
226
  }
227
227
  };
228
228
 
229
- // components/elements/button/Button.tsx
229
+ // elements/button/Button.tsx
230
230
  var buttonVariants = (0, import_class_variance_authority.cva)(
231
231
  "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",
232
232
  {
@@ -279,6 +279,7 @@ var Button = React2.forwardRef(
279
279
  className: cn(
280
280
  buttonVariants({ variant, size, className }),
281
281
  centered && "hawa-justify-center"
282
+ // "hawa-bg-red-500"
282
283
  ),
283
284
  ref,
284
285
  ...props
@@ -297,7 +298,7 @@ var Button = React2.forwardRef(
297
298
  );
298
299
  Button.displayName = "Button";
299
300
 
300
- // components/elements/dropdownMenu/DropdownMenu.tsx
301
+ // elements/dropdownMenu/DropdownMenu.tsx
301
302
  var React3 = __toESM(require("react"));
302
303
  var DropdownMenuPrimitive = __toESM(require("@radix-ui/react-dropdown-menu"));
303
304
  var DropdownMenuRoot = DropdownMenuPrimitive.Root;
@@ -625,13 +626,13 @@ var DropdownMenu = ({
625
626
  );
626
627
  };
627
628
 
628
- // components/elements/input/Input.tsx
629
+ // elements/input/Input.tsx
629
630
  var import_react4 = __toESM(require("react"));
630
631
 
631
- // components/elements/label/Label.tsx
632
+ // elements/label/Label.tsx
632
633
  var React5 = __toESM(require("react"));
633
634
 
634
- // components/elements/tooltip/Tooltip.tsx
635
+ // elements/tooltip/Tooltip.tsx
635
636
  var import_react2 = __toESM(require("react"));
636
637
  var TooltipPrimitive = __toESM(require("@radix-ui/react-tooltip"));
637
638
  var TooltipContent = import_react2.default.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ import_react2.default.createElement(
@@ -682,7 +683,7 @@ var Tooltip = ({
682
683
  );
683
684
  };
684
685
 
685
- // components/elements/label/Label.tsx
686
+ // elements/label/Label.tsx
686
687
  var Label2 = 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(
687
688
  "label",
688
689
  {
@@ -724,7 +725,7 @@ var Label2 = React5.forwardRef(({ className, hint, hintSide, required, children,
724
725
  )));
725
726
  Label2.displayName = "Label";
726
727
 
727
- // components/elements/skeleton/Skeleton.tsx
728
+ // elements/skeleton/Skeleton.tsx
728
729
  var import_react3 = __toESM(require("react"));
729
730
  function Skeleton({
730
731
  className,
@@ -751,7 +752,7 @@ function Skeleton({
751
752
  );
752
753
  }
753
754
 
754
- // components/elements/input/Input.tsx
755
+ // elements/input/Input.tsx
755
756
  var Input = (0, import_react4.forwardRef)(
756
757
  ({
757
758
  margin = "none",
@@ -872,7 +873,7 @@ var Input = (0, import_react4.forwardRef)(
872
873
  }
873
874
  );
874
875
 
875
- // components/elements/table/Table.tsx
876
+ // elements/table/Table.tsx
876
877
  var React8 = __toESM(require("react"));
877
878
  var Table = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement("div", { className: "hawa-relative hawa-w-full hawa-overflow-auto hawa-rounded hawa-border" }, /* @__PURE__ */ React8.createElement(
878
879
  "table",
@@ -982,7 +983,7 @@ var TableCaption = React8.forwardRef(({ className, ...props }, ref) => /* @__PUR
982
983
  ));
983
984
  TableCaption.displayName = "TableCaption";
984
985
 
985
- // components/elements/dataTable/DataTable.tsx
986
+ // elements/dataTable/DataTable.tsx
986
987
  var DataTable = ({
987
988
  columns,
988
989
  data,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  cn
3
- } from "../chunk-TE3BKEXL.mjs";
3
+ } from "../chunk-TWNGV3RE.mjs";
4
4
 
5
- // components/elements/dataTable/DataTable.tsx
5
+ // elements/dataTable/DataTable.tsx
6
6
  import * as React9 from "react";
7
7
  import {
8
8
  flexRender,
@@ -14,11 +14,11 @@ import {
14
14
  useReactTable
15
15
  } from "@tanstack/react-table";
16
16
 
17
- // components/elements/button/Button.tsx
17
+ // elements/button/Button.tsx
18
18
  import * as React2 from "react";
19
19
  import { cva } from "class-variance-authority";
20
20
 
21
- // components/elements/loading/Loading.tsx
21
+ // elements/loading/Loading.tsx
22
22
  import React from "react";
23
23
  var Loading = ({
24
24
  design = "spinner",
@@ -195,7 +195,7 @@ var Loading = ({
195
195
  }
196
196
  };
197
197
 
198
- // components/elements/button/Button.tsx
198
+ // elements/button/Button.tsx
199
199
  var buttonVariants = cva(
200
200
  "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",
201
201
  {
@@ -248,6 +248,7 @@ var Button = React2.forwardRef(
248
248
  className: cn(
249
249
  buttonVariants({ variant, size, className }),
250
250
  centered && "hawa-justify-center"
251
+ // "hawa-bg-red-500"
251
252
  ),
252
253
  ref,
253
254
  ...props
@@ -266,7 +267,7 @@ var Button = React2.forwardRef(
266
267
  );
267
268
  Button.displayName = "Button";
268
269
 
269
- // components/elements/dropdownMenu/DropdownMenu.tsx
270
+ // elements/dropdownMenu/DropdownMenu.tsx
270
271
  import * as React3 from "react";
271
272
  import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
272
273
  var DropdownMenuRoot = DropdownMenuPrimitive.Root;
@@ -594,13 +595,13 @@ var DropdownMenu = ({
594
595
  );
595
596
  };
596
597
 
597
- // components/elements/input/Input.tsx
598
+ // elements/input/Input.tsx
598
599
  import React7, { forwardRef as forwardRef4 } from "react";
599
600
 
600
- // components/elements/label/Label.tsx
601
+ // elements/label/Label.tsx
601
602
  import * as React5 from "react";
602
603
 
603
- // components/elements/tooltip/Tooltip.tsx
604
+ // elements/tooltip/Tooltip.tsx
604
605
  import React4 from "react";
605
606
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
606
607
  var TooltipContent = React4.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React4.createElement(
@@ -651,7 +652,7 @@ var Tooltip = ({
651
652
  );
652
653
  };
653
654
 
654
- // components/elements/label/Label.tsx
655
+ // elements/label/Label.tsx
655
656
  var Label2 = 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(
656
657
  "label",
657
658
  {
@@ -693,7 +694,7 @@ var Label2 = React5.forwardRef(({ className, hint, hintSide, required, children,
693
694
  )));
694
695
  Label2.displayName = "Label";
695
696
 
696
- // components/elements/skeleton/Skeleton.tsx
697
+ // elements/skeleton/Skeleton.tsx
697
698
  import React6 from "react";
698
699
  function Skeleton({
699
700
  className,
@@ -720,7 +721,7 @@ function Skeleton({
720
721
  );
721
722
  }
722
723
 
723
- // components/elements/input/Input.tsx
724
+ // elements/input/Input.tsx
724
725
  var Input = forwardRef4(
725
726
  ({
726
727
  margin = "none",
@@ -841,7 +842,7 @@ var Input = forwardRef4(
841
842
  }
842
843
  );
843
844
 
844
- // components/elements/table/Table.tsx
845
+ // elements/table/Table.tsx
845
846
  import * as React8 from "react";
846
847
  var Table = React8.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React8.createElement("div", { className: "hawa-relative hawa-w-full hawa-overflow-auto hawa-rounded hawa-border" }, /* @__PURE__ */ React8.createElement(
847
848
  "table",
@@ -951,7 +952,7 @@ var TableCaption = React8.forwardRef(({ className, ...props }, ref) => /* @__PUR
951
952
  ));
952
953
  TableCaption.displayName = "TableCaption";
953
954
 
954
- // components/elements/dataTable/DataTable.tsx
955
+ // elements/dataTable/DataTable.tsx
955
956
  var DataTable = ({
956
957
  columns,
957
958
  data,
@@ -27,27 +27,25 @@ 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/elements/destroyableCard/index.ts
30
+ // elements/destroyableCard/index.ts
31
31
  var destroyableCard_exports = {};
32
32
  __export(destroyableCard_exports, {
33
33
  DestroyableCard: () => DestroyableCard
34
34
  });
35
35
  module.exports = __toCommonJS(destroyableCard_exports);
36
36
 
37
- // components/elements/destroyableCard/DestroyableCard.tsx
37
+ // elements/destroyableCard/DestroyableCard.tsx
38
38
  var import_react = __toESM(require("react"));
39
39
 
40
- // components/elements/card/Card.tsx
41
- var React = __toESM(require("react"));
42
-
43
- // components/util.ts
40
+ // util/index.ts
44
41
  var import_clsx = require("clsx");
45
42
  var import_tailwind_merge = require("tailwind-merge");
46
43
  function cn(...inputs) {
47
44
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
48
45
  }
49
46
 
50
- // components/elements/card/Card.tsx
47
+ // elements/card/Card.tsx
48
+ var React = __toESM(require("react"));
51
49
  var Card = React.forwardRef(
52
50
  ({ className, variant = "default", clickable = false, ...props }, ref) => {
53
51
  let variantStyles = {
@@ -127,7 +125,7 @@ CardFooter.displayName = "CardFooter";
127
125
  CardTitle.displayName = "CardTitle";
128
126
  Card.displayName = "Card";
129
127
 
130
- // components/elements/destroyableCard/DestroyableCard.tsx
128
+ // elements/destroyableCard/DestroyableCard.tsx
131
129
  var DestroyableCard = ({
132
130
  position = "bottom-right",
133
131
  fixed,
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  cn
3
- } from "../chunk-TE3BKEXL.mjs";
3
+ } from "../chunk-TWNGV3RE.mjs";
4
4
 
5
- // components/elements/destroyableCard/DestroyableCard.tsx
5
+ // elements/destroyableCard/DestroyableCard.tsx
6
6
  import React2, { useRef, useState } from "react";
7
7
 
8
- // components/elements/card/Card.tsx
8
+ // elements/card/Card.tsx
9
9
  import * as React from "react";
10
10
  var Card = React.forwardRef(
11
11
  ({ className, variant = "default", clickable = false, ...props }, ref) => {
@@ -86,7 +86,7 @@ CardFooter.displayName = "CardFooter";
86
86
  CardTitle.displayName = "CardTitle";
87
87
  Card.displayName = "Card";
88
88
 
89
- // components/elements/destroyableCard/DestroyableCard.tsx
89
+ // elements/destroyableCard/DestroyableCard.tsx
90
90
  var DestroyableCard = ({
91
91
  position = "bottom-right",
92
92
  fixed,
@@ -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/elements/dialog/index.ts
30
+ // elements/dialog/index.ts
31
31
  var dialog_exports = {};
32
32
  __export(dialog_exports, {
33
33
  Dialog: () => Dialog,
@@ -46,18 +46,18 @@ __export(dialog_exports, {
46
46
  });
47
47
  module.exports = __toCommonJS(dialog_exports);
48
48
 
49
- // components/elements/dialog/Dialog.tsx
49
+ // elements/dialog/Dialog.tsx
50
50
  var React = __toESM(require("react"));
51
51
  var DialogPrimitive = __toESM(require("@radix-ui/react-dialog"));
52
52
 
53
- // components/util.ts
53
+ // util/index.ts
54
54
  var import_clsx = require("clsx");
55
55
  var import_tailwind_merge = require("tailwind-merge");
56
56
  function cn(...inputs) {
57
57
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
58
58
  }
59
59
 
60
- // components/elements/dialog/Dialog.tsx
60
+ // elements/dialog/Dialog.tsx
61
61
  var Dialog = DialogPrimitive.Root;
62
62
  var DialogTrigger = DialogPrimitive.Trigger;
63
63
  var DialogPortal = ({ ...props }) => /* @__PURE__ */ React.createElement(DialogPrimitive.Portal, { ...props });
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  cn
3
- } from "../chunk-TE3BKEXL.mjs";
3
+ } from "../chunk-TWNGV3RE.mjs";
4
4
 
5
- // components/elements/dialog/Dialog.tsx
5
+ // elements/dialog/Dialog.tsx
6
6
  import * as React from "react";
7
7
  import * as DialogPrimitive from "@radix-ui/react-dialog";
8
8
  var Dialog = DialogPrimitive.Root;
@@ -27,28 +27,28 @@ 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/layout/docsLayout/index.ts
30
+ // layout/docsLayout/index.ts
31
31
  var docsLayout_exports = {};
32
32
  __export(docsLayout_exports, {
33
33
  DocsLayout: () => DocsLayout
34
34
  });
35
35
  module.exports = __toCommonJS(docsLayout_exports);
36
36
 
37
- // components/layout/docsLayout/DocsLayout.tsx
37
+ // layout/docsLayout/DocsLayout.tsx
38
38
  var import_react5 = __toESM(require("react"));
39
39
 
40
- // components/elements/button/Button.tsx
40
+ // elements/button/Button.tsx
41
41
  var React2 = __toESM(require("react"));
42
42
  var import_class_variance_authority = require("class-variance-authority");
43
43
 
44
- // components/util.ts
44
+ // util/index.ts
45
45
  var import_clsx = require("clsx");
46
46
  var import_tailwind_merge = require("tailwind-merge");
47
47
  function cn(...inputs) {
48
48
  return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
49
49
  }
50
50
 
51
- // components/elements/loading/Loading.tsx
51
+ // elements/loading/Loading.tsx
52
52
  var import_react = __toESM(require("react"));
53
53
  var Loading = ({
54
54
  design = "spinner",
@@ -225,7 +225,7 @@ var Loading = ({
225
225
  }
226
226
  };
227
227
 
228
- // components/elements/button/Button.tsx
228
+ // elements/button/Button.tsx
229
229
  var buttonVariants = (0, import_class_variance_authority.cva)(
230
230
  "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",
231
231
  {
@@ -278,6 +278,7 @@ var Button = React2.forwardRef(
278
278
  className: cn(
279
279
  buttonVariants({ variant, size, className }),
280
280
  centered && "hawa-justify-center"
281
+ // "hawa-bg-red-500"
281
282
  ),
282
283
  ref,
283
284
  ...props
@@ -296,7 +297,7 @@ var Button = React2.forwardRef(
296
297
  );
297
298
  Button.displayName = "Button";
298
299
 
299
- // components/elements/logos/Logos.tsx
300
+ // elements/logos/Logos.tsx
300
301
  var import_react2 = __toESM(require("react"));
301
302
  var Logos = {
302
303
  hawa: (props) => /* @__PURE__ */ import_react2.default.createElement(
@@ -501,7 +502,7 @@ var Logos = {
501
502
  )
502
503
  };
503
504
 
504
- // components/elements/sheet/Sheet.tsx
505
+ // elements/sheet/Sheet.tsx
505
506
  var React4 = __toESM(require("react"));
506
507
  var SheetPrimitive = __toESM(require("@radix-ui/react-dialog"));
507
508
  var import_class_variance_authority2 = require("class-variance-authority");
@@ -635,7 +636,7 @@ SheetHeader.displayName = "SheetHeader";
635
636
  SheetFooter.displayName = "SheetFooter";
636
637
  SheetTitle.displayName = SheetPrimitive.Title.displayName;
637
638
 
638
- // components/hooks/useBreakpoint.ts
639
+ // hooks/useBreakpoint.ts
639
640
  var import_react3 = require("react");
640
641
  var useBreakpoint = () => {
641
642
  const [breakpoint, setBreakpoint] = (0, import_react3.useState)(null);
@@ -654,7 +655,7 @@ var useBreakpoint = () => {
654
655
  return breakpoint;
655
656
  };
656
657
 
657
- // components/layout/docsSidebar/DocsSidebar.tsx
658
+ // layout/docsSidebar/DocsSidebar.tsx
658
659
  var import_react4 = __toESM(require("react"));
659
660
  var DocsSidebar = ({
660
661
  currentPage: propCurrentPage,
@@ -717,7 +718,7 @@ var DocsSidebar = ({
717
718
  );
718
719
  };
719
720
 
720
- // components/layout/docsLayout/DocsLayout.tsx
721
+ // layout/docsLayout/DocsLayout.tsx
721
722
  var DocsLayout = ({
722
723
  direction = "ltr",
723
724
  drawerSize = "md",