@px-ui/ui 1.0.1 → 1.0.2
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.
- package/dist/{avatar-C-yFMpI5.d.ts → avatar-DmWdHRhV.d.ts} +6 -6
- package/dist/{avatar-C-yFMpI5.d.ts.map → avatar-DmWdHRhV.d.ts.map} +1 -1
- package/dist/button-CyWFGUr9.d.ts +19 -0
- package/dist/{button-KTVkwZNA.d.ts.map → button-CyWFGUr9.d.ts.map} +1 -1
- package/dist/{combobox-GYXOAPSk.d.ts → combobox-26YfHkRT.d.ts} +18 -18
- package/dist/combobox-26YfHkRT.d.ts.map +1 -0
- package/dist/components/accordion.d.ts +5 -5
- package/dist/components/accordion.d.ts.map +1 -1
- package/dist/components/alert-dialog.d.ts +14 -14
- package/dist/components/alert-dialog.d.ts.map +1 -1
- package/dist/components/alert.d.ts +7 -7
- package/dist/components/alert.d.ts.map +1 -1
- package/dist/components/aspect-ratio.d.ts +2 -2
- package/dist/components/aspect-ratio.d.ts.map +1 -1
- package/dist/components/avatar-group.d.ts +4 -4
- package/dist/components/avatar-group.d.ts.map +1 -1
- package/dist/components/avatar.d.ts +1 -1
- package/dist/components/badge.d.ts +3 -3
- package/dist/components/breadcrumb.d.ts +7 -7
- package/dist/components/breadcrumb.d.ts.map +1 -1
- package/dist/components/button-group.d.ts +6 -6
- package/dist/components/button.d.ts +1 -1
- package/dist/components/calendar.d.ts +4 -4
- package/dist/components/card.d.ts +8 -8
- package/dist/components/carousel.d.ts +7 -7
- package/dist/components/chart.d.ts +5 -5
- package/dist/components/chart.d.ts.map +1 -1
- package/dist/components/checkbox.d.ts +2 -2
- package/dist/components/checkbox.d.ts.map +1 -1
- package/dist/components/collapsible.d.ts +4 -4
- package/dist/components/collapsible.d.ts.map +1 -1
- package/dist/components/combobox.d.ts +1 -1
- package/dist/components/command.d.ts +11 -11
- package/dist/components/command.d.ts.map +1 -1
- package/dist/components/command.js +1 -1
- package/dist/components/context-menu.d.ts +16 -16
- package/dist/components/context-menu.d.ts.map +1 -1
- package/dist/components/currency-select-field.d.ts +3 -3
- package/dist/components/dialog.d.ts +11 -11
- package/dist/components/dialog.d.ts.map +1 -1
- package/dist/components/dialog.js +1 -1
- package/dist/components/drawer.d.ts +11 -11
- package/dist/components/drawer.d.ts.map +1 -1
- package/dist/components/dropdown-menu.d.ts +1 -1
- package/dist/components/empty.d.ts +9 -9
- package/dist/components/empty.d.ts.map +1 -1
- package/dist/components/field.d.ts +15 -15
- package/dist/components/field.d.ts.map +1 -1
- package/dist/components/file-upload-field.d.ts +2 -2
- package/dist/components/file-upload.d.ts +2 -2
- package/dist/components/hover-card.d.ts +4 -4
- package/dist/components/hover-card.d.ts.map +1 -1
- package/dist/components/input-group.d.ts +11 -11
- package/dist/components/input-group.d.ts.map +1 -1
- package/dist/components/input-otp.d.ts +5 -5
- package/dist/components/input-otp.d.ts.map +1 -1
- package/dist/components/input.d.ts +1 -1
- package/dist/components/item.d.ts +15 -15
- package/dist/components/item.d.ts.map +1 -1
- package/dist/components/kbd.d.ts +3 -3
- package/dist/components/kbd.d.ts.map +1 -1
- package/dist/components/label.d.ts +1 -1
- package/dist/components/menubar.d.ts +18 -18
- package/dist/components/menubar.d.ts.map +1 -1
- package/dist/components/native-select.d.ts +4 -4
- package/dist/components/native-select.d.ts.map +1 -1
- package/dist/components/navigation-menu.d.ts +11 -11
- package/dist/components/navigation-menu.d.ts.map +1 -1
- package/dist/components/pagination.d.ts +9 -9
- package/dist/components/pagination.d.ts.map +1 -1
- package/dist/components/phone-input.d.ts +2 -2
- package/dist/components/phone-input.d.ts.map +1 -1
- package/dist/components/popover.d.ts +7 -7
- package/dist/components/popover.d.ts.map +1 -1
- package/dist/components/progress.d.ts +6 -6
- package/dist/components/progress.d.ts.map +1 -1
- package/dist/components/radio-group.d.ts +3 -3
- package/dist/components/radio-group.d.ts.map +1 -1
- package/dist/components/resizable.d.ts +4 -4
- package/dist/components/scroll-area.d.ts +3 -3
- package/dist/components/select.d.ts +10 -10
- package/dist/components/separator.d.ts +1 -1
- package/dist/components/sheet.d.ts +9 -9
- package/dist/components/sidebar.d.ts +26 -26
- package/dist/components/skeleton.d.ts +2 -2
- package/dist/components/slider.d.ts +2 -2
- package/dist/components/spinner.d.ts +2 -2
- package/dist/components/switch.d.ts +2 -2
- package/dist/components/table.d.ts +9 -9
- package/dist/components/tabs.d.ts +8 -8
- package/dist/components/textarea.d.ts +2 -2
- package/dist/components/toast.d.ts +1 -1
- package/dist/components/toggle-group.d.ts +4 -4
- package/dist/components/toggle.d.ts +1 -1
- package/dist/components/tooltip.d.ts +1 -1
- package/dist/{dialog-CTqRrytc.js → dialog-DrdXva1a.js} +3 -3
- package/dist/dialog-DrdXva1a.js.map +1 -0
- package/dist/{dropdown-menu-tIPvwiCD.d.ts → dropdown-menu-k8EpuZUs.d.ts} +17 -17
- package/dist/{dropdown-menu-tIPvwiCD.d.ts.map → dropdown-menu-k8EpuZUs.d.ts.map} +1 -1
- package/dist/{file-upload-CmWvJwwY.d.ts → file-upload-SjxuvdHQ.d.ts} +11 -11
- package/dist/{file-upload-CmWvJwwY.d.ts.map → file-upload-SjxuvdHQ.d.ts.map} +1 -1
- package/dist/input-stLmd1eW.d.ts +12 -0
- package/dist/input-stLmd1eW.d.ts.map +1 -0
- package/dist/label-CokIQ6Ry.d.ts +11 -0
- package/dist/label-CokIQ6Ry.d.ts.map +1 -0
- package/dist/providers/px-ui-provider.d.ts +4 -4
- package/dist/{separator-CmcC4YJr.d.ts → separator-BPiu2k9V.d.ts} +3 -3
- package/dist/{separator-CmcC4YJr.d.ts.map → separator-BPiu2k9V.d.ts.map} +1 -1
- package/dist/{toast-FlYtbGl-.d.ts → toast-BBU6Q5ZU.d.ts} +4 -4
- package/dist/{toast-FlYtbGl-.d.ts.map → toast-BBU6Q5ZU.d.ts.map} +1 -1
- package/dist/{toggle-Bln33AlY.d.ts → toggle-DB_9fDC8.d.ts} +5 -5
- package/dist/{toggle-Bln33AlY.d.ts.map → toggle-DB_9fDC8.d.ts.map} +1 -1
- package/dist/{tooltip-D7qJywrH.d.ts → tooltip--8PhLdia.d.ts} +6 -6
- package/dist/{tooltip-D7qJywrH.d.ts.map → tooltip--8PhLdia.d.ts.map} +1 -1
- package/package.json +1 -1
- package/dist/button-KTVkwZNA.d.ts +0 -19
- package/dist/combobox-GYXOAPSk.d.ts.map +0 -1
- package/dist/dialog-CTqRrytc.js.map +0 -1
- package/dist/input-CvG-4ebq.d.ts +0 -12
- package/dist/input-CvG-4ebq.d.ts.map +0 -1
- package/dist/label-CCHCFJeS.d.ts +0 -11
- package/dist/label-CCHCFJeS.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Button } from "../button-CyWFGUr9.js";
|
|
2
|
+
import * as react_jsx_runtime197 from "react/jsx-runtime";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
5
5
|
|
|
@@ -31,27 +31,27 @@ declare function Carousel({
|
|
|
31
31
|
className,
|
|
32
32
|
children,
|
|
33
33
|
...props
|
|
34
|
-
}: React$1.ComponentProps<"div"> & CarouselProps):
|
|
34
|
+
}: React$1.ComponentProps<"div"> & CarouselProps): react_jsx_runtime197.JSX.Element;
|
|
35
35
|
declare function CarouselContent({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React$1.ComponentProps<"div">):
|
|
38
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime197.JSX.Element;
|
|
39
39
|
declare function CarouselItem({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React$1.ComponentProps<"div">):
|
|
42
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime197.JSX.Element;
|
|
43
43
|
declare function CarouselPrevious({
|
|
44
44
|
className,
|
|
45
45
|
variant,
|
|
46
46
|
size,
|
|
47
47
|
...props
|
|
48
|
-
}: React$1.ComponentProps<typeof Button>):
|
|
48
|
+
}: React$1.ComponentProps<typeof Button>): react_jsx_runtime197.JSX.Element;
|
|
49
49
|
declare function CarouselNext({
|
|
50
50
|
className,
|
|
51
51
|
variant,
|
|
52
52
|
size,
|
|
53
53
|
...props
|
|
54
|
-
}: React$1.ComponentProps<typeof Button>):
|
|
54
|
+
}: React$1.ComponentProps<typeof Button>): react_jsx_runtime197.JSX.Element;
|
|
55
55
|
//#endregion
|
|
56
56
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, useCarousel };
|
|
57
57
|
//# sourceMappingURL=carousel.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import * as RechartsPrimitive from "recharts";
|
|
4
4
|
import { TooltipValueType } from "recharts";
|
|
@@ -33,14 +33,14 @@ declare function ChartContainer({
|
|
|
33
33
|
width: number;
|
|
34
34
|
height: number;
|
|
35
35
|
};
|
|
36
|
-
}):
|
|
36
|
+
}): react_jsx_runtime24.JSX.Element;
|
|
37
37
|
declare const ChartStyle: ({
|
|
38
38
|
id,
|
|
39
39
|
config
|
|
40
40
|
}: {
|
|
41
41
|
id: string;
|
|
42
42
|
config: ChartConfig;
|
|
43
|
-
}) =>
|
|
43
|
+
}) => react_jsx_runtime24.JSX.Element | null;
|
|
44
44
|
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
45
45
|
declare function ChartTooltipContent({
|
|
46
46
|
active,
|
|
@@ -62,7 +62,7 @@ declare function ChartTooltipContent({
|
|
|
62
62
|
indicator?: "line" | "dot" | "dashed";
|
|
63
63
|
nameKey?: string;
|
|
64
64
|
labelKey?: string;
|
|
65
|
-
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">):
|
|
65
|
+
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">): react_jsx_runtime24.JSX.Element | null;
|
|
66
66
|
declare const ChartLegend: typeof RechartsPrimitive.Legend;
|
|
67
67
|
declare function ChartLegendContent({
|
|
68
68
|
className,
|
|
@@ -73,7 +73,7 @@ declare function ChartLegendContent({
|
|
|
73
73
|
}: React$1.ComponentProps<"div"> & {
|
|
74
74
|
hideIcon?: boolean;
|
|
75
75
|
nameKey?: string;
|
|
76
|
-
} & RechartsPrimitive.DefaultLegendContentProps):
|
|
76
|
+
} & RechartsPrimitive.DefaultLegendContentProps): react_jsx_runtime24.JSX.Element | null;
|
|
77
77
|
//#endregion
|
|
78
78
|
export { ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent };
|
|
79
79
|
//# sourceMappingURL=chart.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chart.d.ts","names":[],"sources":["../../src/components/chart.tsx"],"sourcesContent":[],"mappings":";;;;;;cAOM;;;AAL2C,CAAA;AAKG,KAG/C,eAAA,GAAe,MAAA,GAAA,MAAA;AAER,KAAA,WAAA,GAAc,MAAH,CAAA,MAAA,EAAA;EAGX,KAAM,CAAA,EAAN,OAAA,CAAM,SAAA;EACP,IAAA,CAAM,EAAN,OAAA,CAAM,aAAA;CAGiC,GAAA,CAAA;EAApB,KAAA,CAAA,EAAA,MAAA;EAPJ,KAAA,CAAA,EAAA,KAAA;CAAM,GAAA;EA2BvB,KAAA,CAAA,EAAA,KAAA;EACP,KAAA,EArB4B,MAqB5B,CAAA,MAAA,OArBgD,MAqBhD,EAAA,MAAA,CAAA;CACA,CAAA,CAAA;iBAFO,cAAA,CAGP;EAAA,EAAA;EAAA,SAAA;EAAA,QAAA;EAAA,MAAA;EAAA,gBAAA;EAAA,GAAA;CAAA,EAIC,OAAA,CAAM,cAJP,CAAA,KAAA,CAAA,GAAA;EACA,MAAA,EAIQ,WAJR;EACA,QAAA,EAIU,OAAA,CAAM,cAJhB,CAAA,OAKS,iBAAA,CAAkB,mBAL3B,CAAA,CAAA,UAAA,CAAA;EAEC,gBAAM,CAAA,EAAA;IACC,KAAA,EAAA,MAAA;IAEC,MAAA,EAAA,MAAkB;EADjB,CAAA;CAOX,CAAA,EAAA,
|
|
1
|
+
{"version":3,"file":"chart.d.ts","names":[],"sources":["../../src/components/chart.tsx"],"sourcesContent":[],"mappings":";;;;;;cAOM;;;AAL2C,CAAA;AAKG,KAG/C,eAAA,GAAe,MAAA,GAAA,MAAA;AAER,KAAA,WAAA,GAAc,MAAH,CAAA,MAAA,EAAA;EAGX,KAAM,CAAA,EAAN,OAAA,CAAM,SAAA;EACP,IAAA,CAAM,EAAN,OAAA,CAAM,aAAA;CAGiC,GAAA,CAAA;EAApB,KAAA,CAAA,EAAA,MAAA;EAPJ,KAAA,CAAA,EAAA,KAAA;CAAM,GAAA;EA2BvB,KAAA,CAAA,EAAA,KAAA;EACP,KAAA,EArB4B,MAqB5B,CAAA,MAAA,OArBgD,MAqBhD,EAAA,MAAA,CAAA;CACA,CAAA,CAAA;iBAFO,cAAA,CAGP;EAAA,EAAA;EAAA,SAAA;EAAA,QAAA;EAAA,MAAA;EAAA,gBAAA;EAAA,GAAA;CAAA,EAIC,OAAA,CAAM,cAJP,CAAA,KAAA,CAAA,GAAA;EACA,MAAA,EAIQ,WAJR;EACA,QAAA,EAIU,OAAA,CAAM,cAJhB,CAAA,OAKS,iBAAA,CAAkB,mBAL3B,CAAA,CAAA,UAAA,CAAA;EAEC,gBAAM,CAAA,EAAA;IACC,KAAA,EAAA,MAAA;IAEC,MAAA,EAAA,MAAkB;EADjB,CAAA;CAOX,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA;cA0BK,UA1BL,EAAA,CAAA;EAAA,EAAA;EAAA;CAAA,EAAA;EA0BK,EAAA,EAAA,MAAA;EAAc,MAAA,EAAsC,WAAtC;CAAA,EAAA,GAAmD,mBAAA,CAAA,GAAA,CAAA,OAAA,GAAnD,IAAA;cAiCd,YAjCoD,EAAA,OAiCxC,iBAAA,CAAA,OAjCwC;iBAmCjD,mBAAA,CAnC8D;EAAA,MAAA;EAAA,OAAA;EAAA,SAAA;EAAA,SAAA;EAAA,SAAA;EAAA,aAAA;EAAA,KAAA;EAAA,cAAA;EAAA,cAAA;EAAA,SAAA;EAAA,KAAA;EAAA,OAAA;EAAA;AAsCrE,CAtCqE,EAiDpE,OAAA,CAAM,cAjD8D,CAAA,OAiDxC,iBAAA,CAAkB,OAjDsB,CAAA,GAkDrE,OAAA,CAAM,cAlD+D,CAAA,KAAA,CAAA,GAAA;EAAA,SAAA,CAAA,EAAA,OAAA;EAiCjE,aAAA,CAAA,EAAwC,OAAA;EAErC,SAAA,CAAA,EAAA,MAAA,GAAA,KAAmB,GAAA,QAAA;EAC1B,OAAA,CAAA,EAAA,MAAA;EACA,QAAA,CAAA,EAAA,MAAA;CACA,GAkBI,IAlBJ,CAmBE,iBAAA,CAAkB,0BAnBpB,CAoBI,gBApBJ,EAqBI,eArBJ,CAAA,EAAA,oBAAA,CAAA,CAAA,EAwBC,mBAAA,CAAA,GAAA,CAAA,OAAA,GAxBD,IAAA;cAuJI,WAtJJ,EAAA,OAsJwB,iBAAA,CAAkB,MAtJ1C;iBAwJO,kBAAA,CAvJP;EAAA,SAAA;EAAA,QAAA;EAAA,OAAA;EAAA,aAAA;EAAA;AAGA,CAHA,EA6JC,OAAA,CAAM,cA7JP,CAAA,KAAA,CAAA,GAAA;EACA,QAAA,CAAA,EAAA,OAAA;EACA,OAAA,CAAA,EAAA,MAAA;CACA,GA6JE,iBAAA,CAAkB,yBA7JpB,CAAA,EA6J6C,mBAAA,CAAA,GAAA,CAAA,OAAA,GA7J7C,IAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
2
2
|
import { Checkbox as Checkbox$1 } from "@base-ui/react/checkbox";
|
|
3
3
|
|
|
4
4
|
//#region src/components/checkbox.d.ts
|
|
5
5
|
declare function Checkbox({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: Checkbox$1.Root.Props):
|
|
8
|
+
}: Checkbox$1.Root.Props): react_jsx_runtime28.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Checkbox };
|
|
11
11
|
//# sourceMappingURL=checkbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.d.ts","names":[],"sources":["../../src/components/checkbox.tsx"],"sourcesContent":[],"mappings":";;;;iBAOS,QAAA;;;GAAkC,UAAA,CAAkB,IAAA,CAAK,QAAK,
|
|
1
|
+
{"version":3,"file":"checkbox.d.ts","names":[],"sources":["../../src/components/checkbox.tsx"],"sourcesContent":[],"mappings":";;;;iBAOS,QAAA;;;GAAkC,UAAA,CAAkB,IAAA,CAAK,QAAK,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
2
2
|
import { Collapsible as Collapsible$1 } from "@base-ui/react/collapsible";
|
|
3
3
|
|
|
4
4
|
//#region src/components/collapsible.d.ts
|
|
5
5
|
declare function Collapsible({
|
|
6
6
|
...props
|
|
7
|
-
}: Collapsible$1.Root.Props):
|
|
7
|
+
}: Collapsible$1.Root.Props): react_jsx_runtime29.JSX.Element;
|
|
8
8
|
declare function CollapsibleTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: Collapsible$1.Trigger.Props):
|
|
10
|
+
}: Collapsible$1.Trigger.Props): react_jsx_runtime29.JSX.Element;
|
|
11
11
|
type CollapsibleContentProps = Collapsible$1.Panel.Props & {
|
|
12
12
|
/**
|
|
13
13
|
* Animate the panel's open/close with a height transition.
|
|
@@ -19,7 +19,7 @@ declare function CollapsibleContent({
|
|
|
19
19
|
animate,
|
|
20
20
|
className,
|
|
21
21
|
...props
|
|
22
|
-
}: CollapsibleContentProps):
|
|
22
|
+
}: CollapsibleContentProps): react_jsx_runtime29.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
25
25
|
//# sourceMappingURL=collapsible.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.d.ts","names":[],"sources":["../../src/components/collapsible.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,WAAA;;GAA0B,aAAA,CAAqB,IAAA,CAAK,QAAK,
|
|
1
|
+
{"version":3,"file":"collapsible.d.ts","names":[],"sources":["../../src/components/collapsible.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,WAAA;;GAA0B,aAAA,CAAqB,IAAA,CAAK,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAIzD,kBAAA;;GAAiC,aAAA,CAAqB,OAAA,CAAQ,QAAK,mBAAA,CAAA,GAAA,CAAA;KAMvE,uBAAA,GAA0B,aAAA,CAAqB,KAAA,CAAM;EAVjD;AAAyD;AAIU;AAMb;EAS7D,OAAA,CAAA,EAAA,OAAA;CACA;iBAFO,kBAAA,CAIN;EAAA,OAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAAA,uBAAA,CAAA,EAAuB,mBAAA,CAAA,GAAA,CAAA,OAAvB"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../use-async-options-DHR8q5qX.js";
|
|
2
|
-
import { _ as useComboboxAnchor, a as ComboboxClear, c as ComboboxGroup, d as ComboboxLabel, f as ComboboxList, g as ComboboxValue, h as ComboboxTrigger, i as ComboboxChipsInput, l as ComboboxInput, m as ComboboxStatus, n as ComboboxChip, o as ComboboxCollection, p as ComboboxSeparator, r as ComboboxChips, s as ComboboxContent, t as Combobox, u as ComboboxItem } from "../combobox-
|
|
2
|
+
import { _ as useComboboxAnchor, a as ComboboxClear, c as ComboboxGroup, d as ComboboxLabel, f as ComboboxList, g as ComboboxValue, h as ComboboxTrigger, i as ComboboxChipsInput, l as ComboboxInput, m as ComboboxStatus, n as ComboboxChip, o as ComboboxCollection, p as ComboboxSeparator, r as ComboboxChips, s as ComboboxContent, t as Combobox, u as ComboboxItem } from "../combobox-26YfHkRT.js";
|
|
3
3
|
export { Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxClear, ComboboxCollection, ComboboxContent, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxStatus, ComboboxTrigger, ComboboxValue, useComboboxAnchor };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { Autocomplete } from "@base-ui/react/autocomplete";
|
|
4
4
|
|
|
@@ -9,7 +9,7 @@ declare function Command<ItemValue>({
|
|
|
9
9
|
...props
|
|
10
10
|
}: Autocomplete.Root.Props<ItemValue> & {
|
|
11
11
|
className?: string;
|
|
12
|
-
}):
|
|
12
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
13
13
|
declare function CommandDialog<ItemValue>({
|
|
14
14
|
title,
|
|
15
15
|
description,
|
|
@@ -30,19 +30,19 @@ declare function CommandDialog<ItemValue>({
|
|
|
30
30
|
description?: string;
|
|
31
31
|
className?: string;
|
|
32
32
|
showCloseButton?: boolean;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
34
34
|
declare function CommandInput({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: Autocomplete.Input.Props):
|
|
37
|
+
}: Autocomplete.Input.Props): react_jsx_runtime32.JSX.Element;
|
|
38
38
|
declare function CommandList({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: Autocomplete.List.Props):
|
|
41
|
+
}: Autocomplete.List.Props): react_jsx_runtime32.JSX.Element;
|
|
42
42
|
declare function CommandEmpty({
|
|
43
43
|
className,
|
|
44
44
|
...props
|
|
45
|
-
}: Autocomplete.Empty.Props):
|
|
45
|
+
}: Autocomplete.Empty.Props): react_jsx_runtime32.JSX.Element;
|
|
46
46
|
declare function CommandGroup({
|
|
47
47
|
className,
|
|
48
48
|
heading,
|
|
@@ -50,10 +50,10 @@ declare function CommandGroup({
|
|
|
50
50
|
...props
|
|
51
51
|
}: Autocomplete.Group.Props & {
|
|
52
52
|
heading?: React$1.ReactNode;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
54
54
|
declare function CommandCollection({
|
|
55
55
|
...props
|
|
56
|
-
}: Autocomplete.Collection.Props):
|
|
56
|
+
}: Autocomplete.Collection.Props): react_jsx_runtime32.JSX.Element;
|
|
57
57
|
declare function CommandItem({
|
|
58
58
|
className,
|
|
59
59
|
children,
|
|
@@ -63,16 +63,16 @@ declare function CommandItem({
|
|
|
63
63
|
...props
|
|
64
64
|
}: Autocomplete.Item.Props & {
|
|
65
65
|
onSelect?: (value: ItemValueArg) => void;
|
|
66
|
-
}):
|
|
66
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
67
67
|
type ItemValueArg = Autocomplete.Item.Props["value"];
|
|
68
68
|
declare function CommandShortcut({
|
|
69
69
|
className,
|
|
70
70
|
...props
|
|
71
|
-
}: React$1.ComponentProps<"span">):
|
|
71
|
+
}: React$1.ComponentProps<"span">): react_jsx_runtime32.JSX.Element;
|
|
72
72
|
declare function CommandSeparator({
|
|
73
73
|
className,
|
|
74
74
|
...props
|
|
75
|
-
}: Autocomplete.Separator.Props):
|
|
75
|
+
}: Autocomplete.Separator.Props): react_jsx_runtime32.JSX.Element;
|
|
76
76
|
//#endregion
|
|
77
77
|
export { Command, CommandCollection, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
|
78
78
|
//# sourceMappingURL=command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.ts","names":[],"sources":["../../src/components/command.tsx"],"sourcesContent":[],"mappings":";;;;;iBAmBS;;;;GAIN,YAAA,CAAa,IAAA,CAAK,MAAM;;IAAmC,
|
|
1
|
+
{"version":3,"file":"command.d.ts","names":[],"sources":["../../src/components/command.tsx"],"sourcesContent":[],"mappings":";;;;;iBAmBS;;;;GAIN,YAAA,CAAa,IAAA,CAAK,MAAM;;IAAmC,mBAAA,CAAA,GAAA,CAAA;AApBJ,iBA0CjD,aA1BO,CAAA,SAAA,CAAA,CAAA;EAAA,KAAA;EAAA,WAAA;EAAA,eAAA;EAAA,SAAA;EAAA,IAAA;EAAA,WAAA;EAAA,YAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAqCb,IArCa,CAsCd,YAAA,CAAa,IAAA,CAAK,KAtCJ,CAsCU,SAtCV,CAAA,EAAA,MAAA,GAAA,aAAA,GAAA,cAAA,GAAA,WAAA,CAAA,GAAA;EACd,IAAA,CAAA,EAAA,OAAA;EACA,WAAA,CAAA,EAAA,OAAA;EAEyB,YAAA,CAAA,EAAA,CAAA,IAAA,EAAA,OAAA,EAAA,GAAA,IAAA;EAAxB,KAAA,CAAA,EAAA,OAAkB;EAAyC,KAAA,CAAA,EAAA,MAAA;EAAA,WAAA,CAAA,EAAA,MAAA;EAsBrD,SAAA,CAAA,EAAA,MAAa;EACpB,eAAA,CAAA,EAAA,OAAA;CACA,CAAA,EAqBD,mBAAA,CAAA,GAAA,CAAA,OArBC;iBAgDO,YAAA,CA/CP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkDC,YAAA,CAAa,KAAA,CAAM,KAlDpB,CAAA,EAkDyB,mBAAA,CAAA,GAAA,CAAA,OAlDzB;iBAsEO,WAAA,CArEP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwEC,YAAA,CAAa,IAAA,CAAK,KAxEnB,CAAA,EAwEwB,mBAAA,CAAA,GAAA,CAAA,OAxExB;iBAqFO,YAAA,CApFP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuFC,YAAA,CAAa,KAAA,CAAM,KAvFpB,CAAA,EAuFyB,mBAAA,CAAA,GAAA,CAAA,OAvFzB;iBAoGO,YAAA,CAnGP;EAAA,SAAA;EAAA,OAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAwGC,YAAA,CAAa,KAAA,CAAM,KAxGpB,GAAA;EACA,OAAA,CAAA,EAuGwC,OAAA,CAAM,SAvG9C;CACA,CAAA,EAsGyD,mBAAA,CAAA,GAAA,CAAA,OAtGzD;iBA0HO,iBAAA,CAzHP;EAAA,GAAA;AAAA,CAAA,EA2HC,YAAA,CAAa,UAAA,CAAW,KA3HzB,CAAA,EA2H8B,mBAAA,CAAA,GAAA,CAAA,OA3H9B;iBA+HO,WAAA,CA5HiB;EAAA,SAAA;EAAA,QAAA;EAAA,KAAA;EAAA,QAAA;EAAA,OAAA;EAAA,GAAA;CAAA,EAmIvB,YAAA,CAAa,IAAA,CAAK,KAnIK,GAAA;EAAxB,QAAA,CAAA,EAAa,CAAA,KAAK,EAoIC,YApID,EAAA,GAAA,IAAA;CADjB,CAAA,EAsIF,mBAAA,CAAA,GAAA,CAAA,OAtIE;KA0JE,YAAA,GAAe,YAAA,CAAa,IAAA,CAAK,KA9IrC,CAAA,OAAA,CAAA;iBAgJQ,eAAA,CAhJR;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmJE,OAAA,CAAM,cAnJR,CAAA,MAAA,CAAA,CAAA,EAmJ8B,mBAAA,CAAA,GAAA,CAAA,OAnJ9B;AAAA,iBAgKQ,gBAAA,CArIY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwIlB,YAAA,CAAa,SAAA,CAAU,KAxIL,CAAA,EAwIU,mBAAA,CAAA,GAAA,CAAA,OAxIV"}
|
|
@@ -5,7 +5,7 @@ import "../button-hBUFMmsZ.js";
|
|
|
5
5
|
import "../input-8jqdnUZl.js";
|
|
6
6
|
import "../textarea-Cq0o323P.js";
|
|
7
7
|
import { n as InputGroupAddon, t as InputGroup } from "../input-group-DqEkmpXW.js";
|
|
8
|
-
import { i as DialogDescription, l as DialogTitle, o as DialogHeader, r as DialogContent, t as Dialog } from "../dialog-
|
|
8
|
+
import { i as DialogDescription, l as DialogTitle, o as DialogHeader, r as DialogContent, t as Dialog } from "../dialog-DrdXva1a.js";
|
|
9
9
|
import { SearchIcon } from "lucide-react";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
11
|
import "react";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { ContextMenu as ContextMenu$1 } from "@base-ui/react/context-menu";
|
|
4
4
|
|
|
5
5
|
//#region src/components/context-menu.d.ts
|
|
6
6
|
declare function ContextMenu({
|
|
7
7
|
...props
|
|
8
|
-
}: ContextMenu$1.Root.Props):
|
|
8
|
+
}: ContextMenu$1.Root.Props): react_jsx_runtime62.JSX.Element;
|
|
9
9
|
declare function ContextMenuPortal({
|
|
10
10
|
...props
|
|
11
|
-
}: ContextMenu$1.Portal.Props):
|
|
11
|
+
}: ContextMenu$1.Portal.Props): react_jsx_runtime62.JSX.Element;
|
|
12
12
|
declare function ContextMenuTrigger({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: ContextMenu$1.Trigger.Props):
|
|
15
|
+
}: ContextMenu$1.Trigger.Props): react_jsx_runtime62.JSX.Element;
|
|
16
16
|
declare function ContextMenuContent({
|
|
17
17
|
className,
|
|
18
18
|
align,
|
|
@@ -20,17 +20,17 @@ declare function ContextMenuContent({
|
|
|
20
20
|
side,
|
|
21
21
|
sideOffset,
|
|
22
22
|
...props
|
|
23
|
-
}: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">):
|
|
23
|
+
}: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime62.JSX.Element;
|
|
24
24
|
declare function ContextMenuGroup({
|
|
25
25
|
...props
|
|
26
|
-
}: ContextMenu$1.Group.Props):
|
|
26
|
+
}: ContextMenu$1.Group.Props): react_jsx_runtime62.JSX.Element;
|
|
27
27
|
declare function ContextMenuLabel({
|
|
28
28
|
className,
|
|
29
29
|
inset,
|
|
30
30
|
...props
|
|
31
31
|
}: ContextMenu$1.GroupLabel.Props & {
|
|
32
32
|
inset?: boolean;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
34
34
|
declare function ContextMenuItem({
|
|
35
35
|
className,
|
|
36
36
|
inset,
|
|
@@ -39,10 +39,10 @@ declare function ContextMenuItem({
|
|
|
39
39
|
}: ContextMenu$1.Item.Props & {
|
|
40
40
|
inset?: boolean;
|
|
41
41
|
variant?: "default" | "destructive";
|
|
42
|
-
}):
|
|
42
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
43
43
|
declare function ContextMenuSub({
|
|
44
44
|
...props
|
|
45
|
-
}: ContextMenu$1.SubmenuRoot.Props):
|
|
45
|
+
}: ContextMenu$1.SubmenuRoot.Props): react_jsx_runtime62.JSX.Element;
|
|
46
46
|
declare function ContextMenuSubTrigger({
|
|
47
47
|
className,
|
|
48
48
|
inset,
|
|
@@ -50,10 +50,10 @@ declare function ContextMenuSubTrigger({
|
|
|
50
50
|
...props
|
|
51
51
|
}: ContextMenu$1.SubmenuTrigger.Props & {
|
|
52
52
|
inset?: boolean;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
54
54
|
declare function ContextMenuSubContent({
|
|
55
55
|
...props
|
|
56
|
-
}: React$1.ComponentProps<typeof ContextMenuContent>):
|
|
56
|
+
}: React$1.ComponentProps<typeof ContextMenuContent>): react_jsx_runtime62.JSX.Element;
|
|
57
57
|
declare function ContextMenuCheckboxItem({
|
|
58
58
|
className,
|
|
59
59
|
children,
|
|
@@ -62,10 +62,10 @@ declare function ContextMenuCheckboxItem({
|
|
|
62
62
|
...props
|
|
63
63
|
}: ContextMenu$1.CheckboxItem.Props & {
|
|
64
64
|
inset?: boolean;
|
|
65
|
-
}):
|
|
65
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
66
66
|
declare function ContextMenuRadioGroup({
|
|
67
67
|
...props
|
|
68
|
-
}: ContextMenu$1.RadioGroup.Props):
|
|
68
|
+
}: ContextMenu$1.RadioGroup.Props): react_jsx_runtime62.JSX.Element;
|
|
69
69
|
declare function ContextMenuRadioItem({
|
|
70
70
|
className,
|
|
71
71
|
children,
|
|
@@ -73,15 +73,15 @@ declare function ContextMenuRadioItem({
|
|
|
73
73
|
...props
|
|
74
74
|
}: ContextMenu$1.RadioItem.Props & {
|
|
75
75
|
inset?: boolean;
|
|
76
|
-
}):
|
|
76
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
77
77
|
declare function ContextMenuSeparator({
|
|
78
78
|
className,
|
|
79
79
|
...props
|
|
80
|
-
}: ContextMenu$1.Separator.Props):
|
|
80
|
+
}: ContextMenu$1.Separator.Props): react_jsx_runtime62.JSX.Element;
|
|
81
81
|
declare function ContextMenuShortcut({
|
|
82
82
|
className,
|
|
83
83
|
...props
|
|
84
|
-
}: React$1.ComponentProps<"span">):
|
|
84
|
+
}: React$1.ComponentProps<"span">): react_jsx_runtime62.JSX.Element;
|
|
85
85
|
//#endregion
|
|
86
86
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
87
87
|
//# sourceMappingURL=context-menu.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context-menu.d.ts","names":[],"sources":["../../src/components/context-menu.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,WAAA;;GAA0B,aAAA,CAAqB,IAAA,CAAK,QAAK,
|
|
1
|
+
{"version":3,"file":"context-menu.d.ts","names":[],"sources":["../../src/components/context-menu.tsx"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../use-async-options-DHR8q5qX.js";
|
|
2
|
-
import { s as ComboboxContent } from "../combobox-
|
|
3
|
-
import * as
|
|
2
|
+
import { s as ComboboxContent } from "../combobox-26YfHkRT.js";
|
|
3
|
+
import * as react_jsx_runtime77 from "react/jsx-runtime";
|
|
4
4
|
import * as React$1 from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/components/currency-select-field.d.ts
|
|
@@ -99,7 +99,7 @@ declare function CurrencySelectField({
|
|
|
99
99
|
className,
|
|
100
100
|
isLoading,
|
|
101
101
|
contentProps
|
|
102
|
-
}: CurrencySelectFieldProps):
|
|
102
|
+
}: CurrencySelectFieldProps): react_jsx_runtime77.JSX.Element;
|
|
103
103
|
//#endregion
|
|
104
104
|
export { CURRENCY_FLAG_CODE, Currency, CurrencySelectField, CurrencySelectFieldProps };
|
|
105
105
|
//# sourceMappingURL=currency-select-field.d.ts.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime78 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { Dialog as Dialog$1 } from "@base-ui/react/dialog";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog.d.ts
|
|
6
6
|
declare function Dialog({
|
|
7
7
|
...props
|
|
8
|
-
}: Dialog$1.Root.Props):
|
|
8
|
+
}: Dialog$1.Root.Props): react_jsx_runtime78.JSX.Element;
|
|
9
9
|
declare function DialogTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: Dialog$1.Trigger.Props):
|
|
11
|
+
}: Dialog$1.Trigger.Props): react_jsx_runtime78.JSX.Element;
|
|
12
12
|
declare function DialogPortal({
|
|
13
13
|
...props
|
|
14
|
-
}: Dialog$1.Portal.Props):
|
|
14
|
+
}: Dialog$1.Portal.Props): react_jsx_runtime78.JSX.Element;
|
|
15
15
|
declare function DialogClose({
|
|
16
16
|
...props
|
|
17
|
-
}: Dialog$1.Close.Props):
|
|
17
|
+
}: Dialog$1.Close.Props): react_jsx_runtime78.JSX.Element;
|
|
18
18
|
declare function DialogOverlay({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: Dialog$1.Backdrop.Props):
|
|
21
|
+
}: Dialog$1.Backdrop.Props): react_jsx_runtime78.JSX.Element;
|
|
22
22
|
declare function DialogContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
@@ -26,11 +26,11 @@ declare function DialogContent({
|
|
|
26
26
|
...props
|
|
27
27
|
}: Dialog$1.Popup.Props & {
|
|
28
28
|
showCloseButton?: boolean;
|
|
29
|
-
}):
|
|
29
|
+
}): react_jsx_runtime78.JSX.Element;
|
|
30
30
|
declare function DialogHeader({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React$1.ComponentProps<"div">):
|
|
33
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime78.JSX.Element;
|
|
34
34
|
declare function DialogFooter({
|
|
35
35
|
className,
|
|
36
36
|
showCloseButton,
|
|
@@ -38,15 +38,15 @@ declare function DialogFooter({
|
|
|
38
38
|
...props
|
|
39
39
|
}: React$1.ComponentProps<"div"> & {
|
|
40
40
|
showCloseButton?: boolean;
|
|
41
|
-
}):
|
|
41
|
+
}): react_jsx_runtime78.JSX.Element;
|
|
42
42
|
declare function DialogTitle({
|
|
43
43
|
className,
|
|
44
44
|
...props
|
|
45
|
-
}: Dialog$1.Title.Props):
|
|
45
|
+
}: Dialog$1.Title.Props): react_jsx_runtime78.JSX.Element;
|
|
46
46
|
declare function DialogDescription({
|
|
47
47
|
className,
|
|
48
48
|
...props
|
|
49
|
-
}: Dialog$1.Description.Props):
|
|
49
|
+
}: Dialog$1.Description.Props): react_jsx_runtime78.JSX.Element;
|
|
50
50
|
/**
|
|
51
51
|
* Creates a handle that links a `Dialog` to one or more `DialogTrigger`s via
|
|
52
52
|
* their `handle` prop. Use it for detached triggers (a trigger rendered outside
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.d.ts","names":[],"sources":["../../src/components/dialog.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,MAAA;;GAAqB,QAAA,CAAgB,IAAA,CAAK,QAAK,
|
|
1
|
+
{"version":3,"file":"dialog.d.ts","names":[],"sources":["../../src/components/dialog.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,MAAA;;GAAqB,QAAA,CAAgB,IAAA,CAAK,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAU/C,aAAA;;GAA4B,QAAA,CAAgB,OAAA,CAAQ,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAIzD,YAAA;;GAA2B,QAAA,CAAgB,MAAA,CAAO,QAAK,mBAAA,CAAA,GAAA,CAAA;AApBE,iBAwBzD,WAAA,CAlBqB;EAAA,GAAA;AAA0B,CAAL,EAkBhB,QAAA,CAAgB,KAAA,CAAM,KAlBD,CAAA,EAkBM,mBAAA,CAAA,GAAA,CAAA,OAlBN;AAAA,iBAsB/C,aAAA,CAZa;EAAe,SAAgB;EAAA,GAAA;AAAa,CAAL,EAe1D,QAAA,CAAgB,QAAA,CAAS,KAfsC,CAAA,EAejC,mBAAA,CAAA,GAAA,CAAA,OAfiC;AAAA,iBA4BzD,aAAA,CAxBY;EAAe,SAAgB;EAAA,QAAO;EAAA,eAAK;EAAA,GAAA;AAIF,CAJE,EA6B7D,QAAA,CAAgB,KAAA,CAAM,KA7BuC,GAAA;EAIvD,eAAW,CAAA,EAAA,OAAA;AAA0C,CAAA,CAAA,EA2B7D,mBAAA,CAAA,GAAA,CAAA,OAvBqB;iBAwDb,YAAA,CAvDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuD6C,OAAA,CAAM,cAvDnD,CAAA,KAAA,CAAA,CAAA,EAuDwE,mBAAA,CAAA,GAAA,CAAA,OAvDxE;iBAiEO,YAAA,CA/DmB;EAAA,SAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAoEzB,OAAA,CAAM,cApEmB,CAAA,KAAA,CAAA,GAAA;EAAK,eAAA,CAAA,EAAA,OAAA;CAAA,CAAA,EAsEhC,mBAAA,CAAA,GAAA,CAAA,OAtEgC;AAAA,iBA0FxB,WAAA,CA7Ea;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA6EwB,QAAA,CAAgB,KAAA,CAAM,KA7E9C,CAAA,EA6EmD,mBAAA,CAAA,GAAA,CAAA,OA7EnD;iBAuFb,iBAAA,CAtFP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyFC,QAAA,CAAgB,WAAA,CAAY,KAzF7B,CAAA,EAyFkC,mBAAA,CAAA,GAAA,CAAA,OAzFlC;;;;;;AAMD;;cAuGK,kBAtE+C,EAAA,OAsE7B,QAAA,CAAA,YAtE6B;KAwEhD,YAxEqE,CAAA,UAAA,OAAA,CAAA,GAwEnC,QAAA,CAAgB,MAxEmB,CAwEZ,OAxEY,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../utils-mWJR2N24.js";
|
|
2
2
|
import "../button-hBUFMmsZ.js";
|
|
3
|
-
import { a as DialogFooter, c as DialogPortal, d as createDialogHandle, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "../dialog-
|
|
3
|
+
import { a as DialogFooter, c as DialogPortal, d as createDialogHandle, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "../dialog-DrdXva1a.js";
|
|
4
4
|
|
|
5
5
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, createDialogHandle };
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime88 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { Drawer as Drawer$1 } from "@base-ui/react/drawer";
|
|
4
4
|
|
|
5
5
|
//#region src/components/drawer.d.ts
|
|
6
6
|
declare function Drawer({
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<typeof Drawer$1.Root>):
|
|
8
|
+
}: React$1.ComponentProps<typeof Drawer$1.Root>): react_jsx_runtime88.JSX.Element;
|
|
9
9
|
declare function DrawerTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React$1.ComponentProps<typeof Drawer$1.Trigger>):
|
|
11
|
+
}: React$1.ComponentProps<typeof Drawer$1.Trigger>): react_jsx_runtime88.JSX.Element;
|
|
12
12
|
declare function DrawerPortal({
|
|
13
13
|
...props
|
|
14
|
-
}: React$1.ComponentProps<typeof Drawer$1.Portal>):
|
|
14
|
+
}: React$1.ComponentProps<typeof Drawer$1.Portal>): react_jsx_runtime88.JSX.Element;
|
|
15
15
|
declare function DrawerClose({
|
|
16
16
|
...props
|
|
17
|
-
}: React$1.ComponentProps<typeof Drawer$1.Close>):
|
|
17
|
+
}: React$1.ComponentProps<typeof Drawer$1.Close>): react_jsx_runtime88.JSX.Element;
|
|
18
18
|
declare function DrawerOverlay({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React$1.ComponentProps<typeof Drawer$1.Backdrop>):
|
|
21
|
+
}: React$1.ComponentProps<typeof Drawer$1.Backdrop>): react_jsx_runtime88.JSX.Element;
|
|
22
22
|
declare function DrawerContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
...props
|
|
26
|
-
}: React$1.ComponentProps<typeof Drawer$1.Popup>):
|
|
26
|
+
}: React$1.ComponentProps<typeof Drawer$1.Popup>): react_jsx_runtime88.JSX.Element;
|
|
27
27
|
declare function DrawerHeader({
|
|
28
28
|
className,
|
|
29
29
|
...props
|
|
30
|
-
}: React$1.ComponentProps<"div">):
|
|
30
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime88.JSX.Element;
|
|
31
31
|
declare function DrawerFooter({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React$1.ComponentProps<"div">):
|
|
34
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime88.JSX.Element;
|
|
35
35
|
declare function DrawerTitle({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React$1.ComponentProps<typeof Drawer$1.Title>):
|
|
38
|
+
}: React$1.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime88.JSX.Element;
|
|
39
39
|
declare function DrawerDescription({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React$1.ComponentProps<typeof Drawer$1.Description>):
|
|
42
|
+
}: React$1.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime88.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
|
|
45
45
|
//# sourceMappingURL=drawer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"drawer.d.ts","names":[],"sources":["../../src/components/drawer.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,MAAA;;GAEN,OAAA,CAAM,sBAAsB,QAAA,CAAgB,QAAK,
|
|
1
|
+
{"version":3,"file":"drawer.d.ts","names":[],"sources":["../../src/components/drawer.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,MAAA;;GAEN,OAAA,CAAM,sBAAsB,QAAA,CAAgB,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAI3C,aAAA;;GAEN,OAAA,CAAM,sBAAsB,QAAA,CAAgB,WAAQ,mBAAA,CAAA,GAAA,CAAA;iBAI9C,YAAA;;GAEN,OAAA,CAAM,sBAAsB,QAAA,CAAgB,UAAO,mBAAA,CAAA,GAAA,CAAA;AAlBW,iBAsBxD,WAAA,CAlBM;EAAA,GAAA;AAAA,CAAA,EAoBZ,OAAA,CAAM,cApBM,CAAA,OAoBgB,QAAA,CAAgB,KApBhC,CAAA,CAAA,EAoBsC,mBAAA,CAAA,GAAA,CAAA,OApBtC;iBAwBN,aAAA,CAtBsC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyB5C,OAAA,CAAM,cAzBsC,CAAA,OAyBhB,QAAA,CAAgB,QAzBA,CAAA,CAAA,EAyBS,mBAAA,CAAA,GAAA,CAAA,OAzBT;iBAsCtC,aAAA,CAtCA;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0CN,OAAA,CAAM,cA1CA,CAAA,OA0CsB,QAAA,CAAgB,KA1CtC,CAAA,CAAA,EA0C4C,mBAAA,CAAA,GAAA,CAAA,OA1C5C;iBA2EA,YAAA,CA3E2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2EL,OAAA,CAAM,cA3ED,CAAA,KAAA,CAAA,CAAA,EA2EsB,mBAAA,CAAA,GAAA,CAAA,OA3EtB;iBAwF3C,YAAA,CAxF2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwFL,OAAA,CAAM,cAxFD,CAAA,KAAA,CAAA,CAAA,EAwFsB,mBAAA,CAAA,GAAA,CAAA,OAxFtB;AAAA,iBAkG3C,WAAA,CA9Fa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiGnB,OAAA,CAAM,cAjGa,CAAA,OAiGS,QAAA,CAAgB,KAjGzB,CAAA,CAAA,EAiG+B,mBAAA,CAAA,GAAA,CAAA,OAjG/B;iBA2Gb,iBAAA,CAzGsC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA4G5C,OAAA,CAAM,cA5GsC,CAAA,OA4GhB,QAAA,CAAgB,WA5GA,CAAA,CAAA,EA4GY,mBAAA,CAAA,GAAA,CAAA,OA5GZ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../dropdown-menu-
|
|
1
|
+
import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../dropdown-menu-k8EpuZUs.js";
|
|
2
2
|
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime98 from "react/jsx-runtime";
|
|
2
2
|
import { VariantProps } from "class-variance-authority";
|
|
3
|
-
import * as
|
|
3
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
4
4
|
|
|
5
5
|
//#region src/components/empty.d.ts
|
|
6
6
|
declare function Empty({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<"div">):
|
|
9
|
+
}: React.ComponentProps<"div">): react_jsx_runtime98.JSX.Element;
|
|
10
10
|
declare function EmptyHeader({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<"div">):
|
|
13
|
+
}: React.ComponentProps<"div">): react_jsx_runtime98.JSX.Element;
|
|
14
14
|
declare const emptyMediaVariants: (props?: ({
|
|
15
15
|
variant?: "default" | "icon" | null | undefined;
|
|
16
|
-
} &
|
|
16
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
17
17
|
declare function EmptyMedia({
|
|
18
18
|
className,
|
|
19
19
|
variant,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>):
|
|
21
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime98.JSX.Element;
|
|
22
22
|
declare function EmptyTitle({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<"div">):
|
|
25
|
+
}: React.ComponentProps<"div">): react_jsx_runtime98.JSX.Element;
|
|
26
26
|
declare function EmptyDescription({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<"p">):
|
|
29
|
+
}: React.ComponentProps<"p">): react_jsx_runtime98.JSX.Element;
|
|
30
30
|
declare function EmptyContent({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<"div">):
|
|
33
|
+
}: React.ComponentProps<"div">): react_jsx_runtime98.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle };
|
|
36
36
|
//# sourceMappingURL=empty.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"empty.d.ts","names":[],"sources":["../../src/components/empty.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,KAAA;;;GAA+B,KAAA,CAAM,wBAAqB,
|
|
1
|
+
{"version":3,"file":"empty.d.ts","names":[],"sources":["../../src/components/empty.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,KAAA;;;GAA+B,KAAA,CAAM,wBAAqB,mBAAA,CAAA,GAAA,CAAA;iBAa1D,WAAA;;;GAAqC,KAAA,CAAM,wBAAqB,mBAAA,CAAA,GAAA,CAAA;cAUnE,0BAvBQ;;AAJmD,CAAA,GAwChE,+BAAA,CAAA,SApCa,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;iBAsCL,UAAA,CAtCQ;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA0Cd,KAAA,CAAM,cA1CQ,CAAA,KAAA,CAAA,GA0CgB,YA1ChB,CAAA,OA0CoC,kBA1CpC,CAAA,CAAA,EA0CuD,mBAAA,CAAA,GAAA,CAAA,OA1CvD;iBAqDR,UAAA,CArDqC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqDD,KAAA,CAAM,cArDL,CAAA,KAAA,CAAA,CAAA,EAqD0B,mBAAA,CAAA,GAAA,CAAA,OArD1B;iBAkErC,gBAAA,CAlE0D;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkEhB,KAAA,CAAM,cAlEU,CAAA,GAAA,CAAA,CAAA,EAkES,mBAAA,CAAA,GAAA,CAAA,OAlET;iBA+E1D,YAAA,CA/E0D;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+EpB,KAAA,CAAM,cA/Ec,CAAA,KAAA,CAAA,CAAA,EA+EO,mBAAA,CAAA,GAAA,CAAA,OA/EP"}
|