@szum-tech/design-system 3.15.0 → 3.17.0

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 (80) hide show
  1. package/dist/{chunk-PTZVUZNQ.cjs → chunk-35H6T7OQ.cjs} +562 -5
  2. package/dist/{chunk-3MH6P44N.js → chunk-3DP3VMPN.js} +1 -1
  3. package/dist/{chunk-6X26XC6P.cjs → chunk-5B37TQYT.cjs} +4 -3
  4. package/dist/{chunk-XJIUGEPN.js → chunk-A72LE53B.js} +1 -1
  5. package/dist/{chunk-OH323B3O.js → chunk-AAPMLWYK.js} +537 -5
  6. package/dist/{chunk-UIOBJSKZ.cjs → chunk-DUAM4RTP.cjs} +1 -1
  7. package/dist/{chunk-XY3ZNUWR.cjs → chunk-F7NFSDOD.cjs} +17 -4
  8. package/dist/{chunk-DTYX7CYN.cjs → chunk-HPICKLBZ.cjs} +2 -2
  9. package/dist/chunk-I3E75OQX.js +16 -0
  10. package/dist/chunk-KTAIBRTH.cjs +10 -0
  11. package/dist/{chunk-KGGCA634.js → chunk-L2TRMQNN.js} +1 -1
  12. package/dist/chunk-NXEZE7LG.js +15 -0
  13. package/dist/chunk-OXZQGDTR.js +208 -0
  14. package/dist/{chunk-4IGU5SVP.js → chunk-P4IL77YC.js} +16 -4
  15. package/dist/{chunk-CAIAZGSW.cjs → chunk-RKFU4DS3.cjs} +2 -2
  16. package/dist/chunk-SHPJGB2L.cjs +19 -0
  17. package/dist/{chunk-CFJ44JVK.cjs → chunk-UNOMGKAZ.cjs} +2 -2
  18. package/dist/{chunk-Q2MJKFIE.js → chunk-WCQ5WKCQ.js} +1 -1
  19. package/dist/chunk-X7WREEFD.js +8 -0
  20. package/dist/chunk-YBFG2IRJ.cjs +225 -0
  21. package/dist/components/badge-overflow/index.cjs +2 -2
  22. package/dist/components/badge-overflow/index.js +1 -1
  23. package/dist/components/breadcrump/index.cjs +80 -0
  24. package/dist/components/breadcrump/index.d.cts +21 -0
  25. package/dist/components/breadcrump/index.d.ts +21 -0
  26. package/dist/components/breadcrump/index.js +72 -0
  27. package/dist/components/button/index.cjs +22 -19
  28. package/dist/components/button/index.js +21 -18
  29. package/dist/components/carousel/index.cjs +23 -20
  30. package/dist/components/carousel/index.js +21 -18
  31. package/dist/components/collapsible/index.cjs +18 -0
  32. package/dist/components/collapsible/index.d.cts +12 -0
  33. package/dist/components/collapsible/index.d.ts +12 -0
  34. package/dist/components/collapsible/index.js +1 -0
  35. package/dist/components/color-picker/index.cjs +32 -29
  36. package/dist/components/color-picker/index.js +21 -18
  37. package/dist/components/dropdown-menu/index.cjs +71 -0
  38. package/dist/components/dropdown-menu/index.d.cts +67 -0
  39. package/dist/components/dropdown-menu/index.d.ts +67 -0
  40. package/dist/components/dropdown-menu/index.js +2 -0
  41. package/dist/components/field/index.cjs +12 -12
  42. package/dist/components/field/index.js +2 -2
  43. package/dist/components/header/index.cjs +3 -2
  44. package/dist/components/header/index.d.cts +11 -2
  45. package/dist/components/header/index.d.ts +11 -2
  46. package/dist/components/header/index.js +2 -1
  47. package/dist/components/index.cjs +346 -163
  48. package/dist/components/index.d.cts +6 -1
  49. package/dist/components/index.d.ts +6 -1
  50. package/dist/components/index.js +21 -18
  51. package/dist/components/item/index.cjs +12 -12
  52. package/dist/components/item/index.js +2 -2
  53. package/dist/components/masonry/index.cjs +4 -4
  54. package/dist/components/masonry/index.js +2 -2
  55. package/dist/components/separator/index.cjs +2 -2
  56. package/dist/components/separator/index.js +1 -1
  57. package/dist/components/sidebar/index.cjs +148 -0
  58. package/dist/components/sidebar/index.d.cts +135 -0
  59. package/dist/components/sidebar/index.d.ts +135 -0
  60. package/dist/components/sidebar/index.js +43 -0
  61. package/dist/components/skeleton/index.cjs +11 -0
  62. package/dist/components/skeleton/index.d.cts +7 -0
  63. package/dist/components/skeleton/index.d.ts +7 -0
  64. package/dist/components/skeleton/index.js +2 -0
  65. package/dist/components/stepper/index.cjs +40 -37
  66. package/dist/components/stepper/index.js +21 -18
  67. package/dist/components/timeline/index.cjs +1 -1
  68. package/dist/components/timeline/index.js +1 -1
  69. package/dist/components/toaster/index.cjs +23 -20
  70. package/dist/components/toaster/index.js +21 -18
  71. package/dist/components/tooltip/index.d.cts +2 -4
  72. package/dist/components/tooltip/index.d.ts +2 -4
  73. package/dist/hooks/index.cjs +8 -4
  74. package/dist/hooks/index.d.cts +3 -1
  75. package/dist/hooks/index.d.ts +3 -1
  76. package/dist/hooks/index.js +1 -1
  77. package/dist/tooltip-content-DqtogPBq.d.cts +8 -0
  78. package/dist/tooltip-content-DqtogPBq.d.ts +8 -0
  79. package/package.json +1 -1
  80. package/dist/chunk-VT5GDGZJ.js +0 -15
@@ -0,0 +1,71 @@
1
+ 'use strict';
2
+
3
+ var chunkYBFG2IRJ_cjs = require('../../chunk-YBFG2IRJ.cjs');
4
+ require('../../chunk-H2BWO3SI.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "DropdownMenu", {
9
+ enumerable: true,
10
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenu; }
11
+ });
12
+ Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
13
+ enumerable: true,
14
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuCheckboxItem; }
15
+ });
16
+ Object.defineProperty(exports, "DropdownMenuContent", {
17
+ enumerable: true,
18
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuContent; }
19
+ });
20
+ Object.defineProperty(exports, "DropdownMenuGroup", {
21
+ enumerable: true,
22
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuGroup; }
23
+ });
24
+ Object.defineProperty(exports, "DropdownMenuItem", {
25
+ enumerable: true,
26
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuItem; }
27
+ });
28
+ Object.defineProperty(exports, "DropdownMenuItemVariant", {
29
+ enumerable: true,
30
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuItemVariant; }
31
+ });
32
+ Object.defineProperty(exports, "DropdownMenuLabel", {
33
+ enumerable: true,
34
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuLabel; }
35
+ });
36
+ Object.defineProperty(exports, "DropdownMenuPortal", {
37
+ enumerable: true,
38
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuPortal; }
39
+ });
40
+ Object.defineProperty(exports, "DropdownMenuRadioGroup", {
41
+ enumerable: true,
42
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuRadioGroup; }
43
+ });
44
+ Object.defineProperty(exports, "DropdownMenuRadioItem", {
45
+ enumerable: true,
46
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuRadioItem; }
47
+ });
48
+ Object.defineProperty(exports, "DropdownMenuSeparator", {
49
+ enumerable: true,
50
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuSeparator; }
51
+ });
52
+ Object.defineProperty(exports, "DropdownMenuShortcut", {
53
+ enumerable: true,
54
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuShortcut; }
55
+ });
56
+ Object.defineProperty(exports, "DropdownMenuSub", {
57
+ enumerable: true,
58
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuSub; }
59
+ });
60
+ Object.defineProperty(exports, "DropdownMenuSubContent", {
61
+ enumerable: true,
62
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuSubContent; }
63
+ });
64
+ Object.defineProperty(exports, "DropdownMenuSubTrigger", {
65
+ enumerable: true,
66
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuSubTrigger; }
67
+ });
68
+ Object.defineProperty(exports, "DropdownMenuTrigger", {
69
+ enumerable: true,
70
+ get: function () { return chunkYBFG2IRJ_cjs.DropdownMenuTrigger; }
71
+ });
@@ -0,0 +1,67 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+ import { DropdownMenu as DropdownMenu$1 } from 'radix-ui';
4
+
5
+ type DropdownMenuProps = React.ComponentProps<typeof DropdownMenu$1.Root>;
6
+ declare function DropdownMenu(props: DropdownMenuProps): react_jsx_runtime.JSX.Element;
7
+
8
+ type DropdownMenuPortalProps = React.ComponentProps<typeof DropdownMenu$1.Portal>;
9
+ declare function DropdownMenuPortal(props: DropdownMenuPortalProps): react_jsx_runtime.JSX.Element;
10
+
11
+ type DropdownMenuTriggerProps = React.ComponentProps<typeof DropdownMenu$1.Trigger>;
12
+ declare function DropdownMenuTrigger(props: DropdownMenuTriggerProps): react_jsx_runtime.JSX.Element;
13
+
14
+ type DropdownMenuContentProps = React.ComponentProps<typeof DropdownMenu$1.Content>;
15
+ declare function DropdownMenuContent({ className, align, sideOffset, ...props }: DropdownMenuContentProps): react_jsx_runtime.JSX.Element;
16
+
17
+ type DropdownMenuGroupProps = React.ComponentProps<typeof DropdownMenu$1.Group>;
18
+ declare function DropdownMenuGroup(props: DropdownMenuGroupProps): react_jsx_runtime.JSX.Element;
19
+
20
+ declare const DropdownMenuItemVariant: {
21
+ readonly DEFAULT: "default";
22
+ readonly ERROR: "error";
23
+ };
24
+ type DropdownMenuItemVariantType = (typeof DropdownMenuItemVariant)[keyof typeof DropdownMenuItemVariant];
25
+
26
+ type DropdownMenuItemProps = React.ComponentProps<typeof DropdownMenu$1.Item> & {
27
+ inset?: boolean;
28
+ variant?: DropdownMenuItemVariantType;
29
+ };
30
+ declare function DropdownMenuItem({ className, inset, variant, ...props }: DropdownMenuItemProps): react_jsx_runtime.JSX.Element;
31
+
32
+ type DropdownMenuCheckboxItemProps = React.ComponentProps<typeof DropdownMenu$1.CheckboxItem> & {
33
+ inset?: boolean;
34
+ };
35
+ declare function DropdownMenuCheckboxItem({ className, children, checked, inset, ...props }: DropdownMenuCheckboxItemProps): react_jsx_runtime.JSX.Element;
36
+
37
+ type DropdownMenuRadioGroupProps = React.ComponentProps<typeof DropdownMenu$1.RadioGroup>;
38
+ declare function DropdownMenuRadioGroup(props: DropdownMenuRadioGroupProps): react_jsx_runtime.JSX.Element;
39
+
40
+ type DropdownMenuRadioItemProps = React.ComponentProps<typeof DropdownMenu$1.RadioItem> & {
41
+ inset?: boolean;
42
+ };
43
+ declare function DropdownMenuRadioItem({ className, children, inset, ...props }: DropdownMenuRadioItemProps): react_jsx_runtime.JSX.Element;
44
+
45
+ type DropdownMenuLabelProps = React.ComponentProps<typeof DropdownMenu$1.Label> & {
46
+ inset?: boolean;
47
+ };
48
+ declare function DropdownMenuLabel({ className, inset, ...props }: DropdownMenuLabelProps): react_jsx_runtime.JSX.Element;
49
+
50
+ type DropdownMenuSeparatorProps = React.ComponentProps<typeof DropdownMenu$1.Separator>;
51
+ declare function DropdownMenuSeparator({ className, ...props }: DropdownMenuSeparatorProps): react_jsx_runtime.JSX.Element;
52
+
53
+ type DropdownMenuShortcutProps = React.ComponentProps<"span">;
54
+ declare function DropdownMenuShortcut({ className, ...props }: DropdownMenuShortcutProps): react_jsx_runtime.JSX.Element;
55
+
56
+ type DropdownMenuSubProps = React.ComponentProps<typeof DropdownMenu$1.Sub>;
57
+ declare function DropdownMenuSub(props: DropdownMenuSubProps): react_jsx_runtime.JSX.Element;
58
+
59
+ type DropdownMenuSubTriggerProps = React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
60
+ inset?: boolean;
61
+ };
62
+ declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: DropdownMenuSubTriggerProps): react_jsx_runtime.JSX.Element;
63
+
64
+ type DropdownMenuSubContentProps = React.ComponentProps<typeof DropdownMenu$1.SubContent>;
65
+ declare function DropdownMenuSubContent({ className, ...props }: DropdownMenuSubContentProps): react_jsx_runtime.JSX.Element;
66
+
67
+ export { DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuItemVariant, type DropdownMenuItemVariantType, DropdownMenuLabel, type DropdownMenuLabelProps, DropdownMenuPortal, type DropdownMenuPortalProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuShortcut, type DropdownMenuShortcutProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps };
@@ -0,0 +1,67 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+ import { DropdownMenu as DropdownMenu$1 } from 'radix-ui';
4
+
5
+ type DropdownMenuProps = React.ComponentProps<typeof DropdownMenu$1.Root>;
6
+ declare function DropdownMenu(props: DropdownMenuProps): react_jsx_runtime.JSX.Element;
7
+
8
+ type DropdownMenuPortalProps = React.ComponentProps<typeof DropdownMenu$1.Portal>;
9
+ declare function DropdownMenuPortal(props: DropdownMenuPortalProps): react_jsx_runtime.JSX.Element;
10
+
11
+ type DropdownMenuTriggerProps = React.ComponentProps<typeof DropdownMenu$1.Trigger>;
12
+ declare function DropdownMenuTrigger(props: DropdownMenuTriggerProps): react_jsx_runtime.JSX.Element;
13
+
14
+ type DropdownMenuContentProps = React.ComponentProps<typeof DropdownMenu$1.Content>;
15
+ declare function DropdownMenuContent({ className, align, sideOffset, ...props }: DropdownMenuContentProps): react_jsx_runtime.JSX.Element;
16
+
17
+ type DropdownMenuGroupProps = React.ComponentProps<typeof DropdownMenu$1.Group>;
18
+ declare function DropdownMenuGroup(props: DropdownMenuGroupProps): react_jsx_runtime.JSX.Element;
19
+
20
+ declare const DropdownMenuItemVariant: {
21
+ readonly DEFAULT: "default";
22
+ readonly ERROR: "error";
23
+ };
24
+ type DropdownMenuItemVariantType = (typeof DropdownMenuItemVariant)[keyof typeof DropdownMenuItemVariant];
25
+
26
+ type DropdownMenuItemProps = React.ComponentProps<typeof DropdownMenu$1.Item> & {
27
+ inset?: boolean;
28
+ variant?: DropdownMenuItemVariantType;
29
+ };
30
+ declare function DropdownMenuItem({ className, inset, variant, ...props }: DropdownMenuItemProps): react_jsx_runtime.JSX.Element;
31
+
32
+ type DropdownMenuCheckboxItemProps = React.ComponentProps<typeof DropdownMenu$1.CheckboxItem> & {
33
+ inset?: boolean;
34
+ };
35
+ declare function DropdownMenuCheckboxItem({ className, children, checked, inset, ...props }: DropdownMenuCheckboxItemProps): react_jsx_runtime.JSX.Element;
36
+
37
+ type DropdownMenuRadioGroupProps = React.ComponentProps<typeof DropdownMenu$1.RadioGroup>;
38
+ declare function DropdownMenuRadioGroup(props: DropdownMenuRadioGroupProps): react_jsx_runtime.JSX.Element;
39
+
40
+ type DropdownMenuRadioItemProps = React.ComponentProps<typeof DropdownMenu$1.RadioItem> & {
41
+ inset?: boolean;
42
+ };
43
+ declare function DropdownMenuRadioItem({ className, children, inset, ...props }: DropdownMenuRadioItemProps): react_jsx_runtime.JSX.Element;
44
+
45
+ type DropdownMenuLabelProps = React.ComponentProps<typeof DropdownMenu$1.Label> & {
46
+ inset?: boolean;
47
+ };
48
+ declare function DropdownMenuLabel({ className, inset, ...props }: DropdownMenuLabelProps): react_jsx_runtime.JSX.Element;
49
+
50
+ type DropdownMenuSeparatorProps = React.ComponentProps<typeof DropdownMenu$1.Separator>;
51
+ declare function DropdownMenuSeparator({ className, ...props }: DropdownMenuSeparatorProps): react_jsx_runtime.JSX.Element;
52
+
53
+ type DropdownMenuShortcutProps = React.ComponentProps<"span">;
54
+ declare function DropdownMenuShortcut({ className, ...props }: DropdownMenuShortcutProps): react_jsx_runtime.JSX.Element;
55
+
56
+ type DropdownMenuSubProps = React.ComponentProps<typeof DropdownMenu$1.Sub>;
57
+ declare function DropdownMenuSub(props: DropdownMenuSubProps): react_jsx_runtime.JSX.Element;
58
+
59
+ type DropdownMenuSubTriggerProps = React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
60
+ inset?: boolean;
61
+ };
62
+ declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: DropdownMenuSubTriggerProps): react_jsx_runtime.JSX.Element;
63
+
64
+ type DropdownMenuSubContentProps = React.ComponentProps<typeof DropdownMenu$1.SubContent>;
65
+ declare function DropdownMenuSubContent({ className, ...props }: DropdownMenuSubContentProps): react_jsx_runtime.JSX.Element;
66
+
67
+ export { DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuItemVariant, type DropdownMenuItemVariantType, DropdownMenuLabel, type DropdownMenuLabelProps, DropdownMenuPortal, type DropdownMenuPortalProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuShortcut, type DropdownMenuShortcutProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps };
@@ -0,0 +1,2 @@
1
+ export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuItemVariant, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from '../../chunk-OXZQGDTR.js';
2
+ import '../../chunk-ZD2QRAOX.js';
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunkDTYX7CYN_cjs = require('../../chunk-DTYX7CYN.cjs');
4
- require('../../chunk-UIOBJSKZ.cjs');
3
+ var chunkHPICKLBZ_cjs = require('../../chunk-HPICKLBZ.cjs');
4
+ require('../../chunk-DUAM4RTP.cjs');
5
5
  require('../../chunk-S3ANEJJ7.cjs');
6
6
  require('../../chunk-H2BWO3SI.cjs');
7
7
 
@@ -9,41 +9,41 @@ require('../../chunk-H2BWO3SI.cjs');
9
9
 
10
10
  Object.defineProperty(exports, "Field", {
11
11
  enumerable: true,
12
- get: function () { return chunkDTYX7CYN_cjs.Field; }
12
+ get: function () { return chunkHPICKLBZ_cjs.Field; }
13
13
  });
14
14
  Object.defineProperty(exports, "FieldContent", {
15
15
  enumerable: true,
16
- get: function () { return chunkDTYX7CYN_cjs.FieldContent; }
16
+ get: function () { return chunkHPICKLBZ_cjs.FieldContent; }
17
17
  });
18
18
  Object.defineProperty(exports, "FieldDescription", {
19
19
  enumerable: true,
20
- get: function () { return chunkDTYX7CYN_cjs.FieldDescription; }
20
+ get: function () { return chunkHPICKLBZ_cjs.FieldDescription; }
21
21
  });
22
22
  Object.defineProperty(exports, "FieldError", {
23
23
  enumerable: true,
24
- get: function () { return chunkDTYX7CYN_cjs.FieldError; }
24
+ get: function () { return chunkHPICKLBZ_cjs.FieldError; }
25
25
  });
26
26
  Object.defineProperty(exports, "FieldGroup", {
27
27
  enumerable: true,
28
- get: function () { return chunkDTYX7CYN_cjs.FieldGroup; }
28
+ get: function () { return chunkHPICKLBZ_cjs.FieldGroup; }
29
29
  });
30
30
  Object.defineProperty(exports, "FieldLabel", {
31
31
  enumerable: true,
32
- get: function () { return chunkDTYX7CYN_cjs.FieldLabel; }
32
+ get: function () { return chunkHPICKLBZ_cjs.FieldLabel; }
33
33
  });
34
34
  Object.defineProperty(exports, "FieldLegend", {
35
35
  enumerable: true,
36
- get: function () { return chunkDTYX7CYN_cjs.FieldLegend; }
36
+ get: function () { return chunkHPICKLBZ_cjs.FieldLegend; }
37
37
  });
38
38
  Object.defineProperty(exports, "FieldSeparator", {
39
39
  enumerable: true,
40
- get: function () { return chunkDTYX7CYN_cjs.FieldSeparator; }
40
+ get: function () { return chunkHPICKLBZ_cjs.FieldSeparator; }
41
41
  });
42
42
  Object.defineProperty(exports, "FieldSet", {
43
43
  enumerable: true,
44
- get: function () { return chunkDTYX7CYN_cjs.FieldSet; }
44
+ get: function () { return chunkHPICKLBZ_cjs.FieldSet; }
45
45
  });
46
46
  Object.defineProperty(exports, "FieldTitle", {
47
47
  enumerable: true,
48
- get: function () { return chunkDTYX7CYN_cjs.FieldTitle; }
48
+ get: function () { return chunkHPICKLBZ_cjs.FieldTitle; }
49
49
  });
@@ -1,4 +1,4 @@
1
- export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-3MH6P44N.js';
2
- import '../../chunk-XJIUGEPN.js';
1
+ export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../../chunk-3DP3VMPN.js';
2
+ import '../../chunk-A72LE53B.js';
3
3
  import '../../chunk-I3RSTJP6.js';
4
4
  import '../../chunk-ZD2QRAOX.js';
@@ -1,10 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var chunk6X26XC6P_cjs = require('../../chunk-6X26XC6P.cjs');
3
+ var chunk5B37TQYT_cjs = require('../../chunk-5B37TQYT.cjs');
4
+ require('../../chunk-H2BWO3SI.cjs');
4
5
 
5
6
 
6
7
 
7
8
  Object.defineProperty(exports, "Header", {
8
9
  enumerable: true,
9
- get: function () { return chunk6X26XC6P_cjs.Header; }
10
+ get: function () { return chunk5B37TQYT_cjs.Header; }
10
11
  });
@@ -1,9 +1,18 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- type HeaderProps = React.RefAttributes<HTMLHtmlElement> & {
4
+ type HeaderProps = React.ComponentProps<"header"> & {
5
5
  children?: React.ReactNode;
6
+ /**
7
+ * Controls the width constraint of the header's inner content area.
8
+ *
9
+ * - `"container"` – Constrains content to the responsive `container` max-width (default).
10
+ * - `"full"` – Stretches content to the full viewport width with horizontal padding.
11
+ *
12
+ * @default "container"
13
+ */
14
+ variant?: "full" | "container";
6
15
  };
7
- declare function Header({ children, ...props }: HeaderProps): react_jsx_runtime.JSX.Element;
16
+ declare function Header({ children, variant, ...props }: HeaderProps): react_jsx_runtime.JSX.Element;
8
17
 
9
18
  export { Header, type HeaderProps };
@@ -1,9 +1,18 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- type HeaderProps = React.RefAttributes<HTMLHtmlElement> & {
4
+ type HeaderProps = React.ComponentProps<"header"> & {
5
5
  children?: React.ReactNode;
6
+ /**
7
+ * Controls the width constraint of the header's inner content area.
8
+ *
9
+ * - `"container"` – Constrains content to the responsive `container` max-width (default).
10
+ * - `"full"` – Stretches content to the full viewport width with horizontal padding.
11
+ *
12
+ * @default "container"
13
+ */
14
+ variant?: "full" | "container";
6
15
  };
7
- declare function Header({ children, ...props }: HeaderProps): react_jsx_runtime.JSX.Element;
16
+ declare function Header({ children, variant, ...props }: HeaderProps): react_jsx_runtime.JSX.Element;
8
17
 
9
18
  export { Header, type HeaderProps };
@@ -1 +1,2 @@
1
- export { Header } from '../../chunk-VT5GDGZJ.js';
1
+ export { Header } from '../../chunk-I3E75OQX.js';
2
+ import '../../chunk-ZD2QRAOX.js';