@px-ui/ui 1.0.10 → 1.1.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.
- package/dist/{avatar-CbuG-kqF.d.ts → avatar-DTxH_yTY.d.ts} +6 -6
- package/dist/{avatar-CbuG-kqF.d.ts.map → avatar-DTxH_yTY.d.ts.map} +1 -1
- package/dist/{avatar-Bb0tx0Hn.js → avatar-DnDnGmSj.js} +3 -3
- package/dist/{avatar-Bb0tx0Hn.js.map → avatar-DnDnGmSj.js.map} +1 -1
- package/dist/{button-BkzvdmIX.d.ts → button-Cfd9X6pX.d.ts} +7 -7
- package/dist/{button-BkzvdmIX.d.ts.map → button-Cfd9X6pX.d.ts.map} +1 -1
- package/dist/{button-hBUFMmsZ.js → button-DnHwqwy0.js} +2 -2
- package/dist/{button-hBUFMmsZ.js.map → button-DnHwqwy0.js.map} +1 -1
- package/dist/checkbox-CwkX29tL.js +22 -0
- package/dist/checkbox-CwkX29tL.js.map +1 -0
- package/dist/collapsible-DsrYXIW5.js +28 -0
- package/dist/collapsible-DsrYXIW5.js.map +1 -0
- package/dist/{combobox-CHkmVNZ2.js → combobox-5IAivvXw.js} +8 -8
- package/dist/{combobox-CHkmVNZ2.js.map → combobox-5IAivvXw.js.map} +1 -1
- package/dist/{combobox-C5txQ2La.d.ts → combobox-BBMYGrI2.d.ts} +19 -19
- package/dist/{combobox-C5txQ2La.d.ts.map → combobox-BBMYGrI2.d.ts.map} +1 -1
- package/dist/components/accordion.d.ts +5 -5
- package/dist/components/accordion.d.ts.map +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/alert-dialog.d.ts +14 -14
- package/dist/components/alert-dialog.js +2 -2
- package/dist/components/alert.d.ts +7 -7
- package/dist/components/alert.js +1 -1
- package/dist/components/aspect-ratio.d.ts +2 -2
- package/dist/components/aspect-ratio.d.ts.map +1 -1
- package/dist/components/aspect-ratio.js +1 -1
- package/dist/components/attachment.d.ts +64 -0
- package/dist/components/attachment.d.ts.map +1 -0
- package/dist/components/attachment.js +107 -0
- package/dist/components/attachment.js.map +1 -0
- package/dist/components/avatar-group.d.ts +4 -4
- package/dist/components/avatar-group.d.ts.map +1 -1
- package/dist/components/avatar-group.js +4 -4
- package/dist/components/avatar.d.ts +1 -1
- package/dist/components/avatar.js +3 -3
- package/dist/components/badge.d.ts +1 -1
- package/dist/components/badge.js +1 -1
- package/dist/components/breadcrumb.d.ts +7 -7
- package/dist/components/breadcrumb.js +1 -1
- package/dist/components/bubble.d.ts +39 -0
- package/dist/components/bubble.d.ts.map +1 -0
- package/dist/components/bubble.js +76 -0
- package/dist/components/bubble.js.map +1 -0
- package/dist/components/button-group.d.ts +6 -6
- package/dist/components/button-group.js +2 -2
- package/dist/components/button.d.ts +1 -1
- package/dist/components/button.js +2 -2
- package/dist/components/calendar.d.ts +4 -4
- package/dist/components/calendar.js +2 -2
- package/dist/components/card.d.ts +8 -8
- package/dist/components/card.js +1 -1
- package/dist/components/carousel.d.ts +7 -7
- package/dist/components/carousel.js +2 -2
- package/dist/components/chart.d.ts +5 -5
- package/dist/components/chart.js +1 -1
- package/dist/components/checkbox.d.ts +2 -2
- package/dist/components/checkbox.d.ts.map +1 -1
- package/dist/components/checkbox.js +3 -21
- package/dist/components/collapsible.d.ts +4 -4
- package/dist/components/collapsible.js +3 -27
- package/dist/components/combobox.d.ts +2 -2
- package/dist/components/combobox.js +11 -11
- package/dist/components/command.d.ts +11 -11
- package/dist/components/command.js +6 -6
- package/dist/components/context-menu.d.ts +16 -16
- package/dist/components/context-menu.d.ts.map +1 -1
- package/dist/components/context-menu.js +1 -1
- package/dist/components/currency-select-field.d.ts +4 -4
- package/dist/components/currency-select-field.js +11 -11
- package/dist/components/dialog.d.ts +11 -11
- package/dist/components/dialog.js +3 -3
- package/dist/components/direction.js +1 -1
- package/dist/components/drawer.d.ts +11 -11
- package/dist/components/drawer.js +1 -1
- package/dist/components/dropdown-menu.d.ts +1 -1
- package/dist/components/dropdown-menu.js +2 -2
- package/dist/components/editor-output.d.ts +87 -0
- package/dist/components/editor-output.d.ts.map +1 -0
- package/dist/components/editor-output.js +158 -0
- package/dist/components/editor-output.js.map +1 -0
- package/dist/components/empty.d.ts +9 -9
- package/dist/components/empty.js +3 -61
- package/dist/components/field.d.ts +15 -15
- package/dist/components/field.js +3 -3
- package/dist/components/file-upload-field.d.ts +3 -3
- package/dist/components/file-upload-field.js +5 -5
- package/dist/components/file-upload.d.ts +3 -3
- package/dist/components/file-upload.js +4 -4
- package/dist/components/hover-card.d.ts +4 -4
- package/dist/components/hover-card.js +1 -1
- package/dist/components/icon.d.ts +83 -0
- package/dist/components/icon.d.ts.map +1 -0
- package/dist/components/icon.js +188 -0
- package/dist/components/icon.js.map +1 -0
- package/dist/components/input-group.d.ts +9 -9
- package/dist/components/input-group.js +5 -5
- package/dist/components/input-otp.d.ts +5 -5
- package/dist/components/input-otp.js +1 -1
- package/dist/components/input.d.ts +1 -1
- package/dist/components/input.js +2 -2
- package/dist/components/item.d.ts +14 -14
- package/dist/components/item.d.ts.map +1 -1
- package/dist/components/item.js +2 -2
- package/dist/components/kbd.d.ts +3 -3
- package/dist/components/kbd.js +1 -1
- package/dist/components/label.d.ts +1 -1
- package/dist/components/label.js +2 -2
- package/dist/components/marker.d.ts +27 -0
- package/dist/components/marker.d.ts.map +1 -0
- package/dist/components/marker.js +46 -0
- package/dist/components/marker.js.map +1 -0
- package/dist/components/menubar.d.ts +18 -18
- package/dist/components/menubar.d.ts.map +1 -1
- package/dist/components/menubar.js +7 -7
- package/dist/components/menubar.js.map +1 -1
- package/dist/components/message-scroller.d.ts +36 -0
- package/dist/components/message-scroller.d.ts.map +1 -0
- package/dist/components/message-scroller.js +63 -0
- package/dist/components/message-scroller.js.map +1 -0
- package/dist/components/message.d.ts +34 -0
- package/dist/components/message.d.ts.map +1 -0
- package/dist/components/message.js +52 -0
- package/dist/components/message.js.map +1 -0
- package/dist/components/native-select.d.ts +4 -4
- package/dist/components/native-select.js +1 -1
- package/dist/components/navigation-menu.d.ts +11 -11
- package/dist/components/navigation-menu.js +1 -1
- package/dist/components/pagination.d.ts +9 -9
- package/dist/components/pagination.d.ts.map +1 -1
- package/dist/components/pagination.js +2 -2
- package/dist/components/phone-input.d.ts +2 -2
- package/dist/components/phone-input.js +1 -1
- package/dist/components/popover.d.ts +7 -7
- package/dist/components/popover.d.ts.map +1 -1
- package/dist/components/popover.js +2 -2
- package/dist/components/progress.d.ts +6 -6
- package/dist/components/progress.js +1 -1
- package/dist/components/radio-group.d.ts +3 -3
- package/dist/components/radio-group.js +1 -1
- package/dist/components/resizable.d.ts +4 -4
- package/dist/components/resizable.js +1 -1
- package/dist/components/rich-text-editor.d.ts +204 -0
- package/dist/components/rich-text-editor.d.ts.map +1 -0
- package/dist/components/rich-text-editor.js +359 -0
- package/dist/components/rich-text-editor.js.map +1 -0
- package/dist/components/scroll-area.d.ts +13 -3
- package/dist/components/scroll-area.d.ts.map +1 -1
- package/dist/components/scroll-area.js +3 -38
- package/dist/components/select.d.ts +10 -10
- package/dist/components/select.js +1 -1
- package/dist/components/separator.d.ts +1 -1
- package/dist/components/separator.js +2 -2
- package/dist/components/sheet.d.ts +9 -9
- package/dist/components/sheet.js +3 -3
- package/dist/components/sidebar.d.ts +26 -26
- package/dist/components/sidebar.d.ts.map +1 -1
- package/dist/components/sidebar.js +8 -8
- package/dist/components/skeleton.d.ts +2 -2
- package/dist/components/skeleton.js +2 -2
- package/dist/components/slider.d.ts +2 -2
- package/dist/components/slider.js +1 -1
- package/dist/components/sortable-list.d.ts +153 -0
- package/dist/components/sortable-list.d.ts.map +1 -0
- package/dist/components/sortable-list.js +191 -0
- package/dist/components/sortable-list.js.map +1 -0
- package/dist/components/spinner.d.ts +2 -2
- package/dist/components/spinner.js +2 -2
- package/dist/components/stepper.d.ts +171 -0
- package/dist/components/stepper.d.ts.map +1 -0
- package/dist/components/stepper.js +281 -0
- package/dist/components/stepper.js.map +1 -0
- package/dist/components/switch.d.ts +2 -2
- package/dist/components/switch.js +1 -1
- package/dist/components/table.d.ts +9 -9
- package/dist/components/table.js +1 -1
- package/dist/components/tabs.d.ts +8 -8
- package/dist/components/tabs.d.ts.map +1 -1
- package/dist/components/tabs.js +1 -1
- package/dist/components/textarea.d.ts +2 -2
- package/dist/components/textarea.js +2 -2
- package/dist/components/toast.d.ts +1 -1
- package/dist/components/toast.js +2 -2
- package/dist/components/toggle-group.d.ts +4 -4
- package/dist/components/toggle-group.js +2 -2
- package/dist/components/toggle.d.ts +1 -1
- package/dist/components/toggle.js +2 -2
- package/dist/components/tooltip.d.ts +1 -1
- package/dist/components/tooltip.js +2 -2
- package/dist/components/tree-select.d.ts +192 -0
- package/dist/components/tree-select.d.ts.map +1 -0
- package/dist/components/tree-select.js +421 -0
- package/dist/components/tree-select.js.map +1 -0
- package/dist/{dialog-DrdXva1a.js → dialog-DuGJUPQl.js} +3 -3
- package/dist/{dialog-DrdXva1a.js.map → dialog-DuGJUPQl.js.map} +1 -1
- package/dist/{dropdown-menu-CcumvwhM.js → dropdown-menu-BWEfcvmP.js} +19 -19
- package/dist/{dropdown-menu-CcumvwhM.js.map → dropdown-menu-BWEfcvmP.js.map} +1 -1
- package/dist/{dropdown-menu-BC7zFA2L.d.ts → dropdown-menu-DGgfWYrK.d.ts} +17 -17
- package/dist/{dropdown-menu-BC7zFA2L.d.ts.map → dropdown-menu-DGgfWYrK.d.ts.map} +1 -1
- package/dist/empty-U4zrLmFU.js +62 -0
- package/dist/empty-U4zrLmFU.js.map +1 -0
- package/dist/{file-upload-DoGu67Bu.d.ts → file-upload-BvAtAxLc.d.ts} +10 -10
- package/dist/{file-upload-DoGu67Bu.d.ts.map → file-upload-BvAtAxLc.d.ts.map} +1 -1
- package/dist/{file-upload-DeCIv13t.js → file-upload-DU5FAkHm.js} +4 -4
- package/dist/{file-upload-DeCIv13t.js.map → file-upload-DU5FAkHm.js.map} +1 -1
- package/dist/hooks/use-async-options.d.ts +1 -1
- package/dist/hooks/use-async-options.js +1 -1
- package/dist/hooks/use-debounce.js +1 -1
- package/dist/hooks/use-file-upload.d.ts +1 -1
- package/dist/hooks/use-file-upload.js +1 -1
- package/dist/hooks/use-infinite-scroll.d.ts +1 -1
- package/dist/hooks/use-infinite-scroll.js +2 -2
- package/dist/hooks/use-intersection-observer.d.ts +1 -1
- package/dist/hooks/use-intersection-observer.js +1 -1
- package/dist/hooks/use-mobile.js +1 -1
- package/dist/{input-CoP6CeA5.d.ts → input-BExbcSu4.d.ts} +3 -3
- package/dist/input-BExbcSu4.d.ts.map +1 -0
- package/dist/{input-group-DqEkmpXW.js → input-group-B5PMRYld.js} +5 -5
- package/dist/{input-group-DqEkmpXW.js.map → input-group-B5PMRYld.js.map} +1 -1
- package/dist/{input-8jqdnUZl.js → input-jIoNIdLQ.js} +2 -2
- package/dist/{input-8jqdnUZl.js.map → input-jIoNIdLQ.js.map} +1 -1
- package/dist/label-BFg2hxuL.d.ts +11 -0
- package/dist/label-BFg2hxuL.d.ts.map +1 -0
- package/dist/{label-AaH9ZYCZ.js → label-DsRhOKY_.js} +2 -2
- package/dist/{label-AaH9ZYCZ.js.map → label-DsRhOKY_.js.map} +1 -1
- package/dist/lib/utils.js +1 -1
- package/dist/{popover-C9D43EuT.js → popover-BGkU46G7.js} +2 -2
- package/dist/{popover-C9D43EuT.js.map → popover-BGkU46G7.js.map} +1 -1
- package/dist/providers/px-ui-provider.d.ts +4 -4
- package/dist/providers/px-ui-provider.d.ts.map +1 -1
- package/dist/providers/px-ui-provider.js +4 -4
- package/dist/scroll-area-mNVMQ0Of.js +40 -0
- package/dist/scroll-area-mNVMQ0Of.js.map +1 -0
- package/dist/{separator-BS3ilczC.js → separator-D0bew2D_.js} +2 -2
- package/dist/{separator-BS3ilczC.js.map → separator-D0bew2D_.js.map} +1 -1
- package/dist/{separator-D0hWdzUT.d.ts → separator-Df76guaT.d.ts} +3 -3
- package/dist/{separator-D0hWdzUT.d.ts.map → separator-Df76guaT.d.ts.map} +1 -1
- package/dist/{sheet-CLjNDrfL.js → sheet-BB23q6wd.js} +3 -3
- package/dist/{sheet-CLjNDrfL.js.map → sheet-BB23q6wd.js.map} +1 -1
- package/dist/{skeleton-BcIxI5Wq.js → skeleton-knxLhbA5.js} +2 -2
- package/dist/{skeleton-BcIxI5Wq.js.map → skeleton-knxLhbA5.js.map} +1 -1
- package/dist/{spinner-Bo0sUZEg.js → spinner-9MdgLDTZ.js} +2 -2
- package/dist/{spinner-Bo0sUZEg.js.map → spinner-9MdgLDTZ.js.map} +1 -1
- package/dist/styles.css +665 -1
- package/dist/{textarea-Cq0o323P.js → textarea-hZg0gA8u.js} +2 -2
- package/dist/{textarea-Cq0o323P.js.map → textarea-hZg0gA8u.js.map} +1 -1
- package/dist/{toast-COWAQbIk.js → toast-BdxoP8vz.js} +2 -2
- package/dist/{toast-COWAQbIk.js.map → toast-BdxoP8vz.js.map} +1 -1
- package/dist/{toast-DkzzdXGU.d.ts → toast-C5FRpq1P.d.ts} +4 -4
- package/dist/{toast-DkzzdXGU.d.ts.map → toast-C5FRpq1P.d.ts.map} +1 -1
- package/dist/{toggle-lqIyJptS.js → toggle-BZXrLBLK.js} +2 -2
- package/dist/{toggle-lqIyJptS.js.map → toggle-BZXrLBLK.js.map} +1 -1
- package/dist/{toggle-Dq3ftPFj.d.ts → toggle-CyTngkhT.d.ts} +6 -6
- package/dist/{toggle-Dq3ftPFj.d.ts.map → toggle-CyTngkhT.d.ts.map} +1 -1
- package/dist/{tooltip-DBoqfN9z.d.ts → tooltip-CkX3CD71.d.ts} +6 -6
- package/dist/{tooltip-DBoqfN9z.d.ts.map → tooltip-CkX3CD71.d.ts.map} +1 -1
- package/dist/{tooltip-DkPxCJIL.js → tooltip-Dsfn_zZD.js} +2 -2
- package/dist/{tooltip-DkPxCJIL.js.map → tooltip-Dsfn_zZD.js.map} +1 -1
- package/dist/{use-async-options-Cu5T43vj.d.ts → use-async-options-DdyHJxHh.d.ts} +1 -1
- package/dist/{use-async-options-Cu5T43vj.d.ts.map → use-async-options-DdyHJxHh.d.ts.map} +1 -1
- package/dist/{use-async-options-CcsImGX4.js → use-async-options-tueAuVs_.js} +1 -1
- package/dist/{use-async-options-CcsImGX4.js.map → use-async-options-tueAuVs_.js.map} +1 -1
- package/dist/{use-debounce-_qaEZqtt.js → use-debounce-7gIeOwla.js} +1 -1
- package/dist/{use-debounce-_qaEZqtt.js.map → use-debounce-7gIeOwla.js.map} +1 -1
- package/dist/{use-file-upload-yy-xLBtn.d.ts → use-file-upload-Bc7CyQ7O.d.ts} +1 -1
- package/dist/{use-file-upload-yy-xLBtn.d.ts.map → use-file-upload-Bc7CyQ7O.d.ts.map} +1 -1
- package/dist/{use-file-upload-Dxrej28u.js → use-file-upload-DQD1vY_Z.js} +1 -1
- package/dist/{use-file-upload-Dxrej28u.js.map → use-file-upload-DQD1vY_Z.js.map} +1 -1
- package/dist/{use-infinite-scroll-CpbhGGT5.js → use-infinite-scroll-HpeMA2MK.js} +2 -2
- package/dist/{use-infinite-scroll-CpbhGGT5.js.map → use-infinite-scroll-HpeMA2MK.js.map} +1 -1
- package/dist/{use-intersection-observer-C2xDq2SW.d.ts → use-intersection-observer-DNPextJs.d.ts} +1 -1
- package/dist/{use-intersection-observer-C2xDq2SW.d.ts.map → use-intersection-observer-DNPextJs.d.ts.map} +1 -1
- package/dist/{use-intersection-observer-CZfnep4z.js → use-intersection-observer-rlKEjyL1.js} +1 -1
- package/dist/{use-intersection-observer-CZfnep4z.js.map → use-intersection-observer-rlKEjyL1.js.map} +1 -1
- package/dist/{use-mobile-l5ebOdQl.js → use-mobile-DUqQzj2D.js} +1 -1
- package/dist/{use-mobile-l5ebOdQl.js.map → use-mobile-DUqQzj2D.js.map} +1 -1
- package/dist/{utils-mWJR2N24.js → utils-DUlptRpf.js} +1 -1
- package/dist/{utils-mWJR2N24.js.map → utils-DUlptRpf.js.map} +1 -1
- package/package.json +81 -1
- package/dist/components/checkbox.js.map +0 -1
- package/dist/components/collapsible.js.map +0 -1
- package/dist/components/empty.js.map +0 -1
- package/dist/components/scroll-area.js.map +0 -1
- package/dist/input-CoP6CeA5.d.ts.map +0 -1
- package/dist/label-Dw4Hcz5k.d.ts +0 -11
- package/dist/label-Dw4Hcz5k.d.ts.map +0 -1
- /package/dist/{direction-BKSh6e6q.js → direction-DFPbwDSF.js} +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { t as Separator } from "../separator-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Separator } from "../separator-Df76guaT.js";
|
|
2
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
3
3
|
import * as react0 from "react";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
5
|
import { useRender } from "@base-ui/react/use-render";
|
|
6
|
-
import * as
|
|
6
|
+
import * as class_variance_authority_types3 from "class-variance-authority/types";
|
|
7
7
|
|
|
8
8
|
//#region src/components/button-group.d.ts
|
|
9
9
|
declare const buttonGroupVariants: (props?: ({
|
|
10
10
|
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
11
|
-
} &
|
|
11
|
+
} & class_variance_authority_types3.ClassProp) | undefined) => string;
|
|
12
12
|
declare function ButtonGroup({
|
|
13
13
|
className,
|
|
14
14
|
orientation,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>):
|
|
16
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>): react_jsx_runtime37.JSX.Element;
|
|
17
17
|
declare function ButtonGroupText({
|
|
18
18
|
className,
|
|
19
19
|
render,
|
|
@@ -23,7 +23,7 @@ declare function ButtonGroupSeparator({
|
|
|
23
23
|
className,
|
|
24
24
|
orientation,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<typeof Separator>):
|
|
26
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime37.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants };
|
|
29
29
|
//# sourceMappingURL=button-group.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as cn } from "../utils-
|
|
2
|
-
import { t as Separator } from "../separator-
|
|
1
|
+
import { t as cn } from "../utils-DUlptRpf.js";
|
|
2
|
+
import { t as Separator } from "../separator-D0bew2D_.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import { cva } from "class-variance-authority";
|
|
5
5
|
import { mergeProps } from "@base-ui/react/merge-props";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as buttonVariants, t as Button } from "../button-
|
|
1
|
+
import { n as buttonVariants, t as Button } from "../button-Cfd9X6pX.js";
|
|
2
2
|
export { Button, buttonVariants };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Button } from "../button-Cfd9X6pX.js";
|
|
2
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
import { DayButton, DayPicker, Locale } from "react-day-picker";
|
|
5
5
|
|
|
@@ -17,7 +17,7 @@ declare function Calendar({
|
|
|
17
17
|
...props
|
|
18
18
|
}: React$1.ComponentProps<typeof DayPicker> & {
|
|
19
19
|
buttonVariant?: React$1.ComponentProps<typeof Button>["variant"];
|
|
20
|
-
}):
|
|
20
|
+
}): react_jsx_runtime46.JSX.Element;
|
|
21
21
|
declare function CalendarDayButton({
|
|
22
22
|
className,
|
|
23
23
|
day,
|
|
@@ -26,7 +26,7 @@ declare function CalendarDayButton({
|
|
|
26
26
|
...props
|
|
27
27
|
}: React$1.ComponentProps<typeof DayButton> & {
|
|
28
28
|
locale?: Partial<Locale>;
|
|
29
|
-
}):
|
|
29
|
+
}): react_jsx_runtime46.JSX.Element;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { Calendar, CalendarDayButton };
|
|
32
32
|
//# sourceMappingURL=calendar.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as cn } from "../utils-
|
|
2
|
-
import { n as buttonVariants, t as Button } from "../button-
|
|
1
|
+
import { t as cn } from "../utils-DUlptRpf.js";
|
|
2
|
+
import { n as buttonVariants, t as Button } from "../button-DnHwqwy0.js";
|
|
3
3
|
import { ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon } from "lucide-react";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import * as React$1 from "react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/card.d.ts
|
|
@@ -8,31 +8,31 @@ declare function Card({
|
|
|
8
8
|
...props
|
|
9
9
|
}: React$1.ComponentProps<"div"> & {
|
|
10
10
|
size?: "default" | "sm";
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime64.JSX.Element;
|
|
12
12
|
declare function CardHeader({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React$1.ComponentProps<"div">):
|
|
15
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
16
16
|
declare function CardTitle({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React$1.ComponentProps<"div">):
|
|
19
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
20
20
|
declare function CardDescription({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React$1.ComponentProps<"div">):
|
|
23
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
24
24
|
declare function CardAction({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React$1.ComponentProps<"div">):
|
|
27
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
28
28
|
declare function CardContent({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React$1.ComponentProps<"div">):
|
|
31
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
32
32
|
declare function CardFooter({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React$1.ComponentProps<"div">):
|
|
35
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
|
|
38
38
|
//# sourceMappingURL=card.d.ts.map
|
package/dist/components/card.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Button } from "../button-Cfd9X6pX.js";
|
|
2
|
+
import * as react_jsx_runtime71 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_runtime71.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_runtime71.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_runtime71.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_runtime71.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_runtime71.JSX.Element;
|
|
55
55
|
//#endregion
|
|
56
56
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, useCarousel };
|
|
57
57
|
//# sourceMappingURL=carousel.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
import { t as cn } from "../utils-
|
|
4
|
-
import { t as Button } from "../button-
|
|
3
|
+
import { t as cn } from "../utils-DUlptRpf.js";
|
|
4
|
+
import { t as Button } from "../button-DnHwqwy0.js";
|
|
5
5
|
import { ChevronLeftIcon, ChevronRightIcon } from "lucide-react";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import * as React$1 from "react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime76 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_runtime76.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_runtime76.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_runtime76.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_runtime76.JSX.Element | null;
|
|
77
77
|
//#endregion
|
|
78
78
|
export { ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent };
|
|
79
79
|
//# sourceMappingURL=chart.d.ts.map
|
package/dist/components/chart.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime80 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_runtime80.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,24 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
import { Checkbox as Checkbox$1 } from "@base-ui/react/checkbox";
|
|
3
|
+
import "../utils-DUlptRpf.js";
|
|
4
|
+
import { t as Checkbox } from "../checkbox-CwkX29tL.js";
|
|
7
5
|
|
|
8
|
-
|
|
9
|
-
function Checkbox({ className, ...props }) {
|
|
10
|
-
return /* @__PURE__ */ jsx(Checkbox$1.Root, {
|
|
11
|
-
"data-slot": "checkbox",
|
|
12
|
-
className: cn("peer relative flex size-4 shrink-0 items-center justify-center rounded-[4px] border border-input shadow-xs transition-shadow outline-none group-has-disabled/field:opacity-50 after:absolute after:-inset-x-3 after:-inset-y-2 focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 aria-invalid:aria-checked:border-primary dark:bg-input/30 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 data-checked:border-primary data-checked:bg-primary data-checked:text-primary-foreground dark:data-checked:bg-primary data-indeterminate:border-primary data-indeterminate:bg-primary data-indeterminate:text-primary-foreground dark:data-indeterminate:bg-primary", className),
|
|
13
|
-
...props,
|
|
14
|
-
children: /* @__PURE__ */ jsx(Checkbox$1.Indicator, {
|
|
15
|
-
"data-slot": "checkbox-indicator",
|
|
16
|
-
className: "grid place-content-center text-current transition-none [&>svg]:size-3.5",
|
|
17
|
-
children: props.indeterminate ? /* @__PURE__ */ jsx(MinusIcon, {}) : /* @__PURE__ */ jsx(CheckIcon, {})
|
|
18
|
-
})
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
//#endregion
|
|
23
|
-
export { Checkbox };
|
|
24
|
-
//# sourceMappingURL=checkbox.js.map
|
|
6
|
+
export { Checkbox };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime91 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_runtime91.JSX.Element;
|
|
8
8
|
declare function CollapsibleTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: Collapsible$1.Trigger.Props):
|
|
10
|
+
}: Collapsible$1.Trigger.Props): react_jsx_runtime91.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_runtime91.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
25
25
|
//# sourceMappingURL=collapsible.d.ts.map
|
|
@@ -1,28 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import { Collapsible as Collapsible$1 } from "@base-ui/react/collapsible";
|
|
1
|
+
import "../utils-DUlptRpf.js";
|
|
2
|
+
import { n as CollapsibleContent, r as CollapsibleTrigger, t as Collapsible } from "../collapsible-DsrYXIW5.js";
|
|
4
3
|
|
|
5
|
-
|
|
6
|
-
function Collapsible({ ...props }) {
|
|
7
|
-
return /* @__PURE__ */ jsx(Collapsible$1.Root, {
|
|
8
|
-
"data-slot": "collapsible",
|
|
9
|
-
...props
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
function CollapsibleTrigger({ ...props }) {
|
|
13
|
-
return /* @__PURE__ */ jsx(Collapsible$1.Trigger, {
|
|
14
|
-
"data-slot": "collapsible-trigger",
|
|
15
|
-
...props
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
function CollapsibleContent({ animate, className, ...props }) {
|
|
19
|
-
return /* @__PURE__ */ jsx(Collapsible$1.Panel, {
|
|
20
|
-
"data-slot": "collapsible-content",
|
|
21
|
-
className: cn(animate && "h-(--collapsible-panel-height) overflow-hidden transition-[height] duration-200 ease-out data-ending-style:h-0 data-starting-style:h-0", className),
|
|
22
|
-
...props
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
//#endregion
|
|
27
|
-
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
28
|
-
//# sourceMappingURL=collapsible.js.map
|
|
4
|
+
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../use-async-options-
|
|
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-
|
|
1
|
+
import "../use-async-options-DdyHJxHh.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-BBMYGrI2.js";
|
|
3
3
|
export { Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxClear, ComboboxCollection, ComboboxContent, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxStatus, ComboboxTrigger, ComboboxValue, useComboboxAnchor };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import "../utils-
|
|
2
|
-
import "../button-
|
|
3
|
-
import "../input-
|
|
4
|
-
import "../textarea-
|
|
5
|
-
import "../input-group-
|
|
6
|
-
import "../spinner-
|
|
7
|
-
import "../use-async-options-
|
|
8
|
-
import "../use-intersection-observer-
|
|
9
|
-
import "../use-infinite-scroll-
|
|
10
|
-
import "../use-debounce-
|
|
11
|
-
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-
|
|
1
|
+
import "../utils-DUlptRpf.js";
|
|
2
|
+
import "../button-DnHwqwy0.js";
|
|
3
|
+
import "../input-jIoNIdLQ.js";
|
|
4
|
+
import "../textarea-hZg0gA8u.js";
|
|
5
|
+
import "../input-group-B5PMRYld.js";
|
|
6
|
+
import "../spinner-9MdgLDTZ.js";
|
|
7
|
+
import "../use-async-options-tueAuVs_.js";
|
|
8
|
+
import "../use-intersection-observer-rlKEjyL1.js";
|
|
9
|
+
import "../use-infinite-scroll-HpeMA2MK.js";
|
|
10
|
+
import "../use-debounce-7gIeOwla.js";
|
|
11
|
+
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-5IAivvXw.js";
|
|
12
12
|
|
|
13
13
|
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_runtime81 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_runtime81.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_runtime81.JSX.Element;
|
|
34
34
|
declare function CommandInput({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: Autocomplete.Input.Props):
|
|
37
|
+
}: Autocomplete.Input.Props): react_jsx_runtime81.JSX.Element;
|
|
38
38
|
declare function CommandList({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: Autocomplete.List.Props):
|
|
41
|
+
}: Autocomplete.List.Props): react_jsx_runtime81.JSX.Element;
|
|
42
42
|
declare function CommandEmpty({
|
|
43
43
|
className,
|
|
44
44
|
...props
|
|
45
|
-
}: Autocomplete.Empty.Props):
|
|
45
|
+
}: Autocomplete.Empty.Props): react_jsx_runtime81.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_runtime81.JSX.Element;
|
|
54
54
|
declare function CommandCollection({
|
|
55
55
|
...props
|
|
56
|
-
}: Autocomplete.Collection.Props):
|
|
56
|
+
}: Autocomplete.Collection.Props): react_jsx_runtime81.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_runtime81.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_runtime81.JSX.Element;
|
|
72
72
|
declare function CommandSeparator({
|
|
73
73
|
className,
|
|
74
74
|
...props
|
|
75
|
-
}: Autocomplete.Separator.Props):
|
|
75
|
+
}: Autocomplete.Separator.Props): react_jsx_runtime81.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,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
import { t as cn } from "../utils-
|
|
4
|
-
import "../button-
|
|
5
|
-
import "../input-
|
|
6
|
-
import "../textarea-
|
|
7
|
-
import { n as InputGroupAddon, t as InputGroup } from "../input-group-
|
|
8
|
-
import { i as DialogDescription, l as DialogTitle, o as DialogHeader, r as DialogContent, t as Dialog } from "../dialog-
|
|
3
|
+
import { t as cn } from "../utils-DUlptRpf.js";
|
|
4
|
+
import "../button-DnHwqwy0.js";
|
|
5
|
+
import "../input-jIoNIdLQ.js";
|
|
6
|
+
import "../textarea-hZg0gA8u.js";
|
|
7
|
+
import { n as InputGroupAddon, t as InputGroup } from "../input-group-B5PMRYld.js";
|
|
8
|
+
import { i as DialogDescription, l as DialogTitle, o as DialogHeader, r as DialogContent, t as Dialog } from "../dialog-DuGJUPQl.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_runtime110 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_runtime110.JSX.Element;
|
|
9
9
|
declare function ContextMenuPortal({
|
|
10
10
|
...props
|
|
11
|
-
}: ContextMenu$1.Portal.Props):
|
|
11
|
+
}: ContextMenu$1.Portal.Props): react_jsx_runtime110.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_runtime110.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_runtime110.JSX.Element;
|
|
24
24
|
declare function ContextMenuGroup({
|
|
25
25
|
...props
|
|
26
|
-
}: ContextMenu$1.Group.Props):
|
|
26
|
+
}: ContextMenu$1.Group.Props): react_jsx_runtime110.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_runtime110.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_runtime110.JSX.Element;
|
|
43
43
|
declare function ContextMenuSub({
|
|
44
44
|
...props
|
|
45
|
-
}: ContextMenu$1.SubmenuRoot.Props):
|
|
45
|
+
}: ContextMenu$1.SubmenuRoot.Props): react_jsx_runtime110.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_runtime110.JSX.Element;
|
|
54
54
|
declare function ContextMenuSubContent({
|
|
55
55
|
...props
|
|
56
|
-
}: React$1.ComponentProps<typeof ContextMenuContent>):
|
|
56
|
+
}: React$1.ComponentProps<typeof ContextMenuContent>): react_jsx_runtime110.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_runtime110.JSX.Element;
|
|
66
66
|
declare function ContextMenuRadioGroup({
|
|
67
67
|
...props
|
|
68
|
-
}: ContextMenu$1.RadioGroup.Props):
|
|
68
|
+
}: ContextMenu$1.RadioGroup.Props): react_jsx_runtime110.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_runtime110.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_runtime110.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_runtime110.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
|
-
import "../use-async-options-
|
|
2
|
-
import { s as ComboboxContent } from "../combobox-
|
|
3
|
-
import * as
|
|
1
|
+
import "../use-async-options-DdyHJxHh.js";
|
|
2
|
+
import { s as ComboboxContent } from "../combobox-BBMYGrI2.js";
|
|
3
|
+
import * as react_jsx_runtime125 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_runtime125.JSX.Element;
|
|
103
103
|
//#endregion
|
|
104
104
|
export { CURRENCY_FLAG_CODE, Currency, CurrencySelectField, CurrencySelectFieldProps };
|
|
105
105
|
//# sourceMappingURL=currency-select-field.d.ts.map
|