@pixpilot/shadcn 0.1.11 → 0.3.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 (95) hide show
  1. package/dist/components/ui/OrContinueWithSeparator.d.cts +2 -2
  2. package/dist/components/ui/OrContinueWithSeparator.d.ts +2 -2
  3. package/dist/components/ui/alert-dialog.cjs +1 -1
  4. package/dist/components/ui/alert-dialog.d.cts +12 -12
  5. package/dist/components/ui/alert-dialog.d.ts +12 -12
  6. package/dist/components/ui/alert-dialog.js +1 -1
  7. package/dist/components/ui/alert.d.cts +4 -4
  8. package/dist/components/ui/alert.d.ts +4 -4
  9. package/dist/components/ui/avatar.d.cts +4 -4
  10. package/dist/components/ui/avatar.d.ts +4 -4
  11. package/dist/components/ui/badge.d.cts +2 -2
  12. package/dist/components/ui/badge.d.ts +2 -2
  13. package/dist/components/ui/button.d.cts +2 -2
  14. package/dist/components/ui/button.d.ts +2 -2
  15. package/dist/components/ui/calendar.d.cts +3 -3
  16. package/dist/components/ui/calendar.d.ts +3 -3
  17. package/dist/components/ui/card.d.cts +8 -8
  18. package/dist/components/ui/card.d.ts +8 -8
  19. package/dist/components/ui/checkbox.d.cts +2 -2
  20. package/dist/components/ui/checkbox.d.ts +2 -2
  21. package/dist/components/ui/command.d.cts +10 -10
  22. package/dist/components/ui/command.d.ts +10 -10
  23. package/dist/components/ui/dialog.d.cts +11 -11
  24. package/dist/components/ui/dialog.d.ts +11 -11
  25. package/dist/components/ui/dropdown-menu.d.cts +16 -16
  26. package/dist/components/ui/dropdown-menu.d.ts +16 -16
  27. package/dist/components/ui/file-upload.cjs +1 -1
  28. package/dist/components/ui/file-upload.d.cts +12 -11
  29. package/dist/components/ui/file-upload.d.ts +12 -11
  30. package/dist/components/ui/file-upload.js +1 -1
  31. package/dist/components/ui/form.d.cts +7 -7
  32. package/dist/components/ui/form.d.ts +7 -7
  33. package/dist/components/ui/input.d.cts +2 -2
  34. package/dist/components/ui/input.d.ts +2 -2
  35. package/dist/components/ui/label.d.cts +2 -2
  36. package/dist/components/ui/label.d.ts +2 -2
  37. package/dist/components/ui/pagination.cjs +1 -1
  38. package/dist/components/ui/pagination.d.cts +10 -10
  39. package/dist/components/ui/pagination.d.ts +10 -9
  40. package/dist/components/ui/pagination.js +1 -1
  41. package/dist/components/ui/popover.d.cts +5 -5
  42. package/dist/components/ui/popover.d.ts +5 -5
  43. package/dist/components/ui/radio-group.d.cts +3 -3
  44. package/dist/components/ui/radio-group.d.ts +3 -3
  45. package/dist/components/ui/select.d.cts +11 -11
  46. package/dist/components/ui/select.d.ts +11 -11
  47. package/dist/components/ui/separator.d.cts +2 -2
  48. package/dist/components/ui/separator.d.ts +2 -2
  49. package/dist/components/ui/shadcn-io/tags/index.d.cts +9 -9
  50. package/dist/components/ui/shadcn-io/tags/index.d.ts +9 -9
  51. package/dist/components/ui/shadcn-io/tags-input-inline/index.d.cts +7 -7
  52. package/dist/components/ui/shadcn-io/tags-input-inline/index.d.ts +7 -7
  53. package/dist/components/ui/sheet.d.cts +9 -9
  54. package/dist/components/ui/sheet.d.ts +9 -9
  55. package/dist/components/ui/slider.d.cts +2 -2
  56. package/dist/components/ui/slider.d.ts +2 -2
  57. package/dist/components/ui/switch.d.cts +2 -2
  58. package/dist/components/ui/switch.d.ts +2 -2
  59. package/dist/components/ui/tabs.d.cts +5 -5
  60. package/dist/components/ui/tabs.d.ts +5 -5
  61. package/dist/components/ui/textarea.d.cts +2 -2
  62. package/dist/components/ui/tooltip.d.cts +5 -5
  63. package/dist/components/ui/tooltip.d.ts +5 -5
  64. package/package.json +13 -9
  65. package/dist/dist/components/ui/OrContinueWithSeparator.d.cts +0 -1
  66. package/dist/dist/components/ui/alert-dialog.d.cts +0 -3
  67. package/dist/dist/components/ui/alert.d.cts +0 -3
  68. package/dist/dist/components/ui/avatar.d.cts +0 -3
  69. package/dist/dist/components/ui/badge.d.cts +0 -3
  70. package/dist/dist/components/ui/button.d.cts +0 -23
  71. package/dist/dist/components/ui/calendar.d.cts +0 -4
  72. package/dist/dist/components/ui/card.d.cts +0 -2
  73. package/dist/dist/components/ui/checkbox.d.cts +0 -3
  74. package/dist/dist/components/ui/command.d.cts +0 -4
  75. package/dist/dist/components/ui/dialog.d.cts +0 -3
  76. package/dist/dist/components/ui/dropdown-menu.d.cts +0 -3
  77. package/dist/dist/components/ui/file-upload.d.cts +0 -2
  78. package/dist/dist/components/ui/form.d.cts +0 -5
  79. package/dist/dist/components/ui/input.d.cts +0 -2
  80. package/dist/dist/components/ui/label.d.cts +0 -3
  81. package/dist/dist/components/ui/pagination.d.cts +0 -3
  82. package/dist/dist/components/ui/popover.d.cts +0 -3
  83. package/dist/dist/components/ui/radio-group.d.cts +0 -3
  84. package/dist/dist/components/ui/select.d.cts +0 -3
  85. package/dist/dist/components/ui/separator.d.cts +0 -3
  86. package/dist/dist/components/ui/shadcn-io/tags/index.d.cts +0 -6
  87. package/dist/dist/components/ui/shadcn-io/tags-input-inline/index.d.cts +0 -2
  88. package/dist/dist/components/ui/sheet.d.cts +0 -3
  89. package/dist/dist/components/ui/slider.d.cts +0 -3
  90. package/dist/dist/components/ui/switch.d.cts +0 -3
  91. package/dist/dist/components/ui/tabs.d.cts +0 -3
  92. package/dist/dist/components/ui/textarea.d.cts +0 -2
  93. package/dist/dist/components/ui/tooltip.d.cts +0 -3
  94. package/dist/dist/index.d.cts +0 -30
  95. package/dist/dist/lib/utils.d.cts +0 -1
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime72 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime76 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as react_hook_form0 from "react-hook-form";
4
4
  import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
@@ -9,7 +9,7 @@ import { Slot } from "@radix-ui/react-slot";
9
9
  declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
10
10
  declare function FormField<TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
11
11
  ...props
12
- }: ControllerProps<TFieldValues, TName>): react_jsx_runtime72.JSX.Element;
12
+ }: ControllerProps<TFieldValues, TName>): react_jsx_runtime76.JSX.Element;
13
13
  declare function useFormField(): {
14
14
  invalid: boolean;
15
15
  isDirty: boolean;
@@ -25,21 +25,21 @@ declare function useFormField(): {
25
25
  declare function FormItem({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<'div'>): react_jsx_runtime72.JSX.Element;
28
+ }: React.ComponentProps<'div'>): react_jsx_runtime76.JSX.Element;
29
29
  declare function FormLabel({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime72.JSX.Element;
32
+ }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime76.JSX.Element;
33
33
  declare function FormControl({
34
34
  ...props
35
- }: React.ComponentProps<typeof Slot>): react_jsx_runtime72.JSX.Element;
35
+ }: React.ComponentProps<typeof Slot>): react_jsx_runtime76.JSX.Element;
36
36
  declare function FormDescription({
37
37
  className,
38
38
  ...props
39
- }: React.ComponentProps<'p'>): react_jsx_runtime72.JSX.Element;
39
+ }: React.ComponentProps<'p'>): react_jsx_runtime76.JSX.Element;
40
40
  declare function FormMessage({
41
41
  className,
42
42
  ...props
43
- }: React.ComponentProps<'p'>): react_jsx_runtime72.JSX.Element | null;
43
+ }: React.ComponentProps<'p'>): react_jsx_runtime76.JSX.Element | null;
44
44
  //#endregion
45
45
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime61 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime76 from "react/jsx-runtime";
3
3
  import { Slot } from "@radix-ui/react-slot";
4
4
  import * as react_hook_form0 from "react-hook-form";
5
5
  import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
@@ -9,7 +9,7 @@ import * as LabelPrimitive from "@radix-ui/react-label";
9
9
  declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
10
10
  declare function FormField<TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
11
11
  ...props
12
- }: ControllerProps<TFieldValues, TName>): react_jsx_runtime61.JSX.Element;
12
+ }: ControllerProps<TFieldValues, TName>): react_jsx_runtime76.JSX.Element;
13
13
  declare function useFormField(): {
14
14
  invalid: boolean;
15
15
  isDirty: boolean;
@@ -25,21 +25,21 @@ declare function useFormField(): {
25
25
  declare function FormItem({
26
26
  className,
27
27
  ...props
28
- }: React.ComponentProps<'div'>): react_jsx_runtime61.JSX.Element;
28
+ }: React.ComponentProps<'div'>): react_jsx_runtime76.JSX.Element;
29
29
  declare function FormLabel({
30
30
  className,
31
31
  ...props
32
- }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime61.JSX.Element;
32
+ }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime76.JSX.Element;
33
33
  declare function FormControl({
34
34
  ...props
35
- }: React.ComponentProps<typeof Slot>): react_jsx_runtime61.JSX.Element;
35
+ }: React.ComponentProps<typeof Slot>): react_jsx_runtime76.JSX.Element;
36
36
  declare function FormDescription({
37
37
  className,
38
38
  ...props
39
- }: React.ComponentProps<'p'>): react_jsx_runtime61.JSX.Element;
39
+ }: React.ComponentProps<'p'>): react_jsx_runtime76.JSX.Element;
40
40
  declare function FormMessage({
41
41
  className,
42
42
  ...props
43
- }: React.ComponentProps<'p'>): react_jsx_runtime61.JSX.Element | null;
43
+ }: React.ComponentProps<'p'>): react_jsx_runtime76.JSX.Element | null;
44
44
  //#endregion
45
45
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime78 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
 
4
4
  //#region src/components/ui/input.d.ts
@@ -6,6 +6,6 @@ declare function Input({
6
6
  className,
7
7
  type,
8
8
  ...props
9
- }: React.ComponentProps<'input'>): react_jsx_runtime78.JSX.Element;
9
+ }: React.ComponentProps<'input'>): react_jsx_runtime82.JSX.Element;
10
10
  //#endregion
11
11
  export { Input };
@@ -1,11 +1,11 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime67 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ui/input.d.ts
5
5
  declare function Input({
6
6
  className,
7
7
  type,
8
8
  ...props
9
- }: React.ComponentProps<'input'>): react_jsx_runtime67.JSX.Element;
9
+ }: React.ComponentProps<'input'>): react_jsx_runtime82.JSX.Element;
10
10
  //#endregion
11
11
  export { Input };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime79 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime83 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as LabelPrimitive from "@radix-ui/react-label";
4
4
 
@@ -6,6 +6,6 @@ import * as LabelPrimitive from "@radix-ui/react-label";
6
6
  declare function Label({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime79.JSX.Element;
9
+ }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime83.JSX.Element;
10
10
  //#endregion
11
11
  export { Label };
@@ -1,11 +1,11 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime68 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime83 from "react/jsx-runtime";
3
3
  import * as LabelPrimitive from "@radix-ui/react-label";
4
4
 
5
5
  //#region src/components/ui/label.d.ts
6
6
  declare function Label({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime68.JSX.Element;
9
+ }: React.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime83.JSX.Element;
10
10
  //#endregion
11
11
  export { Label };
@@ -1 +1 @@
1
- const e=require(`../../_virtual/rolldown_runtime.cjs`),t=require(`../../lib/utils.cjs`);require(`../../lib/index.cjs`);let n=require(`react`);n=e.__toESM(n);let r=require(`react/jsx-runtime`);r=e.__toESM(r);let i=require(`@pixpilot/shadcn`);i=e.__toESM(i);let a=require(`lucide-react`);a=e.__toESM(a);function o({className:e,...n}){return(0,r.jsx)(`nav`,{role:`navigation`,"aria-label":`pagination`,"data-slot":`pagination`,className:t.cn(`mx-auto flex w-full justify-center`,e),...n})}function s({className:e,...n}){return(0,r.jsx)(`ul`,{"data-slot":`pagination-content`,className:t.cn(`flex flex-row items-center gap-1`,e),...n})}function c({...e}){return(0,r.jsx)(`li`,{"data-slot":`pagination-item`,...e})}function l({className:e,isActive:n,size:a=`icon`,...o}){return(0,r.jsx)(`a`,{"aria-current":n?`page`:void 0,"data-slot":`pagination-link`,"data-active":n,className:t.cn((0,i.buttonVariants)({variant:n?`outline`:`ghost`,size:a}),e),...o})}function u({className:e,...n}){return(0,r.jsxs)(l,{"aria-label":`Go to previous page`,size:`default`,className:t.cn(`gap-1 px-2.5 sm:pl-2.5`,e),...n,children:[(0,r.jsx)(a.ChevronLeftIcon,{}),(0,r.jsx)(`span`,{className:`hidden sm:block`,children:`Previous`})]})}function d({className:e,...n}){return(0,r.jsxs)(l,{"aria-label":`Go to next page`,size:`default`,className:t.cn(`gap-1 px-2.5 sm:pr-2.5`,e),...n,children:[(0,r.jsx)(`span`,{className:`hidden sm:block`,children:`Next`}),(0,r.jsx)(a.ChevronRightIcon,{})]})}function f({className:e,...n}){return(0,r.jsxs)(`span`,{"aria-hidden":!0,"data-slot":`pagination-ellipsis`,className:t.cn(`flex size-9 items-center justify-center`,e),...n,children:[(0,r.jsx)(a.MoreHorizontalIcon,{className:`size-4`}),(0,r.jsx)(`span`,{className:`sr-only`,children:`More pages`})]})}exports.Pagination=o,exports.PaginationContent=s,exports.PaginationEllipsis=f,exports.PaginationItem=c,exports.PaginationLink=l,exports.PaginationNext=d,exports.PaginationPrevious=u;
1
+ const e=require(`../../_virtual/rolldown_runtime.cjs`),t=require(`../../lib/utils.cjs`);require(`../../lib/index.cjs`);const n=require(`./button.cjs`);require(`../../index.cjs`);let r=require(`react`);r=e.__toESM(r);let i=require(`react/jsx-runtime`);i=e.__toESM(i);let a=require(`lucide-react`);a=e.__toESM(a);function o({className:e,...n}){return(0,i.jsx)(`nav`,{role:`navigation`,"aria-label":`pagination`,"data-slot":`pagination`,className:t.cn(`mx-auto flex w-full justify-center`,e),...n})}function s({className:e,...n}){return(0,i.jsx)(`ul`,{"data-slot":`pagination-content`,className:t.cn(`flex flex-row items-center gap-1`,e),...n})}function c({...e}){return(0,i.jsx)(`li`,{"data-slot":`pagination-item`,...e})}function l({className:e,isActive:r,size:a=`icon`,...o}){return(0,i.jsx)(`a`,{"aria-current":r?`page`:void 0,"data-slot":`pagination-link`,"data-active":r,className:t.cn(n.buttonVariants({variant:r?`outline`:`ghost`,size:a}),e),...o})}function u({className:e,...n}){return(0,i.jsxs)(l,{"aria-label":`Go to previous page`,size:`default`,className:t.cn(`gap-1 px-2.5 sm:pl-2.5`,e),...n,children:[(0,i.jsx)(a.ChevronLeftIcon,{}),(0,i.jsx)(`span`,{className:`hidden sm:block`,children:`Previous`})]})}function d({className:e,...n}){return(0,i.jsxs)(l,{"aria-label":`Go to next page`,size:`default`,className:t.cn(`gap-1 px-2.5 sm:pr-2.5`,e),...n,children:[(0,i.jsx)(`span`,{className:`hidden sm:block`,children:`Next`}),(0,i.jsx)(a.ChevronRightIcon,{})]})}function f({className:e,...n}){return(0,i.jsxs)(`span`,{"aria-hidden":!0,"data-slot":`pagination-ellipsis`,className:t.cn(`flex size-9 items-center justify-center`,e),...n,children:[(0,i.jsx)(a.MoreHorizontalIcon,{className:`size-4`}),(0,i.jsx)(`span`,{className:`sr-only`,children:`More pages`})]})}exports.Pagination=o,exports.PaginationContent=s,exports.PaginationEllipsis=f,exports.PaginationItem=c,exports.PaginationLink=l,exports.PaginationNext=d,exports.PaginationPrevious=u;
@@ -1,20 +1,20 @@
1
- import { Button } from "../../dist/components/ui/button.cjs";
2
- import "../../dist/index.cjs";
3
- import * as react_jsx_runtime81 from "react/jsx-runtime";
1
+ import { Button } from "./button.cjs";
2
+ import "../../index.cjs";
3
+ import * as react_jsx_runtime85 from "react/jsx-runtime";
4
4
  import * as React from "react";
5
5
 
6
6
  //#region src/components/ui/pagination.d.ts
7
7
  declare function Pagination({
8
8
  className,
9
9
  ...props
10
- }: React.ComponentProps<'nav'>): react_jsx_runtime81.JSX.Element;
10
+ }: React.ComponentProps<'nav'>): react_jsx_runtime85.JSX.Element;
11
11
  declare function PaginationContent({
12
12
  className,
13
13
  ...props
14
- }: React.ComponentProps<'ul'>): react_jsx_runtime81.JSX.Element;
14
+ }: React.ComponentProps<'ul'>): react_jsx_runtime85.JSX.Element;
15
15
  declare function PaginationItem({
16
16
  ...props
17
- }: React.ComponentProps<'li'>): react_jsx_runtime81.JSX.Element;
17
+ }: React.ComponentProps<'li'>): react_jsx_runtime85.JSX.Element;
18
18
  type PaginationLinkProps = {
19
19
  isActive?: boolean;
20
20
  } & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
@@ -23,18 +23,18 @@ declare function PaginationLink({
23
23
  isActive,
24
24
  size,
25
25
  ...props
26
- }: PaginationLinkProps): react_jsx_runtime81.JSX.Element;
26
+ }: PaginationLinkProps): react_jsx_runtime85.JSX.Element;
27
27
  declare function PaginationPrevious({
28
28
  className,
29
29
  ...props
30
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime81.JSX.Element;
30
+ }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime85.JSX.Element;
31
31
  declare function PaginationNext({
32
32
  className,
33
33
  ...props
34
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime81.JSX.Element;
34
+ }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime85.JSX.Element;
35
35
  declare function PaginationEllipsis({
36
36
  className,
37
37
  ...props
38
- }: React.ComponentProps<'span'>): react_jsx_runtime81.JSX.Element;
38
+ }: React.ComponentProps<'span'>): react_jsx_runtime85.JSX.Element;
39
39
  //#endregion
40
40
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -1,19 +1,20 @@
1
+ import { Button } from "./button.js";
2
+ import "../../index.js";
1
3
  import * as React from "react";
2
- import * as react_jsx_runtime95 from "react/jsx-runtime";
3
- import { Button } from "@pixpilot/shadcn";
4
+ import * as react_jsx_runtime85 from "react/jsx-runtime";
4
5
 
5
6
  //#region src/components/ui/pagination.d.ts
6
7
  declare function Pagination({
7
8
  className,
8
9
  ...props
9
- }: React.ComponentProps<'nav'>): react_jsx_runtime95.JSX.Element;
10
+ }: React.ComponentProps<'nav'>): react_jsx_runtime85.JSX.Element;
10
11
  declare function PaginationContent({
11
12
  className,
12
13
  ...props
13
- }: React.ComponentProps<'ul'>): react_jsx_runtime95.JSX.Element;
14
+ }: React.ComponentProps<'ul'>): react_jsx_runtime85.JSX.Element;
14
15
  declare function PaginationItem({
15
16
  ...props
16
- }: React.ComponentProps<'li'>): react_jsx_runtime95.JSX.Element;
17
+ }: React.ComponentProps<'li'>): react_jsx_runtime85.JSX.Element;
17
18
  type PaginationLinkProps = {
18
19
  isActive?: boolean;
19
20
  } & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
@@ -22,18 +23,18 @@ declare function PaginationLink({
22
23
  isActive,
23
24
  size,
24
25
  ...props
25
- }: PaginationLinkProps): react_jsx_runtime95.JSX.Element;
26
+ }: PaginationLinkProps): react_jsx_runtime85.JSX.Element;
26
27
  declare function PaginationPrevious({
27
28
  className,
28
29
  ...props
29
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime95.JSX.Element;
30
+ }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime85.JSX.Element;
30
31
  declare function PaginationNext({
31
32
  className,
32
33
  ...props
33
- }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime95.JSX.Element;
34
+ }: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime85.JSX.Element;
34
35
  declare function PaginationEllipsis({
35
36
  className,
36
37
  ...props
37
- }: React.ComponentProps<'span'>): react_jsx_runtime95.JSX.Element;
38
+ }: React.ComponentProps<'span'>): react_jsx_runtime85.JSX.Element;
38
39
  //#endregion
39
40
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -1 +1 @@
1
- import{cn as e}from"../../lib/utils.js";import"../../lib/index.js";import"react";import{jsx as t,jsxs as n}from"react/jsx-runtime";import{buttonVariants as r}from"@pixpilot/shadcn";import{ChevronLeftIcon as i,ChevronRightIcon as a,MoreHorizontalIcon as o}from"lucide-react";function s({className:n,...r}){return t(`nav`,{role:`navigation`,"aria-label":`pagination`,"data-slot":`pagination`,className:e(`mx-auto flex w-full justify-center`,n),...r})}function c({className:n,...r}){return t(`ul`,{"data-slot":`pagination-content`,className:e(`flex flex-row items-center gap-1`,n),...r})}function l({...e}){return t(`li`,{"data-slot":`pagination-item`,...e})}function u({className:n,isActive:i,size:a=`icon`,...o}){return t(`a`,{"aria-current":i?`page`:void 0,"data-slot":`pagination-link`,"data-active":i,className:e(r({variant:i?`outline`:`ghost`,size:a}),n),...o})}function d({className:r,...a}){return n(u,{"aria-label":`Go to previous page`,size:`default`,className:e(`gap-1 px-2.5 sm:pl-2.5`,r),...a,children:[t(i,{}),t(`span`,{className:`hidden sm:block`,children:`Previous`})]})}function f({className:r,...i}){return n(u,{"aria-label":`Go to next page`,size:`default`,className:e(`gap-1 px-2.5 sm:pr-2.5`,r),...i,children:[t(`span`,{className:`hidden sm:block`,children:`Next`}),t(a,{})]})}function p({className:r,...i}){return n(`span`,{"aria-hidden":!0,"data-slot":`pagination-ellipsis`,className:e(`flex size-9 items-center justify-center`,r),...i,children:[t(o,{className:`size-4`}),t(`span`,{className:`sr-only`,children:`More pages`})]})}export{s as Pagination,c as PaginationContent,p as PaginationEllipsis,l as PaginationItem,u as PaginationLink,f as PaginationNext,d as PaginationPrevious};
1
+ import{cn as e}from"../../lib/utils.js";import"../../lib/index.js";import{buttonVariants as t}from"./button.js";import"../../index.js";import"react";import{jsx as n,jsxs as r}from"react/jsx-runtime";import{ChevronLeftIcon as i,ChevronRightIcon as a,MoreHorizontalIcon as o}from"lucide-react";function s({className:t,...r}){return n(`nav`,{role:`navigation`,"aria-label":`pagination`,"data-slot":`pagination`,className:e(`mx-auto flex w-full justify-center`,t),...r})}function c({className:t,...r}){return n(`ul`,{"data-slot":`pagination-content`,className:e(`flex flex-row items-center gap-1`,t),...r})}function l({...e}){return n(`li`,{"data-slot":`pagination-item`,...e})}function u({className:r,isActive:i,size:a=`icon`,...o}){return n(`a`,{"aria-current":i?`page`:void 0,"data-slot":`pagination-link`,"data-active":i,className:e(t({variant:i?`outline`:`ghost`,size:a}),r),...o})}function d({className:t,...a}){return r(u,{"aria-label":`Go to previous page`,size:`default`,className:e(`gap-1 px-2.5 sm:pl-2.5`,t),...a,children:[n(i,{}),n(`span`,{className:`hidden sm:block`,children:`Previous`})]})}function f({className:t,...i}){return r(u,{"aria-label":`Go to next page`,size:`default`,className:e(`gap-1 px-2.5 sm:pr-2.5`,t),...i,children:[n(`span`,{className:`hidden sm:block`,children:`Next`}),n(a,{})]})}function p({className:t,...i}){return r(`span`,{"aria-hidden":!0,"data-slot":`pagination-ellipsis`,className:e(`flex size-9 items-center justify-center`,t),...i,children:[n(o,{className:`size-4`}),n(`span`,{className:`sr-only`,children:`More pages`})]})}export{s as Pagination,c as PaginationContent,p as PaginationEllipsis,l as PaginationItem,u as PaginationLink,f as PaginationNext,d as PaginationPrevious};
@@ -1,22 +1,22 @@
1
- import * as react_jsx_runtime88 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime92 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as PopoverPrimitive from "@radix-ui/react-popover";
4
4
 
5
5
  //#region src/components/ui/popover.d.ts
6
6
  declare function Popover({
7
7
  ...props
8
- }: React.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime88.JSX.Element;
8
+ }: React.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime92.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: React.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime88.JSX.Element;
11
+ }: React.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime92.JSX.Element;
12
12
  declare function PopoverContent({
13
13
  className,
14
14
  align,
15
15
  sideOffset,
16
16
  ...props
17
- }: React.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime88.JSX.Element;
17
+ }: React.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime92.JSX.Element;
18
18
  declare function PopoverAnchor({
19
19
  ...props
20
- }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime88.JSX.Element;
20
+ }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime92.JSX.Element;
21
21
  //#endregion
22
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,22 +1,22 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime71 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime92 from "react/jsx-runtime";
3
3
  import * as PopoverPrimitive from "@radix-ui/react-popover";
4
4
 
5
5
  //#region src/components/ui/popover.d.ts
6
6
  declare function Popover({
7
7
  ...props
8
- }: React.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime71.JSX.Element;
8
+ }: React.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime92.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: React.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime71.JSX.Element;
11
+ }: React.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime92.JSX.Element;
12
12
  declare function PopoverContent({
13
13
  className,
14
14
  align,
15
15
  sideOffset,
16
16
  ...props
17
- }: React.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime71.JSX.Element;
17
+ }: React.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime92.JSX.Element;
18
18
  declare function PopoverAnchor({
19
19
  ...props
20
- }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime71.JSX.Element;
20
+ }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime92.JSX.Element;
21
21
  //#endregion
22
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime92 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime96 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
4
4
 
@@ -6,10 +6,10 @@ import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
6
6
  declare function RadioGroup({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime92.JSX.Element;
9
+ }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime96.JSX.Element;
10
10
  declare function RadioGroupItem({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime92.JSX.Element;
13
+ }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime96.JSX.Element;
14
14
  //#endregion
15
15
  export { RadioGroup, RadioGroupItem };
@@ -1,15 +1,15 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime102 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime96 from "react/jsx-runtime";
3
3
  import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
4
4
 
5
5
  //#region src/components/ui/radio-group.d.ts
6
6
  declare function RadioGroup({
7
7
  className,
8
8
  ...props
9
- }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime102.JSX.Element;
9
+ }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime96.JSX.Element;
10
10
  declare function RadioGroupItem({
11
11
  className,
12
12
  ...props
13
- }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime102.JSX.Element;
13
+ }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime96.JSX.Element;
14
14
  //#endregion
15
15
  export { RadioGroup, RadioGroupItem };
@@ -1,17 +1,17 @@
1
- import * as react_jsx_runtime94 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime98 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as SelectPrimitive from "@radix-ui/react-select";
4
4
 
5
5
  //#region src/components/ui/select.d.ts
6
6
  declare function Select({
7
7
  ...props
8
- }: React.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime94.JSX.Element;
8
+ }: React.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime98.JSX.Element;
9
9
  declare function SelectGroup({
10
10
  ...props
11
- }: React.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime94.JSX.Element;
11
+ }: React.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime98.JSX.Element;
12
12
  declare function SelectValue({
13
13
  ...props
14
- }: React.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime94.JSX.Element;
14
+ }: React.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime98.JSX.Element;
15
15
  declare function SelectTrigger({
16
16
  className,
17
17
  size,
@@ -19,34 +19,34 @@ declare function SelectTrigger({
19
19
  ...props
20
20
  }: React.ComponentProps<typeof SelectPrimitive.Trigger> & {
21
21
  size?: 'sm' | 'default';
22
- }): react_jsx_runtime94.JSX.Element;
22
+ }): react_jsx_runtime98.JSX.Element;
23
23
  declare function SelectContent({
24
24
  className,
25
25
  children,
26
26
  position,
27
27
  align,
28
28
  ...props
29
- }: React.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime94.JSX.Element;
29
+ }: React.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime98.JSX.Element;
30
30
  declare function SelectLabel({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime94.JSX.Element;
33
+ }: React.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime98.JSX.Element;
34
34
  declare function SelectItem({
35
35
  className,
36
36
  children,
37
37
  ...props
38
- }: React.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime94.JSX.Element;
38
+ }: React.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime98.JSX.Element;
39
39
  declare function SelectSeparator({
40
40
  className,
41
41
  ...props
42
- }: React.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime94.JSX.Element;
42
+ }: React.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime98.JSX.Element;
43
43
  declare function SelectScrollUpButton({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime94.JSX.Element;
46
+ }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime98.JSX.Element;
47
47
  declare function SelectScrollDownButton({
48
48
  className,
49
49
  ...props
50
- }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime94.JSX.Element;
50
+ }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime98.JSX.Element;
51
51
  //#endregion
52
52
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
@@ -1,17 +1,17 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime85 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime98 from "react/jsx-runtime";
3
3
  import * as SelectPrimitive from "@radix-ui/react-select";
4
4
 
5
5
  //#region src/components/ui/select.d.ts
6
6
  declare function Select({
7
7
  ...props
8
- }: React.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime85.JSX.Element;
8
+ }: React.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime98.JSX.Element;
9
9
  declare function SelectGroup({
10
10
  ...props
11
- }: React.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime85.JSX.Element;
11
+ }: React.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime98.JSX.Element;
12
12
  declare function SelectValue({
13
13
  ...props
14
- }: React.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime85.JSX.Element;
14
+ }: React.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime98.JSX.Element;
15
15
  declare function SelectTrigger({
16
16
  className,
17
17
  size,
@@ -19,34 +19,34 @@ declare function SelectTrigger({
19
19
  ...props
20
20
  }: React.ComponentProps<typeof SelectPrimitive.Trigger> & {
21
21
  size?: 'sm' | 'default';
22
- }): react_jsx_runtime85.JSX.Element;
22
+ }): react_jsx_runtime98.JSX.Element;
23
23
  declare function SelectContent({
24
24
  className,
25
25
  children,
26
26
  position,
27
27
  align,
28
28
  ...props
29
- }: React.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime85.JSX.Element;
29
+ }: React.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime98.JSX.Element;
30
30
  declare function SelectLabel({
31
31
  className,
32
32
  ...props
33
- }: React.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime85.JSX.Element;
33
+ }: React.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime98.JSX.Element;
34
34
  declare function SelectItem({
35
35
  className,
36
36
  children,
37
37
  ...props
38
- }: React.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime85.JSX.Element;
38
+ }: React.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime98.JSX.Element;
39
39
  declare function SelectSeparator({
40
40
  className,
41
41
  ...props
42
- }: React.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime85.JSX.Element;
42
+ }: React.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime98.JSX.Element;
43
43
  declare function SelectScrollUpButton({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime85.JSX.Element;
46
+ }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime98.JSX.Element;
47
47
  declare function SelectScrollDownButton({
48
48
  className,
49
49
  ...props
50
- }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime85.JSX.Element;
50
+ }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime98.JSX.Element;
51
51
  //#endregion
52
52
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime104 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime108 from "react/jsx-runtime";
2
2
  import * as React from "react";
3
3
  import * as SeparatorPrimitive from "@radix-ui/react-separator";
4
4
 
@@ -8,6 +8,6 @@ declare function Separator({
8
8
  orientation,
9
9
  decorative,
10
10
  ...props
11
- }: React.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime104.JSX.Element;
11
+ }: React.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime108.JSX.Element;
12
12
  //#endregion
13
13
  export { Separator };
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime104 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime108 from "react/jsx-runtime";
3
3
  import * as SeparatorPrimitive from "@radix-ui/react-separator";
4
4
 
5
5
  //#region src/components/ui/separator.d.ts
@@ -8,6 +8,6 @@ declare function Separator({
8
8
  orientation,
9
9
  decorative,
10
10
  ...props
11
- }: React.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime104.JSX.Element;
11
+ }: React.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime108.JSX.Element;
12
12
  //#endregion
13
13
  export { Separator };
@@ -2,7 +2,7 @@ import { Badge } from "../../badge.cjs";
2
2
  import { Button } from "../../button.cjs";
3
3
  import { CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList } from "../../command.cjs";
4
4
  import { PopoverContent } from "../../popover.cjs";
5
- import * as react_jsx_runtime105 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime109 from "react/jsx-runtime";
6
6
  import { ComponentProps, ReactNode } from "react";
7
7
 
8
8
  //#region src/components/ui/shadcn-io/tags/index.d.ts
@@ -21,13 +21,13 @@ declare function Tags({
21
21
  onOpenChange: controlledOnOpenChange,
22
22
  children,
23
23
  className
24
- }: TagsProps): react_jsx_runtime105.JSX.Element;
24
+ }: TagsProps): react_jsx_runtime109.JSX.Element;
25
25
  type TagsTriggerProps = ComponentProps<typeof Button>;
26
26
  declare function TagsTrigger({
27
27
  className,
28
28
  children,
29
29
  ...props
30
- }: TagsTriggerProps): react_jsx_runtime105.JSX.Element;
30
+ }: TagsTriggerProps): react_jsx_runtime109.JSX.Element;
31
31
  type TagsValueProps = ComponentProps<typeof Badge>;
32
32
  declare function TagsValue({
33
33
  className,
@@ -36,35 +36,35 @@ declare function TagsValue({
36
36
  ...props
37
37
  }: TagsValueProps & {
38
38
  onRemove?: () => void;
39
- }): react_jsx_runtime105.JSX.Element;
39
+ }): react_jsx_runtime109.JSX.Element;
40
40
  type TagsContentProps = ComponentProps<typeof PopoverContent>;
41
41
  declare function TagsContent({
42
42
  className,
43
43
  children,
44
44
  ...props
45
- }: TagsContentProps): react_jsx_runtime105.JSX.Element;
45
+ }: TagsContentProps): react_jsx_runtime109.JSX.Element;
46
46
  type TagsInputProps = ComponentProps<typeof CommandInput>;
47
47
  declare function TagsInput({
48
48
  className,
49
49
  ...props
50
- }: TagsInputProps): react_jsx_runtime105.JSX.Element;
50
+ }: TagsInputProps): react_jsx_runtime109.JSX.Element;
51
51
  type TagsListProps = ComponentProps<typeof CommandList>;
52
52
  declare function TagsList({
53
53
  className,
54
54
  ...props
55
- }: TagsListProps): react_jsx_runtime105.JSX.Element;
55
+ }: TagsListProps): react_jsx_runtime109.JSX.Element;
56
56
  type TagsEmptyProps = ComponentProps<typeof CommandEmpty>;
57
57
  declare function TagsEmpty({
58
58
  children,
59
59
  className,
60
60
  ...props
61
- }: TagsEmptyProps): react_jsx_runtime105.JSX.Element;
61
+ }: TagsEmptyProps): react_jsx_runtime109.JSX.Element;
62
62
  type TagsGroupProps = ComponentProps<typeof CommandGroup>;
63
63
  declare const TagsGroup: typeof CommandGroup;
64
64
  type TagsItemProps = ComponentProps<typeof CommandItem>;
65
65
  declare function TagsItem({
66
66
  className,
67
67
  ...props
68
- }: TagsItemProps): react_jsx_runtime105.JSX.Element;
68
+ }: TagsItemProps): react_jsx_runtime109.JSX.Element;
69
69
  //#endregion
70
70
  export { Tags, TagsContent, TagsContentProps, TagsEmpty, TagsEmptyProps, TagsGroup, TagsGroupProps, TagsInput, TagsInputProps, TagsItem, TagsItemProps, TagsList, TagsListProps, TagsProps, TagsTrigger, TagsTriggerProps, TagsValue, TagsValueProps };