@jarllyng/nostromo 3.4.0 → 3.6.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 (103) hide show
  1. package/dist/animations.css +144 -0
  2. package/dist/chunk-3FY7LZ3B.js +3 -0
  3. package/dist/chunk-3FY7LZ3B.js.map +1 -0
  4. package/dist/chunk-BX4VBLKZ.cjs +3 -0
  5. package/dist/chunk-BX4VBLKZ.cjs.map +1 -0
  6. package/dist/chunk-E44BBSLT.js +3 -0
  7. package/dist/chunk-E44BBSLT.js.map +1 -0
  8. package/dist/chunk-E53C3RDD.cjs +3 -0
  9. package/dist/chunk-E53C3RDD.cjs.map +1 -0
  10. package/dist/chunk-EEGXD4HC.cjs +3 -0
  11. package/dist/chunk-EEGXD4HC.cjs.map +1 -0
  12. package/dist/chunk-ESUSGG6O.js +3 -0
  13. package/dist/chunk-ESUSGG6O.js.map +1 -0
  14. package/dist/chunk-HCYZ3LZP.js +3 -0
  15. package/dist/chunk-HCYZ3LZP.js.map +1 -0
  16. package/dist/chunk-MQUHAWJ2.cjs +3 -0
  17. package/dist/chunk-MQUHAWJ2.cjs.map +1 -0
  18. package/dist/components/core/alert.d.cts +1 -1
  19. package/dist/components/core/alert.d.ts +1 -1
  20. package/dist/components/core/badge.d.cts +1 -1
  21. package/dist/components/core/badge.d.ts +1 -1
  22. package/dist/components/core/breadcrumb.d.cts +1 -1
  23. package/dist/components/core/breadcrumb.d.ts +1 -1
  24. package/dist/components/core/button.d.cts +2 -2
  25. package/dist/components/core/button.d.ts +2 -2
  26. package/dist/components/core/checkbox.d.cts +1 -1
  27. package/dist/components/core/checkbox.d.ts +1 -1
  28. package/dist/components/core/collapsible.cjs +3 -0
  29. package/dist/components/core/collapsible.cjs.map +1 -0
  30. package/dist/components/core/collapsible.d.cts +17 -0
  31. package/dist/components/core/collapsible.d.ts +17 -0
  32. package/dist/components/core/collapsible.js +3 -0
  33. package/dist/components/core/collapsible.js.map +1 -0
  34. package/dist/components/core/dialog.d.cts +1 -1
  35. package/dist/components/core/dialog.d.ts +1 -1
  36. package/dist/components/core/dropdown-menu.cjs +3 -0
  37. package/dist/components/core/dropdown-menu.cjs.map +1 -0
  38. package/dist/components/core/dropdown-menu.d.cts +43 -0
  39. package/dist/components/core/dropdown-menu.d.ts +43 -0
  40. package/dist/components/core/dropdown-menu.js +3 -0
  41. package/dist/components/core/dropdown-menu.js.map +1 -0
  42. package/dist/components/core/error-message.d.cts +1 -1
  43. package/dist/components/core/error-message.d.ts +1 -1
  44. package/dist/components/core/helper-text.d.cts +1 -1
  45. package/dist/components/core/helper-text.d.ts +1 -1
  46. package/dist/components/core/icon.d.cts +2 -2
  47. package/dist/components/core/icon.d.ts +2 -2
  48. package/dist/components/core/input.d.cts +1 -1
  49. package/dist/components/core/input.d.ts +1 -1
  50. package/dist/components/core/label.d.cts +1 -1
  51. package/dist/components/core/label.d.ts +1 -1
  52. package/dist/components/core/pagination.d.cts +1 -1
  53. package/dist/components/core/pagination.d.ts +1 -1
  54. package/dist/components/core/popover.cjs +3 -0
  55. package/dist/components/core/popover.cjs.map +1 -0
  56. package/dist/components/core/popover.d.cts +39 -0
  57. package/dist/components/core/popover.d.ts +39 -0
  58. package/dist/components/core/popover.js +3 -0
  59. package/dist/components/core/popover.js.map +1 -0
  60. package/dist/components/core/progress.d.cts +3 -3
  61. package/dist/components/core/progress.d.ts +3 -3
  62. package/dist/components/core/radio-group.d.cts +1 -1
  63. package/dist/components/core/radio-group.d.ts +1 -1
  64. package/dist/components/core/select.d.cts +3 -3
  65. package/dist/components/core/select.d.ts +3 -3
  66. package/dist/components/core/sheet.cjs +3 -0
  67. package/dist/components/core/sheet.cjs.map +1 -0
  68. package/dist/components/core/sheet.d.cts +55 -0
  69. package/dist/components/core/sheet.d.ts +55 -0
  70. package/dist/components/core/sheet.js +3 -0
  71. package/dist/components/core/sheet.js.map +1 -0
  72. package/dist/components/core/skeleton.d.cts +1 -1
  73. package/dist/components/core/skeleton.d.ts +1 -1
  74. package/dist/components/core/switch.d.cts +1 -1
  75. package/dist/components/core/switch.d.ts +1 -1
  76. package/dist/components/core/textarea.d.cts +1 -1
  77. package/dist/components/core/textarea.d.ts +1 -1
  78. package/dist/components/core/toast.d.cts +2 -2
  79. package/dist/components/core/toast.d.ts +2 -2
  80. package/dist/components/core/tooltip.d.cts +2 -2
  81. package/dist/components/core/tooltip.d.ts +2 -2
  82. package/dist/components/marketing/features.d.cts +2 -2
  83. package/dist/components/marketing/features.d.ts +2 -2
  84. package/dist/components/marketing/gallery.d.cts +1 -1
  85. package/dist/components/marketing/gallery.d.ts +1 -1
  86. package/dist/components/marketing/pricing.d.cts +1 -1
  87. package/dist/components/marketing/pricing.d.ts +1 -1
  88. package/dist/components/marketing/testimonials.d.cts +1 -1
  89. package/dist/components/marketing/testimonials.d.ts +1 -1
  90. package/dist/index.cjs +1 -1
  91. package/dist/index.cjs.map +1 -1
  92. package/dist/index.css +1 -1
  93. package/dist/index.css.map +1 -1
  94. package/dist/index.d.cts +8 -0
  95. package/dist/index.d.ts +8 -0
  96. package/dist/index.js +1 -1
  97. package/dist/index.js.map +1 -1
  98. package/dist/tailwind.css +4 -0
  99. package/dist/themes/lv-426.css +6 -0
  100. package/dist/themes/mother.css +6 -0
  101. package/dist/themes/nostromo.css +6 -0
  102. package/dist/themes/sulaco.css +6 -0
  103. package/package.json +40 -1
@@ -0,0 +1,43 @@
1
+ import * as React from 'react';
2
+ import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
3
+
4
+ /**
5
+ * The menu that hangs off a button: row actions, account menus, overflow.
6
+ *
7
+ * Radix owns the hard parts - roving focus, typeahead, submenu timing, pointer
8
+ * versus keyboard intent - so this is styling plus two defaults worth having in
9
+ * one place rather than at every call site.
10
+ *
11
+ * `Select` is the neighbouring component and a different thing: it edits a form
12
+ * value and has a selected state. A dropdown menu runs commands.
13
+ */
14
+ declare const DropdownMenu: React.FC<DropdownMenuPrimitive.DropdownMenuProps>;
15
+ declare const DropdownMenuTrigger: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
16
+ declare const DropdownMenuGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React.RefAttributes<HTMLDivElement>>;
17
+ declare const DropdownMenuSub: React.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
18
+ declare const DropdownMenuRadioGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
19
+ declare const DropdownMenuContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
20
+ interface DropdownMenuItemProps extends React.ComponentPropsWithoutRef<typeof DropdownMenuPrimitive.Item> {
21
+ /** Pulls the item into the destructive palette. */
22
+ destructive?: boolean;
23
+ /** Indents to line up with checkbox and radio items in the same menu. */
24
+ inset?: boolean;
25
+ }
26
+ declare const DropdownMenuItem: React.ForwardRefExoticComponent<DropdownMenuItemProps & React.RefAttributes<HTMLDivElement>>;
27
+ declare const DropdownMenuCheckboxItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
28
+ declare const DropdownMenuRadioItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
29
+ declare const DropdownMenuLabel: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
30
+ inset?: boolean;
31
+ } & React.RefAttributes<HTMLDivElement>>;
32
+ declare const DropdownMenuSeparator: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
33
+ /** For a keyboard hint on the right of an item. Not interactive. */
34
+ declare function DropdownMenuShortcut({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): React.JSX.Element;
35
+ declare namespace DropdownMenuShortcut {
36
+ var displayName: string;
37
+ }
38
+ declare const DropdownMenuSubTrigger: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
39
+ inset?: boolean;
40
+ } & React.RefAttributes<HTMLDivElement>>;
41
+ declare const DropdownMenuSubContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
42
+
43
+ export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
@@ -0,0 +1,43 @@
1
+ import * as React from 'react';
2
+ import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
3
+
4
+ /**
5
+ * The menu that hangs off a button: row actions, account menus, overflow.
6
+ *
7
+ * Radix owns the hard parts - roving focus, typeahead, submenu timing, pointer
8
+ * versus keyboard intent - so this is styling plus two defaults worth having in
9
+ * one place rather than at every call site.
10
+ *
11
+ * `Select` is the neighbouring component and a different thing: it edits a form
12
+ * value and has a selected state. A dropdown menu runs commands.
13
+ */
14
+ declare const DropdownMenu: React.FC<DropdownMenuPrimitive.DropdownMenuProps>;
15
+ declare const DropdownMenuTrigger: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
16
+ declare const DropdownMenuGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React.RefAttributes<HTMLDivElement>>;
17
+ declare const DropdownMenuSub: React.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
18
+ declare const DropdownMenuRadioGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
19
+ declare const DropdownMenuContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
20
+ interface DropdownMenuItemProps extends React.ComponentPropsWithoutRef<typeof DropdownMenuPrimitive.Item> {
21
+ /** Pulls the item into the destructive palette. */
22
+ destructive?: boolean;
23
+ /** Indents to line up with checkbox and radio items in the same menu. */
24
+ inset?: boolean;
25
+ }
26
+ declare const DropdownMenuItem: React.ForwardRefExoticComponent<DropdownMenuItemProps & React.RefAttributes<HTMLDivElement>>;
27
+ declare const DropdownMenuCheckboxItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
28
+ declare const DropdownMenuRadioItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
29
+ declare const DropdownMenuLabel: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
30
+ inset?: boolean;
31
+ } & React.RefAttributes<HTMLDivElement>>;
32
+ declare const DropdownMenuSeparator: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
33
+ /** For a keyboard hint on the right of an item. Not interactive. */
34
+ declare function DropdownMenuShortcut({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): React.JSX.Element;
35
+ declare namespace DropdownMenuShortcut {
36
+ var displayName: string;
37
+ }
38
+ declare const DropdownMenuSubTrigger: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
39
+ inset?: boolean;
40
+ } & React.RefAttributes<HTMLDivElement>>;
41
+ declare const DropdownMenuSubContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
42
+
43
+ export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
@@ -0,0 +1,3 @@
1
+ "use client";
2
+ export{a as DropdownMenu,h as DropdownMenuCheckboxItem,f as DropdownMenuContent,c as DropdownMenuGroup,g as DropdownMenuItem,j as DropdownMenuLabel,e as DropdownMenuRadioGroup,i as DropdownMenuRadioItem,k as DropdownMenuSeparator,l as DropdownMenuShortcut,d as DropdownMenuSub,n as DropdownMenuSubContent,m as DropdownMenuSubTrigger,b as DropdownMenuTrigger}from'../../chunk-E44BBSLT.js';import'../../chunk-AC2JBXHQ.js';//# sourceMappingURL=dropdown-menu.js.map
3
+ //# sourceMappingURL=dropdown-menu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"dropdown-menu.js"}
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const errorMessageVariants: (props?: ({
6
- variant?: "strong" | "default" | "subtle" | "inline" | null | undefined;
6
+ variant?: "default" | "subtle" | "strong" | "inline" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface ErrorMessageProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof errorMessageVariants> {
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const errorMessageVariants: (props?: ({
6
- variant?: "strong" | "default" | "subtle" | "inline" | null | undefined;
6
+ variant?: "default" | "subtle" | "strong" | "inline" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface ErrorMessageProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof errorMessageVariants> {
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const helperTextVariants: (props?: ({
6
- variant?: "error" | "default" | "success" | "warning" | "info" | null | undefined;
6
+ variant?: "default" | "success" | "error" | "warning" | "info" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface HelperTextProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof helperTextVariants> {
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const helperTextVariants: (props?: ({
6
- variant?: "error" | "default" | "success" | "warning" | "info" | null | undefined;
6
+ variant?: "default" | "success" | "error" | "warning" | "info" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface HelperTextProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof helperTextVariants> {
@@ -6,8 +6,8 @@ declare const iconMap: Record<string, React__default.ElementType>;
6
6
  type IconName = keyof typeof iconMap;
7
7
  declare const iconVariants: (props?: ({
8
8
  size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
9
- weight?: "fill" | "bold" | "light" | "thin" | "regular" | "duotone" | null | undefined;
10
- color?: "error" | "secondary" | "success" | "current" | "warning" | "muted" | "primary" | null | undefined;
9
+ weight?: "light" | "fill" | "bold" | "thin" | "regular" | "duotone" | null | undefined;
10
+ color?: "secondary" | "success" | "error" | "current" | "warning" | "muted" | "primary" | null | undefined;
11
11
  } & class_variance_authority_types.ClassProp) | undefined) => string;
12
12
  interface IconProps extends Omit<React__default.HTMLAttributes<SVGSVGElement>, "color">, VariantProps<typeof iconVariants> {
13
13
  name: IconName;
@@ -6,8 +6,8 @@ declare const iconMap: Record<string, React__default.ElementType>;
6
6
  type IconName = keyof typeof iconMap;
7
7
  declare const iconVariants: (props?: ({
8
8
  size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
9
- weight?: "fill" | "bold" | "light" | "thin" | "regular" | "duotone" | null | undefined;
10
- color?: "error" | "secondary" | "success" | "current" | "warning" | "muted" | "primary" | null | undefined;
9
+ weight?: "light" | "fill" | "bold" | "thin" | "regular" | "duotone" | null | undefined;
10
+ color?: "secondary" | "success" | "error" | "current" | "warning" | "muted" | "primary" | null | undefined;
11
11
  } & class_variance_authority_types.ClassProp) | undefined) => string;
12
12
  interface IconProps extends Omit<React__default.HTMLAttributes<SVGSVGElement>, "color">, VariantProps<typeof iconVariants> {
13
13
  name: IconName;
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const inputVariants: (props?: ({
6
- variant?: "error" | "default" | "subtle" | "success" | null | undefined;
6
+ variant?: "default" | "subtle" | "success" | "error" | null | undefined;
7
7
  inputSize?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size">, VariantProps<typeof inputVariants> {
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const inputVariants: (props?: ({
6
- variant?: "error" | "default" | "subtle" | "success" | null | undefined;
6
+ variant?: "default" | "subtle" | "success" | "error" | null | undefined;
7
7
  inputSize?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size">, VariantProps<typeof inputVariants> {
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const labelVariants: (props?: ({
6
- variant?: "error" | "default" | "success" | "warning" | "info" | "muted" | null | undefined;
6
+ variant?: "default" | "success" | "error" | "warning" | "info" | "muted" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  weight?: "bold" | "normal" | "medium" | "semibold" | null | undefined;
9
9
  } & class_variance_authority_types.ClassProp) | undefined) => string;
@@ -3,7 +3,7 @@ import * as React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const labelVariants: (props?: ({
6
- variant?: "error" | "default" | "success" | "warning" | "info" | "muted" | null | undefined;
6
+ variant?: "default" | "success" | "error" | "warning" | "info" | "muted" | null | undefined;
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  weight?: "bold" | "normal" | "medium" | "semibold" | null | undefined;
9
9
  } & class_variance_authority_types.ClassProp) | undefined) => string;
@@ -7,7 +7,7 @@ declare const paginationVariants: (props?: ({
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  declare const paginationItemVariants: (props?: ({
10
- variant?: "link" | "default" | "outline" | "ghost" | null | undefined;
10
+ variant?: "default" | "outline" | "ghost" | "link" | null | undefined;
11
11
  size?: "default" | "sm" | "lg" | "icon" | null | undefined;
12
12
  } & class_variance_authority_types.ClassProp) | undefined) => string;
13
13
  interface PaginationProps extends React.HTMLAttributes<HTMLElement>, VariantProps<typeof paginationVariants> {
@@ -7,7 +7,7 @@ declare const paginationVariants: (props?: ({
7
7
  size?: "default" | "sm" | "lg" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  declare const paginationItemVariants: (props?: ({
10
- variant?: "link" | "default" | "outline" | "ghost" | null | undefined;
10
+ variant?: "default" | "outline" | "ghost" | "link" | null | undefined;
11
11
  size?: "default" | "sm" | "lg" | "icon" | null | undefined;
12
12
  } & class_variance_authority_types.ClassProp) | undefined) => string;
13
13
  interface PaginationProps extends React.HTMLAttributes<HTMLElement>, VariantProps<typeof paginationVariants> {
@@ -0,0 +1,3 @@
1
+ "use client";
2
+ 'use strict';var chunkE53C3RDD_cjs=require('../../chunk-E53C3RDD.cjs');require('../../chunk-ITRGJNWL.cjs');Object.defineProperty(exports,"Popover",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.b}});Object.defineProperty(exports,"PopoverAnchor",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.d}});Object.defineProperty(exports,"PopoverArrow",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.g}});Object.defineProperty(exports,"PopoverClose",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.e}});Object.defineProperty(exports,"PopoverContent",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.f}});Object.defineProperty(exports,"PopoverTrigger",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.c}});Object.defineProperty(exports,"popoverContentVariants",{enumerable:true,get:function(){return chunkE53C3RDD_cjs.a}});//# sourceMappingURL=popover.cjs.map
3
+ //# sourceMappingURL=popover.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"popover.cjs"}
@@ -0,0 +1,39 @@
1
+ import * as class_variance_authority_types from 'class-variance-authority/types';
2
+ import * as React from 'react';
3
+ import * as PopoverPrimitive from '@radix-ui/react-popover';
4
+ import { VariantProps } from 'class-variance-authority';
5
+
6
+ /**
7
+ * `@radix-ui/react-popover` was already a dependency - Calendar mounts its month
8
+ * grid in one - but it was never exposed, so a consumer wanting a popover had to
9
+ * add the package a second time and theme it themselves.
10
+ */
11
+ declare const popoverContentVariants: (props?: ({
12
+ size?: "default" | "sm" | "lg" | "auto" | null | undefined;
13
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
14
+ declare const Popover: React.FC<PopoverPrimitive.PopoverProps>;
15
+ declare const PopoverTrigger: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React.RefAttributes<HTMLButtonElement>>;
16
+ declare const PopoverAnchor: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & React.RefAttributes<HTMLDivElement>>;
17
+ declare const PopoverClose: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverCloseProps & React.RefAttributes<HTMLButtonElement>>;
18
+ type PopoverContentBase = Omit<React.ComponentPropsWithoutRef<typeof PopoverPrimitive.Content>, "aria-label" | "aria-labelledby"> & VariantProps<typeof popoverContentVariants>;
19
+ /**
20
+ * An accessible name is required, not optional.
21
+ *
22
+ * Radix gives the content `role="dialog"`, and a dialog without a name is an
23
+ * `aria-dialog-name` violation - axe flags it, and a screen reader announces
24
+ * "dialog" and nothing else. It is not something a default can solve, because a
25
+ * generic "Popover" label is worse than useless. So the type asks for one of the
26
+ * two ways to supply it, which turns a runtime audit finding into a compile
27
+ * error.
28
+ */
29
+ type PopoverContentProps = PopoverContentBase & ({
30
+ "aria-label": string;
31
+ "aria-labelledby"?: never;
32
+ } | {
33
+ "aria-labelledby": string;
34
+ "aria-label"?: never;
35
+ });
36
+ declare const PopoverContent: React.ForwardRefExoticComponent<PopoverContentProps & React.RefAttributes<HTMLDivElement>>;
37
+ declare const PopoverArrow: React.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverArrowProps & React.RefAttributes<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
38
+
39
+ export { Popover, PopoverAnchor, PopoverArrow, PopoverClose, PopoverContent, type PopoverContentProps, PopoverTrigger, popoverContentVariants };
@@ -0,0 +1,39 @@
1
+ import * as class_variance_authority_types from 'class-variance-authority/types';
2
+ import * as React from 'react';
3
+ import * as PopoverPrimitive from '@radix-ui/react-popover';
4
+ import { VariantProps } from 'class-variance-authority';
5
+
6
+ /**
7
+ * `@radix-ui/react-popover` was already a dependency - Calendar mounts its month
8
+ * grid in one - but it was never exposed, so a consumer wanting a popover had to
9
+ * add the package a second time and theme it themselves.
10
+ */
11
+ declare const popoverContentVariants: (props?: ({
12
+ size?: "default" | "sm" | "lg" | "auto" | null | undefined;
13
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
14
+ declare const Popover: React.FC<PopoverPrimitive.PopoverProps>;
15
+ declare const PopoverTrigger: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React.RefAttributes<HTMLButtonElement>>;
16
+ declare const PopoverAnchor: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & React.RefAttributes<HTMLDivElement>>;
17
+ declare const PopoverClose: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverCloseProps & React.RefAttributes<HTMLButtonElement>>;
18
+ type PopoverContentBase = Omit<React.ComponentPropsWithoutRef<typeof PopoverPrimitive.Content>, "aria-label" | "aria-labelledby"> & VariantProps<typeof popoverContentVariants>;
19
+ /**
20
+ * An accessible name is required, not optional.
21
+ *
22
+ * Radix gives the content `role="dialog"`, and a dialog without a name is an
23
+ * `aria-dialog-name` violation - axe flags it, and a screen reader announces
24
+ * "dialog" and nothing else. It is not something a default can solve, because a
25
+ * generic "Popover" label is worse than useless. So the type asks for one of the
26
+ * two ways to supply it, which turns a runtime audit finding into a compile
27
+ * error.
28
+ */
29
+ type PopoverContentProps = PopoverContentBase & ({
30
+ "aria-label": string;
31
+ "aria-labelledby"?: never;
32
+ } | {
33
+ "aria-labelledby": string;
34
+ "aria-label"?: never;
35
+ });
36
+ declare const PopoverContent: React.ForwardRefExoticComponent<PopoverContentProps & React.RefAttributes<HTMLDivElement>>;
37
+ declare const PopoverArrow: React.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverArrowProps & React.RefAttributes<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
38
+
39
+ export { Popover, PopoverAnchor, PopoverArrow, PopoverClose, PopoverContent, type PopoverContentProps, PopoverTrigger, popoverContentVariants };
@@ -0,0 +1,3 @@
1
+ "use client";
2
+ export{b as Popover,d as PopoverAnchor,g as PopoverArrow,e as PopoverClose,f as PopoverContent,c as PopoverTrigger,a as popoverContentVariants}from'../../chunk-3FY7LZ3B.js';import'../../chunk-AC2JBXHQ.js';//# sourceMappingURL=popover.js.map
3
+ //# sourceMappingURL=popover.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"popover.js"}
@@ -4,15 +4,15 @@ import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const progressVariants: (props?: ({
6
6
  size?: "sm" | "lg" | "xl" | "md" | null | undefined;
7
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
7
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  declare const progressBarVariants: (props?: ({
10
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
10
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
11
11
  animated?: boolean | null | undefined;
12
12
  glow?: boolean | null | undefined;
13
13
  } & class_variance_authority_types.ClassProp) | undefined) => string;
14
14
  declare const progressLabelVariants: (props?: ({
15
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
15
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
16
16
  } & class_variance_authority_types.ClassProp) | undefined) => string;
17
17
  interface ProgressProps extends React__default.HTMLAttributes<HTMLDivElement>, VariantProps<typeof progressVariants> {
18
18
  value: number;
@@ -4,15 +4,15 @@ import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const progressVariants: (props?: ({
6
6
  size?: "sm" | "lg" | "xl" | "md" | null | undefined;
7
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
7
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
8
8
  } & class_variance_authority_types.ClassProp) | undefined) => string;
9
9
  declare const progressBarVariants: (props?: ({
10
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
10
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
11
11
  animated?: boolean | null | undefined;
12
12
  glow?: boolean | null | undefined;
13
13
  } & class_variance_authority_types.ClassProp) | undefined) => string;
14
14
  declare const progressLabelVariants: (props?: ({
15
- variant?: "error" | "default" | "success" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
15
+ variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
16
16
  } & class_variance_authority_types.ClassProp) | undefined) => string;
17
17
  interface ProgressProps extends React__default.HTMLAttributes<HTMLDivElement>, VariantProps<typeof progressVariants> {
18
18
  value: number;
@@ -6,7 +6,7 @@ declare const radioGroupVariants: (props?: ({
6
6
  orientation?: "horizontal" | "vertical" | null | undefined;
7
7
  } & class_variance_authority_types.ClassProp) | undefined) => string;
8
8
  declare const radioItemVariants: (props?: ({
9
- variant?: "error" | "default" | "success" | null | undefined;
9
+ variant?: "default" | "success" | "error" | null | undefined;
10
10
  size?: "default" | "sm" | "lg" | null | undefined;
11
11
  } & class_variance_authority_types.ClassProp) | undefined) => string;
12
12
  interface RadioGroupProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof radioGroupVariants> {
@@ -6,7 +6,7 @@ declare const radioGroupVariants: (props?: ({
6
6
  orientation?: "horizontal" | "vertical" | null | undefined;
7
7
  } & class_variance_authority_types.ClassProp) | undefined) => string;
8
8
  declare const radioItemVariants: (props?: ({
9
- variant?: "error" | "default" | "success" | null | undefined;
9
+ variant?: "default" | "success" | "error" | null | undefined;
10
10
  size?: "default" | "sm" | "lg" | null | undefined;
11
11
  } & class_variance_authority_types.ClassProp) | undefined) => string;
12
12
  interface RadioGroupProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof radioGroupVariants> {
@@ -4,14 +4,14 @@ import * as SelectPrimitive from '@radix-ui/react-select';
4
4
  import { VariantProps } from 'class-variance-authority';
5
5
 
6
6
  declare const selectTriggerVariants: (props?: ({
7
- variant?: "error" | "default" | "outline" | "ghost" | "success" | null | undefined;
7
+ variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
8
8
  size?: "default" | "sm" | "lg" | null | undefined;
9
9
  } & class_variance_authority_types.ClassProp) | undefined) => string;
10
10
  declare const selectContentVariants: (props?: ({
11
- variant?: "error" | "default" | "outline" | "ghost" | "success" | null | undefined;
11
+ variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
12
12
  } & class_variance_authority_types.ClassProp) | undefined) => string;
13
13
  declare const selectItemVariants: (props?: ({
14
- variant?: "error" | "default" | "success" | "highlight" | null | undefined;
14
+ variant?: "default" | "success" | "error" | "highlight" | null | undefined;
15
15
  } & class_variance_authority_types.ClassProp) | undefined) => string;
16
16
  interface SelectProps extends React.ComponentPropsWithoutRef<typeof SelectPrimitive.Root> {
17
17
  }
@@ -4,14 +4,14 @@ import * as SelectPrimitive from '@radix-ui/react-select';
4
4
  import { VariantProps } from 'class-variance-authority';
5
5
 
6
6
  declare const selectTriggerVariants: (props?: ({
7
- variant?: "error" | "default" | "outline" | "ghost" | "success" | null | undefined;
7
+ variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
8
8
  size?: "default" | "sm" | "lg" | null | undefined;
9
9
  } & class_variance_authority_types.ClassProp) | undefined) => string;
10
10
  declare const selectContentVariants: (props?: ({
11
- variant?: "error" | "default" | "outline" | "ghost" | "success" | null | undefined;
11
+ variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
12
12
  } & class_variance_authority_types.ClassProp) | undefined) => string;
13
13
  declare const selectItemVariants: (props?: ({
14
- variant?: "error" | "default" | "success" | "highlight" | null | undefined;
14
+ variant?: "default" | "success" | "error" | "highlight" | null | undefined;
15
15
  } & class_variance_authority_types.ClassProp) | undefined) => string;
16
16
  interface SelectProps extends React.ComponentPropsWithoutRef<typeof SelectPrimitive.Root> {
17
17
  }
@@ -0,0 +1,3 @@
1
+ "use client";
2
+ 'use strict';var chunkMQUHAWJ2_cjs=require('../../chunk-MQUHAWJ2.cjs');require('../../chunk-ITRGJNWL.cjs');Object.defineProperty(exports,"Sheet",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.b}});Object.defineProperty(exports,"SheetClose",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.d}});Object.defineProperty(exports,"SheetContent",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.g}});Object.defineProperty(exports,"SheetDescription",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.k}});Object.defineProperty(exports,"SheetFooter",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.i}});Object.defineProperty(exports,"SheetHeader",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.h}});Object.defineProperty(exports,"SheetOverlay",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.f}});Object.defineProperty(exports,"SheetPortal",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.e}});Object.defineProperty(exports,"SheetTitle",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.j}});Object.defineProperty(exports,"SheetTrigger",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.c}});Object.defineProperty(exports,"sheetVariants",{enumerable:true,get:function(){return chunkMQUHAWJ2_cjs.a}});//# sourceMappingURL=sheet.cjs.map
3
+ //# sourceMappingURL=sheet.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"sheet.cjs"}
@@ -0,0 +1,55 @@
1
+ import * as class_variance_authority_types from 'class-variance-authority/types';
2
+ import * as React from 'react';
3
+ import * as SheetPrimitive from '@radix-ui/react-dialog';
4
+ import { VariantProps } from 'class-variance-authority';
5
+
6
+ /**
7
+ * A panel that slides in from an edge: mobile navigation, a filter drawer, a
8
+ * detail pane beside a table.
9
+ *
10
+ * Built on `@radix-ui/react-dialog` rather than on this package's own `Dialog`.
11
+ * They are the same primitive underneath and a sheet is a dialog - but ours is
12
+ * hand-rolled around a centred box, and bending it into an edge-anchored panel
13
+ * would mean two layout modes in one component and a `variant` that changes what
14
+ * every other prop means. Radix brings the focus trap, scroll lock and inert
15
+ * background that a hand-rolled overlay has to get right on its own.
16
+ */
17
+ declare const sheetVariants: (props?: ({
18
+ side?: "top" | "right" | "bottom" | "left" | null | undefined;
19
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
20
+ declare const Sheet: React.FC<SheetPrimitive.DialogProps>;
21
+ declare const SheetTrigger: React.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
22
+ declare const SheetClose: React.ForwardRefExoticComponent<SheetPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
23
+ declare const SheetPortal: React.FC<SheetPrimitive.DialogPortalProps>;
24
+ declare const SheetOverlay: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
25
+ interface SheetContentProps extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>, VariantProps<typeof sheetVariants> {
26
+ }
27
+ /**
28
+ * A `SheetTitle` is required, not decorative.
29
+ *
30
+ * Radix warns at runtime when a dialog has no title, and axe reports
31
+ * `aria-dialog-name` - a screen reader announces "dialog" and nothing else. The
32
+ * title can be visually hidden if the design has no room for one, which is what
33
+ * `SheetTitle`'s `srOnly` is for; what it cannot be is absent.
34
+ */
35
+ declare const SheetContent: React.ForwardRefExoticComponent<SheetContentProps & React.RefAttributes<HTMLDivElement>>;
36
+ declare function SheetHeader({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
37
+ declare namespace SheetHeader {
38
+ var displayName: string;
39
+ }
40
+ declare function SheetFooter({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
41
+ declare namespace SheetFooter {
42
+ var displayName: string;
43
+ }
44
+ interface SheetTitleProps extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Title> {
45
+ /**
46
+ * Keeps the title for assistive technology while removing it visually, for
47
+ * designs with no room for a heading. The accessible name still exists, which
48
+ * is the part that is not optional.
49
+ */
50
+ srOnly?: boolean;
51
+ }
52
+ declare const SheetTitle: React.ForwardRefExoticComponent<SheetTitleProps & React.RefAttributes<HTMLHeadingElement>>;
53
+ declare const SheetDescription: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
54
+
55
+ export { Sheet, SheetClose, SheetContent, type SheetContentProps, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, type SheetTitleProps, SheetTrigger, sheetVariants };
@@ -0,0 +1,55 @@
1
+ import * as class_variance_authority_types from 'class-variance-authority/types';
2
+ import * as React from 'react';
3
+ import * as SheetPrimitive from '@radix-ui/react-dialog';
4
+ import { VariantProps } from 'class-variance-authority';
5
+
6
+ /**
7
+ * A panel that slides in from an edge: mobile navigation, a filter drawer, a
8
+ * detail pane beside a table.
9
+ *
10
+ * Built on `@radix-ui/react-dialog` rather than on this package's own `Dialog`.
11
+ * They are the same primitive underneath and a sheet is a dialog - but ours is
12
+ * hand-rolled around a centred box, and bending it into an edge-anchored panel
13
+ * would mean two layout modes in one component and a `variant` that changes what
14
+ * every other prop means. Radix brings the focus trap, scroll lock and inert
15
+ * background that a hand-rolled overlay has to get right on its own.
16
+ */
17
+ declare const sheetVariants: (props?: ({
18
+ side?: "top" | "right" | "bottom" | "left" | null | undefined;
19
+ } & class_variance_authority_types.ClassProp) | undefined) => string;
20
+ declare const Sheet: React.FC<SheetPrimitive.DialogProps>;
21
+ declare const SheetTrigger: React.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
22
+ declare const SheetClose: React.ForwardRefExoticComponent<SheetPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
23
+ declare const SheetPortal: React.FC<SheetPrimitive.DialogPortalProps>;
24
+ declare const SheetOverlay: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
25
+ interface SheetContentProps extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>, VariantProps<typeof sheetVariants> {
26
+ }
27
+ /**
28
+ * A `SheetTitle` is required, not decorative.
29
+ *
30
+ * Radix warns at runtime when a dialog has no title, and axe reports
31
+ * `aria-dialog-name` - a screen reader announces "dialog" and nothing else. The
32
+ * title can be visually hidden if the design has no room for one, which is what
33
+ * `SheetTitle`'s `srOnly` is for; what it cannot be is absent.
34
+ */
35
+ declare const SheetContent: React.ForwardRefExoticComponent<SheetContentProps & React.RefAttributes<HTMLDivElement>>;
36
+ declare function SheetHeader({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
37
+ declare namespace SheetHeader {
38
+ var displayName: string;
39
+ }
40
+ declare function SheetFooter({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
41
+ declare namespace SheetFooter {
42
+ var displayName: string;
43
+ }
44
+ interface SheetTitleProps extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Title> {
45
+ /**
46
+ * Keeps the title for assistive technology while removing it visually, for
47
+ * designs with no room for a heading. The accessible name still exists, which
48
+ * is the part that is not optional.
49
+ */
50
+ srOnly?: boolean;
51
+ }
52
+ declare const SheetTitle: React.ForwardRefExoticComponent<SheetTitleProps & React.RefAttributes<HTMLHeadingElement>>;
53
+ declare const SheetDescription: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
54
+
55
+ export { Sheet, SheetClose, SheetContent, type SheetContentProps, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, type SheetTitleProps, SheetTrigger, sheetVariants };
@@ -0,0 +1,3 @@
1
+ "use client";
2
+ export{b as Sheet,d as SheetClose,g as SheetContent,k as SheetDescription,i as SheetFooter,h as SheetHeader,f as SheetOverlay,e as SheetPortal,j as SheetTitle,c as SheetTrigger,a as sheetVariants}from'../../chunk-HCYZ3LZP.js';import'../../chunk-AC2JBXHQ.js';//# sourceMappingURL=sheet.js.map
3
+ //# sourceMappingURL=sheet.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"sheet.js"}
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const skeletonVariants: (props?: ({
6
- variant?: "error" | "dark" | "light" | "default" | "success" | "warning" | "primary" | null | undefined;
6
+ variant?: "dark" | "light" | "default" | "success" | "error" | "warning" | "primary" | null | undefined;
7
7
  size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
8
8
  shape?: "circle" | "square" | "pill" | "rectangle" | null | undefined;
9
9
  animation?: "none" | "pulse" | "wave" | null | undefined;
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
 
5
5
  declare const skeletonVariants: (props?: ({
6
- variant?: "error" | "dark" | "light" | "default" | "success" | "warning" | "primary" | null | undefined;
6
+ variant?: "dark" | "light" | "default" | "success" | "error" | "warning" | "primary" | null | undefined;
7
7
  size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
8
8
  shape?: "circle" | "square" | "pill" | "rectangle" | null | undefined;
9
9
  animation?: "none" | "pulse" | "wave" | null | undefined;
@@ -4,7 +4,7 @@ import * as SwitchPrimitive from '@radix-ui/react-switch';
4
4
  import { VariantProps } from 'class-variance-authority';
5
5
 
6
6
  declare const switchVariants: (props?: ({
7
- variant?: "error" | "default" | "success" | null | undefined;
7
+ variant?: "default" | "success" | "error" | null | undefined;
8
8
  size?: "default" | "sm" | "lg" | null | undefined;
9
9
  } & class_variance_authority_types.ClassProp) | undefined) => string;
10
10
  declare const switchThumbVariants: (props?: ({