@arch-cadre/ui 0.0.24 → 0.0.28

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/components/accordion.cjs +1 -1
  2. package/dist/components/accordion.mjs +1 -1
  3. package/dist/components/alert-dialog.cjs +2 -2
  4. package/dist/components/alert-dialog.mjs +2 -2
  5. package/dist/components/alert.cjs +1 -1
  6. package/dist/components/alert.d.ts +1 -1
  7. package/dist/components/alert.mjs +1 -1
  8. package/dist/components/avatar.cjs +1 -1
  9. package/dist/components/avatar.mjs +1 -1
  10. package/dist/components/badge.cjs +1 -1
  11. package/dist/components/badge.d.ts +1 -1
  12. package/dist/components/badge.mjs +1 -1
  13. package/dist/components/breadcrumb.cjs +1 -1
  14. package/dist/components/breadcrumb.mjs +1 -1
  15. package/dist/components/button-group.cjs +2 -2
  16. package/dist/components/button-group.d.ts +2 -2
  17. package/dist/components/button-group.mjs +2 -2
  18. package/dist/components/button.cjs +1 -1
  19. package/dist/components/button.d.ts +1 -1
  20. package/dist/components/button.mjs +1 -1
  21. package/dist/components/calendar.cjs +2 -2
  22. package/dist/components/calendar.d.ts +1 -1
  23. package/dist/components/calendar.mjs +2 -2
  24. package/dist/components/card.cjs +1 -1
  25. package/dist/components/card.mjs +1 -1
  26. package/dist/components/checkbox.cjs +1 -1
  27. package/dist/components/checkbox.mjs +1 -1
  28. package/dist/components/command.cjs +2 -2
  29. package/dist/components/command.d.ts +1 -1
  30. package/dist/components/command.mjs +2 -2
  31. package/dist/components/context-menu.cjs +1 -1
  32. package/dist/components/context-menu.mjs +1 -1
  33. package/dist/components/dialog.cjs +1 -1
  34. package/dist/components/dialog.mjs +1 -1
  35. package/dist/components/drawer.cjs +1 -1
  36. package/dist/components/drawer.mjs +1 -1
  37. package/dist/components/dropdown-menu.cjs +1 -1
  38. package/dist/components/dropdown-menu.mjs +1 -1
  39. package/dist/components/empty.cjs +1 -1
  40. package/dist/components/empty.d.ts +1 -1
  41. package/dist/components/empty.mjs +1 -1
  42. package/dist/components/field.cjs +3 -3
  43. package/dist/components/field.d.ts +2 -2
  44. package/dist/components/field.mjs +3 -3
  45. package/dist/components/form.cjs +2 -2
  46. package/dist/components/form.mjs +2 -2
  47. package/dist/components/hover-card.cjs +1 -1
  48. package/dist/components/hover-card.mjs +1 -1
  49. package/dist/components/input-group.cjs +4 -4
  50. package/dist/components/input-group.d.ts +3 -3
  51. package/dist/components/input-group.mjs +4 -4
  52. package/dist/components/input-otp.cjs +1 -1
  53. package/dist/components/input-otp.mjs +1 -1
  54. package/dist/components/input.cjs +1 -1
  55. package/dist/components/input.mjs +1 -1
  56. package/dist/components/item.cjs +2 -2
  57. package/dist/components/item.d.ts +3 -3
  58. package/dist/components/item.mjs +2 -2
  59. package/dist/components/kbd.cjs +1 -1
  60. package/dist/components/kbd.mjs +1 -1
  61. package/dist/components/label.cjs +1 -1
  62. package/dist/components/label.mjs +1 -1
  63. package/dist/components/language-switcher.cjs +2 -2
  64. package/dist/components/language-switcher.mjs +2 -2
  65. package/dist/components/menubar.cjs +1 -1
  66. package/dist/components/menubar.mjs +1 -1
  67. package/dist/components/navigation-menu.cjs +1 -1
  68. package/dist/components/navigation-menu.d.ts +1 -1
  69. package/dist/components/navigation-menu.mjs +1 -1
  70. package/dist/components/pagination.cjs +2 -2
  71. package/dist/components/pagination.d.ts +1 -1
  72. package/dist/components/pagination.mjs +2 -2
  73. package/dist/components/popover.cjs +1 -1
  74. package/dist/components/popover.mjs +1 -1
  75. package/dist/components/progress.cjs +1 -1
  76. package/dist/components/progress.mjs +1 -1
  77. package/dist/components/radio-group.cjs +1 -1
  78. package/dist/components/radio-group.mjs +1 -1
  79. package/dist/components/scroll-area.cjs +1 -1
  80. package/dist/components/scroll-area.mjs +1 -1
  81. package/dist/components/select.cjs +1 -1
  82. package/dist/components/select.mjs +1 -1
  83. package/dist/components/separator.cjs +1 -1
  84. package/dist/components/separator.mjs +1 -1
  85. package/dist/components/sheet.cjs +1 -1
  86. package/dist/components/sheet.mjs +1 -1
  87. package/dist/components/sidebar.cjs +8 -8
  88. package/dist/components/sidebar.d.ts +5 -5
  89. package/dist/components/sidebar.mjs +8 -8
  90. package/dist/components/skeleton.cjs +1 -1
  91. package/dist/components/skeleton.mjs +1 -1
  92. package/dist/components/slider.cjs +1 -1
  93. package/dist/components/slider.mjs +1 -1
  94. package/dist/components/spinner.cjs +1 -1
  95. package/dist/components/spinner.mjs +1 -1
  96. package/dist/components/switch.cjs +1 -1
  97. package/dist/components/switch.mjs +1 -1
  98. package/dist/components/table.cjs +1 -1
  99. package/dist/components/table.mjs +1 -1
  100. package/dist/components/tabs.cjs +1 -1
  101. package/dist/components/tabs.mjs +1 -1
  102. package/dist/components/textarea.cjs +1 -1
  103. package/dist/components/textarea.mjs +1 -1
  104. package/dist/components/toggle-group.cjs +2 -2
  105. package/dist/components/toggle-group.d.ts +1 -1
  106. package/dist/components/toggle-group.mjs +2 -2
  107. package/dist/components/toggle.cjs +1 -1
  108. package/dist/components/toggle.d.ts +1 -1
  109. package/dist/components/toggle.mjs +1 -1
  110. package/dist/components/tooltip.cjs +1 -1
  111. package/dist/components/tooltip.mjs +1 -1
  112. package/dist/hooks/use-user.cjs +1 -1
  113. package/dist/hooks/use-user.mjs +1 -1
  114. package/dist/index.cjs +13 -13
  115. package/dist/index.d.ts +13 -13
  116. package/dist/index.mjs +13 -13
  117. package/dist/logo.cjs +1 -1
  118. package/dist/logo.d.ts +1 -1
  119. package/dist/logo.mjs +1 -1
  120. package/dist/providers/auth-provider.cjs +1 -1
  121. package/dist/providers/auth-provider.mjs +1 -1
  122. package/dist/providers/index.cjs +5 -5
  123. package/dist/providers/index.mjs +5 -5
  124. package/dist/shared/access-denied.cjs +1 -1
  125. package/dist/shared/access-denied.mjs +1 -1
  126. package/dist/shared/loader.cjs +1 -1
  127. package/dist/shared/loader.d.ts +1 -1
  128. package/dist/shared/loader.mjs +1 -1
  129. package/dist/shared/page-loader.cjs +2 -2
  130. package/dist/shared/page-loader.mjs +2 -2
  131. package/dist/shared/scroll-fade-effect.cjs +1 -1
  132. package/dist/shared/scroll-fade-effect.mjs +1 -1
  133. package/package.json +3 -3
  134. package/src/components/accordion.tsx +1 -1
  135. package/src/components/alert-dialog.tsx +2 -2
  136. package/src/components/alert.tsx +1 -1
  137. package/src/components/avatar.tsx +1 -1
  138. package/src/components/badge.tsx +1 -1
  139. package/src/components/breadcrumb.tsx +1 -1
  140. package/src/components/button-group.tsx +2 -2
  141. package/src/components/button.tsx +1 -1
  142. package/src/components/calendar.tsx +2 -2
  143. package/src/components/card.tsx +1 -1
  144. package/src/components/checkbox.tsx +1 -1
  145. package/src/components/command.tsx +2 -2
  146. package/src/components/context-menu.tsx +1 -1
  147. package/src/components/dialog.tsx +1 -1
  148. package/src/components/drawer.tsx +1 -1
  149. package/src/components/dropdown-menu.tsx +1 -1
  150. package/src/components/empty.tsx +1 -1
  151. package/src/components/field.tsx +3 -3
  152. package/src/components/form.tsx +2 -2
  153. package/src/components/hover-card.tsx +1 -1
  154. package/src/components/input-group.tsx +4 -4
  155. package/src/components/input-otp.tsx +1 -1
  156. package/src/components/input.tsx +1 -1
  157. package/src/components/item.tsx +2 -2
  158. package/src/components/kbd.tsx +1 -1
  159. package/src/components/label.tsx +1 -1
  160. package/src/components/language-switcher.tsx +2 -2
  161. package/src/components/menubar.tsx +1 -1
  162. package/src/components/navigation-menu.tsx +1 -1
  163. package/src/components/pagination.tsx +2 -2
  164. package/src/components/popover.tsx +1 -1
  165. package/src/components/progress.tsx +1 -1
  166. package/src/components/radio-group.tsx +1 -1
  167. package/src/components/scroll-area.tsx +1 -1
  168. package/src/components/select.tsx +1 -1
  169. package/src/components/separator.tsx +1 -1
  170. package/src/components/sheet.tsx +1 -1
  171. package/src/components/sidebar.tsx +8 -8
  172. package/src/components/skeleton.tsx +1 -1
  173. package/src/components/slider.tsx +1 -1
  174. package/src/components/spinner.tsx +1 -1
  175. package/src/components/switch.tsx +1 -1
  176. package/src/components/table.tsx +1 -1
  177. package/src/components/tabs.tsx +1 -1
  178. package/src/components/textarea.tsx +1 -1
  179. package/src/components/toggle-group.tsx +2 -2
  180. package/src/components/toggle.tsx +1 -1
  181. package/src/components/tooltip.tsx +1 -1
  182. package/src/hooks/use-user.ts +1 -1
  183. package/src/index.ts +13 -13
  184. package/src/logo.tsx +1 -1
  185. package/src/providers/auth-provider.tsx +1 -1
  186. package/src/providers/index.tsx +5 -5
  187. package/src/shared/access-denied.tsx +1 -1
  188. package/src/shared/loader.tsx +1 -1
  189. package/src/shared/page-loader.tsx +2 -2
  190. package/src/shared/scroll-fade-effect.tsx +1 -1
@@ -11,7 +11,7 @@ exports.AccordionTrigger = AccordionTrigger;
11
11
  var _lucideReact = require("lucide-react");
12
12
  var _radixUi = require("radix-ui");
13
13
  var React = _interopRequireWildcard(require("react"));
14
- var _utils = require("../lib/utils.js");
14
+ var _utils = require("../lib/utils.cjs");
15
15
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
16
16
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
17
17
  function Accordion({
@@ -2,7 +2,7 @@
2
2
  import { ChevronDownIcon } from "lucide-react";
3
3
  import { Accordion as AccordionPrimitive } from "radix-ui";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  function Accordion({
7
7
  ...props
8
8
  }) {
@@ -17,8 +17,8 @@ exports.AlertDialogTitle = AlertDialogTitle;
17
17
  exports.AlertDialogTrigger = AlertDialogTrigger;
18
18
  var _radixUi = require("radix-ui");
19
19
  var React = _interopRequireWildcard(require("react"));
20
- var _utils = require("../lib/utils.js");
21
- var _button = require("./button.js");
20
+ var _utils = require("../lib/utils.cjs");
21
+ var _button = require("./button.cjs");
22
22
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
23
23
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
24
24
  function AlertDialog({
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { AlertDialog as AlertDialogPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
5
- import { buttonVariants } from "./button.js";
4
+ import { cn } from "../lib/utils.mjs";
5
+ import { buttonVariants } from "./button.mjs";
6
6
  function AlertDialog({
7
7
  ...props
8
8
  }) {
@@ -8,7 +8,7 @@ exports.AlertDescription = AlertDescription;
8
8
  exports.AlertTitle = AlertTitle;
9
9
  var _classVarianceAuthority = require("class-variance-authority");
10
10
  var React = _interopRequireWildcard(require("react"));
11
- var _utils = require("../lib/utils.js");
11
+ var _utils = require("../lib/utils.cjs");
12
12
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
13
13
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
14
14
  const alertVariants = (0, _classVarianceAuthority.cva)("relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] grid-cols-[0_1fr] has-[>svg]:gap-x-3 gap-y-0.5 items-start [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current", {
@@ -2,7 +2,7 @@ import { type VariantProps } from "class-variance-authority";
2
2
  import * as React from "react";
3
3
  declare const alertVariants: (props?: ({
4
4
  variant?: "default" | "destructive" | null | undefined;
5
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
5
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
6
6
  declare function Alert({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): React.JSX.Element;
7
7
  declare function AlertTitle({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
8
8
  declare function AlertDescription({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { cva } from "class-variance-authority";
2
2
  import * as React from "react";
3
- import { cn } from "../lib/utils.js";
3
+ import { cn } from "../lib/utils.mjs";
4
4
  const alertVariants = cva(
5
5
  "relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] grid-cols-[0_1fr] has-[>svg]:gap-x-3 gap-y-0.5 items-start [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",
6
6
  {
@@ -9,7 +9,7 @@ exports.AvatarFallback = AvatarFallback;
9
9
  exports.AvatarImage = AvatarImage;
10
10
  var _radixUi = require("radix-ui");
11
11
  var React = _interopRequireWildcard(require("react"));
12
- var _utils = require("../lib/utils.js");
12
+ var _utils = require("../lib/utils.cjs");
13
13
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
14
14
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
15
15
  function Avatar({
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { Avatar as AvatarPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  function Avatar({
6
6
  className,
7
7
  ...props
@@ -8,7 +8,7 @@ exports.badgeVariants = void 0;
8
8
  var _classVarianceAuthority = require("class-variance-authority");
9
9
  var _radixUi = require("radix-ui");
10
10
  var React = _interopRequireWildcard(require("react"));
11
- var _utils = require("../lib/utils.js");
11
+ var _utils = require("../lib/utils.cjs");
12
12
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
13
13
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
14
14
  const badgeVariants = exports.badgeVariants = (0, _classVarianceAuthority.cva)("inline-flex items-center justify-center rounded-full border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden", {
@@ -2,7 +2,7 @@ import { type VariantProps } from "class-variance-authority";
2
2
  import * as React from "react";
3
3
  declare const badgeVariants: (props?: ({
4
4
  variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
5
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
5
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
6
6
  declare function Badge({ className, variant, asChild, ...props }: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
7
7
  asChild?: boolean;
8
8
  }): React.JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { cva } from "class-variance-authority";
2
2
  import { Slot as SlotPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  const badgeVariants = cva(
6
6
  "inline-flex items-center justify-center rounded-full border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",
7
7
  {
@@ -13,7 +13,7 @@ exports.BreadcrumbSeparator = BreadcrumbSeparator;
13
13
  var _lucideReact = require("lucide-react");
14
14
  var _radixUi = require("radix-ui");
15
15
  var React = _interopRequireWildcard(require("react"));
16
- var _utils = require("../lib/utils.js");
16
+ var _utils = require("../lib/utils.cjs");
17
17
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
18
18
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
19
19
  function Breadcrumb({
@@ -1,7 +1,7 @@
1
1
  import { ChevronRight, MoreHorizontal } from "lucide-react";
2
2
  import { Slot as SlotPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  function Breadcrumb({ ...props }) {
6
6
  return /* @__PURE__ */ React.createElement("nav", { "aria-label": "breadcrumb", "data-slot": "breadcrumb", ...props });
7
7
  }
@@ -10,8 +10,8 @@ exports.buttonGroupVariants = void 0;
10
10
  var _classVarianceAuthority = require("class-variance-authority");
11
11
  var _radixUi = require("radix-ui");
12
12
  var React = _interopRequireWildcard(require("react"));
13
- var _utils = require("../lib/utils.js");
14
- var _separator = require("./separator.js");
13
+ var _utils = require("../lib/utils.cjs");
14
+ var _separator = require("./separator.cjs");
15
15
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
16
16
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
17
17
  const buttonGroupVariants = exports.buttonGroupVariants = (0, _classVarianceAuthority.cva)("flex w-fit items-stretch [&>*]:focus-visible:z-10 [&>*]:focus-visible:relative [&>[data-slot=select-trigger]:not([class*='w-'])]:w-fit [&>input]:flex-1 has-[select[aria-hidden=true]:last-child]:[&>[data-slot=select-trigger]:last-of-type]:rounded-r-md has-[>[data-slot=button-group]]:gap-2", {
@@ -1,10 +1,10 @@
1
1
  /** biome-ignore-all lint/a11y/useSemanticElements: <explanation> */
2
2
  import { type VariantProps } from "class-variance-authority";
3
3
  import * as React from "react";
4
- import { Separator } from "./separator.js";
4
+ import { Separator } from "./separator";
5
5
  declare const buttonGroupVariants: (props?: ({
6
6
  orientation?: "horizontal" | "vertical" | null | undefined;
7
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
7
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
8
8
  declare function ButtonGroup({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>): React.JSX.Element;
9
9
  declare function ButtonGroupText({ className, asChild, ...props }: React.ComponentProps<"div"> & {
10
10
  asChild?: boolean;
@@ -1,8 +1,8 @@
1
1
  import { cva } from "class-variance-authority";
2
2
  import { Slot as SlotPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
5
- import { Separator } from "./separator.js";
4
+ import { cn } from "../lib/utils.mjs";
5
+ import { Separator } from "./separator.mjs";
6
6
  const buttonGroupVariants = cva(
7
7
  "flex w-fit items-stretch [&>*]:focus-visible:z-10 [&>*]:focus-visible:relative [&>[data-slot=select-trigger]:not([class*='w-'])]:w-fit [&>input]:flex-1 has-[select[aria-hidden=true]:last-child]:[&>[data-slot=select-trigger]:last-of-type]:rounded-r-md has-[>[data-slot=button-group]]:gap-2",
8
8
  {
@@ -8,7 +8,7 @@ exports.buttonVariants = void 0;
8
8
  var _classVarianceAuthority = require("class-variance-authority");
9
9
  var _radixUi = require("radix-ui");
10
10
  var React = _interopRequireWildcard(require("react"));
11
- var _utils = require("../lib/utils.js");
11
+ var _utils = require("../lib/utils.cjs");
12
12
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
13
13
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
14
14
  const buttonVariants = exports.buttonVariants = (0, _classVarianceAuthority.cva)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", {
@@ -3,7 +3,7 @@ import * as React from "react";
3
3
  declare const buttonVariants: (props?: ({
4
4
  variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
5
5
  size?: "default" | "sm" | "lg" | "icon" | "icon-sm" | "icon-lg" | null | undefined;
6
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
6
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
7
7
  declare function Button({ className, variant, size, asChild, ...props }: React.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
8
8
  asChild?: boolean;
9
9
  }): React.JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { cva } from "class-variance-authority";
2
2
  import { Slot as SlotPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  const buttonVariants = cva(
6
6
  "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
7
7
  {
@@ -9,8 +9,8 @@ exports.CalendarDayButton = CalendarDayButton;
9
9
  var _lucideReact = require("lucide-react");
10
10
  var React = _interopRequireWildcard(require("react"));
11
11
  var _reactDayPicker = require("react-day-picker");
12
- var _utils = require("../lib/utils.js");
13
- var _button = require("./button.js");
12
+ var _utils = require("../lib/utils.cjs");
13
+ var _button = require("./button.cjs");
14
14
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
15
15
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
16
16
  function Calendar({
@@ -1,6 +1,6 @@
1
1
  import * as React from "react";
2
2
  import { type DayButton, DayPicker } from "react-day-picker";
3
- import { Button } from "./button.js";
3
+ import { Button } from "./button";
4
4
  declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
5
5
  buttonVariant?: React.ComponentProps<typeof Button>["variant"];
6
6
  }): React.JSX.Element;
@@ -9,8 +9,8 @@ import {
9
9
  DayPicker,
10
10
  getDefaultClassNames
11
11
  } from "react-day-picker";
12
- import { cn } from "../lib/utils.js";
13
- import { Button, buttonVariants } from "./button.js";
12
+ import { cn } from "../lib/utils.mjs";
13
+ import { Button, buttonVariants } from "./button.mjs";
14
14
  function Calendar({
15
15
  className,
16
16
  classNames,
@@ -11,7 +11,7 @@ exports.CardFooter = CardFooter;
11
11
  exports.CardHeader = CardHeader;
12
12
  exports.CardTitle = CardTitle;
13
13
  var React = _interopRequireWildcard(require("react"));
14
- var _utils = require("../lib/utils.js");
14
+ var _utils = require("../lib/utils.cjs");
15
15
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
16
16
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
17
17
  function Card({
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import { cn } from "../lib/utils.js";
2
+ import { cn } from "../lib/utils.mjs";
3
3
  function Card({ className, ...props }) {
4
4
  return /* @__PURE__ */ React.createElement(
5
5
  "div",
@@ -8,7 +8,7 @@ exports.Checkbox = Checkbox;
8
8
  var _lucideReact = require("lucide-react");
9
9
  var _radixUi = require("radix-ui");
10
10
  var React = _interopRequireWildcard(require("react"));
11
- var _utils = require("../lib/utils.js");
11
+ var _utils = require("../lib/utils.cjs");
12
12
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
13
13
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
14
14
  function Checkbox({
@@ -2,7 +2,7 @@
2
2
  import { CheckIcon } from "lucide-react";
3
3
  import { Checkbox as CheckboxPrimitive } from "radix-ui";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  function Checkbox({
7
7
  className,
8
8
  ...props
@@ -16,8 +16,8 @@ exports.CommandShortcut = CommandShortcut;
16
16
  var _cmdk = require("cmdk");
17
17
  var _lucideReact = require("lucide-react");
18
18
  var React = _interopRequireWildcard(require("react"));
19
- var _utils = require("../lib/utils.js");
20
- var _dialog = require("./dialog.js");
19
+ var _utils = require("../lib/utils.cjs");
20
+ var _dialog = require("./dialog.cjs");
21
21
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
22
22
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
23
23
  function Command({
@@ -1,6 +1,6 @@
1
1
  import { Command as CommandPrimitive } from "cmdk";
2
2
  import * as React from "react";
3
- import { Dialog } from "./dialog.js";
3
+ import { Dialog } from "./dialog";
4
4
  declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>): React.JSX.Element;
5
5
  declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React.ComponentProps<typeof Dialog> & {
6
6
  title?: string;
@@ -2,14 +2,14 @@
2
2
  import { Command as CommandPrimitive } from "cmdk";
3
3
  import { SearchIcon } from "lucide-react";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  import {
7
7
  Dialog,
8
8
  DialogContent,
9
9
  DialogDescription,
10
10
  DialogHeader,
11
11
  DialogTitle
12
- } from "./dialog.js";
12
+ } from "./dialog.mjs";
13
13
  function Command({
14
14
  className,
15
15
  ...props
@@ -22,7 +22,7 @@ exports.ContextMenuTrigger = ContextMenuTrigger;
22
22
  var _lucideReact = require("lucide-react");
23
23
  var _radixUi = require("radix-ui");
24
24
  var React = _interopRequireWildcard(require("react"));
25
- var _utils = require("../lib/utils.js");
25
+ var _utils = require("../lib/utils.cjs");
26
26
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
27
27
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
28
28
  function ContextMenu({
@@ -2,7 +2,7 @@
2
2
  import { CheckIcon, ChevronRightIcon, CircleIcon } from "lucide-react";
3
3
  import { ContextMenu as ContextMenuPrimitive } from "radix-ui";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  function ContextMenu({
7
7
  ...props
8
8
  }) {
@@ -17,7 +17,7 @@ exports.DialogTrigger = DialogTrigger;
17
17
  var _lucideReact = require("lucide-react");
18
18
  var _radixUi = require("radix-ui");
19
19
  var React = _interopRequireWildcard(require("react"));
20
- var _utils = require("../lib/utils.js");
20
+ var _utils = require("../lib/utils.cjs");
21
21
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
22
22
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
23
23
  function Dialog({
@@ -2,7 +2,7 @@
2
2
  import { XIcon } from "lucide-react";
3
3
  import { Dialog as DialogPrimitive } from "radix-ui";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  function Dialog({
7
7
  ...props
8
8
  }) {
@@ -16,7 +16,7 @@ exports.DrawerTitle = DrawerTitle;
16
16
  exports.DrawerTrigger = DrawerTrigger;
17
17
  var React = _interopRequireWildcard(require("react"));
18
18
  var _vaul = require("vaul");
19
- var _utils = require("../lib/utils.js");
19
+ var _utils = require("../lib/utils.cjs");
20
20
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
21
21
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
22
22
  function Drawer({
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import * as React from "react";
3
3
  import { Drawer as DrawerPrimitive } from "vaul";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  function Drawer({
6
6
  ...props
7
7
  }) {
@@ -22,7 +22,7 @@ exports.DropdownMenuTrigger = DropdownMenuTrigger;
22
22
  var _lucideReact = require("lucide-react");
23
23
  var _radixUi = require("radix-ui");
24
24
  var React = _interopRequireWildcard(require("react"));
25
- var _utils = require("../lib/utils.js");
25
+ var _utils = require("../lib/utils.cjs");
26
26
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
27
27
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
28
28
  function DropdownMenu({
@@ -2,7 +2,7 @@
2
2
  import { CheckIcon, ChevronRightIcon, CircleIcon } from "lucide-react";
3
3
  import { DropdownMenu as DropdownMenuPrimitive } from "radix-ui";
4
4
  import * as React from "react";
5
- import { cn } from "../lib/utils.js";
5
+ import { cn } from "../lib/utils.mjs";
6
6
  function DropdownMenu({
7
7
  ...props
8
8
  }) {
@@ -11,7 +11,7 @@ exports.EmptyMedia = EmptyMedia;
11
11
  exports.EmptyTitle = EmptyTitle;
12
12
  var _classVarianceAuthority = require("class-variance-authority");
13
13
  var React = _interopRequireWildcard(require("react"));
14
- var _utils = require("../lib/utils.js");
14
+ var _utils = require("../lib/utils.cjs");
15
15
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
16
16
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
17
17
  function Empty({
@@ -4,7 +4,7 @@ declare function Empty({ className, ...props }: React.ComponentProps<"div">): Re
4
4
  declare function EmptyHeader({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
5
5
  declare const emptyMediaVariants: (props?: ({
6
6
  variant?: "default" | "icon" | null | undefined;
7
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
7
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
8
8
  declare function EmptyMedia({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): React.JSX.Element;
9
9
  declare function EmptyTitle({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
10
10
  declare function EmptyDescription({ className, ...props }: React.ComponentProps<"p">): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { cva } from "class-variance-authority";
2
2
  import * as React from "react";
3
- import { cn } from "../lib/utils.js";
3
+ import { cn } from "../lib/utils.mjs";
4
4
  function Empty({ className, ...props }) {
5
5
  return /* @__PURE__ */ React.createElement(
6
6
  "div",
@@ -17,9 +17,9 @@ exports.FieldTitle = FieldTitle;
17
17
  var _classVarianceAuthority = require("class-variance-authority");
18
18
  var _react = _interopRequireWildcard(require("react"));
19
19
  var React = _react;
20
- var _utils = require("../lib/utils.js");
21
- var _label = require("./label.js");
22
- var _separator = require("./separator.js");
20
+ var _utils = require("../lib/utils.cjs");
21
+ var _label = require("./label.cjs");
22
+ var _separator = require("./separator.cjs");
23
23
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
24
24
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
25
25
  function FieldSet({
@@ -1,6 +1,6 @@
1
1
  import { type VariantProps } from "class-variance-authority";
2
2
  import * as React from "react";
3
- import { Label } from "./label.js";
3
+ import { Label } from "./label";
4
4
  declare function FieldSet({ className, ...props }: React.ComponentProps<"fieldset">): React.JSX.Element;
5
5
  declare function FieldLegend({ className, variant, ...props }: React.ComponentProps<"legend"> & {
6
6
  variant?: "legend" | "label";
@@ -8,7 +8,7 @@ declare function FieldLegend({ className, variant, ...props }: React.ComponentPr
8
8
  declare function FieldGroup({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
9
9
  declare const fieldVariants: (props?: ({
10
10
  orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
11
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
11
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
12
  declare function Field({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>): React.JSX.Element;
13
13
  declare function FieldContent({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
14
14
  declare function FieldLabel({ className, ...props }: React.ComponentProps<typeof Label>): React.JSX.Element;
@@ -2,9 +2,9 @@
2
2
  import { cva } from "class-variance-authority";
3
3
  import * as React from "react";
4
4
  import { useMemo } from "react";
5
- import { cn } from "../lib/utils.js";
6
- import { Label } from "./label.js";
7
- import { Separator } from "./separator.js";
5
+ import { cn } from "../lib/utils.mjs";
6
+ import { Label } from "./label.mjs";
7
+ import { Separator } from "./separator.mjs";
8
8
  function FieldSet({ className, ...props }) {
9
9
  return /* @__PURE__ */ React.createElement(
10
10
  "fieldset",
@@ -15,8 +15,8 @@ exports.useFormField = void 0;
15
15
  var _radixUi = require("radix-ui");
16
16
  var React = _interopRequireWildcard(require("react"));
17
17
  var _reactHookForm = require("react-hook-form");
18
- var _utils = require("../lib/utils.js");
19
- var _label = require("./label.js");
18
+ var _utils = require("../lib/utils.cjs");
19
+ var _label = require("./label.cjs");
20
20
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
21
21
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
22
22
  const Form = exports.Form = _reactHookForm.FormProvider;
@@ -7,8 +7,8 @@ import {
7
7
  useFormContext,
8
8
  useFormState
9
9
  } from "react-hook-form";
10
- import { cn } from "../lib/utils.js";
11
- import { Label } from "./label.js";
10
+ import { cn } from "../lib/utils.mjs";
11
+ import { Label } from "./label.mjs";
12
12
  const Form = FormProvider;
13
13
  const FormFieldContext = React.createContext(
14
14
  {}
@@ -9,7 +9,7 @@ exports.HoverCardContent = HoverCardContent;
9
9
  exports.HoverCardTrigger = HoverCardTrigger;
10
10
  var _radixUi = require("radix-ui");
11
11
  var React = _interopRequireWildcard(require("react"));
12
- var _utils = require("../lib/utils.js");
12
+ var _utils = require("../lib/utils.cjs");
13
13
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
14
14
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
15
15
  function HoverCard({
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { HoverCard as HoverCardPrimitive } from "radix-ui";
3
3
  import * as React from "react";
4
- import { cn } from "../lib/utils.js";
4
+ import { cn } from "../lib/utils.mjs";
5
5
  function HoverCard({
6
6
  ...props
7
7
  }) {
@@ -12,10 +12,10 @@ exports.InputGroupText = InputGroupText;
12
12
  exports.InputGroupTextarea = InputGroupTextarea;
13
13
  var _classVarianceAuthority = require("class-variance-authority");
14
14
  var React = _interopRequireWildcard(require("react"));
15
- var _utils = require("../lib/utils.js");
16
- var _button = require("./button.js");
17
- var _input = require("./input.js");
18
- var _textarea = require("./textarea.js");
15
+ var _utils = require("../lib/utils.cjs");
16
+ var _button = require("./button.cjs");
17
+ var _input = require("./input.cjs");
18
+ var _textarea = require("./textarea.cjs");
19
19
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
20
20
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
21
21
  function InputGroup({
@@ -1,14 +1,14 @@
1
1
  import { type VariantProps } from "class-variance-authority";
2
2
  import * as React from "react";
3
- import { Button } from "./button.js";
3
+ import { Button } from "./button";
4
4
  declare function InputGroup({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
5
5
  declare const inputGroupAddonVariants: (props?: ({
6
6
  align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
7
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
7
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
8
8
  declare function InputGroupAddon({ className, align, ...props }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): React.JSX.Element;
9
9
  declare const inputGroupButtonVariants: (props?: ({
10
10
  size?: "sm" | "icon-sm" | "xs" | "icon-xs" | null | undefined;
11
- } & import("class-variance-authority/dist/types.js").ClassProp) | undefined) => string;
11
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
12
  declare function InputGroupButton({ className, type, variant, size, ...props }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): React.JSX.Element;
13
13
  declare function InputGroupText({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
14
14
  declare function InputGroupInput({ className, ...props }: React.ComponentProps<"input">): React.JSX.Element;