@px-ui/ui 1.0.2 → 1.0.4

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 (108) hide show
  1. package/dist/{avatar-DDdL9xDH.js → avatar-B1kOPk5C.js} +6 -5
  2. package/dist/avatar-B1kOPk5C.js.map +1 -0
  3. package/dist/{avatar-DmWdHRhV.d.ts → avatar-CZr6NzW8.d.ts} +9 -6
  4. package/dist/avatar-CZr6NzW8.d.ts.map +1 -0
  5. package/dist/{button-CyWFGUr9.d.ts → button-BWB2PWYv.d.ts} +6 -6
  6. package/dist/{button-CyWFGUr9.d.ts.map → button-BWB2PWYv.d.ts.map} +1 -1
  7. package/dist/{combobox-CnpyzZ7B.js → combobox-C-dF33ce.js} +6 -3
  8. package/dist/{combobox-CnpyzZ7B.js.map → combobox-C-dF33ce.js.map} +1 -1
  9. package/dist/{combobox-26YfHkRT.d.ts → combobox-z8wdqIlf.d.ts} +18 -18
  10. package/dist/{combobox-26YfHkRT.d.ts.map → combobox-z8wdqIlf.d.ts.map} +1 -1
  11. package/dist/components/accordion.d.ts +5 -5
  12. package/dist/components/accordion.d.ts.map +1 -1
  13. package/dist/components/alert-dialog.d.ts +14 -14
  14. package/dist/components/alert-dialog.d.ts.map +1 -1
  15. package/dist/components/alert.d.ts +7 -7
  16. package/dist/components/alert.d.ts.map +1 -1
  17. package/dist/components/aspect-ratio.d.ts +2 -2
  18. package/dist/components/aspect-ratio.d.ts.map +1 -1
  19. package/dist/components/avatar-group.d.ts +4 -4
  20. package/dist/components/avatar-group.d.ts.map +1 -1
  21. package/dist/components/avatar-group.js +1 -1
  22. package/dist/components/avatar.d.ts +1 -1
  23. package/dist/components/avatar.js +1 -1
  24. package/dist/components/breadcrumb.d.ts +7 -7
  25. package/dist/components/button-group.d.ts +6 -6
  26. package/dist/components/button.d.ts +1 -1
  27. package/dist/components/calendar.d.ts +4 -4
  28. package/dist/components/card.d.ts +8 -8
  29. package/dist/components/card.d.ts.map +1 -1
  30. package/dist/components/carousel.d.ts +7 -7
  31. package/dist/components/carousel.d.ts.map +1 -1
  32. package/dist/components/chart.d.ts +5 -5
  33. package/dist/components/chart.d.ts.map +1 -1
  34. package/dist/components/checkbox.d.ts +2 -2
  35. package/dist/components/collapsible.d.ts +4 -4
  36. package/dist/components/combobox.d.ts +1 -1
  37. package/dist/components/combobox.js +1 -1
  38. package/dist/components/command.d.ts +11 -11
  39. package/dist/components/context-menu.d.ts +16 -16
  40. package/dist/components/currency-select-field.d.ts +3 -3
  41. package/dist/components/currency-select-field.js +1 -1
  42. package/dist/components/dialog.d.ts +11 -11
  43. package/dist/components/dialog.d.ts.map +1 -1
  44. package/dist/components/drawer.d.ts +11 -11
  45. package/dist/components/dropdown-menu.d.ts +1 -1
  46. package/dist/components/empty.d.ts +9 -9
  47. package/dist/components/empty.d.ts.map +1 -1
  48. package/dist/components/field.d.ts +15 -15
  49. package/dist/components/file-upload-field.d.ts +2 -2
  50. package/dist/components/file-upload.d.ts +2 -2
  51. package/dist/components/hover-card.d.ts +4 -4
  52. package/dist/components/input-group.d.ts +12 -12
  53. package/dist/components/input-otp.d.ts +5 -5
  54. package/dist/components/input.d.ts +1 -1
  55. package/dist/components/item.d.ts +15 -15
  56. package/dist/components/kbd.d.ts +3 -3
  57. package/dist/components/label.d.ts +1 -1
  58. package/dist/components/menubar.d.ts +18 -18
  59. package/dist/components/native-select.d.ts +4 -4
  60. package/dist/components/navigation-menu.d.ts +11 -11
  61. package/dist/components/navigation-menu.d.ts.map +1 -1
  62. package/dist/components/pagination.d.ts +9 -9
  63. package/dist/components/phone-input.d.ts +2 -2
  64. package/dist/components/phone-input.d.ts.map +1 -1
  65. package/dist/components/phone-input.js +2 -2
  66. package/dist/components/phone-input.js.map +1 -1
  67. package/dist/components/popover.d.ts +7 -7
  68. package/dist/components/progress.d.ts +6 -6
  69. package/dist/components/radio-group.d.ts +3 -3
  70. package/dist/components/resizable.d.ts +4 -4
  71. package/dist/components/scroll-area.d.ts +3 -3
  72. package/dist/components/select.d.ts +10 -10
  73. package/dist/components/separator.d.ts +1 -1
  74. package/dist/components/sheet.d.ts +9 -9
  75. package/dist/components/sidebar.d.ts +26 -26
  76. package/dist/components/skeleton.d.ts +2 -2
  77. package/dist/components/slider.d.ts +2 -2
  78. package/dist/components/spinner.d.ts +2 -2
  79. package/dist/components/switch.d.ts +2 -2
  80. package/dist/components/table.d.ts +9 -9
  81. package/dist/components/tabs.d.ts +5 -5
  82. package/dist/components/textarea.d.ts +2 -2
  83. package/dist/components/toggle-group.d.ts +4 -4
  84. package/dist/components/toggle.d.ts +1 -1
  85. package/dist/components/tooltip.d.ts +1 -1
  86. package/dist/{dropdown-menu-k8EpuZUs.d.ts → dropdown-menu-BNmyNq9W.d.ts} +17 -17
  87. package/dist/{dropdown-menu-k8EpuZUs.d.ts.map → dropdown-menu-BNmyNq9W.d.ts.map} +1 -1
  88. package/dist/{file-upload-SjxuvdHQ.d.ts → file-upload-Dzih3NuX.d.ts} +11 -11
  89. package/dist/{file-upload-SjxuvdHQ.d.ts.map → file-upload-Dzih3NuX.d.ts.map} +1 -1
  90. package/dist/{input-stLmd1eW.d.ts → input-CKTvQqOU.d.ts} +3 -3
  91. package/dist/input-CKTvQqOU.d.ts.map +1 -0
  92. package/dist/label-DMeHPQml.d.ts +11 -0
  93. package/dist/label-DMeHPQml.d.ts.map +1 -0
  94. package/dist/providers/px-ui-provider.d.ts +3 -3
  95. package/dist/providers/px-ui-provider.js +4 -1
  96. package/dist/providers/px-ui-provider.js.map +1 -1
  97. package/dist/{separator-BPiu2k9V.d.ts → separator-CuuVnw-z.d.ts} +3 -3
  98. package/dist/{separator-BPiu2k9V.d.ts.map → separator-CuuVnw-z.d.ts.map} +1 -1
  99. package/dist/{toggle-DB_9fDC8.d.ts → toggle-CsHqUVUY.d.ts} +5 -5
  100. package/dist/{toggle-DB_9fDC8.d.ts.map → toggle-CsHqUVUY.d.ts.map} +1 -1
  101. package/dist/{tooltip--8PhLdia.d.ts → tooltip-ChzCP6Bv.d.ts} +6 -6
  102. package/dist/{tooltip--8PhLdia.d.ts.map → tooltip-ChzCP6Bv.d.ts.map} +1 -1
  103. package/package.json +3 -2
  104. package/dist/avatar-DDdL9xDH.js.map +0 -1
  105. package/dist/avatar-DmWdHRhV.d.ts.map +0 -1
  106. package/dist/input-stLmd1eW.d.ts.map +0 -1
  107. package/dist/label-CokIQ6Ry.d.ts +0 -11
  108. package/dist/label-CokIQ6Ry.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime150 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime191 from "react/jsx-runtime";
2
2
  import * as React$1 from "react";
3
3
 
4
4
  //#region src/components/native-select.d.ts
@@ -9,15 +9,15 @@ declare function NativeSelect({
9
9
  className,
10
10
  size,
11
11
  ...props
12
- }: NativeSelectProps): react_jsx_runtime150.JSX.Element;
12
+ }: NativeSelectProps): react_jsx_runtime191.JSX.Element;
13
13
  declare function NativeSelectOption({
14
14
  className,
15
15
  ...props
16
- }: React$1.ComponentProps<"option">): react_jsx_runtime150.JSX.Element;
16
+ }: React$1.ComponentProps<"option">): react_jsx_runtime191.JSX.Element;
17
17
  declare function NativeSelectOptGroup({
18
18
  className,
19
19
  ...props
20
- }: React$1.ComponentProps<"optgroup">): react_jsx_runtime150.JSX.Element;
20
+ }: React$1.ComponentProps<"optgroup">): react_jsx_runtime191.JSX.Element;
21
21
  //#endregion
22
22
  export { NativeSelect, NativeSelectOptGroup, NativeSelectOption };
23
23
  //# sourceMappingURL=native-select.d.ts.map
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime169 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime194 from "react/jsx-runtime";
2
2
  import { NavigationMenu as NavigationMenu$1 } from "@base-ui/react/navigation-menu";
3
- import * as class_variance_authority_types6 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types10 from "class-variance-authority/types";
4
4
 
5
5
  //#region src/components/navigation-menu.d.ts
6
6
  declare function NavigationMenu({
@@ -8,25 +8,25 @@ declare function NavigationMenu({
8
8
  className,
9
9
  children,
10
10
  ...props
11
- }: NavigationMenu$1.Root.Props & Pick<NavigationMenu$1.Positioner.Props, "align">): react_jsx_runtime169.JSX.Element;
11
+ }: NavigationMenu$1.Root.Props & Pick<NavigationMenu$1.Positioner.Props, "align">): react_jsx_runtime194.JSX.Element;
12
12
  declare function NavigationMenuList({
13
13
  className,
14
14
  ...props
15
- }: React.ComponentPropsWithRef<typeof NavigationMenu$1.List>): react_jsx_runtime169.JSX.Element;
15
+ }: React.ComponentPropsWithRef<typeof NavigationMenu$1.List>): react_jsx_runtime194.JSX.Element;
16
16
  declare function NavigationMenuItem({
17
17
  className,
18
18
  ...props
19
- }: React.ComponentPropsWithRef<typeof NavigationMenu$1.Item>): react_jsx_runtime169.JSX.Element;
20
- declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types6.ClassProp | undefined) => string;
19
+ }: React.ComponentPropsWithRef<typeof NavigationMenu$1.Item>): react_jsx_runtime194.JSX.Element;
20
+ declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types10.ClassProp | undefined) => string;
21
21
  declare function NavigationMenuTrigger({
22
22
  className,
23
23
  children,
24
24
  ...props
25
- }: NavigationMenu$1.Trigger.Props): react_jsx_runtime169.JSX.Element;
25
+ }: NavigationMenu$1.Trigger.Props): react_jsx_runtime194.JSX.Element;
26
26
  declare function NavigationMenuContent({
27
27
  className,
28
28
  ...props
29
- }: NavigationMenu$1.Content.Props): react_jsx_runtime169.JSX.Element;
29
+ }: NavigationMenu$1.Content.Props): react_jsx_runtime194.JSX.Element;
30
30
  declare function NavigationMenuPositioner({
31
31
  className,
32
32
  side,
@@ -34,15 +34,15 @@ declare function NavigationMenuPositioner({
34
34
  align,
35
35
  alignOffset,
36
36
  ...props
37
- }: NavigationMenu$1.Positioner.Props): react_jsx_runtime169.JSX.Element;
37
+ }: NavigationMenu$1.Positioner.Props): react_jsx_runtime194.JSX.Element;
38
38
  declare function NavigationMenuLink({
39
39
  className,
40
40
  ...props
41
- }: NavigationMenu$1.Link.Props): react_jsx_runtime169.JSX.Element;
41
+ }: NavigationMenu$1.Link.Props): react_jsx_runtime194.JSX.Element;
42
42
  declare function NavigationMenuIndicator({
43
43
  className,
44
44
  ...props
45
- }: React.ComponentPropsWithRef<typeof NavigationMenu$1.Icon>): react_jsx_runtime169.JSX.Element;
45
+ }: React.ComponentPropsWithRef<typeof NavigationMenu$1.Icon>): react_jsx_runtime194.JSX.Element;
46
46
  //#endregion
47
47
  export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, navigationMenuTriggerStyle };
48
48
  //# sourceMappingURL=navigation-menu.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"navigation-menu.d.ts","names":[],"sources":["../../src/components/navigation-menu.tsx"],"sourcesContent":[],"mappings":";;;;;iBAMS,cAAA;;;;;GAKN,gBAAA,CAAwB,IAAA,CAAK,QAC9B,KAAK,gBAAA,CAAwB,UAAA,CAAW,kBAAe,oBAAA,CAAA,GAAA,CAAA;iBAgBhD,kBAAA;;;GAGN,KAAA,CAAM,6BAA6B,gBAAA,CAAwB,QAAK,oBAAA,CAAA,GAAA,CAAA;iBAa1D,kBAAA;;;GAGN,KAAA,CAAM,6BAA6B,gBAAA,CAAwB,QAAK,oBAAA,CAAA,GAAA,CAAA;cAU7D,qCAEL,+BAAA,CAF+B,SAAA;AAzD0D,iBA6DjF,qBAAA,CAvDc;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA2DpB,gBAAA,CAAwB,OAAA,CAAQ,KA3DZ,CAAA,EA2DiB,oBAAA,CAAA,GAAA,CAAA,OA3DjB;iBAwEd,qBAAA,CAvEP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0EC,gBAAA,CAAwB,OAAA,CAAQ,KA1EjC,CAAA,EA0EsC,oBAAA,CAAA,GAAA,CAAA,OA1EtC;iBAuFO,wBAAA,CAtFP;EAAA,SAAA;EAAA,IAAA;EAAA,UAAA;EAAA,KAAA;EAAA,WAAA;EAAA,GAAA;AAAA,CAAA,EA6FC,gBAAA,CAAwB,UAAA,CAAW,KA7FpC,CAAA,EA6FyC,oBAAA,CAAA,GAAA,CAAA,OA7FzC;iBAmHO,kBAAA,CAlHP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqHC,gBAAA,CAAwB,IAAA,CAAK,KArH9B,CAAA,EAqHmC,oBAAA,CAAA,GAAA,CAAA,OArHnC;iBAkIO,uBAAA,CAhIuB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmI7B,KAAA,CAAM,qBAnIuB,CAAA,OAmIM,gBAAA,CAAwB,IAnI9B,CAAA,CAAA,EAmImC,oBAAA,CAAA,GAAA,CAAA,OAnInC"}
1
+ {"version":3,"file":"navigation-menu.d.ts","names":[],"sources":["../../src/components/navigation-menu.tsx"],"sourcesContent":[],"mappings":";;;;;iBAMS,cAAA;;;;;GAKN,gBAAA,CAAwB,IAAA,CAAK,QAC9B,KAAK,gBAAA,CAAwB,UAAA,CAAW,kBAAe,oBAAA,CAAA,GAAA,CAAA;iBAgBhD,kBAAA;;;GAGN,KAAA,CAAM,6BAA6B,gBAAA,CAAwB,QAAK,oBAAA,CAAA,GAAA,CAAA;iBAa1D,kBAAA;;;GAGN,KAAA,CAAM,6BAA6B,gBAAA,CAAwB,QAAK,oBAAA,CAAA,GAAA,CAAA;cAU7D,qCAEL,gCAAA,CAF+B,SAAA;AAzD0D,iBA6DjF,qBAAA,CAvDc;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA2DpB,gBAAA,CAAwB,OAAA,CAAQ,KA3DZ,CAAA,EA2DiB,oBAAA,CAAA,GAAA,CAAA,OA3DjB;iBAwEd,qBAAA,CAvEP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0EC,gBAAA,CAAwB,OAAA,CAAQ,KA1EjC,CAAA,EA0EsC,oBAAA,CAAA,GAAA,CAAA,OA1EtC;iBAuFO,wBAAA,CAtFP;EAAA,SAAA;EAAA,IAAA;EAAA,UAAA;EAAA,KAAA;EAAA,WAAA;EAAA,GAAA;AAAA,CAAA,EA6FC,gBAAA,CAAwB,UAAA,CAAW,KA7FpC,CAAA,EA6FyC,oBAAA,CAAA,GAAA,CAAA,OA7FzC;iBAmHO,kBAAA,CAlHP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqHC,gBAAA,CAAwB,IAAA,CAAK,KArH9B,CAAA,EAqHmC,oBAAA,CAAA,GAAA,CAAA,OArHnC;iBAkIO,uBAAA,CAhIuB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmI7B,KAAA,CAAM,qBAnIuB,CAAA,OAmIM,gBAAA,CAAwB,IAnI9B,CAAA,CAAA,EAmImC,oBAAA,CAAA,GAAA,CAAA,OAnInC"}
@@ -1,19 +1,19 @@
1
- import { t as Button } from "../button-CyWFGUr9.js";
2
- import * as react_jsx_runtime177 from "react/jsx-runtime";
1
+ import { t as Button } from "../button-BWB2PWYv.js";
2
+ import * as react_jsx_runtime202 from "react/jsx-runtime";
3
3
  import * as React$1 from "react";
4
4
 
5
5
  //#region src/components/pagination.d.ts
6
6
  declare function Pagination({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<"nav">): react_jsx_runtime177.JSX.Element;
9
+ }: React$1.ComponentProps<"nav">): react_jsx_runtime202.JSX.Element;
10
10
  declare function PaginationContent({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<"ul">): react_jsx_runtime177.JSX.Element;
13
+ }: React$1.ComponentProps<"ul">): react_jsx_runtime202.JSX.Element;
14
14
  declare function PaginationItem({
15
15
  ...props
16
- }: React$1.ComponentProps<"li">): react_jsx_runtime177.JSX.Element;
16
+ }: React$1.ComponentProps<"li">): react_jsx_runtime202.JSX.Element;
17
17
  type PaginationLinkProps = {
18
18
  isActive?: boolean;
19
19
  } & Pick<React$1.ComponentProps<typeof Button>, "size"> & React$1.ComponentProps<"a">;
@@ -22,25 +22,25 @@ declare function PaginationLink({
22
22
  isActive,
23
23
  size,
24
24
  ...props
25
- }: PaginationLinkProps): react_jsx_runtime177.JSX.Element;
25
+ }: PaginationLinkProps): react_jsx_runtime202.JSX.Element;
26
26
  declare function PaginationPrevious({
27
27
  className,
28
28
  text,
29
29
  ...props
30
30
  }: React$1.ComponentProps<typeof PaginationLink> & {
31
31
  text?: string;
32
- }): react_jsx_runtime177.JSX.Element;
32
+ }): react_jsx_runtime202.JSX.Element;
33
33
  declare function PaginationNext({
34
34
  className,
35
35
  text,
36
36
  ...props
37
37
  }: React$1.ComponentProps<typeof PaginationLink> & {
38
38
  text?: string;
39
- }): react_jsx_runtime177.JSX.Element;
39
+ }): react_jsx_runtime202.JSX.Element;
40
40
  declare function PaginationEllipsis({
41
41
  className,
42
42
  ...props
43
- }: React$1.ComponentProps<"span">): react_jsx_runtime177.JSX.Element;
43
+ }: React$1.ComponentProps<"span">): react_jsx_runtime202.JSX.Element;
44
44
  //#endregion
45
45
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
46
46
  //# sourceMappingURL=pagination.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime184 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime214 from "react/jsx-runtime";
2
2
  import "react-phone-input-2/lib/style.css";
3
3
 
4
4
  //#region src/components/phone-input.d.ts
@@ -22,7 +22,7 @@ declare const PhoneInput: ({
22
22
  placeholder,
23
23
  disabled,
24
24
  className
25
- }: PhoneInputProps) => react_jsx_runtime184.JSX.Element;
25
+ }: PhoneInputProps) => react_jsx_runtime214.JSX.Element;
26
26
  //#endregion
27
27
  export { PhoneInput, validatePhoneNumber };
28
28
  //# sourceMappingURL=phone-input.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"phone-input.d.ts","names":[],"sources":["../../src/components/phone-input.tsx"],"sourcesContent":[],"mappings":";;;;cASa;UAYH,eAAA;;EAZG,QAAA,EAAA,CAAA,KAAA,EAAA,MAUZ,EAAA,GAAA,IAAA;EAES,OAAA,CAAA,EAAA,MAAA;EAWG,KAAA,CAAA,EAAA,OAoEZ;EApE0B,YAAA,CAAA,EAAA,MAAA;EAAA,WAAA,CAAA,EAAA,MAAA;EAAA,QAAA,CAAA,EAAA,OAAA;EAAA,SAAA,CAAA,EAAA,MAAA;;AAAA,cAAd,UAAc,EAAA,CAAA;EAAA,KAAA;EAAA,QAAA;EAAA,OAAA;EAAA,KAAA;EAAA,YAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EASxB,eATwB,EAAA,GAST,oBAAA,CAAA,GAAA,CAAA,OATS"}
1
+ {"version":3,"file":"phone-input.d.ts","names":[],"sources":["../../src/components/phone-input.tsx"],"sourcesContent":[],"mappings":";;;;cASa;UAYH,eAAA;;EAZG,QAAA,EAAA,CAAA,KAAA,EAAA,MAUZ,EAAA,GAAA,IAAA;EAES,OAAA,CAAA,EAAA,MAAA;EAWG,KAAA,CAAA,EAAA,OAsEZ;EAtE0B,YAAA,CAAA,EAAA,MAAA;EAAA,WAAA,CAAA,EAAA,MAAA;EAAA,QAAA,CAAA,EAAA,OAAA;EAAA,SAAA,CAAA,EAAA,MAAA;;AAAA,cAAd,UAAc,EAAA,CAAA;EAAA,KAAA;EAAA,QAAA;EAAA,OAAA;EAAA,KAAA;EAAA,YAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EASxB,eATwB,EAAA,GAST,oBAAA,CAAA,GAAA,CAAA,OATS"}
@@ -44,8 +44,8 @@ const PhoneInput = ({ value, onChange, country = "us", error, errorMessage, plac
44
44
  onChange: handleChange,
45
45
  disabled,
46
46
  placeholder,
47
- inputClass: `!w-full !h-11 !text-base !rounded-lg !border ${error ? "!border-destructive !bg-destructive/10" : "!border-input focus:!border-ring focus:!ring-1 focus:!ring-ring"}`,
48
- buttonClass: `!rounded-l-lg !border-y !border-l ${error ? "!border-destructive !bg-destructive/10" : "!border-input"}`,
47
+ inputClass: `!w-full !h-11 !text-base !rounded-lg !border disabled:!pointer-events-none disabled:!cursor-not-allowed disabled:!opacity-50 ${error ? "!border-destructive !bg-destructive/10" : "!border-input focus:!border-ring focus:!ring-1 focus:!ring-ring"}`,
48
+ buttonClass: `!rounded-l-lg !border-y !border-l ${disabled ? "!pointer-events-none !cursor-not-allowed !opacity-50" : ""} ${error ? "!border-destructive !bg-destructive/10" : "!border-input"}`,
49
49
  containerClass: "!w-full"
50
50
  })
51
51
  }), error && errorMessage && /* @__PURE__ */ jsx("p", {
@@ -1 +1 @@
1
- {"version":3,"file":"phone-input.js","names":[],"sources":["../../src/components/phone-input.tsx"],"sourcesContent":["import React from \"react\";\nimport { cn } from \"@px-ui/ui/lib/utils\";\nimport PhoneInputLib from \"react-phone-input-2\";\nimport \"react-phone-input-2/lib/style.css\";\nimport GoogleLibPhoneNumber from \"google-libphonenumber\";\n\nconst phoneUtil = GoogleLibPhoneNumber.PhoneNumberUtil.getInstance();\nconst PNF = GoogleLibPhoneNumber.PhoneNumberFormat;\n\nexport const validatePhoneNumber = (\n value: string | undefined | null,\n): boolean => {\n if (!value) return true;\n const phoneValue = value.startsWith(\"+\") ? value : \"+\" + value;\n try {\n return phoneUtil.isValidNumber(phoneUtil.parse(phoneValue));\n } catch {\n return false;\n }\n};\n\ninterface PhoneInputProps {\n value: string;\n onChange: (value: string) => void;\n country?: string;\n error?: boolean;\n errorMessage?: string;\n placeholder?: string;\n disabled?: boolean;\n className?: string;\n}\n\nexport const PhoneInput = ({\n value,\n onChange,\n country = \"us\",\n error,\n errorMessage,\n placeholder,\n disabled,\n className,\n}: PhoneInputProps) => {\n const handleChange = (\n inputValue: string,\n data: { dialCode?: string; countryCode?: string },\n ) => {\n // Country-only selection: don't propagate, otherwise the controlled\n // value resets to \"\" and react-phone-input-2 re-detects the country\n // from the empty value, snapping the flag back to the default.\n if (inputValue === data?.dialCode) return;\n\n if (!inputValue) {\n onChange(\"\");\n return;\n }\n\n const phoneValue = inputValue.startsWith(\"+\") ? inputValue : \"+\" + inputValue;\n try {\n const parsed = phoneUtil.parseAndKeepRawInput(\n phoneValue,\n data.countryCode?.toUpperCase(),\n );\n if (phoneUtil.isValidNumber(parsed)) {\n onChange(phoneUtil.format(parsed, PNF.E164));\n return;\n }\n } catch {\n // fall through to raw value\n }\n onChange(phoneValue);\n };\n\n return (\n <div className={cn(\"flex w-full flex-col gap-1\", className)}>\n <div className={`relative ${error ? \"phone-input-error\" : \"\"}`}>\n <PhoneInputLib\n country={country}\n value={value}\n onChange={handleChange}\n disabled={disabled}\n placeholder={placeholder}\n inputClass={`!w-full !h-11 !text-base !rounded-lg !border ${\n error\n ? \"!border-destructive !bg-destructive/10\"\n : \"!border-input focus:!border-ring focus:!ring-1 focus:!ring-ring\"\n }`}\n buttonClass={`!rounded-l-lg !border-y !border-l ${\n error ? \"!border-destructive !bg-destructive/10\" : \"!border-input\"\n }`}\n containerClass=\"!w-full\"\n />\n </div>\n\n {error && errorMessage && (\n <p className=\"mt-1 text-xs font-medium text-destructive\">\n {errorMessage}\n </p>\n )}\n </div>\n );\n};\n"],"mappings":";;;;;;;;AAMA,MAAM,YAAY,qBAAqB,gBAAgB,aAAa;AACpE,MAAM,MAAM,qBAAqB;AAEjC,MAAa,uBACX,UACY;AACZ,KAAI,CAAC,MAAO,QAAO;CACnB,MAAM,aAAa,MAAM,WAAW,IAAI,GAAG,QAAQ,MAAM;AACzD,KAAI;AACF,SAAO,UAAU,cAAc,UAAU,MAAM,WAAW,CAAC;SACrD;AACN,SAAO;;;AAeX,MAAa,cAAc,EACzB,OACA,UACA,UAAU,MACV,OACA,cACA,aACA,UACA,gBACqB;CACrB,MAAM,gBACJ,YACA,SACG;AAIH,MAAI,eAAe,MAAM,SAAU;AAEnC,MAAI,CAAC,YAAY;AACf,YAAS,GAAG;AACZ;;EAGF,MAAM,aAAa,WAAW,WAAW,IAAI,GAAG,aAAa,MAAM;AACnE,MAAI;GACF,MAAM,SAAS,UAAU,qBACvB,YACA,KAAK,aAAa,aAAa,CAChC;AACD,OAAI,UAAU,cAAc,OAAO,EAAE;AACnC,aAAS,UAAU,OAAO,QAAQ,IAAI,KAAK,CAAC;AAC5C;;UAEI;AAGR,WAAS,WAAW;;AAGtB,QACE,qBAAC;EAAI,WAAW,GAAG,8BAA8B,UAAU;aACzD,oBAAC;GAAI,WAAW,YAAY,QAAQ,sBAAsB;aACxD,oBAAC;IACU;IACF;IACP,UAAU;IACA;IACG;IACb,YAAY,gDACV,QACI,2CACA;IAEN,aAAa,qCACX,QAAQ,2CAA2C;IAErD,gBAAe;KACf;IACE,EAEL,SAAS,gBACR,oBAAC;GAAE,WAAU;aACV;IACC;GAEF"}
1
+ {"version":3,"file":"phone-input.js","names":[],"sources":["../../src/components/phone-input.tsx"],"sourcesContent":["import React from \"react\";\nimport { cn } from \"@px-ui/ui/lib/utils\";\nimport PhoneInputLib from \"react-phone-input-2\";\nimport \"react-phone-input-2/lib/style.css\";\nimport GoogleLibPhoneNumber from \"google-libphonenumber\";\n\nconst phoneUtil = GoogleLibPhoneNumber.PhoneNumberUtil.getInstance();\nconst PNF = GoogleLibPhoneNumber.PhoneNumberFormat;\n\nexport const validatePhoneNumber = (\n value: string | undefined | null,\n): boolean => {\n if (!value) return true;\n const phoneValue = value.startsWith(\"+\") ? value : \"+\" + value;\n try {\n return phoneUtil.isValidNumber(phoneUtil.parse(phoneValue));\n } catch {\n return false;\n }\n};\n\ninterface PhoneInputProps {\n value: string;\n onChange: (value: string) => void;\n country?: string;\n error?: boolean;\n errorMessage?: string;\n placeholder?: string;\n disabled?: boolean;\n className?: string;\n}\n\nexport const PhoneInput = ({\n value,\n onChange,\n country = \"us\",\n error,\n errorMessage,\n placeholder,\n disabled,\n className,\n}: PhoneInputProps) => {\n const handleChange = (\n inputValue: string,\n data: { dialCode?: string; countryCode?: string },\n ) => {\n // Country-only selection: don't propagate, otherwise the controlled\n // value resets to \"\" and react-phone-input-2 re-detects the country\n // from the empty value, snapping the flag back to the default.\n if (inputValue === data?.dialCode) return;\n\n if (!inputValue) {\n onChange(\"\");\n return;\n }\n\n const phoneValue = inputValue.startsWith(\"+\") ? inputValue : \"+\" + inputValue;\n try {\n const parsed = phoneUtil.parseAndKeepRawInput(\n phoneValue,\n data.countryCode?.toUpperCase(),\n );\n if (phoneUtil.isValidNumber(parsed)) {\n onChange(phoneUtil.format(parsed, PNF.E164));\n return;\n }\n } catch {\n // fall through to raw value\n }\n onChange(phoneValue);\n };\n\n return (\n <div className={cn(\"flex w-full flex-col gap-1\", className)}>\n <div className={`relative ${error ? \"phone-input-error\" : \"\"}`}>\n <PhoneInputLib\n country={country}\n value={value}\n onChange={handleChange}\n disabled={disabled}\n placeholder={placeholder}\n inputClass={`!w-full !h-11 !text-base !rounded-lg !border disabled:!pointer-events-none disabled:!cursor-not-allowed disabled:!opacity-50 ${\n error\n ? \"!border-destructive !bg-destructive/10\"\n : \"!border-input focus:!border-ring focus:!ring-1 focus:!ring-ring\"\n }`}\n buttonClass={`!rounded-l-lg !border-y !border-l ${\n disabled ? \"!pointer-events-none !cursor-not-allowed !opacity-50\" : \"\"\n } ${\n error ? \"!border-destructive !bg-destructive/10\" : \"!border-input\"\n }`}\n containerClass=\"!w-full\"\n />\n </div>\n\n {error && errorMessage && (\n <p className=\"mt-1 text-xs font-medium text-destructive\">\n {errorMessage}\n </p>\n )}\n </div>\n );\n};\n"],"mappings":";;;;;;;;AAMA,MAAM,YAAY,qBAAqB,gBAAgB,aAAa;AACpE,MAAM,MAAM,qBAAqB;AAEjC,MAAa,uBACX,UACY;AACZ,KAAI,CAAC,MAAO,QAAO;CACnB,MAAM,aAAa,MAAM,WAAW,IAAI,GAAG,QAAQ,MAAM;AACzD,KAAI;AACF,SAAO,UAAU,cAAc,UAAU,MAAM,WAAW,CAAC;SACrD;AACN,SAAO;;;AAeX,MAAa,cAAc,EACzB,OACA,UACA,UAAU,MACV,OACA,cACA,aACA,UACA,gBACqB;CACrB,MAAM,gBACJ,YACA,SACG;AAIH,MAAI,eAAe,MAAM,SAAU;AAEnC,MAAI,CAAC,YAAY;AACf,YAAS,GAAG;AACZ;;EAGF,MAAM,aAAa,WAAW,WAAW,IAAI,GAAG,aAAa,MAAM;AACnE,MAAI;GACF,MAAM,SAAS,UAAU,qBACvB,YACA,KAAK,aAAa,aAAa,CAChC;AACD,OAAI,UAAU,cAAc,OAAO,EAAE;AACnC,aAAS,UAAU,OAAO,QAAQ,IAAI,KAAK,CAAC;AAC5C;;UAEI;AAGR,WAAS,WAAW;;AAGtB,QACE,qBAAC;EAAI,WAAW,GAAG,8BAA8B,UAAU;aACzD,oBAAC;GAAI,WAAW,YAAY,QAAQ,sBAAsB;aACxD,oBAAC;IACU;IACF;IACP,UAAU;IACA;IACG;IACb,YAAY,gIACV,QACI,2CACA;IAEN,aAAa,qCACX,WAAW,yDAAyD,GACrE,GACC,QAAQ,2CAA2C;IAErD,gBAAe;KACf;IACE,EAEL,SAAS,gBACR,oBAAC;GAAE,WAAU;aACV;IACC;GAEF"}
@@ -1,14 +1,14 @@
1
- import * as react_jsx_runtime226 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime246 from "react/jsx-runtime";
2
2
  import * as React$1 from "react";
3
3
  import { Popover as Popover$1 } from "@base-ui/react/popover";
4
4
 
5
5
  //#region src/components/popover.d.ts
6
6
  declare function Popover({
7
7
  ...props
8
- }: Popover$1.Root.Props): react_jsx_runtime226.JSX.Element;
8
+ }: Popover$1.Root.Props): react_jsx_runtime246.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: Popover$1.Trigger.Props): react_jsx_runtime226.JSX.Element;
11
+ }: Popover$1.Trigger.Props): react_jsx_runtime246.JSX.Element;
12
12
  declare function PopoverContent({
13
13
  className,
14
14
  align,
@@ -16,19 +16,19 @@ declare function PopoverContent({
16
16
  side,
17
17
  sideOffset,
18
18
  ...props
19
- }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime226.JSX.Element;
19
+ }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime246.JSX.Element;
20
20
  declare function PopoverHeader({
21
21
  className,
22
22
  ...props
23
- }: React$1.ComponentProps<"div">): react_jsx_runtime226.JSX.Element;
23
+ }: React$1.ComponentProps<"div">): react_jsx_runtime246.JSX.Element;
24
24
  declare function PopoverTitle({
25
25
  className,
26
26
  ...props
27
- }: Popover$1.Title.Props): react_jsx_runtime226.JSX.Element;
27
+ }: Popover$1.Title.Props): react_jsx_runtime246.JSX.Element;
28
28
  declare function PopoverDescription({
29
29
  className,
30
30
  ...props
31
- }: Popover$1.Description.Props): react_jsx_runtime226.JSX.Element;
31
+ }: Popover$1.Description.Props): react_jsx_runtime246.JSX.Element;
32
32
  //#endregion
33
33
  export { Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger };
34
34
  //# sourceMappingURL=popover.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime232 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime209 from "react/jsx-runtime";
2
2
  import { Progress as Progress$1 } from "@base-ui/react/progress";
3
3
 
4
4
  //#region src/components/progress.d.ts
@@ -7,23 +7,23 @@ declare function Progress({
7
7
  children,
8
8
  value,
9
9
  ...props
10
- }: Progress$1.Root.Props): react_jsx_runtime232.JSX.Element;
10
+ }: Progress$1.Root.Props): react_jsx_runtime209.JSX.Element;
11
11
  declare function ProgressTrack({
12
12
  className,
13
13
  ...props
14
- }: Progress$1.Track.Props): react_jsx_runtime232.JSX.Element;
14
+ }: Progress$1.Track.Props): react_jsx_runtime209.JSX.Element;
15
15
  declare function ProgressIndicator({
16
16
  className,
17
17
  ...props
18
- }: Progress$1.Indicator.Props): react_jsx_runtime232.JSX.Element;
18
+ }: Progress$1.Indicator.Props): react_jsx_runtime209.JSX.Element;
19
19
  declare function ProgressLabel({
20
20
  className,
21
21
  ...props
22
- }: Progress$1.Label.Props): react_jsx_runtime232.JSX.Element;
22
+ }: Progress$1.Label.Props): react_jsx_runtime209.JSX.Element;
23
23
  declare function ProgressValue({
24
24
  className,
25
25
  ...props
26
- }: Progress$1.Value.Props): react_jsx_runtime232.JSX.Element;
26
+ }: Progress$1.Value.Props): react_jsx_runtime209.JSX.Element;
27
27
  //#endregion
28
28
  export { Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue };
29
29
  //# sourceMappingURL=progress.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime237 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime227 from "react/jsx-runtime";
2
2
  import { Radio } from "@base-ui/react/radio";
3
3
  import { RadioGroup as RadioGroup$1 } from "@base-ui/react/radio-group";
4
4
 
@@ -6,11 +6,11 @@ import { RadioGroup as RadioGroup$1 } from "@base-ui/react/radio-group";
6
6
  declare function RadioGroup({
7
7
  className,
8
8
  ...props
9
- }: RadioGroup$1.Props): react_jsx_runtime237.JSX.Element;
9
+ }: RadioGroup$1.Props): react_jsx_runtime227.JSX.Element;
10
10
  declare function RadioGroupItem({
11
11
  className,
12
12
  ...props
13
- }: Radio.Root.Props): react_jsx_runtime237.JSX.Element;
13
+ }: Radio.Root.Props): react_jsx_runtime227.JSX.Element;
14
14
  //#endregion
15
15
  export { RadioGroup, RadioGroupItem };
16
16
  //# sourceMappingURL=radio-group.d.ts.map
@@ -1,21 +1,21 @@
1
- import * as react_jsx_runtime239 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime229 from "react/jsx-runtime";
2
2
  import * as ResizablePrimitive from "react-resizable-panels";
3
3
 
4
4
  //#region src/components/resizable.d.ts
5
5
  declare function ResizablePanelGroup({
6
6
  className,
7
7
  ...props
8
- }: ResizablePrimitive.GroupProps): react_jsx_runtime239.JSX.Element;
8
+ }: ResizablePrimitive.GroupProps): react_jsx_runtime229.JSX.Element;
9
9
  declare function ResizablePanel({
10
10
  ...props
11
- }: ResizablePrimitive.PanelProps): react_jsx_runtime239.JSX.Element;
11
+ }: ResizablePrimitive.PanelProps): react_jsx_runtime229.JSX.Element;
12
12
  declare function ResizableHandle({
13
13
  withHandle,
14
14
  className,
15
15
  ...props
16
16
  }: ResizablePrimitive.SeparatorProps & {
17
17
  withHandle?: boolean;
18
- }): react_jsx_runtime239.JSX.Element;
18
+ }): react_jsx_runtime229.JSX.Element;
19
19
  //#endregion
20
20
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
21
21
  //# sourceMappingURL=resizable.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime242 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime232 from "react/jsx-runtime";
2
2
  import { ScrollArea as ScrollArea$1 } from "@base-ui/react/scroll-area";
3
3
 
4
4
  //#region src/components/scroll-area.d.ts
@@ -6,12 +6,12 @@ declare function ScrollArea({
6
6
  className,
7
7
  children,
8
8
  ...props
9
- }: ScrollArea$1.Root.Props): react_jsx_runtime242.JSX.Element;
9
+ }: ScrollArea$1.Root.Props): react_jsx_runtime232.JSX.Element;
10
10
  declare function ScrollBar({
11
11
  className,
12
12
  orientation,
13
13
  ...props
14
- }: ScrollArea$1.Scrollbar.Props): react_jsx_runtime242.JSX.Element;
14
+ }: ScrollArea$1.Scrollbar.Props): react_jsx_runtime232.JSX.Element;
15
15
  //#endregion
16
16
  export { ScrollArea, ScrollBar };
17
17
  //# sourceMappingURL=scroll-area.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime244 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime234 from "react/jsx-runtime";
2
2
  import * as React$1 from "react";
3
3
  import { Select as Select$1 } from "@base-ui/react/select";
4
4
 
@@ -7,11 +7,11 @@ declare const Select: typeof Select$1.Root;
7
7
  declare function SelectGroup({
8
8
  className,
9
9
  ...props
10
- }: Select$1.Group.Props): react_jsx_runtime244.JSX.Element;
10
+ }: Select$1.Group.Props): react_jsx_runtime234.JSX.Element;
11
11
  declare function SelectValue({
12
12
  className,
13
13
  ...props
14
- }: Select$1.Value.Props): react_jsx_runtime244.JSX.Element;
14
+ }: Select$1.Value.Props): react_jsx_runtime234.JSX.Element;
15
15
  declare function SelectTrigger({
16
16
  className,
17
17
  size,
@@ -19,7 +19,7 @@ declare function SelectTrigger({
19
19
  ...props
20
20
  }: Select$1.Trigger.Props & {
21
21
  size?: "sm" | "default";
22
- }): react_jsx_runtime244.JSX.Element;
22
+ }): react_jsx_runtime234.JSX.Element;
23
23
  declare function SelectContent({
24
24
  className,
25
25
  children,
@@ -29,28 +29,28 @@ declare function SelectContent({
29
29
  alignOffset,
30
30
  alignItemWithTrigger,
31
31
  ...props
32
- }: Select$1.Popup.Props & Pick<Select$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "alignItemWithTrigger">): react_jsx_runtime244.JSX.Element;
32
+ }: Select$1.Popup.Props & Pick<Select$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "alignItemWithTrigger">): react_jsx_runtime234.JSX.Element;
33
33
  declare function SelectLabel({
34
34
  className,
35
35
  ...props
36
- }: Select$1.GroupLabel.Props): react_jsx_runtime244.JSX.Element;
36
+ }: Select$1.GroupLabel.Props): react_jsx_runtime234.JSX.Element;
37
37
  declare function SelectItem({
38
38
  className,
39
39
  children,
40
40
  ...props
41
- }: Select$1.Item.Props): react_jsx_runtime244.JSX.Element;
41
+ }: Select$1.Item.Props): react_jsx_runtime234.JSX.Element;
42
42
  declare function SelectSeparator({
43
43
  className,
44
44
  ...props
45
- }: Select$1.Separator.Props): react_jsx_runtime244.JSX.Element;
45
+ }: Select$1.Separator.Props): react_jsx_runtime234.JSX.Element;
46
46
  declare function SelectScrollUpButton({
47
47
  className,
48
48
  ...props
49
- }: React$1.ComponentProps<typeof Select$1.ScrollUpArrow>): react_jsx_runtime244.JSX.Element;
49
+ }: React$1.ComponentProps<typeof Select$1.ScrollUpArrow>): react_jsx_runtime234.JSX.Element;
50
50
  declare function SelectScrollDownButton({
51
51
  className,
52
52
  ...props
53
- }: React$1.ComponentProps<typeof Select$1.ScrollDownArrow>): react_jsx_runtime244.JSX.Element;
53
+ }: React$1.ComponentProps<typeof Select$1.ScrollDownArrow>): react_jsx_runtime234.JSX.Element;
54
54
  //#endregion
55
55
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
56
56
  //# sourceMappingURL=select.d.ts.map
@@ -1,2 +1,2 @@
1
- import { t as Separator } from "../separator-BPiu2k9V.js";
1
+ import { t as Separator } from "../separator-CuuVnw-z.js";
2
2
  export { Separator };
@@ -1,17 +1,17 @@
1
- import * as react_jsx_runtime254 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime135 from "react/jsx-runtime";
2
2
  import * as React$1 from "react";
3
3
  import { Dialog } from "@base-ui/react/dialog";
4
4
 
5
5
  //#region src/components/sheet.d.ts
6
6
  declare function Sheet({
7
7
  ...props
8
- }: Dialog.Root.Props): react_jsx_runtime254.JSX.Element;
8
+ }: Dialog.Root.Props): react_jsx_runtime135.JSX.Element;
9
9
  declare function SheetTrigger({
10
10
  ...props
11
- }: Dialog.Trigger.Props): react_jsx_runtime254.JSX.Element;
11
+ }: Dialog.Trigger.Props): react_jsx_runtime135.JSX.Element;
12
12
  declare function SheetClose({
13
13
  ...props
14
- }: Dialog.Close.Props): react_jsx_runtime254.JSX.Element;
14
+ }: Dialog.Close.Props): react_jsx_runtime135.JSX.Element;
15
15
  declare function SheetContent({
16
16
  className,
17
17
  children,
@@ -21,23 +21,23 @@ declare function SheetContent({
21
21
  }: Dialog.Popup.Props & {
22
22
  side?: "top" | "right" | "bottom" | "left";
23
23
  showCloseButton?: boolean;
24
- }): react_jsx_runtime254.JSX.Element;
24
+ }): react_jsx_runtime135.JSX.Element;
25
25
  declare function SheetHeader({
26
26
  className,
27
27
  ...props
28
- }: React$1.ComponentProps<"div">): react_jsx_runtime254.JSX.Element;
28
+ }: React$1.ComponentProps<"div">): react_jsx_runtime135.JSX.Element;
29
29
  declare function SheetFooter({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentProps<"div">): react_jsx_runtime254.JSX.Element;
32
+ }: React$1.ComponentProps<"div">): react_jsx_runtime135.JSX.Element;
33
33
  declare function SheetTitle({
34
34
  className,
35
35
  ...props
36
- }: Dialog.Title.Props): react_jsx_runtime254.JSX.Element;
36
+ }: Dialog.Title.Props): react_jsx_runtime135.JSX.Element;
37
37
  declare function SheetDescription({
38
38
  className,
39
39
  ...props
40
- }: Dialog.Description.Props): react_jsx_runtime254.JSX.Element;
40
+ }: Dialog.Description.Props): react_jsx_runtime135.JSX.Element;
41
41
  //#endregion
42
42
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
43
43
  //# sourceMappingURL=sheet.d.ts.map
@@ -1,12 +1,12 @@
1
- import { t as Button } from "../button-CyWFGUr9.js";
2
- import { t as Separator } from "../separator-BPiu2k9V.js";
3
- import { t as Input } from "../input-stLmd1eW.js";
4
- import { n as TooltipContent } from "../tooltip--8PhLdia.js";
5
- import * as react_jsx_runtime262 from "react/jsx-runtime";
1
+ import { t as Button } from "../button-BWB2PWYv.js";
2
+ import { t as Separator } from "../separator-CuuVnw-z.js";
3
+ import { t as Input } from "../input-CKTvQqOU.js";
4
+ import { n as TooltipContent } from "../tooltip-ChzCP6Bv.js";
5
+ import * as react_jsx_runtime260 from "react/jsx-runtime";
6
6
  import * as React$1 from "react";
7
7
  import { VariantProps } from "class-variance-authority";
8
8
  import { useRender } from "@base-ui/react/use-render";
9
- import * as class_variance_authority_types10 from "class-variance-authority/types";
9
+ import * as class_variance_authority_types12 from "class-variance-authority/types";
10
10
 
11
11
  //#region src/components/sidebar.d.ts
12
12
  type SidebarContextProps = {
@@ -31,7 +31,7 @@ declare function SidebarProvider({
31
31
  defaultOpen?: boolean;
32
32
  open?: boolean;
33
33
  onOpenChange?: (open: boolean) => void;
34
- }): react_jsx_runtime262.JSX.Element;
34
+ }): react_jsx_runtime260.JSX.Element;
35
35
  declare function Sidebar({
36
36
  side,
37
37
  variant,
@@ -44,44 +44,44 @@ declare function Sidebar({
44
44
  side?: "left" | "right";
45
45
  variant?: "sidebar" | "floating" | "inset";
46
46
  collapsible?: "offcanvas" | "icon" | "none";
47
- }): react_jsx_runtime262.JSX.Element;
47
+ }): react_jsx_runtime260.JSX.Element;
48
48
  declare function SidebarTrigger({
49
49
  className,
50
50
  onClick,
51
51
  ...props
52
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime262.JSX.Element;
52
+ }: React$1.ComponentProps<typeof Button>): react_jsx_runtime260.JSX.Element;
53
53
  declare function SidebarRail({
54
54
  className,
55
55
  ...props
56
- }: React$1.ComponentProps<"button">): react_jsx_runtime262.JSX.Element;
56
+ }: React$1.ComponentProps<"button">): react_jsx_runtime260.JSX.Element;
57
57
  declare function SidebarInset({
58
58
  className,
59
59
  ...props
60
- }: React$1.ComponentProps<"main">): react_jsx_runtime262.JSX.Element;
60
+ }: React$1.ComponentProps<"main">): react_jsx_runtime260.JSX.Element;
61
61
  declare function SidebarInput({
62
62
  className,
63
63
  ...props
64
- }: React$1.ComponentProps<typeof Input>): react_jsx_runtime262.JSX.Element;
64
+ }: React$1.ComponentProps<typeof Input>): react_jsx_runtime260.JSX.Element;
65
65
  declare function SidebarHeader({
66
66
  className,
67
67
  ...props
68
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
68
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
69
69
  declare function SidebarFooter({
70
70
  className,
71
71
  ...props
72
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
72
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
73
73
  declare function SidebarSeparator({
74
74
  className,
75
75
  ...props
76
- }: React$1.ComponentProps<typeof Separator>): react_jsx_runtime262.JSX.Element;
76
+ }: React$1.ComponentProps<typeof Separator>): react_jsx_runtime260.JSX.Element;
77
77
  declare function SidebarContent({
78
78
  className,
79
79
  ...props
80
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
80
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
81
81
  declare function SidebarGroup({
82
82
  className,
83
83
  ...props
84
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
84
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
85
85
  declare function SidebarGroupLabel({
86
86
  className,
87
87
  render,
@@ -95,19 +95,19 @@ declare function SidebarGroupAction({
95
95
  declare function SidebarGroupContent({
96
96
  className,
97
97
  ...props
98
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
98
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
99
99
  declare function SidebarMenu({
100
100
  className,
101
101
  ...props
102
- }: React$1.ComponentProps<"ul">): react_jsx_runtime262.JSX.Element;
102
+ }: React$1.ComponentProps<"ul">): react_jsx_runtime260.JSX.Element;
103
103
  declare function SidebarMenuItem({
104
104
  className,
105
105
  ...props
106
- }: React$1.ComponentProps<"li">): react_jsx_runtime262.JSX.Element;
106
+ }: React$1.ComponentProps<"li">): react_jsx_runtime260.JSX.Element;
107
107
  declare const sidebarMenuButtonVariants: (props?: ({
108
108
  variant?: "default" | "outline" | null | undefined;
109
109
  size?: "default" | "sm" | "lg" | null | undefined;
110
- } & class_variance_authority_types10.ClassProp) | undefined) => string;
110
+ } & class_variance_authority_types12.ClassProp) | undefined) => string;
111
111
  declare function SidebarMenuButton({
112
112
  render,
113
113
  isActive,
@@ -119,7 +119,7 @@ declare function SidebarMenuButton({
119
119
  }: useRender.ComponentProps<"button"> & React$1.ComponentProps<"button"> & {
120
120
  isActive?: boolean;
121
121
  tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
122
- } & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime262.JSX.Element;
122
+ } & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime260.JSX.Element;
123
123
  declare function SidebarMenuAction({
124
124
  className,
125
125
  render,
@@ -131,22 +131,22 @@ declare function SidebarMenuAction({
131
131
  declare function SidebarMenuBadge({
132
132
  className,
133
133
  ...props
134
- }: React$1.ComponentProps<"div">): react_jsx_runtime262.JSX.Element;
134
+ }: React$1.ComponentProps<"div">): react_jsx_runtime260.JSX.Element;
135
135
  declare function SidebarMenuSkeleton({
136
136
  className,
137
137
  showIcon,
138
138
  ...props
139
139
  }: React$1.ComponentProps<"div"> & {
140
140
  showIcon?: boolean;
141
- }): react_jsx_runtime262.JSX.Element;
141
+ }): react_jsx_runtime260.JSX.Element;
142
142
  declare function SidebarMenuSub({
143
143
  className,
144
144
  ...props
145
- }: React$1.ComponentProps<"ul">): react_jsx_runtime262.JSX.Element;
145
+ }: React$1.ComponentProps<"ul">): react_jsx_runtime260.JSX.Element;
146
146
  declare function SidebarMenuSubItem({
147
147
  className,
148
148
  ...props
149
- }: React$1.ComponentProps<"li">): react_jsx_runtime262.JSX.Element;
149
+ }: React$1.ComponentProps<"li">): react_jsx_runtime260.JSX.Element;
150
150
  declare function SidebarMenuSubButton({
151
151
  render,
152
152
  size,
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime222 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime297 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/skeleton.d.ts
4
4
  declare function Skeleton({
5
5
  className,
6
6
  ...props
7
- }: React.ComponentProps<"div">): react_jsx_runtime222.JSX.Element;
7
+ }: React.ComponentProps<"div">): react_jsx_runtime297.JSX.Element;
8
8
  //#endregion
9
9
  export { Skeleton };
10
10
  //# sourceMappingURL=skeleton.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime223 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime296 from "react/jsx-runtime";
2
2
  import { Slider as Slider$1 } from "@base-ui/react/slider";
3
3
 
4
4
  //#region src/components/slider.d.ts
@@ -9,7 +9,7 @@ declare function Slider({
9
9
  min,
10
10
  max,
11
11
  ...props
12
- }: Slider$1.Root.Props): react_jsx_runtime223.JSX.Element;
12
+ }: Slider$1.Root.Props): react_jsx_runtime296.JSX.Element;
13
13
  //#endregion
14
14
  export { Slider };
15
15
  //# sourceMappingURL=slider.d.ts.map