@goplusvn/core 0.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/audit/index.d.mts +115 -0
- package/dist/audit/index.d.ts +115 -0
- package/dist/audit/index.js +204 -0
- package/dist/audit/index.js.map +1 -0
- package/dist/audit/index.mjs +200 -0
- package/dist/audit/index.mjs.map +1 -0
- package/dist/auth/index.d.mts +86 -0
- package/dist/auth/index.d.ts +86 -0
- package/dist/auth/index.js +210 -0
- package/dist/auth/index.js.map +1 -0
- package/dist/auth/index.mjs +198 -0
- package/dist/auth/index.mjs.map +1 -0
- package/dist/button-1dWvP9Ib.d.mts +30 -0
- package/dist/button-1dWvP9Ib.d.ts +30 -0
- package/dist/calendar-2QzdEo1z.d.mts +20 -0
- package/dist/calendar-2QzdEo1z.d.ts +20 -0
- package/dist/code-generation/index.d.mts +30 -0
- package/dist/code-generation/index.d.ts +30 -0
- package/dist/code-generation/index.js +31 -0
- package/dist/code-generation/index.js.map +1 -0
- package/dist/code-generation/index.mjs +28 -0
- package/dist/code-generation/index.mjs.map +1 -0
- package/dist/configs/index.d.mts +175 -0
- package/dist/configs/index.d.ts +175 -0
- package/dist/configs/index.js +254 -0
- package/dist/configs/index.js.map +1 -0
- package/dist/configs/index.mjs +233 -0
- package/dist/configs/index.mjs.map +1 -0
- package/dist/crud/index.d.mts +646 -0
- package/dist/crud/index.d.ts +646 -0
- package/dist/crud/index.js +11772 -0
- package/dist/crud/index.js.map +1 -0
- package/dist/crud/index.mjs +11665 -0
- package/dist/crud/index.mjs.map +1 -0
- package/dist/crud/server.d.mts +20 -0
- package/dist/crud/server.d.ts +20 -0
- package/dist/crud/server.js +123 -0
- package/dist/crud/server.js.map +1 -0
- package/dist/crud/server.mjs +120 -0
- package/dist/crud/server.mjs.map +1 -0
- package/dist/data-table-skeleton-12NA8Mjx.d.mts +39 -0
- package/dist/data-table-skeleton-12NA8Mjx.d.ts +39 -0
- package/dist/dialog-bKfjZMTd.d.mts +22 -0
- package/dist/dialog-bKfjZMTd.d.ts +22 -0
- package/dist/dynamic-icon-DrGIiu2N.d.mts +10 -0
- package/dist/dynamic-icon-DrGIiu2N.d.ts +10 -0
- package/dist/home/index.d.mts +269 -0
- package/dist/home/index.d.ts +269 -0
- package/dist/home/index.js +1678 -0
- package/dist/home/index.js.map +1 -0
- package/dist/home/index.mjs +1635 -0
- package/dist/home/index.mjs.map +1 -0
- package/dist/hooks/index.d.mts +7 -0
- package/dist/hooks/index.d.ts +7 -0
- package/dist/hooks/index.js +8316 -0
- package/dist/hooks/index.js.map +1 -0
- package/dist/hooks/index.mjs +8255 -0
- package/dist/hooks/index.mjs.map +1 -0
- package/dist/index-50hpiPrV.d.ts +116 -0
- package/dist/index-B9zQVEVi.d.mts +116 -0
- package/dist/index.d.mts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +123 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +118 -0
- package/dist/index.mjs.map +1 -0
- package/dist/infrastructure/index.d.mts +423 -0
- package/dist/infrastructure/index.d.ts +423 -0
- package/dist/infrastructure/index.js +633 -0
- package/dist/infrastructure/index.js.map +1 -0
- package/dist/infrastructure/index.mjs +619 -0
- package/dist/infrastructure/index.mjs.map +1 -0
- package/dist/label-DWTEkNPo.d.ts +226 -0
- package/dist/label-LPpdcoBx.d.mts +226 -0
- package/dist/layout/index.d.mts +48 -0
- package/dist/layout/index.d.ts +48 -0
- package/dist/layout/index.js +117 -0
- package/dist/layout/index.js.map +1 -0
- package/dist/layout/index.mjs +90 -0
- package/dist/layout/index.mjs.map +1 -0
- package/dist/navigation/index.d.mts +16 -0
- package/dist/navigation/index.d.ts +16 -0
- package/dist/navigation/index.js +53 -0
- package/dist/navigation/index.js.map +1 -0
- package/dist/navigation/index.mjs +50 -0
- package/dist/navigation/index.mjs.map +1 -0
- package/dist/notification/index.d.mts +105 -0
- package/dist/notification/index.d.ts +105 -0
- package/dist/notification/index.js +278 -0
- package/dist/notification/index.js.map +1 -0
- package/dist/notification/index.mjs +274 -0
- package/dist/notification/index.mjs.map +1 -0
- package/dist/organization/index.d.mts +99 -0
- package/dist/organization/index.d.ts +99 -0
- package/dist/organization/index.js +360 -0
- package/dist/organization/index.js.map +1 -0
- package/dist/organization/index.mjs +352 -0
- package/dist/organization/index.mjs.map +1 -0
- package/dist/plugin/index.d.mts +83 -0
- package/dist/plugin/index.d.ts +83 -0
- package/dist/plugin/index.js +86 -0
- package/dist/plugin/index.js.map +1 -0
- package/dist/plugin/index.mjs +84 -0
- package/dist/plugin/index.mjs.map +1 -0
- package/dist/providers/index.d.mts +25 -0
- package/dist/providers/index.d.ts +25 -0
- package/dist/providers/index.js +84 -0
- package/dist/providers/index.js.map +1 -0
- package/dist/providers/index.mjs +77 -0
- package/dist/providers/index.mjs.map +1 -0
- package/dist/rbac/index.d.mts +226 -0
- package/dist/rbac/index.d.ts +226 -0
- package/dist/rbac/index.js +4784 -0
- package/dist/rbac/index.js.map +1 -0
- package/dist/rbac/index.mjs +4722 -0
- package/dist/rbac/index.mjs.map +1 -0
- package/dist/rbac/permissions.d.mts +26 -0
- package/dist/rbac/permissions.d.ts +26 -0
- package/dist/rbac/permissions.js +94 -0
- package/dist/rbac/permissions.js.map +1 -0
- package/dist/rbac/permissions.mjs +90 -0
- package/dist/rbac/permissions.mjs.map +1 -0
- package/dist/rbac/server.d.mts +1 -0
- package/dist/rbac/server.d.ts +1 -0
- package/dist/rbac/server.js +128 -0
- package/dist/rbac/server.js.map +1 -0
- package/dist/rbac/server.mjs +124 -0
- package/dist/rbac/server.mjs.map +1 -0
- package/dist/schemas/index.d.mts +1257 -0
- package/dist/schemas/index.d.ts +1257 -0
- package/dist/schemas/index.js +572 -0
- package/dist/schemas/index.js.map +1 -0
- package/dist/schemas/index.mjs +523 -0
- package/dist/schemas/index.mjs.map +1 -0
- package/dist/server-QuYCTa89.d.mts +83 -0
- package/dist/server-QuYCTa89.d.ts +83 -0
- package/dist/sonner-C74GlRDQ.d.mts +71 -0
- package/dist/sonner-C74GlRDQ.d.ts +71 -0
- package/dist/status-BOXZgIqX.d.mts +12 -0
- package/dist/status-BOXZgIqX.d.ts +12 -0
- package/dist/system/index.d.mts +77 -0
- package/dist/system/index.d.ts +77 -0
- package/dist/system/index.js +102 -0
- package/dist/system/index.js.map +1 -0
- package/dist/system/index.mjs +100 -0
- package/dist/system/index.mjs.map +1 -0
- package/dist/tabs-C6FfBwPY.d.mts +18 -0
- package/dist/tabs-C6FfBwPY.d.ts +18 -0
- package/dist/tenant-provider-B8eC_Wpb.d.mts +27 -0
- package/dist/tenant-provider-B8eC_Wpb.d.ts +27 -0
- package/dist/types/index.d.mts +469 -0
- package/dist/types/index.d.ts +469 -0
- package/dist/types/index.js +25 -0
- package/dist/types/index.js.map +1 -0
- package/dist/types/index.mjs +21 -0
- package/dist/types/index.mjs.map +1 -0
- package/dist/ui/auth.d.mts +39 -0
- package/dist/ui/auth.d.ts +39 -0
- package/dist/ui/auth.js +4941 -0
- package/dist/ui/auth.js.map +1 -0
- package/dist/ui/auth.mjs +4896 -0
- package/dist/ui/auth.mjs.map +1 -0
- package/dist/ui/crud.d.mts +2 -0
- package/dist/ui/crud.d.ts +2 -0
- package/dist/ui/crud.js +4 -0
- package/dist/ui/crud.js.map +1 -0
- package/dist/ui/crud.mjs +3 -0
- package/dist/ui/crud.mjs.map +1 -0
- package/dist/ui/data-display.d.mts +596 -0
- package/dist/ui/data-display.d.ts +596 -0
- package/dist/ui/data-display.js +5307 -0
- package/dist/ui/data-display.js.map +1 -0
- package/dist/ui/data-display.mjs +5212 -0
- package/dist/ui/data-display.mjs.map +1 -0
- package/dist/ui/feedback.d.mts +55 -0
- package/dist/ui/feedback.d.ts +55 -0
- package/dist/ui/feedback.js +2608 -0
- package/dist/ui/feedback.js.map +1 -0
- package/dist/ui/feedback.mjs +2526 -0
- package/dist/ui/feedback.mjs.map +1 -0
- package/dist/ui/forms.d.mts +309 -0
- package/dist/ui/forms.d.ts +309 -0
- package/dist/ui/forms.js +4656 -0
- package/dist/ui/forms.js.map +1 -0
- package/dist/ui/forms.mjs +4571 -0
- package/dist/ui/forms.mjs.map +1 -0
- package/dist/ui/index.d.mts +331 -0
- package/dist/ui/index.d.ts +331 -0
- package/dist/ui/index.js +16953 -0
- package/dist/ui/index.js.map +1 -0
- package/dist/ui/index.mjs +16598 -0
- package/dist/ui/index.mjs.map +1 -0
- package/dist/ui/primitives/client.d.mts +61 -0
- package/dist/ui/primitives/client.d.ts +61 -0
- package/dist/ui/primitives/client.js +3408 -0
- package/dist/ui/primitives/client.js.map +1 -0
- package/dist/ui/primitives/client.mjs +3256 -0
- package/dist/ui/primitives/client.mjs.map +1 -0
- package/dist/ui/primitives.d.mts +113 -0
- package/dist/ui/primitives.d.ts +113 -0
- package/dist/ui/primitives.js +3356 -0
- package/dist/ui/primitives.js.map +1 -0
- package/dist/ui/primitives.mjs +3227 -0
- package/dist/ui/primitives.mjs.map +1 -0
- package/dist/user/index.d.mts +228 -0
- package/dist/user/index.d.ts +228 -0
- package/dist/user/index.js +4306 -0
- package/dist/user/index.js.map +1 -0
- package/dist/user/index.mjs +4260 -0
- package/dist/user/index.mjs.map +1 -0
- package/dist/utils/index.d.mts +205 -0
- package/dist/utils/index.d.ts +205 -0
- package/dist/utils/index.js +574 -0
- package/dist/utils/index.js.map +1 -0
- package/dist/utils/index.mjs +514 -0
- package/dist/utils/index.mjs.map +1 -0
- package/dist/workflow/index.d.mts +40 -0
- package/dist/workflow/index.d.ts +40 -0
- package/dist/workflow/index.js +3710 -0
- package/dist/workflow/index.js.map +1 -0
- package/dist/workflow/index.mjs +3677 -0
- package/dist/workflow/index.mjs.map +1 -0
- package/package.json +311 -0
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export { C as Calendar, a as CalendarProps, P as Popover, b as PopoverAnchor, c as PopoverContent, d as PopoverTrigger } from '../../calendar-2QzdEo1z.mjs';
|
|
2
|
+
export { C as Checkbox, a as CheckboxProps, b as Combobox, c as ComboboxOption, D as DropdownMenu, d as DropdownMenuCheckboxItem, e as DropdownMenuContent, f as DropdownMenuGroup, g as DropdownMenuItem, h as DropdownMenuLabel, i as DropdownMenuPortal, j as DropdownMenuRadioGroup, k as DropdownMenuRadioItem, l as DropdownMenuSeparator, m as DropdownMenuShortcut, n as DropdownMenuSub, o as DropdownMenuSubContent, p as DropdownMenuSubTrigger, q as DropdownMenuTrigger, L as Label, r as LabelProps, M as Menubar, s as MenubarCheckboxItem, t as MenubarContent, u as MenubarGroup, v as MenubarItem, w as MenubarLabel, x as MenubarMenu, y as MenubarPortal, z as MenubarRadioGroup, A as MenubarRadioItem, B as MenubarSeparator, E as MenubarShortcut, F as MenubarSub, G as MenubarSubContent, H as MenubarSubTrigger, I as MenubarTrigger, N as NavigationMenu, J as NavigationMenuContent, K as NavigationMenuIndicator, O as NavigationMenuItem, P as NavigationMenuLink, Q as NavigationMenuList, R as NavigationMenuTrigger, S as NavigationMenuViewport, T as ResizableHandle, U as ResizablePanel, V as ResizablePanelGroup, W as ScrollArea, X as ScrollBar, Y as ScrollBarProps, Z as Select, _ as SelectContent, $ as SelectGroup, a0 as SelectItem, a1 as SelectLabel, a2 as SelectScrollDownButton, a3 as SelectScrollUpButton, a4 as SelectSeparator, a5 as SelectTrigger, a6 as SelectValue, a7 as Sidebar, a8 as SidebarContent, a9 as SidebarFooter, aa as SidebarGroup, ab as SidebarGroupAction, ac as SidebarGroupContent, ad as SidebarGroupLabel, ae as SidebarHeader, af as SidebarInput, ag as SidebarInset, ah as SidebarMenu, ai as SidebarMenuAction, aj as SidebarMenuBadge, ak as SidebarMenuButton, al as SidebarMenuItem, am as SidebarMenuSkeleton, an as SidebarMenuSub, ao as SidebarMenuSubButton, ap as SidebarMenuSubItem, aq as SidebarProvider, ar as SidebarRail, as as SidebarSeparator, at as SidebarTrigger, au as Slider, av as Switch, aw as SwitchProps, ax as Toggle, ay as ToggleGroup, az as ToggleGroupItem, aA as Tooltip, aB as TooltipContent, aC as TooltipProvider, aD as TooltipTrigger, aE as navigationMenuTriggerStyle, aF as toggleVariants, aG as useSidebar } from '../../label-LPpdcoBx.mjs';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import * as React$1 from 'react';
|
|
5
|
+
import { ComponentProps } from 'react';
|
|
6
|
+
import { LinkProps } from 'next/link';
|
|
7
|
+
export { D as DynamicIcon, a as DynamicIconNameType } from '../../dynamic-icon-DrGIiu2N.mjs';
|
|
8
|
+
export { C as ContextMenu, a as ContextMenuCheckboxItem, b as ContextMenuContent, c as ContextMenuGroup, d as ContextMenuItem, e as ContextMenuLabel, f as ContextMenuPortal, g as ContextMenuRadioGroup, h as ContextMenuRadioItem, i as ContextMenuSeparator, j as ContextMenuShortcut, k as ContextMenuSub, l as ContextMenuSubContent, m as ContextMenuSubTrigger, n as ContextMenuTrigger, D as Drawer, o as DrawerClose, p as DrawerContent, q as DrawerDescription, r as DrawerFooter, s as DrawerHeader, t as DrawerOverlay, u as DrawerPortal, v as DrawerTitle, w as DrawerTrigger, P as Progress, S as Sheet, x as SheetClose, y as SheetContent, z as SheetDescription, A as SheetFooter, B as SheetHeader, E as SheetOverlay, F as SheetPortal, G as SheetTitle, H as SheetTrigger, T as Toaster, I as sheetVariants } from '../../sonner-C74GlRDQ.mjs';
|
|
9
|
+
import '@radix-ui/react-popover';
|
|
10
|
+
import 'react-day-picker';
|
|
11
|
+
import '@radix-ui/react-checkbox';
|
|
12
|
+
import '@radix-ui/react-dropdown-menu';
|
|
13
|
+
import 'class-variance-authority/types';
|
|
14
|
+
import '../../button-1dWvP9Ib.mjs';
|
|
15
|
+
import 'class-variance-authority';
|
|
16
|
+
import '@radix-ui/react-tooltip';
|
|
17
|
+
import '@radix-ui/react-scroll-area';
|
|
18
|
+
import 'react-resizable-panels';
|
|
19
|
+
import '@radix-ui/react-slider';
|
|
20
|
+
import '@radix-ui/react-switch';
|
|
21
|
+
import '@radix-ui/react-select';
|
|
22
|
+
import '@radix-ui/react-menubar';
|
|
23
|
+
import '@radix-ui/react-navigation-menu';
|
|
24
|
+
import '@radix-ui/react-toggle-group';
|
|
25
|
+
import '@radix-ui/react-toggle';
|
|
26
|
+
import '@radix-ui/react-label';
|
|
27
|
+
import 'lucide-react';
|
|
28
|
+
import '@radix-ui/react-dialog';
|
|
29
|
+
import '@radix-ui/react-context-menu';
|
|
30
|
+
import 'vaul';
|
|
31
|
+
import '@radix-ui/react-progress';
|
|
32
|
+
import 'sonner';
|
|
33
|
+
|
|
34
|
+
interface CardProps extends ComponentProps<"div"> {
|
|
35
|
+
asChild?: boolean;
|
|
36
|
+
}
|
|
37
|
+
declare function StickyLayout({ className, asChild, ...props }: CardProps): react_jsx_runtime.JSX.Element;
|
|
38
|
+
declare function StickyLayoutPane({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
39
|
+
declare function StickyLayoutContent({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
40
|
+
|
|
41
|
+
interface PrefetchLinkProps extends Omit<LinkProps, "href"> {
|
|
42
|
+
children: React.ReactNode;
|
|
43
|
+
href: string | LinkProps["href"];
|
|
44
|
+
className?: string;
|
|
45
|
+
crudEntity?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Link component with automatic prefetching for CRUD pages
|
|
49
|
+
* Prefetches both the route and the API endpoint when user hovers
|
|
50
|
+
*/
|
|
51
|
+
declare function PrefetchLink({ children, crudEntity, href, className, ...props }: PrefetchLinkProps): react_jsx_runtime.JSX.Element;
|
|
52
|
+
|
|
53
|
+
interface InputNumberProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value"> {
|
|
54
|
+
value?: number | string | null;
|
|
55
|
+
onChange?: (value: number | null) => void;
|
|
56
|
+
decimalScale?: number;
|
|
57
|
+
suffix?: string;
|
|
58
|
+
}
|
|
59
|
+
declare const InputNumber: React$1.ForwardRefExoticComponent<InputNumberProps & React$1.RefAttributes<HTMLInputElement>>;
|
|
60
|
+
|
|
61
|
+
export { InputNumber, PrefetchLink, StickyLayout, StickyLayoutContent, StickyLayoutPane };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export { C as Calendar, a as CalendarProps, P as Popover, b as PopoverAnchor, c as PopoverContent, d as PopoverTrigger } from '../../calendar-2QzdEo1z.js';
|
|
2
|
+
export { C as Checkbox, a as CheckboxProps, b as Combobox, c as ComboboxOption, D as DropdownMenu, d as DropdownMenuCheckboxItem, e as DropdownMenuContent, f as DropdownMenuGroup, g as DropdownMenuItem, h as DropdownMenuLabel, i as DropdownMenuPortal, j as DropdownMenuRadioGroup, k as DropdownMenuRadioItem, l as DropdownMenuSeparator, m as DropdownMenuShortcut, n as DropdownMenuSub, o as DropdownMenuSubContent, p as DropdownMenuSubTrigger, q as DropdownMenuTrigger, L as Label, r as LabelProps, M as Menubar, s as MenubarCheckboxItem, t as MenubarContent, u as MenubarGroup, v as MenubarItem, w as MenubarLabel, x as MenubarMenu, y as MenubarPortal, z as MenubarRadioGroup, A as MenubarRadioItem, B as MenubarSeparator, E as MenubarShortcut, F as MenubarSub, G as MenubarSubContent, H as MenubarSubTrigger, I as MenubarTrigger, N as NavigationMenu, J as NavigationMenuContent, K as NavigationMenuIndicator, O as NavigationMenuItem, P as NavigationMenuLink, Q as NavigationMenuList, R as NavigationMenuTrigger, S as NavigationMenuViewport, T as ResizableHandle, U as ResizablePanel, V as ResizablePanelGroup, W as ScrollArea, X as ScrollBar, Y as ScrollBarProps, Z as Select, _ as SelectContent, $ as SelectGroup, a0 as SelectItem, a1 as SelectLabel, a2 as SelectScrollDownButton, a3 as SelectScrollUpButton, a4 as SelectSeparator, a5 as SelectTrigger, a6 as SelectValue, a7 as Sidebar, a8 as SidebarContent, a9 as SidebarFooter, aa as SidebarGroup, ab as SidebarGroupAction, ac as SidebarGroupContent, ad as SidebarGroupLabel, ae as SidebarHeader, af as SidebarInput, ag as SidebarInset, ah as SidebarMenu, ai as SidebarMenuAction, aj as SidebarMenuBadge, ak as SidebarMenuButton, al as SidebarMenuItem, am as SidebarMenuSkeleton, an as SidebarMenuSub, ao as SidebarMenuSubButton, ap as SidebarMenuSubItem, aq as SidebarProvider, ar as SidebarRail, as as SidebarSeparator, at as SidebarTrigger, au as Slider, av as Switch, aw as SwitchProps, ax as Toggle, ay as ToggleGroup, az as ToggleGroupItem, aA as Tooltip, aB as TooltipContent, aC as TooltipProvider, aD as TooltipTrigger, aE as navigationMenuTriggerStyle, aF as toggleVariants, aG as useSidebar } from '../../label-DWTEkNPo.js';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import * as React$1 from 'react';
|
|
5
|
+
import { ComponentProps } from 'react';
|
|
6
|
+
import { LinkProps } from 'next/link';
|
|
7
|
+
export { D as DynamicIcon, a as DynamicIconNameType } from '../../dynamic-icon-DrGIiu2N.js';
|
|
8
|
+
export { C as ContextMenu, a as ContextMenuCheckboxItem, b as ContextMenuContent, c as ContextMenuGroup, d as ContextMenuItem, e as ContextMenuLabel, f as ContextMenuPortal, g as ContextMenuRadioGroup, h as ContextMenuRadioItem, i as ContextMenuSeparator, j as ContextMenuShortcut, k as ContextMenuSub, l as ContextMenuSubContent, m as ContextMenuSubTrigger, n as ContextMenuTrigger, D as Drawer, o as DrawerClose, p as DrawerContent, q as DrawerDescription, r as DrawerFooter, s as DrawerHeader, t as DrawerOverlay, u as DrawerPortal, v as DrawerTitle, w as DrawerTrigger, P as Progress, S as Sheet, x as SheetClose, y as SheetContent, z as SheetDescription, A as SheetFooter, B as SheetHeader, E as SheetOverlay, F as SheetPortal, G as SheetTitle, H as SheetTrigger, T as Toaster, I as sheetVariants } from '../../sonner-C74GlRDQ.js';
|
|
9
|
+
import '@radix-ui/react-popover';
|
|
10
|
+
import 'react-day-picker';
|
|
11
|
+
import '@radix-ui/react-checkbox';
|
|
12
|
+
import '@radix-ui/react-dropdown-menu';
|
|
13
|
+
import 'class-variance-authority/types';
|
|
14
|
+
import '../../button-1dWvP9Ib.js';
|
|
15
|
+
import 'class-variance-authority';
|
|
16
|
+
import '@radix-ui/react-tooltip';
|
|
17
|
+
import '@radix-ui/react-scroll-area';
|
|
18
|
+
import 'react-resizable-panels';
|
|
19
|
+
import '@radix-ui/react-slider';
|
|
20
|
+
import '@radix-ui/react-switch';
|
|
21
|
+
import '@radix-ui/react-select';
|
|
22
|
+
import '@radix-ui/react-menubar';
|
|
23
|
+
import '@radix-ui/react-navigation-menu';
|
|
24
|
+
import '@radix-ui/react-toggle-group';
|
|
25
|
+
import '@radix-ui/react-toggle';
|
|
26
|
+
import '@radix-ui/react-label';
|
|
27
|
+
import 'lucide-react';
|
|
28
|
+
import '@radix-ui/react-dialog';
|
|
29
|
+
import '@radix-ui/react-context-menu';
|
|
30
|
+
import 'vaul';
|
|
31
|
+
import '@radix-ui/react-progress';
|
|
32
|
+
import 'sonner';
|
|
33
|
+
|
|
34
|
+
interface CardProps extends ComponentProps<"div"> {
|
|
35
|
+
asChild?: boolean;
|
|
36
|
+
}
|
|
37
|
+
declare function StickyLayout({ className, asChild, ...props }: CardProps): react_jsx_runtime.JSX.Element;
|
|
38
|
+
declare function StickyLayoutPane({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
39
|
+
declare function StickyLayoutContent({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
40
|
+
|
|
41
|
+
interface PrefetchLinkProps extends Omit<LinkProps, "href"> {
|
|
42
|
+
children: React.ReactNode;
|
|
43
|
+
href: string | LinkProps["href"];
|
|
44
|
+
className?: string;
|
|
45
|
+
crudEntity?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Link component with automatic prefetching for CRUD pages
|
|
49
|
+
* Prefetches both the route and the API endpoint when user hovers
|
|
50
|
+
*/
|
|
51
|
+
declare function PrefetchLink({ children, crudEntity, href, className, ...props }: PrefetchLinkProps): react_jsx_runtime.JSX.Element;
|
|
52
|
+
|
|
53
|
+
interface InputNumberProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value"> {
|
|
54
|
+
value?: number | string | null;
|
|
55
|
+
onChange?: (value: number | null) => void;
|
|
56
|
+
decimalScale?: number;
|
|
57
|
+
suffix?: string;
|
|
58
|
+
}
|
|
59
|
+
declare const InputNumber: React$1.ForwardRefExoticComponent<InputNumberProps & React$1.RefAttributes<HTMLInputElement>>;
|
|
60
|
+
|
|
61
|
+
export { InputNumber, PrefetchLink, StickyLayout, StickyLayoutContent, StickyLayoutPane };
|