@sikka/hawa 0.34.8-next → 0.35.1-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 (129) hide show
  1. package/dist/{Radio-BpXOu4Hr.d.mts → Radio-BCD7k628.d.mts} +3 -0
  2. package/dist/{Radio-CREjhlGz.d.ts → Radio-y9uhxitu.d.ts} +3 -0
  3. package/dist/alert/index.js +28 -17
  4. package/dist/alert/index.js.map +1 -1
  5. package/dist/alert/index.mjs +61 -50
  6. package/dist/alert/index.mjs.map +1 -1
  7. package/dist/appLayout/index.js +81 -70
  8. package/dist/appLayout/index.js.map +1 -1
  9. package/dist/appLayout/index.mjs +138 -127
  10. package/dist/appLayout/index.mjs.map +1 -1
  11. package/dist/backToTop/index.js +28 -17
  12. package/dist/backToTop/index.js.map +1 -1
  13. package/dist/backToTop/index.mjs +55 -44
  14. package/dist/backToTop/index.mjs.map +1 -1
  15. package/dist/blocks/auth/index.js +50 -39
  16. package/dist/blocks/auth/index.mjs +5 -5
  17. package/dist/blocks/feedback/index.d.mts +3 -0
  18. package/dist/blocks/feedback/index.d.ts +3 -0
  19. package/dist/blocks/feedback/index.js +174 -120
  20. package/dist/blocks/feedback/index.mjs +29 -93
  21. package/dist/blocks/index.d.mts +2 -1
  22. package/dist/blocks/index.d.ts +2 -1
  23. package/dist/blocks/index.js +253 -201
  24. package/dist/blocks/index.mjs +3 -3
  25. package/dist/blocks/misc/index.js +71 -60
  26. package/dist/blocks/misc/index.mjs +5 -5
  27. package/dist/blocks/pricing/index.js +154 -80
  28. package/dist/blocks/pricing/index.mjs +4 -4
  29. package/dist/button/index.d.mts +13 -0
  30. package/dist/button/index.d.ts +13 -0
  31. package/dist/button/index.js +28 -17
  32. package/dist/button/index.js.map +1 -1
  33. package/dist/button/index.mjs +51 -40
  34. package/dist/button/index.mjs.map +1 -1
  35. package/dist/calendar/index.js +34 -23
  36. package/dist/calendar/index.js.map +1 -1
  37. package/dist/calendar/index.mjs +57 -46
  38. package/dist/calendar/index.mjs.map +1 -1
  39. package/dist/{chunk-GEB3LM5A.mjs → chunk-A376BKNX.mjs} +2 -2
  40. package/dist/{chunk-OS2UOK5C.mjs → chunk-DABX3SU6.mjs} +64 -51
  41. package/dist/{chunk-QPZ4ZR2B.mjs → chunk-DFWFQWWT.mjs} +155 -116
  42. package/dist/{chunk-UBNCETCU.mjs → chunk-GVZWOUGN.mjs} +1 -1
  43. package/dist/chunk-HHC34DXN.mjs +320 -0
  44. package/dist/{chunk-QVF3VLB7.mjs → chunk-IDKXEJET.mjs} +157 -144
  45. package/dist/{chunk-AW5FW5TY.mjs → chunk-L56XQRQI.mjs} +1 -1
  46. package/dist/{chunk-ORNLFAC6.mjs → chunk-XFRJ62W3.mjs} +1 -1
  47. package/dist/{chunk-RTGD7N7I.mjs → chunk-XJMDUR5A.mjs} +1 -1
  48. package/dist/{chunk-J7BT4XJR.mjs → chunk-YOT2GVXO.mjs} +1 -1
  49. package/dist/codeBlock/index.js +28 -17
  50. package/dist/codeBlock/index.js.map +1 -1
  51. package/dist/codeBlock/index.mjs +70 -59
  52. package/dist/codeBlock/index.mjs.map +1 -1
  53. package/dist/colorPicker/index.js.map +1 -1
  54. package/dist/colorPicker/index.mjs.map +1 -1
  55. package/dist/combobox/index.js.map +1 -1
  56. package/dist/combobox/index.mjs.map +1 -1
  57. package/dist/dataTable/index.d.mts +1 -2
  58. package/dist/dataTable/index.d.ts +1 -2
  59. package/dist/dataTable/index.js +144 -105
  60. package/dist/dataTable/index.js.map +1 -1
  61. package/dist/dataTable/index.mjs +178 -139
  62. package/dist/dataTable/index.mjs.map +1 -1
  63. package/dist/datePicker/index.d.mts +41 -5
  64. package/dist/datePicker/index.d.ts +41 -5
  65. package/dist/datePicker/index.js +48 -17
  66. package/dist/datePicker/index.js.map +1 -1
  67. package/dist/datePicker/index.mjs +48 -17
  68. package/dist/datePicker/index.mjs.map +1 -1
  69. package/dist/docsLayout/index.js +40 -29
  70. package/dist/docsLayout/index.js.map +1 -1
  71. package/dist/docsLayout/index.mjs +135 -124
  72. package/dist/docsLayout/index.mjs.map +1 -1
  73. package/dist/elements/index.d.mts +7 -3
  74. package/dist/elements/index.d.ts +7 -3
  75. package/dist/elements/index.js +475 -395
  76. package/dist/elements/index.mjs +32 -4
  77. package/dist/fileDropzone/index.js +28 -17
  78. package/dist/fileDropzone/index.js.map +1 -1
  79. package/dist/fileDropzone/index.mjs +89 -78
  80. package/dist/fileDropzone/index.mjs.map +1 -1
  81. package/dist/index.css +3 -0
  82. package/dist/index.d.mts +16 -9
  83. package/dist/index.d.ts +16 -9
  84. package/dist/index.js +515 -435
  85. package/dist/index.mjs +1204 -1124
  86. package/dist/input/index.js +1 -1
  87. package/dist/input/index.js.map +1 -1
  88. package/dist/input/index.mjs +1 -1
  89. package/dist/input/index.mjs.map +1 -1
  90. package/dist/interfaceSettings/index.js +85 -24
  91. package/dist/interfaceSettings/index.js.map +1 -1
  92. package/dist/interfaceSettings/index.mjs +107 -46
  93. package/dist/interfaceSettings/index.mjs.map +1 -1
  94. package/dist/layout/index.js +121 -110
  95. package/dist/layout/index.mjs +2 -2
  96. package/dist/passwordInput/index.js +1 -1
  97. package/dist/passwordInput/index.js.map +1 -1
  98. package/dist/passwordInput/index.mjs +1 -1
  99. package/dist/passwordInput/index.mjs.map +1 -1
  100. package/dist/phoneInput/index.js.map +1 -1
  101. package/dist/phoneInput/index.mjs.map +1 -1
  102. package/dist/radio/index.d.mts +3 -0
  103. package/dist/radio/index.d.ts +3 -0
  104. package/dist/radio/index.js +85 -24
  105. package/dist/radio/index.js.map +1 -1
  106. package/dist/radio/index.mjs +100 -39
  107. package/dist/radio/index.mjs.map +1 -1
  108. package/dist/select/index.js.map +1 -1
  109. package/dist/select/index.mjs.map +1 -1
  110. package/dist/simpleTable/index.js.map +1 -1
  111. package/dist/simpleTable/index.mjs.map +1 -1
  112. package/dist/skeleton/index.js.map +1 -1
  113. package/dist/skeleton/index.mjs.map +1 -1
  114. package/dist/sortButton/index.js +28 -17
  115. package/dist/sortButton/index.js.map +1 -1
  116. package/dist/sortButton/index.mjs +58 -47
  117. package/dist/sortButton/index.mjs.map +1 -1
  118. package/dist/splitButton/index.d.mts +12 -0
  119. package/dist/splitButton/index.d.ts +12 -0
  120. package/dist/splitButton/index.js +70 -59
  121. package/dist/splitButton/index.js.map +1 -1
  122. package/dist/splitButton/index.mjs +93 -82
  123. package/dist/splitButton/index.mjs.map +1 -1
  124. package/dist/stats/index.js.map +1 -1
  125. package/dist/stats/index.mjs.map +1 -1
  126. package/dist/textarea/index.js.map +1 -1
  127. package/dist/textarea/index.mjs.map +1 -1
  128. package/package.json +6 -6
  129. package/dist/chunk-IQEBXGLM.mjs +0 -215
@@ -8,9 +8,9 @@ function cn(...inputs) {
8
8
  }
9
9
 
10
10
  // elements/tooltip/Tooltip.tsx
11
- import React from "react";
11
+ import React2 from "react";
12
12
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
13
- var TooltipContent = React.forwardRef(({ className, sideOffset = 4, size = "default", ...props }, ref) => /* @__PURE__ */ React.createElement(
13
+ var TooltipContent = React2.forwardRef(({ className, sideOffset = 4, size = "default", ...props }, ref) => /* @__PURE__ */ React2.createElement(
14
14
  TooltipPrimitive.Content,
15
15
  {
16
16
  ref,
@@ -27,7 +27,7 @@ var TooltipContent = React.forwardRef(({ className, sideOffset = 4, size = "defa
27
27
  }
28
28
  ));
29
29
  TooltipContent.displayName = TooltipPrimitive.Content.displayName;
30
- var TooltipArrow = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React.createElement(TooltipPrimitive.Arrow, { ref, className: cn(className), ...props }));
30
+ var TooltipArrow = React2.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React2.createElement(TooltipPrimitive.Arrow, { ref, className: cn(className), ...props }));
31
31
  TooltipArrow.displayName = TooltipPrimitive.Arrow.displayName;
32
32
  var Tooltip = ({
33
33
  side,
@@ -44,13 +44,13 @@ var Tooltip = ({
44
44
  delayDuration = 300,
45
45
  ...props
46
46
  }) => {
47
- return /* @__PURE__ */ React.createElement(
47
+ return /* @__PURE__ */ React2.createElement(
48
48
  TooltipPrimitive.TooltipProvider,
49
49
  {
50
50
  delayDuration,
51
51
  ...providerProps
52
52
  },
53
- /* @__PURE__ */ React.createElement(
53
+ /* @__PURE__ */ React2.createElement(
54
54
  TooltipPrimitive.Root,
55
55
  {
56
56
  open: !disabled && open,
@@ -58,8 +58,8 @@ var Tooltip = ({
58
58
  onOpenChange,
59
59
  ...props
60
60
  },
61
- /* @__PURE__ */ React.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
62
- /* @__PURE__ */ React.createElement(
61
+ /* @__PURE__ */ React2.createElement(TooltipPrimitive.Trigger, { ...triggerProps }, children),
62
+ /* @__PURE__ */ React2.createElement(
63
63
  TooltipContent,
64
64
  {
65
65
  size,
@@ -79,8 +79,8 @@ var Tooltip = ({
79
79
  };
80
80
 
81
81
  // elements/label/Label.tsx
82
- import * as React2 from "react";
83
- 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(
82
+ import * as React3 from "react";
83
+ var Label = React3.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React3.createElement(
84
84
  "label",
85
85
  {
86
86
  ref,
@@ -91,8 +91,8 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
91
91
  ...props
92
92
  },
93
93
  children,
94
- required && /* @__PURE__ */ React2.createElement("span", { className: "hawa-mx-0.5 hawa-text-red-500" }, "*")
95
- ), hint && /* @__PURE__ */ React2.createElement(
94
+ required && /* @__PURE__ */ React3.createElement("span", { className: "hawa-mx-0.5 hawa-text-red-500" }, "*")
95
+ ), hint && /* @__PURE__ */ React3.createElement(
96
96
  Tooltip,
97
97
  {
98
98
  content: hint,
@@ -102,7 +102,7 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
102
102
  onClick: (event) => event.preventDefault()
103
103
  }
104
104
  },
105
- /* @__PURE__ */ React2.createElement("div", null, /* @__PURE__ */ React2.createElement(
105
+ /* @__PURE__ */ React3.createElement("div", null, /* @__PURE__ */ React3.createElement(
106
106
  "svg",
107
107
  {
108
108
  xmlns: "http://www.w3.org/2000/svg",
@@ -114,15 +114,15 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
114
114
  strokeLinecap: "round",
115
115
  strokeLinejoin: "round"
116
116
  },
117
- /* @__PURE__ */ React2.createElement("circle", { cx: "12", cy: "12", r: "10" }),
118
- /* @__PURE__ */ React2.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
119
- /* @__PURE__ */ React2.createElement("path", { d: "M12 17h.01" })
117
+ /* @__PURE__ */ React3.createElement("circle", { cx: "12", cy: "12", r: "10" }),
118
+ /* @__PURE__ */ React3.createElement("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
119
+ /* @__PURE__ */ React3.createElement("path", { d: "M12 17h.01" })
120
120
  ))
121
121
  )));
122
122
  Label.displayName = "Label";
123
123
 
124
124
  // elements/loading/Loading.tsx
125
- import React3 from "react";
125
+ import React4 from "react";
126
126
  var Loading = ({
127
127
  design = "spinner",
128
128
  size = "normal",
@@ -153,7 +153,7 @@ var Loading = ({
153
153
  };
154
154
  switch (design.split("-")[0]) {
155
155
  case "dots":
156
- return /* @__PURE__ */ React3.createElement(
156
+ return /* @__PURE__ */ React4.createElement(
157
157
  "div",
158
158
  {
159
159
  className: cn(
@@ -161,7 +161,7 @@ var Loading = ({
161
161
  classNames == null ? void 0 : classNames.container
162
162
  )
163
163
  },
164
- /* @__PURE__ */ React3.createElement(
164
+ /* @__PURE__ */ React4.createElement(
165
165
  "div",
166
166
  {
167
167
  className: cn(
@@ -172,7 +172,7 @@ var Loading = ({
172
172
  )
173
173
  }
174
174
  ),
175
- /* @__PURE__ */ React3.createElement(
175
+ /* @__PURE__ */ React4.createElement(
176
176
  "div",
177
177
  {
178
178
  className: cn(
@@ -183,7 +183,7 @@ var Loading = ({
183
183
  )
184
184
  }
185
185
  ),
186
- /* @__PURE__ */ React3.createElement(
186
+ /* @__PURE__ */ React4.createElement(
187
187
  "div",
188
188
  {
189
189
  className: cn(
@@ -196,7 +196,7 @@ var Loading = ({
196
196
  )
197
197
  );
198
198
  case "square":
199
- return /* @__PURE__ */ React3.createElement(
199
+ return /* @__PURE__ */ React4.createElement(
200
200
  "svg",
201
201
  {
202
202
  className: cn(
@@ -208,7 +208,7 @@ var Loading = ({
208
208
  height: "35",
209
209
  width: "35"
210
210
  },
211
- /* @__PURE__ */ React3.createElement(
211
+ /* @__PURE__ */ React4.createElement(
212
212
  "rect",
213
213
  {
214
214
  className: "squircle-track",
@@ -220,7 +220,7 @@ var Loading = ({
220
220
  height: "32.5"
221
221
  }
222
222
  ),
223
- /* @__PURE__ */ React3.createElement(
223
+ /* @__PURE__ */ React4.createElement(
224
224
  "rect",
225
225
  {
226
226
  className: "square-car",
@@ -235,7 +235,7 @@ var Loading = ({
235
235
  )
236
236
  );
237
237
  case "squircle":
238
- return /* @__PURE__ */ React3.createElement(
238
+ return /* @__PURE__ */ React4.createElement(
239
239
  "svg",
240
240
  {
241
241
  x: "0px",
@@ -250,7 +250,7 @@ var Loading = ({
250
250
  classNames == null ? void 0 : classNames.container
251
251
  )
252
252
  },
253
- /* @__PURE__ */ React3.createElement(
253
+ /* @__PURE__ */ React4.createElement(
254
254
  "path",
255
255
  {
256
256
  className: cn("squircle-track", classNames == null ? void 0 : classNames.track),
@@ -260,7 +260,7 @@ var Loading = ({
260
260
  d: "M0.37 18.5 C0.37 5.772 5.772 0.37 18.5 0.37 S36.63 5.772 36.63 18.5 S31.228 36.63 18.5 36.63 S0.37 31.228 0.37 18.5"
261
261
  }
262
262
  ),
263
- /* @__PURE__ */ React3.createElement(
263
+ /* @__PURE__ */ React4.createElement(
264
264
  "path",
265
265
  {
266
266
  className: cn("squircle-car", classNames == null ? void 0 : classNames.car),
@@ -272,7 +272,7 @@ var Loading = ({
272
272
  )
273
273
  );
274
274
  case "progress":
275
- return /* @__PURE__ */ React3.createElement(
275
+ return /* @__PURE__ */ React4.createElement(
276
276
  "div",
277
277
  {
278
278
  className: cn(
@@ -283,9 +283,9 @@ var Loading = ({
283
283
  }
284
284
  );
285
285
  case "orbit":
286
- return /* @__PURE__ */ React3.createElement("div", { className: cn("orbit-container", classNames == null ? void 0 : classNames.container) });
286
+ return /* @__PURE__ */ React4.createElement("div", { className: cn("orbit-container", classNames == null ? void 0 : classNames.container) });
287
287
  default:
288
- return /* @__PURE__ */ React3.createElement(
288
+ return /* @__PURE__ */ React4.createElement(
289
289
  "svg",
290
290
  {
291
291
  viewBox: "0 0 40 40",
@@ -297,7 +297,7 @@ var Loading = ({
297
297
  classNames == null ? void 0 : classNames.container
298
298
  )
299
299
  },
300
- /* @__PURE__ */ React3.createElement(
300
+ /* @__PURE__ */ React4.createElement(
301
301
  "circle",
302
302
  {
303
303
  className: cn(
@@ -316,7 +316,7 @@ var Loading = ({
316
316
  pathLength: "100"
317
317
  }
318
318
  ),
319
- /* @__PURE__ */ React3.createElement(
319
+ /* @__PURE__ */ React4.createElement(
320
320
  "circle",
321
321
  {
322
322
  className: cn(
@@ -340,8 +340,22 @@ var Loading = ({
340
340
  };
341
341
 
342
342
  // elements/button/Button.tsx
343
- import * as React4 from "react";
343
+ import * as React5 from "react";
344
344
  import { cva } from "class-variance-authority";
345
+
346
+ // elements/helperText/HelperText.tsx
347
+ var HelperText = ({ helperText }) => /* @__PURE__ */ React.createElement(
348
+ "p",
349
+ {
350
+ className: cn(
351
+ "hawa-my-0 hawa-text-start hawa-text-xs hawa-text-helper-color hawa-transition-all",
352
+ helperText ? "hawa-h-4 hawa-opacity-100" : "hawa-h-0 hawa-opacity-0"
353
+ )
354
+ },
355
+ helperText
356
+ );
357
+
358
+ // elements/button/Button.tsx
345
359
  var buttonVariants = cva(
346
360
  "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",
347
361
  {
@@ -369,13 +383,10 @@ var buttonVariants = cva(
369
383
  smallIcon: "hawa-h-7 hawa-w-7"
370
384
  }
371
385
  },
372
- defaultVariants: {
373
- variant: "default",
374
- size: "default"
375
- }
386
+ defaultVariants: { variant: "default", size: "default" }
376
387
  }
377
388
  );
378
- var Button = React4.forwardRef(
389
+ var Button = React5.forwardRef(
379
390
  ({
380
391
  className,
381
392
  label,
@@ -385,11 +396,13 @@ var Button = React4.forwardRef(
385
396
  centered = true,
386
397
  isLoading,
387
398
  children,
399
+ labelProps,
400
+ showHelperText = false,
388
401
  ...props
389
402
  }, ref) => {
390
403
  const Comp = "button";
391
404
  const loadingColor = variant === "outline" || variant === "ghost" || variant === "neoBrutalism" ? "hawa-bg-primary" : "hawa-bg-primary-foreground";
392
- return /* @__PURE__ */ React4.createElement("div", { className: "flex flex-col" }, label && /* @__PURE__ */ React4.createElement(Label, { className: "hawa-mb-2" }, label), /* @__PURE__ */ React4.createElement(
405
+ return /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-flex-col hawa-gap-2" }, label && /* @__PURE__ */ React5.createElement(Label, { ...labelProps }, label), /* @__PURE__ */ React5.createElement(
393
406
  Comp,
394
407
  {
395
408
  className: cn(
@@ -399,7 +412,7 @@ var Button = React4.forwardRef(
399
412
  ref,
400
413
  ...props
401
414
  },
402
- isLoading ? /* @__PURE__ */ React4.createElement(
415
+ isLoading ? /* @__PURE__ */ React5.createElement(
403
416
  Loading,
404
417
  {
405
418
  design: size === "icon" || size === "smallIcon" ? "spinner" : "dots-pulse",
@@ -408,14 +421,14 @@ var Button = React4.forwardRef(
408
421
  size: size === "sm" || size === "xs" ? "xs" : "button"
409
422
  }
410
423
  ) : children
411
- ));
424
+ ), showHelperText && /* @__PURE__ */ React5.createElement(HelperText, { helperText: props.helperText }));
412
425
  }
413
426
  );
414
427
  Button.displayName = "Button";
415
428
 
416
429
  // elements/card/Card.tsx
417
- import * as React5 from "react";
418
- var Card = React5.forwardRef(
430
+ import * as React6 from "react";
431
+ var Card = React6.forwardRef(
419
432
  ({
420
433
  className,
421
434
  variant = "default",
@@ -434,7 +447,7 @@ var Card = React5.forwardRef(
434
447
  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"
435
448
  )
436
449
  };
437
- return /* @__PURE__ */ React5.createElement(
450
+ return /* @__PURE__ */ React6.createElement(
438
451
  "div",
439
452
  {
440
453
  ref,
@@ -444,7 +457,7 @@ var Card = React5.forwardRef(
444
457
  );
445
458
  }
446
459
  );
447
- var CardHeader = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
460
+ var CardHeader = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
448
461
  "div",
449
462
  {
450
463
  ref,
@@ -455,7 +468,7 @@ var CardHeader = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE_
455
468
  ...props
456
469
  }
457
470
  ));
458
- var CardTitle = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
471
+ var CardTitle = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
459
472
  "h3",
460
473
  {
461
474
  ref,
@@ -463,7 +476,7 @@ var CardTitle = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__
463
476
  ...props
464
477
  }
465
478
  ));
466
- var CardDescription = React5.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
479
+ var CardDescription = React6.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
467
480
  "p",
468
481
  {
469
482
  ref,
@@ -471,8 +484,8 @@ var CardDescription = React5.forwardRef(({ className, ...props }, ref) => /* @__
471
484
  ...props
472
485
  }
473
486
  ));
474
- var CardContent = React5.forwardRef(
475
- ({ headless, noPadding, className, ...props }, ref) => /* @__PURE__ */ React5.createElement(
487
+ var CardContent = React6.forwardRef(
488
+ ({ headless, noPadding, className, ...props }, ref) => /* @__PURE__ */ React6.createElement(
476
489
  "div",
477
490
  {
478
491
  ref,
@@ -485,7 +498,7 @@ var CardContent = React5.forwardRef(
485
498
  }
486
499
  )
487
500
  );
488
- var CardFooter = React5.forwardRef(({ className, noPadding, ...props }, ref) => /* @__PURE__ */ React5.createElement(
501
+ var CardFooter = React6.forwardRef(({ className, noPadding, ...props }, ref) => /* @__PURE__ */ React6.createElement(
489
502
  "div",
490
503
  {
491
504
  ref,
@@ -505,7 +518,7 @@ CardTitle.displayName = "CardTitle";
505
518
  Card.displayName = "Card";
506
519
 
507
520
  // elements/skeleton/Skeleton.tsx
508
- import React6 from "react";
521
+ import React7 from "react";
509
522
  function Skeleton({
510
523
  className,
511
524
  content,
@@ -524,7 +537,7 @@ function Skeleton({
524
537
  right: "hawa-mask-fade-right",
525
538
  left: "hawa-mask-fade-left "
526
539
  };
527
- return /* @__PURE__ */ React6.createElement(
540
+ return /* @__PURE__ */ React7.createElement(
528
541
  "div",
529
542
  {
530
543
  className: cn(