@customafk/lunas-ui 0.1.97 → 0.1.99
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/{button-BnpEQNcI.d.cts → button-8vMj-_no.d.mts} +4 -4
- package/dist/{button-DmtBrsu5.d.mts → button-Dy39kE9k.d.cts} +5 -5
- package/dist/cards/simple-card.d.mts +2 -2
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/statistic.d.cts +2 -2
- package/dist/data-display/statistic.d.mts +2 -2
- package/dist/{dialog-BWDpdfq4.d.cts → dialog-ArqTBRVT.d.mts} +12 -12
- package/dist/{dialog-CfAXxmem.d.mts → dialog-BtlJFvlf.d.cts} +12 -12
- package/dist/dialogs/confirm-dialog.cjs +1 -1
- package/dist/dialogs/confirm-dialog.cjs.map +1 -1
- package/dist/dialogs/confirm-dialog.mjs +1 -1
- package/dist/dialogs/confirm-dialog.mjs.map +1 -1
- package/dist/dialogs/detail-dialog/components/sidebar.d.cts +26 -26
- package/dist/dialogs/detail-dialog/components/sidebar.d.mts +26 -26
- package/dist/features/search-modal/index.d.cts +2 -2
- package/dist/features/search-modal/index.d.mts +2 -2
- package/dist/features/tables/index.d.cts +1 -1
- package/dist/features/tables/index.d.mts +1 -1
- package/dist/{input-B4scaWjT.d.mts → input-DERBzcV_.d.mts} +4 -4
- package/dist/{input-Bq2N5bvL.d.cts → input-DqoSygui.d.cts} +6 -6
- package/dist/layouts/cms-layout/index.cjs +1 -1
- package/dist/layouts/cms-layout/index.cjs.map +1 -1
- package/dist/layouts/cms-layout/index.d.cts +3 -0
- package/dist/layouts/cms-layout/index.d.mts +3 -0
- package/dist/layouts/cms-layout/index.mjs +1 -1
- package/dist/layouts/cms-layout/index.mjs.map +1 -1
- package/dist/layouts/flex.d.cts +2 -2
- package/dist/layouts/flex.d.mts +2 -2
- package/dist/pages/FeatureDeveloping.d.cts +2 -2
- package/dist/pages/FeatureDeveloping.d.mts +2 -2
- package/dist/pages/FeatureFixing.d.cts +2 -2
- package/dist/pages/FeatureFixing.d.mts +2 -2
- package/dist/pages/NotAuthorized.d.cts +2 -2
- package/dist/pages/NotAuthorized.d.mts +2 -2
- package/dist/pages/NotFound.d.cts +2 -2
- package/dist/pages/NotFound.d.mts +2 -2
- package/dist/typography/paragraph.d.cts +2 -2
- package/dist/typography/paragraph.d.mts +4 -4
- package/dist/typography/title.d.cts +2 -2
- package/dist/typography/title.d.mts +2 -2
- package/dist/ui/alert-dialog.d.cts +12 -12
- package/dist/ui/alert-dialog.d.mts +12 -12
- package/dist/ui/alert.d.cts +4 -4
- package/dist/ui/alert.d.mts +6 -6
- package/dist/ui/aspect-ratio.d.cts +2 -2
- package/dist/ui/aspect-ratio.d.mts +2 -2
- package/dist/ui/avatar.d.cts +4 -4
- package/dist/ui/avatar.d.mts +4 -4
- package/dist/ui/badge.d.cts +4 -4
- package/dist/ui/badge.d.mts +4 -4
- package/dist/ui/breadcrumb.d.cts +8 -8
- package/dist/ui/breadcrumb.d.mts +8 -8
- package/dist/ui/button-group.d.cts +4 -4
- package/dist/ui/button-group.d.mts +6 -6
- package/dist/ui/button.d.cts +1 -1
- package/dist/ui/button.d.mts +1 -1
- package/dist/ui/calendar.d.cts +4 -4
- package/dist/ui/calendar.d.mts +4 -4
- package/dist/ui/card.d.cts +8 -8
- package/dist/ui/card.d.mts +8 -8
- package/dist/ui/carousel.d.cts +7 -7
- package/dist/ui/carousel.d.mts +7 -7
- package/dist/ui/checkbox.d.cts +2 -2
- package/dist/ui/checkbox.d.mts +2 -2
- package/dist/ui/collapsible.d.cts +4 -4
- package/dist/ui/collapsible.d.mts +4 -4
- package/dist/ui/command.d.cts +11 -11
- package/dist/ui/command.d.mts +11 -11
- package/dist/ui/context-menu.d.cts +16 -16
- package/dist/ui/context-menu.d.mts +16 -16
- package/dist/ui/dialog.d.cts +1 -1
- package/dist/ui/dialog.d.mts +1 -1
- package/dist/ui/drawer.d.cts +11 -11
- package/dist/ui/drawer.d.mts +11 -11
- package/dist/ui/dropdown-menu.d.cts +16 -16
- package/dist/ui/dropdown-menu.d.mts +16 -16
- package/dist/ui/empty.d.cts +9 -9
- package/dist/ui/empty.d.mts +9 -9
- package/dist/ui/field.d.cts +24 -24
- package/dist/ui/field.d.mts +13 -13
- package/dist/ui/file-uploader.d.mts +2 -2
- package/dist/ui/form.d.cts +11 -11
- package/dist/ui/form.d.mts +11 -11
- package/dist/ui/hover-card.d.cts +4 -4
- package/dist/ui/hover-card.d.mts +4 -4
- package/dist/ui/input-otp.d.cts +5 -5
- package/dist/ui/input-otp.d.mts +5 -5
- package/dist/ui/input.d.cts +1 -1
- package/dist/ui/input.d.mts +1 -1
- package/dist/ui/inputs/search-input.d.cts +3 -3
- package/dist/ui/inputs/search-input.d.mts +3 -3
- package/dist/ui/item.d.cts +15 -15
- package/dist/ui/item.d.mts +15 -15
- package/dist/ui/label.d.cts +2 -2
- package/dist/ui/label.d.mts +2 -2
- package/dist/ui/menubar.d.cts +17 -17
- package/dist/ui/menubar.d.mts +17 -17
- package/dist/ui/multi-select.d.cts +2 -2
- package/dist/ui/multi-select.d.mts +3 -3
- package/dist/ui/navigation-menu.d.cts +11 -11
- package/dist/ui/navigation-menu.d.mts +11 -11
- package/dist/ui/pagination.d.cts +9 -9
- package/dist/ui/pagination.d.mts +9 -9
- package/dist/ui/popover.d.cts +6 -6
- package/dist/ui/popover.d.mts +6 -6
- package/dist/ui/progress.d.cts +2 -2
- package/dist/ui/progress.d.mts +2 -2
- package/dist/ui/radio-group.d.cts +3 -3
- package/dist/ui/radio-group.d.mts +3 -3
- package/dist/ui/resizable.d.cts +9 -9
- package/dist/ui/resizable.d.mts +9 -9
- package/dist/ui/scroll-area.d.cts +6 -6
- package/dist/ui/scroll-area.d.mts +6 -6
- package/dist/ui/select.d.cts +9 -9
- package/dist/ui/select.d.mts +9 -9
- package/dist/ui/separator.d.cts +2 -2
- package/dist/ui/separator.d.mts +2 -2
- package/dist/ui/sheet.d.cts +9 -9
- package/dist/ui/sheet.d.mts +9 -9
- package/dist/ui/sidebar.d.cts +28 -28
- package/dist/ui/sidebar.d.mts +28 -28
- package/dist/ui/skeleton.d.cts +2 -2
- package/dist/ui/skeleton.d.mts +2 -2
- package/dist/ui/slider.d.cts +2 -2
- package/dist/ui/slider.d.mts +2 -2
- package/dist/ui/sonner.d.cts +2 -2
- package/dist/ui/sonner.d.mts +2 -2
- package/dist/ui/spinner.d.cts +2 -2
- package/dist/ui/spinner.d.mts +2 -2
- package/dist/ui/switch.d.cts +2 -2
- package/dist/ui/switch.d.mts +2 -2
- package/dist/ui/table.d.cts +18 -18
- package/dist/ui/table.d.mts +18 -18
- package/dist/ui/tabs.d.cts +5 -5
- package/dist/ui/tabs.d.mts +5 -5
- package/dist/ui/textarea.d.cts +2 -2
- package/dist/ui/textarea.d.mts +2 -2
- package/dist/ui/toggle-group.d.cts +3 -3
- package/dist/ui/toggle-group.d.mts +3 -3
- package/dist/ui/toggle.d.cts +4 -4
- package/dist/ui/toggle.d.mts +4 -4
- package/dist/ui/tooltip.d.cts +5 -5
- package/dist/ui/tooltip.d.mts +5 -5
- package/package.json +1 -1
package/dist/ui/progress.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime139 from "react/jsx-runtime";
|
|
2
2
|
import { Progress as Progress$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/progress.d.ts
|
|
@@ -6,7 +6,7 @@ declare function Progress({
|
|
|
6
6
|
className,
|
|
7
7
|
value,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Progress$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime139.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Progress };
|
|
12
12
|
//# sourceMappingURL=progress.d.mts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime197 from "react/jsx-runtime";
|
|
2
2
|
import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/radio-group.d.ts
|
|
5
5
|
declare function RadioGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof RadioGroup$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime197.JSX.Element;
|
|
9
9
|
declare function RadioGroupItem({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof RadioGroup$1.Item>):
|
|
12
|
+
}: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime197.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.cts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime163 from "react/jsx-runtime";
|
|
2
2
|
import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/radio-group.d.ts
|
|
5
5
|
declare function RadioGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof RadioGroup$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime163.JSX.Element;
|
|
9
9
|
declare function RadioGroupItem({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof RadioGroup$1.Item>):
|
|
12
|
+
}: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime163.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.mts.map
|
package/dist/ui/resizable.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react24 from "react";
|
|
2
2
|
import * as node_modules_react_resizable_panels_dist_declarations_src_types0 from "node_modules/react-resizable-panels/dist/declarations/src/types";
|
|
3
3
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ import * as ResizablePrimitive from "react-resizable-panels";
|
|
|
6
6
|
type TResizableHandle = React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
7
7
|
withHandle?: boolean;
|
|
8
8
|
};
|
|
9
|
-
declare const ResizablePanelGroup:
|
|
9
|
+
declare const ResizablePanelGroup: react24.NamedExoticComponent<Omit<react24.HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & {
|
|
10
10
|
autoSaveId?: string | null;
|
|
11
11
|
className?: string;
|
|
12
12
|
direction: node_modules_react_resizable_panels_dist_declarations_src_types0.Direction;
|
|
@@ -14,13 +14,13 @@ declare const ResizablePanelGroup: react11.NamedExoticComponent<Omit<react11.HTM
|
|
|
14
14
|
keyboardResizeBy?: number | null;
|
|
15
15
|
onLayout?: ResizablePrimitive.PanelGroupOnLayout | null;
|
|
16
16
|
storage?: ResizablePrimitive.PanelGroupStorage;
|
|
17
|
-
style?:
|
|
17
|
+
style?: react24.CSSProperties;
|
|
18
18
|
tagName?: keyof HTMLElementTagNameMap;
|
|
19
19
|
dir?: "auto" | "ltr" | "rtl" | undefined;
|
|
20
20
|
} & {
|
|
21
|
-
children?:
|
|
22
|
-
} &
|
|
23
|
-
declare const ResizablePanel:
|
|
21
|
+
children?: react24.ReactNode | undefined;
|
|
22
|
+
} & react24.RefAttributes<ResizablePrimitive.ImperativePanelGroupHandle>>;
|
|
23
|
+
declare const ResizablePanel: react24.NamedExoticComponent<Omit<react24.HTMLAttributes<HTMLInputElement | HTMLElement | HTMLButtonElement | HTMLDivElement | HTMLLabelElement | HTMLFieldSetElement | HTMLLegendElement | HTMLParagraphElement | HTMLObjectElement | HTMLAnchorElement | HTMLAreaElement | HTMLAudioElement | HTMLBaseElement | HTMLQuoteElement | HTMLBodyElement | HTMLBRElement | HTMLCanvasElement | HTMLTableCaptionElement | HTMLTableColElement | HTMLDataElement | HTMLDataListElement | HTMLModElement | HTMLDetailsElement | HTMLDialogElement | HTMLDListElement | HTMLEmbedElement | HTMLFormElement | HTMLHeadingElement | HTMLHeadElement | HTMLHRElement | HTMLHtmlElement | HTMLIFrameElement | HTMLImageElement | HTMLLIElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | HTMLOListElement | HTMLOptGroupElement | HTMLOptionElement | HTMLOutputElement | HTMLPictureElement | HTMLPreElement | HTMLProgressElement | HTMLScriptElement | HTMLSelectElement | HTMLSlotElement | HTMLSourceElement | HTMLSpanElement | HTMLStyleElement | HTMLTableElement | HTMLTableSectionElement | HTMLTableCellElement | HTMLTemplateElement | HTMLTextAreaElement | HTMLTimeElement | HTMLTitleElement | HTMLTableRowElement | HTMLTrackElement | HTMLUListElement | HTMLVideoElement>, "id" | "onResize"> & {
|
|
24
24
|
className?: string;
|
|
25
25
|
collapsedSize?: number | undefined;
|
|
26
26
|
collapsible?: boolean | undefined;
|
|
@@ -35,9 +35,9 @@ declare const ResizablePanel: react11.NamedExoticComponent<Omit<react11.HTMLAttr
|
|
|
35
35
|
style?: object;
|
|
36
36
|
tagName?: keyof HTMLElementTagNameMap | undefined;
|
|
37
37
|
} & {
|
|
38
|
-
children?:
|
|
39
|
-
} &
|
|
40
|
-
declare const ResizableHandle:
|
|
38
|
+
children?: react24.ReactNode | undefined;
|
|
39
|
+
} & react24.RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
|
|
40
|
+
declare const ResizableHandle: react24.NamedExoticComponent<TResizableHandle>;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
43
43
|
//# sourceMappingURL=resizable.d.cts.map
|
package/dist/ui/resizable.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react13 from "react";
|
|
2
2
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
3
3
|
import * as node_modules_react_resizable_panels_dist_declarations_src_types0 from "node_modules/react-resizable-panels/dist/declarations/src/types";
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ import * as node_modules_react_resizable_panels_dist_declarations_src_types0 fro
|
|
|
6
6
|
type TResizableHandle = React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
7
7
|
withHandle?: boolean;
|
|
8
8
|
};
|
|
9
|
-
declare const ResizablePanelGroup:
|
|
9
|
+
declare const ResizablePanelGroup: react13.NamedExoticComponent<Omit<react13.HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & {
|
|
10
10
|
autoSaveId?: string | null;
|
|
11
11
|
className?: string;
|
|
12
12
|
direction: node_modules_react_resizable_panels_dist_declarations_src_types0.Direction;
|
|
@@ -14,13 +14,13 @@ declare const ResizablePanelGroup: react14.NamedExoticComponent<Omit<react14.HTM
|
|
|
14
14
|
keyboardResizeBy?: number | null;
|
|
15
15
|
onLayout?: ResizablePrimitive.PanelGroupOnLayout | null;
|
|
16
16
|
storage?: ResizablePrimitive.PanelGroupStorage;
|
|
17
|
-
style?:
|
|
17
|
+
style?: react13.CSSProperties;
|
|
18
18
|
tagName?: keyof HTMLElementTagNameMap;
|
|
19
19
|
dir?: "auto" | "ltr" | "rtl" | undefined;
|
|
20
20
|
} & {
|
|
21
|
-
children?:
|
|
22
|
-
} &
|
|
23
|
-
declare const ResizablePanel:
|
|
21
|
+
children?: react13.ReactNode | undefined;
|
|
22
|
+
} & react13.RefAttributes<ResizablePrimitive.ImperativePanelGroupHandle>>;
|
|
23
|
+
declare const ResizablePanel: react13.NamedExoticComponent<Omit<react13.HTMLAttributes<HTMLInputElement | HTMLElement | HTMLButtonElement | HTMLDivElement | HTMLLabelElement | HTMLFieldSetElement | HTMLLegendElement | HTMLParagraphElement | HTMLObjectElement | HTMLAnchorElement | HTMLAreaElement | HTMLAudioElement | HTMLBaseElement | HTMLQuoteElement | HTMLBodyElement | HTMLBRElement | HTMLCanvasElement | HTMLTableCaptionElement | HTMLTableColElement | HTMLDataElement | HTMLDataListElement | HTMLModElement | HTMLDetailsElement | HTMLDialogElement | HTMLDListElement | HTMLEmbedElement | HTMLFormElement | HTMLHeadingElement | HTMLHeadElement | HTMLHRElement | HTMLHtmlElement | HTMLIFrameElement | HTMLImageElement | HTMLLIElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | HTMLOListElement | HTMLOptGroupElement | HTMLOptionElement | HTMLOutputElement | HTMLPictureElement | HTMLPreElement | HTMLProgressElement | HTMLScriptElement | HTMLSelectElement | HTMLSlotElement | HTMLSourceElement | HTMLSpanElement | HTMLStyleElement | HTMLTableElement | HTMLTableSectionElement | HTMLTableCellElement | HTMLTemplateElement | HTMLTextAreaElement | HTMLTimeElement | HTMLTitleElement | HTMLTableRowElement | HTMLTrackElement | HTMLUListElement | HTMLVideoElement>, "id" | "onResize"> & {
|
|
24
24
|
className?: string;
|
|
25
25
|
collapsedSize?: number | undefined;
|
|
26
26
|
collapsible?: boolean | undefined;
|
|
@@ -35,9 +35,9 @@ declare const ResizablePanel: react14.NamedExoticComponent<Omit<react14.HTMLAttr
|
|
|
35
35
|
style?: object;
|
|
36
36
|
tagName?: keyof HTMLElementTagNameMap | undefined;
|
|
37
37
|
} & {
|
|
38
|
-
children?:
|
|
39
|
-
} &
|
|
40
|
-
declare const ResizableHandle:
|
|
38
|
+
children?: react13.ReactNode | undefined;
|
|
39
|
+
} & react13.RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
|
|
40
|
+
declare const ResizableHandle: react13.NamedExoticComponent<TResizableHandle>;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
43
43
|
//# sourceMappingURL=resizable.d.mts.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime228 from "react/jsx-runtime";
|
|
2
|
+
import * as react34 from "react";
|
|
3
3
|
import { ScrollArea as ScrollArea$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/scroll-area.d.ts
|
|
6
|
-
declare const ScrollArea:
|
|
6
|
+
declare const ScrollArea: react34.MemoExoticComponent<({
|
|
7
7
|
className,
|
|
8
8
|
children,
|
|
9
9
|
ref,
|
|
10
10
|
onScroll,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof ScrollArea$1.Root>) =>
|
|
13
|
-
declare const ScrollBar:
|
|
12
|
+
}: React.ComponentProps<typeof ScrollArea$1.Root>) => react_jsx_runtime228.JSX.Element>;
|
|
13
|
+
declare const ScrollBar: react34.MemoExoticComponent<({
|
|
14
14
|
className,
|
|
15
15
|
orientation,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) =>
|
|
17
|
+
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) => react_jsx_runtime228.JSX.Element>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { ScrollArea, ScrollBar };
|
|
20
20
|
//# sourceMappingURL=scroll-area.d.cts.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react11 from "react";
|
|
2
|
+
import * as react_jsx_runtime146 from "react/jsx-runtime";
|
|
3
3
|
import { ScrollArea as ScrollArea$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/scroll-area.d.ts
|
|
6
|
-
declare const ScrollArea:
|
|
6
|
+
declare const ScrollArea: react11.MemoExoticComponent<({
|
|
7
7
|
className,
|
|
8
8
|
children,
|
|
9
9
|
ref,
|
|
10
10
|
onScroll,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof ScrollArea$1.Root>) =>
|
|
13
|
-
declare const ScrollBar:
|
|
12
|
+
}: React.ComponentProps<typeof ScrollArea$1.Root>) => react_jsx_runtime146.JSX.Element>;
|
|
13
|
+
declare const ScrollBar: react11.MemoExoticComponent<({
|
|
14
14
|
className,
|
|
15
15
|
orientation,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) =>
|
|
17
|
+
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) => react_jsx_runtime146.JSX.Element>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { ScrollArea, ScrollBar };
|
|
20
20
|
//# sourceMappingURL=scroll-area.d.mts.map
|
package/dist/ui/select.d.cts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime280 from "react/jsx-runtime";
|
|
2
2
|
import { Select as Select$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/select.d.ts
|
|
5
5
|
declare function Select({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Select$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime280.JSX.Element;
|
|
8
8
|
declare function SelectGroup({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Select$1.Group>):
|
|
10
|
+
}: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime280.JSX.Element;
|
|
11
11
|
declare function SelectValue({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select$1.Value>):
|
|
13
|
+
}: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime280.JSX.Element;
|
|
14
14
|
declare function SelectTrigger({
|
|
15
15
|
className,
|
|
16
16
|
size,
|
|
@@ -18,26 +18,26 @@ declare function SelectTrigger({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Select$1.Trigger> & {
|
|
20
20
|
size?: 'sm' | 'default';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime280.JSX.Element;
|
|
22
22
|
declare function SelectContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
position,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Select$1.Content>):
|
|
27
|
+
}: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime280.JSX.Element;
|
|
28
28
|
declare function SelectLabel({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Select$1.Label>):
|
|
31
|
+
}: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime280.JSX.Element;
|
|
32
32
|
declare function SelectItem({
|
|
33
33
|
className,
|
|
34
34
|
children,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof Select$1.Item>):
|
|
36
|
+
}: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime280.JSX.Element;
|
|
37
37
|
declare function SelectSeparator({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<typeof Select$1.Separator>):
|
|
40
|
+
}: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime280.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue };
|
|
43
43
|
//# sourceMappingURL=select.d.cts.map
|
package/dist/ui/select.d.mts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime280 from "react/jsx-runtime";
|
|
2
2
|
import { Select as Select$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/select.d.ts
|
|
5
5
|
declare function Select({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Select$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime280.JSX.Element;
|
|
8
8
|
declare function SelectGroup({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Select$1.Group>):
|
|
10
|
+
}: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime280.JSX.Element;
|
|
11
11
|
declare function SelectValue({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select$1.Value>):
|
|
13
|
+
}: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime280.JSX.Element;
|
|
14
14
|
declare function SelectTrigger({
|
|
15
15
|
className,
|
|
16
16
|
size,
|
|
@@ -18,26 +18,26 @@ declare function SelectTrigger({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Select$1.Trigger> & {
|
|
20
20
|
size?: 'sm' | 'default';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime280.JSX.Element;
|
|
22
22
|
declare function SelectContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
position,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Select$1.Content>):
|
|
27
|
+
}: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime280.JSX.Element;
|
|
28
28
|
declare function SelectLabel({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Select$1.Label>):
|
|
31
|
+
}: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime280.JSX.Element;
|
|
32
32
|
declare function SelectItem({
|
|
33
33
|
className,
|
|
34
34
|
children,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof Select$1.Item>):
|
|
36
|
+
}: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime280.JSX.Element;
|
|
37
37
|
declare function SelectSeparator({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<typeof Select$1.Separator>):
|
|
40
|
+
}: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime280.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue };
|
|
43
43
|
//# sourceMappingURL=select.d.mts.map
|
package/dist/ui/separator.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime114 from "react/jsx-runtime";
|
|
2
2
|
import { Separator as Separator$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/separator.d.ts
|
|
@@ -7,7 +7,7 @@ declare function Separator({
|
|
|
7
7
|
orientation,
|
|
8
8
|
decorative,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Separator$1.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Separator$1.Root>): react_jsx_runtime114.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Separator };
|
|
13
13
|
//# sourceMappingURL=separator.d.cts.map
|
package/dist/ui/separator.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime210 from "react/jsx-runtime";
|
|
2
2
|
import { Separator as Separator$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/separator.d.ts
|
|
@@ -7,7 +7,7 @@ declare function Separator({
|
|
|
7
7
|
orientation,
|
|
8
8
|
decorative,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Separator$1.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Separator$1.Root>): react_jsx_runtime210.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Separator };
|
|
13
13
|
//# sourceMappingURL=separator.d.mts.map
|
package/dist/ui/sheet.d.cts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime170 from "react/jsx-runtime";
|
|
2
2
|
import { Dialog } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/sheet.d.ts
|
|
5
5
|
declare function Sheet({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime170.JSX.Element;
|
|
8
8
|
declare function SheetTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime170.JSX.Element;
|
|
11
11
|
declare function SheetClose({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime170.JSX.Element;
|
|
14
14
|
declare function SheetContent({
|
|
15
15
|
className,
|
|
16
16
|
children,
|
|
@@ -18,23 +18,23 @@ declare function SheetContent({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
20
20
|
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime170.JSX.Element;
|
|
22
22
|
declare function SheetHeader({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime170.JSX.Element;
|
|
26
26
|
declare function SheetFooter({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime170.JSX.Element;
|
|
30
30
|
declare function SheetTitle({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
33
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime170.JSX.Element;
|
|
34
34
|
declare function SheetDescription({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
37
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime170.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
40
40
|
//# sourceMappingURL=sheet.d.cts.map
|
package/dist/ui/sheet.d.mts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime212 from "react/jsx-runtime";
|
|
2
2
|
import { Dialog } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/sheet.d.ts
|
|
5
5
|
declare function Sheet({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime212.JSX.Element;
|
|
8
8
|
declare function SheetTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime212.JSX.Element;
|
|
11
11
|
declare function SheetClose({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime212.JSX.Element;
|
|
14
14
|
declare function SheetContent({
|
|
15
15
|
className,
|
|
16
16
|
children,
|
|
@@ -18,23 +18,23 @@ declare function SheetContent({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
20
20
|
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime212.JSX.Element;
|
|
22
22
|
declare function SheetHeader({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime212.JSX.Element;
|
|
26
26
|
declare function SheetFooter({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime212.JSX.Element;
|
|
30
30
|
declare function SheetTitle({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
33
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime212.JSX.Element;
|
|
34
34
|
declare function SheetDescription({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
37
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime212.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
40
40
|
//# sourceMappingURL=sheet.d.mts.map
|
package/dist/ui/sidebar.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
1
|
+
import { t as Button } from "../button-Dy39kE9k.cjs";
|
|
2
2
|
import { Separator } from "./separator.cjs";
|
|
3
3
|
import { TooltipContent } from "./tooltip.cjs";
|
|
4
|
-
import { t as Input } from "../input-
|
|
5
|
-
import * as
|
|
6
|
-
import * as
|
|
4
|
+
import { t as Input } from "../input-DqoSygui.cjs";
|
|
5
|
+
import * as react_jsx_runtime232 from "react/jsx-runtime";
|
|
6
|
+
import * as class_variance_authority_types10 from "class-variance-authority/types";
|
|
7
7
|
import { VariantProps } from "class-variance-authority";
|
|
8
8
|
|
|
9
9
|
//#region packages/components/ui/sidebar.d.ts
|
|
@@ -29,7 +29,7 @@ declare function SidebarProvider({
|
|
|
29
29
|
defaultOpen?: boolean;
|
|
30
30
|
open?: boolean;
|
|
31
31
|
onOpenChange?: (open: boolean) => void;
|
|
32
|
-
}):
|
|
32
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
33
33
|
declare function Sidebar({
|
|
34
34
|
side,
|
|
35
35
|
variant,
|
|
@@ -41,75 +41,75 @@ declare function Sidebar({
|
|
|
41
41
|
side?: 'left' | 'right';
|
|
42
42
|
variant?: 'sidebar' | 'floating' | 'inset';
|
|
43
43
|
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
44
|
-
}):
|
|
44
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
45
45
|
declare function SidebarTrigger({
|
|
46
46
|
className,
|
|
47
47
|
onClick,
|
|
48
48
|
...props
|
|
49
|
-
}: React.ComponentProps<typeof Button>):
|
|
49
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime232.JSX.Element;
|
|
50
50
|
declare function SidebarRail({
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<'button'>):
|
|
53
|
+
}: React.ComponentProps<'button'>): react_jsx_runtime232.JSX.Element;
|
|
54
54
|
declare function SidebarInset({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<'main'>):
|
|
58
|
+
}: React.ComponentProps<'main'>): react_jsx_runtime232.JSX.Element;
|
|
59
59
|
declare function SidebarInput({
|
|
60
60
|
className,
|
|
61
61
|
...props
|
|
62
|
-
}: React.ComponentProps<typeof Input>):
|
|
62
|
+
}: React.ComponentProps<typeof Input>): react_jsx_runtime232.JSX.Element;
|
|
63
63
|
declare function SidebarHeader({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
|
-
}: React.ComponentProps<'div'>):
|
|
66
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
67
67
|
declare function SidebarFooter({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<'div'>):
|
|
70
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
71
71
|
declare function SidebarSeparator({
|
|
72
72
|
className,
|
|
73
73
|
...props
|
|
74
|
-
}: React.ComponentProps<typeof Separator>):
|
|
74
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime232.JSX.Element;
|
|
75
75
|
declare function SidebarContent({
|
|
76
76
|
className,
|
|
77
77
|
...props
|
|
78
|
-
}: React.ComponentProps<'div'>):
|
|
78
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
79
79
|
declare function SidebarGroup({
|
|
80
80
|
className,
|
|
81
81
|
...props
|
|
82
|
-
}: React.ComponentProps<'div'>):
|
|
82
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
83
83
|
declare function SidebarGroupLabel({
|
|
84
84
|
className,
|
|
85
85
|
asChild,
|
|
86
86
|
...props
|
|
87
87
|
}: React.ComponentProps<'div'> & {
|
|
88
88
|
asChild?: boolean;
|
|
89
|
-
}):
|
|
89
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
90
90
|
declare function SidebarGroupAction({
|
|
91
91
|
className,
|
|
92
92
|
asChild,
|
|
93
93
|
...props
|
|
94
94
|
}: React.ComponentProps<'button'> & {
|
|
95
95
|
asChild?: boolean;
|
|
96
|
-
}):
|
|
96
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
97
97
|
declare function SidebarGroupContent({
|
|
98
98
|
className,
|
|
99
99
|
...props
|
|
100
|
-
}: React.ComponentProps<'div'>):
|
|
100
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
101
101
|
declare function SidebarMenu({
|
|
102
102
|
className,
|
|
103
103
|
...props
|
|
104
|
-
}: React.ComponentProps<'ul'>):
|
|
104
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime232.JSX.Element;
|
|
105
105
|
declare function SidebarMenuItem({
|
|
106
106
|
className,
|
|
107
107
|
...props
|
|
108
|
-
}: React.ComponentProps<'li'>):
|
|
108
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime232.JSX.Element;
|
|
109
109
|
declare const sidebarMenuButtonVariants: (props?: ({
|
|
110
110
|
variant?: "default" | "outline" | null | undefined;
|
|
111
111
|
size?: "sm" | "lg" | "default" | null | undefined;
|
|
112
|
-
} &
|
|
112
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
113
113
|
declare function SidebarMenuButton({
|
|
114
114
|
asChild,
|
|
115
115
|
isActive,
|
|
@@ -122,7 +122,7 @@ declare function SidebarMenuButton({
|
|
|
122
122
|
asChild?: boolean;
|
|
123
123
|
isActive?: boolean;
|
|
124
124
|
tooltip?: string | React.ComponentProps<typeof TooltipContent>;
|
|
125
|
-
} & VariantProps<typeof sidebarMenuButtonVariants>):
|
|
125
|
+
} & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime232.JSX.Element;
|
|
126
126
|
declare function SidebarMenuAction({
|
|
127
127
|
className,
|
|
128
128
|
asChild,
|
|
@@ -131,26 +131,26 @@ declare function SidebarMenuAction({
|
|
|
131
131
|
}: React.ComponentProps<'button'> & {
|
|
132
132
|
asChild?: boolean;
|
|
133
133
|
showOnHover?: boolean;
|
|
134
|
-
}):
|
|
134
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
135
135
|
declare function SidebarMenuBadge({
|
|
136
136
|
className,
|
|
137
137
|
...props
|
|
138
|
-
}: React.ComponentProps<'div'>):
|
|
138
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime232.JSX.Element;
|
|
139
139
|
declare function SidebarMenuSkeleton({
|
|
140
140
|
className,
|
|
141
141
|
showIcon,
|
|
142
142
|
...props
|
|
143
143
|
}: React.ComponentProps<'div'> & {
|
|
144
144
|
showIcon?: boolean;
|
|
145
|
-
}):
|
|
145
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
146
146
|
declare function SidebarMenuSub({
|
|
147
147
|
className,
|
|
148
148
|
...props
|
|
149
|
-
}: React.ComponentProps<'ul'>):
|
|
149
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime232.JSX.Element;
|
|
150
150
|
declare function SidebarMenuSubItem({
|
|
151
151
|
className,
|
|
152
152
|
...props
|
|
153
|
-
}: React.ComponentProps<'li'>):
|
|
153
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime232.JSX.Element;
|
|
154
154
|
declare function SidebarMenuSubButton({
|
|
155
155
|
asChild,
|
|
156
156
|
size,
|
|
@@ -161,7 +161,7 @@ declare function SidebarMenuSubButton({
|
|
|
161
161
|
asChild?: boolean;
|
|
162
162
|
size?: 'sm' | 'md';
|
|
163
163
|
isActive?: boolean;
|
|
164
|
-
}):
|
|
164
|
+
}): react_jsx_runtime232.JSX.Element;
|
|
165
165
|
//#endregion
|
|
166
166
|
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
|
|
167
167
|
//# sourceMappingURL=sidebar.d.cts.map
|