@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,331 @@
|
|
|
1
|
+
export { Badge, BadgeProps, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, ButtonLoading, ButtonLoadingProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Input, InputProps, Keyboard, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationLinkProps, PaginationNext, PaginationPrevious, Separator, SeparatorProps, SeparatorWithText, Skeleton, Spinner, SpinnerProps, StatusBadge, Textarea, TextareaProps, badgeVariants } from './primitives.mjs';
|
|
2
|
+
export { C as Calendar, a as CalendarProps, P as Popover, b as PopoverAnchor, c as PopoverContent, d as PopoverTrigger } from '../calendar-2QzdEo1z.mjs';
|
|
3
|
+
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';
|
|
4
|
+
export { InputNumber, PrefetchLink, StickyLayout, StickyLayoutContent, StickyLayoutPane } from './primitives/client.mjs';
|
|
5
|
+
export { D as DynamicIcon, a as DynamicIconNameType } from '../dynamic-icon-DrGIiu2N.mjs';
|
|
6
|
+
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';
|
|
7
|
+
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DatePicker, DateRangePicker, DateTimePicker, Editor, EmojiPicker, FileDropzone, FileDropzoneProps, FileThumbnail, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, InputFile, InputGroup, InputGroupProps, InputGroupText, InputGroupTextProps, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, InputPhone, InputSpin, InputTags, InputTagsProps, InputTagsWithSuggestions, InputTime, InputTimeProps, MultiSelect, MultiSelectOption, MultiSelectRef, MultipleDatesPicker, RadioGroup, RadioGroupItem, Rating, RatingStar, ReactionPicker, TimePicker, starVariants, useFormField } from './forms.mjs';
|
|
8
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActiveFilter, AspectRatio, Avatar, AvatarFallback, AvatarImage, AvatarStack, BentoContent, BentoDescription, BentoGrid, BentoHeader, BentoItem, BentoTitle, Carousel, CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, CodeBlock, Collapsible, CollapsibleContent, CollapsibleTrigger, CompactStatBar, CompactStatBarProps, CompactStatItem, DataTable, DataTableColumnHeader, DataTableContextValue, DataTableEmptyState, DataTableEmptyStateProps, DataTablePagination, DataTablePaginationConfig, DataTableProps, DataTableProvider, DataTableProviderProps, DataTableToolbar, DataTableToolbarProps, DataTableViewOptions, FilterConfig, FormattedNumberInput, FormattedNumberInputProps, HoverCard, HoverCardContent, HoverCardTrigger, Iphone15Pro, Iphone15ProProps, KanbanBoard, KanbanColumn, KanbanColumnData, KanbanColumnId, KanbanData, KanbanItem, KanbanItemData, KanbanItemId, KpiCard, KpiCardProps, MediaGrid, MediaGridProps, MediaType, PaginationState, Safari, SafariProps, ShowMoreText, SortingState, StatColorTheme, Timeline, TimelineContent, TimelineDot, TimelineHeading, TimelineItem, TimelineLine, avatarStackVariants, highlight, timelineContentVariants, timelineHeadingVariants, timelineItemVariants, timelineVariants, useDataTable, useDataTableOptional } from './data-display.mjs';
|
|
9
|
+
export { D as DataTableFullSkeleton, a as DataTableSkeleton, b as DataTableSkeletonProps } from '../data-table-skeleton-12NA8Mjx.mjs';
|
|
10
|
+
export { Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, ErrorDialogData, ErrorDialogProvider, alertVariants, globalError, useErrorDialog } from './feedback.mjs';
|
|
11
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
12
|
+
import { a as DictionaryType } from '../index-B9zQVEVi.mjs';
|
|
13
|
+
export { T as Tab, b as TabNavigationProvider, s as useTabNavigation } from '../index-B9zQVEVi.mjs';
|
|
14
|
+
import { NavigationType, SearchGroup, NavigationRootItem, LocaleType } from '../types/index.mjs';
|
|
15
|
+
import { HTMLMotionProps, Variants } from 'framer-motion';
|
|
16
|
+
import * as React$1 from 'react';
|
|
17
|
+
import React__default, { ReactNode } from 'react';
|
|
18
|
+
import { DialogProps } from '@radix-ui/react-dialog';
|
|
19
|
+
export { Auth, AuthDescription, AuthDictionaryType, AuthFooter, AuthForm, AuthHeader, AuthImage, AuthTitle, ForgotPasswordForm, NewPasswordForm, OAuthLinks, RegisterForm, SignInForm, VerifyEmailForm } from './auth.mjs';
|
|
20
|
+
export { B as Button, a as ButtonProps, b as buttonVariants } from '../button-1dWvP9Ib.mjs';
|
|
21
|
+
export { ColumnDef, Row } from '@tanstack/react-table';
|
|
22
|
+
export { D as Dialog, a as DialogClose, b as DialogContent, c as DialogDescription, d as DialogFooter, e as DialogHeader, f as DialogOverlay, g as DialogPortal, h as DialogTitle, i as DialogTrigger } from '../dialog-bKfjZMTd.mjs';
|
|
23
|
+
export { T as Table, a as TableBody, b as TableCaption, c as TableCell, d as TableFooter, e as TableHead, f as TableHeader, g as TableRow, h as Tabs, i as TabsContent, j as TabsList, k as TabsTrigger } from '../tabs-C6FfBwPY.mjs';
|
|
24
|
+
import 'class-variance-authority/types';
|
|
25
|
+
import 'class-variance-authority';
|
|
26
|
+
import 'next/link';
|
|
27
|
+
import '@radix-ui/react-checkbox';
|
|
28
|
+
import '@radix-ui/react-dropdown-menu';
|
|
29
|
+
import '@radix-ui/react-tooltip';
|
|
30
|
+
import '@radix-ui/react-scroll-area';
|
|
31
|
+
import 'react-resizable-panels';
|
|
32
|
+
import '@radix-ui/react-slider';
|
|
33
|
+
import '@radix-ui/react-switch';
|
|
34
|
+
import '@radix-ui/react-select';
|
|
35
|
+
import '@radix-ui/react-menubar';
|
|
36
|
+
import '@radix-ui/react-navigation-menu';
|
|
37
|
+
import '@radix-ui/react-toggle-group';
|
|
38
|
+
import '@radix-ui/react-toggle';
|
|
39
|
+
import '@radix-ui/react-label';
|
|
40
|
+
import '@radix-ui/react-tabs';
|
|
41
|
+
import '@radix-ui/react-popover';
|
|
42
|
+
import 'react-day-picker';
|
|
43
|
+
import 'lucide-react';
|
|
44
|
+
import '@radix-ui/react-context-menu';
|
|
45
|
+
import 'vaul';
|
|
46
|
+
import '@radix-ui/react-progress';
|
|
47
|
+
import 'sonner';
|
|
48
|
+
import 'react-hook-form';
|
|
49
|
+
import '@radix-ui/react-slot';
|
|
50
|
+
import '@radix-ui/react-radio-group';
|
|
51
|
+
import 'cmdk';
|
|
52
|
+
import 'emoji-picker-react';
|
|
53
|
+
import 'react-dropzone';
|
|
54
|
+
import 'input-otp';
|
|
55
|
+
import 'react-phone-number-input';
|
|
56
|
+
import '@tiptap/react';
|
|
57
|
+
import 'zod';
|
|
58
|
+
import '@radix-ui/react-avatar';
|
|
59
|
+
import 'recharts';
|
|
60
|
+
import 'embla-carousel-react';
|
|
61
|
+
import '@radix-ui/react-accordion';
|
|
62
|
+
import '@dnd-kit/core';
|
|
63
|
+
import '@radix-ui/react-aspect-ratio';
|
|
64
|
+
import '@radix-ui/react-collapsible';
|
|
65
|
+
import 'shiki/bundle/web';
|
|
66
|
+
import '@radix-ui/react-hover-card';
|
|
67
|
+
import '@radix-ui/react-separator';
|
|
68
|
+
import '@radix-ui/react-alert-dialog';
|
|
69
|
+
import '../tenant-provider-B8eC_Wpb.mjs';
|
|
70
|
+
import 'next/image';
|
|
71
|
+
|
|
72
|
+
interface SidebarProps {
|
|
73
|
+
dictionary: DictionaryType;
|
|
74
|
+
navigation: NavigationType[];
|
|
75
|
+
onGlobalSearch?: (query: string) => void;
|
|
76
|
+
searchResults?: any[];
|
|
77
|
+
searchLoading?: boolean;
|
|
78
|
+
}
|
|
79
|
+
declare function AppSidebar({ dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: SidebarProps): react_jsx_runtime.JSX.Element | null;
|
|
80
|
+
|
|
81
|
+
type LanguageDictionaryType = any;
|
|
82
|
+
declare function LanguageDropdown({ dictionary, }: {
|
|
83
|
+
dictionary: LanguageDictionaryType;
|
|
84
|
+
}): react_jsx_runtime.JSX.Element;
|
|
85
|
+
|
|
86
|
+
declare function Footer(): react_jsx_runtime.JSX.Element;
|
|
87
|
+
|
|
88
|
+
interface LogoProps {
|
|
89
|
+
className?: string;
|
|
90
|
+
size?: "sm" | "md" | "lg" | "xl" | "2xl";
|
|
91
|
+
showText?: boolean;
|
|
92
|
+
collapsed?: boolean;
|
|
93
|
+
}
|
|
94
|
+
declare function Logo({ className, size, showText, collapsed, }: LogoProps): react_jsx_runtime.JSX.Element;
|
|
95
|
+
declare function LogoCompact({ className }: {
|
|
96
|
+
className?: string;
|
|
97
|
+
}): react_jsx_runtime.JSX.Element;
|
|
98
|
+
|
|
99
|
+
declare function HeaderBreadcrumb({ className }: {
|
|
100
|
+
className?: string;
|
|
101
|
+
}): react_jsx_runtime.JSX.Element;
|
|
102
|
+
|
|
103
|
+
type AnimatedListProps = HTMLMotionProps<"ul"> & {
|
|
104
|
+
children: React__default.ReactNode;
|
|
105
|
+
/**
|
|
106
|
+
* Whether to animate initial mount. Default is false to prevent flash on load.
|
|
107
|
+
*/
|
|
108
|
+
initial?: boolean;
|
|
109
|
+
className?: string;
|
|
110
|
+
};
|
|
111
|
+
declare const AnimatedList: ({ children, className, initial, ...props }: AnimatedListProps) => react_jsx_runtime.JSX.Element;
|
|
112
|
+
type AnimatedItemProps = HTMLMotionProps<"li"> & {
|
|
113
|
+
children: React__default.ReactNode;
|
|
114
|
+
/**
|
|
115
|
+
* Unique ID for layout animations.
|
|
116
|
+
*/
|
|
117
|
+
layoutId?: string;
|
|
118
|
+
/**
|
|
119
|
+
* Optional variants for enter/exit animations.
|
|
120
|
+
*/
|
|
121
|
+
variants?: Variants;
|
|
122
|
+
className?: string;
|
|
123
|
+
};
|
|
124
|
+
declare const AnimatedItem: ({ children, className, layoutId, variants, ...props }: AnimatedItemProps) => react_jsx_runtime.JSX.Element;
|
|
125
|
+
|
|
126
|
+
interface AnimatedSidebarContentProps {
|
|
127
|
+
children: React$1.ReactNode;
|
|
128
|
+
className?: string;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Animated sidebar content wrapper that handles smooth width transitions
|
|
132
|
+
*/
|
|
133
|
+
declare function AnimatedSidebarContent({ children, className, }: AnimatedSidebarContentProps): react_jsx_runtime.JSX.Element;
|
|
134
|
+
/**
|
|
135
|
+
* Animated text/label that fades in/out based on sidebar state
|
|
136
|
+
*/
|
|
137
|
+
declare function AnimatedSidebarText({ children, className, }: {
|
|
138
|
+
children: React$1.ReactNode;
|
|
139
|
+
className?: string;
|
|
140
|
+
}): react_jsx_runtime.JSX.Element;
|
|
141
|
+
/**
|
|
142
|
+
* Animated group label with smooth margin/opacity transitions
|
|
143
|
+
*/
|
|
144
|
+
declare function AnimatedSidebarGroupLabel({ children, className, }: {
|
|
145
|
+
children: React$1.ReactNode;
|
|
146
|
+
className?: string;
|
|
147
|
+
}): react_jsx_runtime.JSX.Element;
|
|
148
|
+
declare function AnimatedSidebarMenuContainer({ children, className, }: {
|
|
149
|
+
children: React$1.ReactNode;
|
|
150
|
+
className?: string;
|
|
151
|
+
}): react_jsx_runtime.JSX.Element;
|
|
152
|
+
declare function AnimatedSidebarMenuItem({ children, className, }: {
|
|
153
|
+
children: React$1.ReactNode;
|
|
154
|
+
className?: string;
|
|
155
|
+
}): react_jsx_runtime.JSX.Element;
|
|
156
|
+
/**
|
|
157
|
+
* Animated collapsible sub-menu
|
|
158
|
+
*/
|
|
159
|
+
declare function AnimatedSidebarSubMenu({ children, isOpen, className, }: {
|
|
160
|
+
children: React$1.ReactNode;
|
|
161
|
+
isOpen: boolean;
|
|
162
|
+
className?: string;
|
|
163
|
+
}): react_jsx_runtime.JSX.Element;
|
|
164
|
+
|
|
165
|
+
interface CommandMenuProps extends DialogProps {
|
|
166
|
+
dictionary: DictionaryType;
|
|
167
|
+
navigation: NavigationType[];
|
|
168
|
+
buttonClassName?: string;
|
|
169
|
+
variant?: "default" | "icon" | "fiori";
|
|
170
|
+
onSearch?: (query: string) => void;
|
|
171
|
+
searchResults?: SearchGroup[];
|
|
172
|
+
loading?: boolean;
|
|
173
|
+
}
|
|
174
|
+
declare function CommandMenu({ buttonClassName, dictionary, navigation, variant, onSearch, searchResults, loading, ...props }: CommandMenuProps): react_jsx_runtime.JSX.Element;
|
|
175
|
+
|
|
176
|
+
interface SidebarGroupIconMenuProps {
|
|
177
|
+
groupTitle: string;
|
|
178
|
+
items: NavigationRootItem[];
|
|
179
|
+
dictionary: DictionaryType;
|
|
180
|
+
locale: LocaleType;
|
|
181
|
+
pathname: string;
|
|
182
|
+
isRTL: boolean;
|
|
183
|
+
onItemClick?: () => void;
|
|
184
|
+
}
|
|
185
|
+
declare function SidebarGroupIconMenu({ groupTitle, items, dictionary, locale, pathname, isRTL, onItemClick, }: SidebarGroupIconMenuProps): react_jsx_runtime.JSX.Element | null;
|
|
186
|
+
|
|
187
|
+
interface CustomizerProps {
|
|
188
|
+
trigger?: ReactNode;
|
|
189
|
+
triggerClassName?: string;
|
|
190
|
+
}
|
|
191
|
+
declare function Customizer({ trigger, triggerClassName }: CustomizerProps): react_jsx_runtime.JSX.Element;
|
|
192
|
+
|
|
193
|
+
interface ExtendedUser {
|
|
194
|
+
id: string;
|
|
195
|
+
name?: string | null;
|
|
196
|
+
email?: string | null;
|
|
197
|
+
image?: string | null;
|
|
198
|
+
avatar?: string | null;
|
|
199
|
+
}
|
|
200
|
+
interface UserDropdownProps {
|
|
201
|
+
dictionary: DictionaryType;
|
|
202
|
+
locale: LocaleType;
|
|
203
|
+
user?: ExtendedUser | null | undefined;
|
|
204
|
+
onSignOut?: () => void;
|
|
205
|
+
}
|
|
206
|
+
declare function UserDropdown({ dictionary, locale, user: userProp, onSignOut, }: UserDropdownProps): react_jsx_runtime.JSX.Element;
|
|
207
|
+
|
|
208
|
+
interface NotificationItem {
|
|
209
|
+
id: string;
|
|
210
|
+
url: string;
|
|
211
|
+
iconName: string;
|
|
212
|
+
content: string;
|
|
213
|
+
date: string | Date;
|
|
214
|
+
isRead: boolean;
|
|
215
|
+
}
|
|
216
|
+
interface NotificationDropdownProps {
|
|
217
|
+
dictionary: DictionaryType;
|
|
218
|
+
notifications?: NotificationItem[];
|
|
219
|
+
unreadCount?: number;
|
|
220
|
+
}
|
|
221
|
+
declare function NotificationDropdown({ dictionary, notifications, unreadCount, }: NotificationDropdownProps): react_jsx_runtime.JSX.Element;
|
|
222
|
+
|
|
223
|
+
declare function ModeDropdown(): react_jsx_runtime.JSX.Element;
|
|
224
|
+
|
|
225
|
+
declare function FullScreenToggle(): react_jsx_runtime.JSX.Element;
|
|
226
|
+
|
|
227
|
+
interface PageTabsProps {
|
|
228
|
+
dictionary?: DictionaryType;
|
|
229
|
+
className?: string;
|
|
230
|
+
variant?: "default" | "header";
|
|
231
|
+
}
|
|
232
|
+
declare function PageTabs({ dictionary, className, variant, }: PageTabsProps): react_jsx_runtime.JSX.Element | null;
|
|
233
|
+
|
|
234
|
+
interface RouteCacheContextType {
|
|
235
|
+
reloadTab: (path: string) => void;
|
|
236
|
+
}
|
|
237
|
+
declare function RouteCacheProvider({ children, }: {
|
|
238
|
+
children: React.ReactNode;
|
|
239
|
+
}): react_jsx_runtime.JSX.Element;
|
|
240
|
+
declare function useRouteCache(): RouteCacheContextType;
|
|
241
|
+
|
|
242
|
+
declare function ToggleMobileSidebar(): react_jsx_runtime.JSX.Element | null;
|
|
243
|
+
|
|
244
|
+
declare function TopBarHeaderMenubar({ dictionary, navigation, }: {
|
|
245
|
+
dictionary: DictionaryType;
|
|
246
|
+
navigation?: NavigationType[];
|
|
247
|
+
}): react_jsx_runtime.JSX.Element;
|
|
248
|
+
|
|
249
|
+
declare function VerticalLayoutHeader({ dictionary, }: {
|
|
250
|
+
dictionary: DictionaryType;
|
|
251
|
+
}): react_jsx_runtime.JSX.Element;
|
|
252
|
+
|
|
253
|
+
declare function HorizontalLayoutHeader({ dictionary, navigation, }: {
|
|
254
|
+
dictionary: DictionaryType;
|
|
255
|
+
navigation?: NavigationType[];
|
|
256
|
+
}): react_jsx_runtime.JSX.Element;
|
|
257
|
+
|
|
258
|
+
interface VerticalLayoutProps {
|
|
259
|
+
children: ReactNode;
|
|
260
|
+
dictionary: DictionaryType;
|
|
261
|
+
navigation?: NavigationType[];
|
|
262
|
+
onGlobalSearch?: (query: string) => void;
|
|
263
|
+
searchResults?: any[];
|
|
264
|
+
searchLoading?: boolean;
|
|
265
|
+
}
|
|
266
|
+
declare function VerticalLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: VerticalLayoutProps): react_jsx_runtime.JSX.Element;
|
|
267
|
+
|
|
268
|
+
interface HorizontalLayoutProps {
|
|
269
|
+
children: ReactNode;
|
|
270
|
+
dictionary: DictionaryType;
|
|
271
|
+
navigation?: NavigationType[];
|
|
272
|
+
onGlobalSearch?: (query: string) => void;
|
|
273
|
+
searchResults?: any[];
|
|
274
|
+
searchLoading?: boolean;
|
|
275
|
+
}
|
|
276
|
+
declare function HorizontalLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: HorizontalLayoutProps): react_jsx_runtime.JSX.Element;
|
|
277
|
+
|
|
278
|
+
interface LayoutProps {
|
|
279
|
+
children: ReactNode;
|
|
280
|
+
dictionary: DictionaryType;
|
|
281
|
+
navigation?: NavigationType[];
|
|
282
|
+
onGlobalSearch?: (query: string) => void;
|
|
283
|
+
searchResults?: any[];
|
|
284
|
+
searchLoading?: boolean;
|
|
285
|
+
}
|
|
286
|
+
declare function MainLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: LayoutProps): react_jsx_runtime.JSX.Element;
|
|
287
|
+
|
|
288
|
+
interface CachedContent {
|
|
289
|
+
html: string;
|
|
290
|
+
scrollPosition: number;
|
|
291
|
+
timestamp: number;
|
|
292
|
+
data?: unknown;
|
|
293
|
+
}
|
|
294
|
+
interface TabContentCacheContextValue {
|
|
295
|
+
getCachedContent: (path: string) => CachedContent | null;
|
|
296
|
+
setCachedContent: (path: string, content: CachedContent) => void;
|
|
297
|
+
clearCache: (path?: string) => void;
|
|
298
|
+
clearAllCache: () => void;
|
|
299
|
+
isCached: (path: string) => boolean;
|
|
300
|
+
}
|
|
301
|
+
declare function TabContentCacheProvider({ children }: {
|
|
302
|
+
children: ReactNode;
|
|
303
|
+
}): react_jsx_runtime.JSX.Element;
|
|
304
|
+
declare function useTabContentCache(): TabContentCacheContextValue;
|
|
305
|
+
|
|
306
|
+
declare const JobManagementPage: () => react_jsx_runtime.JSX.Element;
|
|
307
|
+
|
|
308
|
+
declare const AuditLogPage: () => react_jsx_runtime.JSX.Element;
|
|
309
|
+
|
|
310
|
+
interface CacheStat {
|
|
311
|
+
name: string;
|
|
312
|
+
itemCount: number;
|
|
313
|
+
ttl: number;
|
|
314
|
+
}
|
|
315
|
+
interface CacheManagementPageProps {
|
|
316
|
+
/** Server action to fetch stats */
|
|
317
|
+
fetchStats?: () => Promise<CacheStat[]>;
|
|
318
|
+
/** Server action to clear specific cache */
|
|
319
|
+
clearCache?: (name: string) => Promise<boolean>;
|
|
320
|
+
/** Server action to clear all caches */
|
|
321
|
+
clearAll?: () => Promise<void>;
|
|
322
|
+
/** Server action to get keys of a cache */
|
|
323
|
+
getCacheKeys?: (name: string) => Promise<string[]>;
|
|
324
|
+
/** Server action to get value of a cache key */
|
|
325
|
+
getCacheValue?: (name: string, key: string) => Promise<any>;
|
|
326
|
+
}
|
|
327
|
+
declare const CacheManagementPage: ({ fetchStats, clearCache, clearAll, getCacheKeys, getCacheValue, }: CacheManagementPageProps) => react_jsx_runtime.JSX.Element;
|
|
328
|
+
|
|
329
|
+
declare function NotFoundPage(): react_jsx_runtime.JSX.Element;
|
|
330
|
+
|
|
331
|
+
export { AnimatedItem, AnimatedList, AnimatedSidebarContent, AnimatedSidebarGroupLabel, AnimatedSidebarMenuContainer, AnimatedSidebarMenuItem, AnimatedSidebarSubMenu, AnimatedSidebarText, AppSidebar, AuditLogPage, CacheManagementPage, CommandMenu, Customizer, Footer, FullScreenToggle, HeaderBreadcrumb, HorizontalLayout, HorizontalLayoutHeader, JobManagementPage, type LanguageDictionaryType, LanguageDropdown, Logo, LogoCompact, MainLayout, ModeDropdown, NotFoundPage, NotificationDropdown, PageTabs, RouteCacheProvider, SidebarGroupIconMenu, TabContentCacheProvider, ToggleMobileSidebar, TopBarHeaderMenubar, UserDropdown, VerticalLayout, VerticalLayoutHeader, useRouteCache, useTabContentCache };
|
|
@@ -0,0 +1,331 @@
|
|
|
1
|
+
export { Badge, BadgeProps, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, ButtonLoading, ButtonLoadingProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Input, InputProps, Keyboard, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationLinkProps, PaginationNext, PaginationPrevious, Separator, SeparatorProps, SeparatorWithText, Skeleton, Spinner, SpinnerProps, StatusBadge, Textarea, TextareaProps, badgeVariants } from './primitives.js';
|
|
2
|
+
export { C as Calendar, a as CalendarProps, P as Popover, b as PopoverAnchor, c as PopoverContent, d as PopoverTrigger } from '../calendar-2QzdEo1z.js';
|
|
3
|
+
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';
|
|
4
|
+
export { InputNumber, PrefetchLink, StickyLayout, StickyLayoutContent, StickyLayoutPane } from './primitives/client.js';
|
|
5
|
+
export { D as DynamicIcon, a as DynamicIconNameType } from '../dynamic-icon-DrGIiu2N.js';
|
|
6
|
+
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';
|
|
7
|
+
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DatePicker, DateRangePicker, DateTimePicker, Editor, EmojiPicker, FileDropzone, FileDropzoneProps, FileThumbnail, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, InputFile, InputGroup, InputGroupProps, InputGroupText, InputGroupTextProps, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, InputPhone, InputSpin, InputTags, InputTagsProps, InputTagsWithSuggestions, InputTime, InputTimeProps, MultiSelect, MultiSelectOption, MultiSelectRef, MultipleDatesPicker, RadioGroup, RadioGroupItem, Rating, RatingStar, ReactionPicker, TimePicker, starVariants, useFormField } from './forms.js';
|
|
8
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActiveFilter, AspectRatio, Avatar, AvatarFallback, AvatarImage, AvatarStack, BentoContent, BentoDescription, BentoGrid, BentoHeader, BentoItem, BentoTitle, Carousel, CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, CodeBlock, Collapsible, CollapsibleContent, CollapsibleTrigger, CompactStatBar, CompactStatBarProps, CompactStatItem, DataTable, DataTableColumnHeader, DataTableContextValue, DataTableEmptyState, DataTableEmptyStateProps, DataTablePagination, DataTablePaginationConfig, DataTableProps, DataTableProvider, DataTableProviderProps, DataTableToolbar, DataTableToolbarProps, DataTableViewOptions, FilterConfig, FormattedNumberInput, FormattedNumberInputProps, HoverCard, HoverCardContent, HoverCardTrigger, Iphone15Pro, Iphone15ProProps, KanbanBoard, KanbanColumn, KanbanColumnData, KanbanColumnId, KanbanData, KanbanItem, KanbanItemData, KanbanItemId, KpiCard, KpiCardProps, MediaGrid, MediaGridProps, MediaType, PaginationState, Safari, SafariProps, ShowMoreText, SortingState, StatColorTheme, Timeline, TimelineContent, TimelineDot, TimelineHeading, TimelineItem, TimelineLine, avatarStackVariants, highlight, timelineContentVariants, timelineHeadingVariants, timelineItemVariants, timelineVariants, useDataTable, useDataTableOptional } from './data-display.js';
|
|
9
|
+
export { D as DataTableFullSkeleton, a as DataTableSkeleton, b as DataTableSkeletonProps } from '../data-table-skeleton-12NA8Mjx.js';
|
|
10
|
+
export { Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, ErrorDialogData, ErrorDialogProvider, alertVariants, globalError, useErrorDialog } from './feedback.js';
|
|
11
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
12
|
+
import { a as DictionaryType } from '../index-50hpiPrV.js';
|
|
13
|
+
export { T as Tab, b as TabNavigationProvider, s as useTabNavigation } from '../index-50hpiPrV.js';
|
|
14
|
+
import { NavigationType, SearchGroup, NavigationRootItem, LocaleType } from '../types/index.js';
|
|
15
|
+
import { HTMLMotionProps, Variants } from 'framer-motion';
|
|
16
|
+
import * as React$1 from 'react';
|
|
17
|
+
import React__default, { ReactNode } from 'react';
|
|
18
|
+
import { DialogProps } from '@radix-ui/react-dialog';
|
|
19
|
+
export { Auth, AuthDescription, AuthDictionaryType, AuthFooter, AuthForm, AuthHeader, AuthImage, AuthTitle, ForgotPasswordForm, NewPasswordForm, OAuthLinks, RegisterForm, SignInForm, VerifyEmailForm } from './auth.js';
|
|
20
|
+
export { B as Button, a as ButtonProps, b as buttonVariants } from '../button-1dWvP9Ib.js';
|
|
21
|
+
export { ColumnDef, Row } from '@tanstack/react-table';
|
|
22
|
+
export { D as Dialog, a as DialogClose, b as DialogContent, c as DialogDescription, d as DialogFooter, e as DialogHeader, f as DialogOverlay, g as DialogPortal, h as DialogTitle, i as DialogTrigger } from '../dialog-bKfjZMTd.js';
|
|
23
|
+
export { T as Table, a as TableBody, b as TableCaption, c as TableCell, d as TableFooter, e as TableHead, f as TableHeader, g as TableRow, h as Tabs, i as TabsContent, j as TabsList, k as TabsTrigger } from '../tabs-C6FfBwPY.js';
|
|
24
|
+
import 'class-variance-authority/types';
|
|
25
|
+
import 'class-variance-authority';
|
|
26
|
+
import 'next/link';
|
|
27
|
+
import '@radix-ui/react-checkbox';
|
|
28
|
+
import '@radix-ui/react-dropdown-menu';
|
|
29
|
+
import '@radix-ui/react-tooltip';
|
|
30
|
+
import '@radix-ui/react-scroll-area';
|
|
31
|
+
import 'react-resizable-panels';
|
|
32
|
+
import '@radix-ui/react-slider';
|
|
33
|
+
import '@radix-ui/react-switch';
|
|
34
|
+
import '@radix-ui/react-select';
|
|
35
|
+
import '@radix-ui/react-menubar';
|
|
36
|
+
import '@radix-ui/react-navigation-menu';
|
|
37
|
+
import '@radix-ui/react-toggle-group';
|
|
38
|
+
import '@radix-ui/react-toggle';
|
|
39
|
+
import '@radix-ui/react-label';
|
|
40
|
+
import '@radix-ui/react-tabs';
|
|
41
|
+
import '@radix-ui/react-popover';
|
|
42
|
+
import 'react-day-picker';
|
|
43
|
+
import 'lucide-react';
|
|
44
|
+
import '@radix-ui/react-context-menu';
|
|
45
|
+
import 'vaul';
|
|
46
|
+
import '@radix-ui/react-progress';
|
|
47
|
+
import 'sonner';
|
|
48
|
+
import 'react-hook-form';
|
|
49
|
+
import '@radix-ui/react-slot';
|
|
50
|
+
import '@radix-ui/react-radio-group';
|
|
51
|
+
import 'cmdk';
|
|
52
|
+
import 'emoji-picker-react';
|
|
53
|
+
import 'react-dropzone';
|
|
54
|
+
import 'input-otp';
|
|
55
|
+
import 'react-phone-number-input';
|
|
56
|
+
import '@tiptap/react';
|
|
57
|
+
import 'zod';
|
|
58
|
+
import '@radix-ui/react-avatar';
|
|
59
|
+
import 'recharts';
|
|
60
|
+
import 'embla-carousel-react';
|
|
61
|
+
import '@radix-ui/react-accordion';
|
|
62
|
+
import '@dnd-kit/core';
|
|
63
|
+
import '@radix-ui/react-aspect-ratio';
|
|
64
|
+
import '@radix-ui/react-collapsible';
|
|
65
|
+
import 'shiki/bundle/web';
|
|
66
|
+
import '@radix-ui/react-hover-card';
|
|
67
|
+
import '@radix-ui/react-separator';
|
|
68
|
+
import '@radix-ui/react-alert-dialog';
|
|
69
|
+
import '../tenant-provider-B8eC_Wpb.js';
|
|
70
|
+
import 'next/image';
|
|
71
|
+
|
|
72
|
+
interface SidebarProps {
|
|
73
|
+
dictionary: DictionaryType;
|
|
74
|
+
navigation: NavigationType[];
|
|
75
|
+
onGlobalSearch?: (query: string) => void;
|
|
76
|
+
searchResults?: any[];
|
|
77
|
+
searchLoading?: boolean;
|
|
78
|
+
}
|
|
79
|
+
declare function AppSidebar({ dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: SidebarProps): react_jsx_runtime.JSX.Element | null;
|
|
80
|
+
|
|
81
|
+
type LanguageDictionaryType = any;
|
|
82
|
+
declare function LanguageDropdown({ dictionary, }: {
|
|
83
|
+
dictionary: LanguageDictionaryType;
|
|
84
|
+
}): react_jsx_runtime.JSX.Element;
|
|
85
|
+
|
|
86
|
+
declare function Footer(): react_jsx_runtime.JSX.Element;
|
|
87
|
+
|
|
88
|
+
interface LogoProps {
|
|
89
|
+
className?: string;
|
|
90
|
+
size?: "sm" | "md" | "lg" | "xl" | "2xl";
|
|
91
|
+
showText?: boolean;
|
|
92
|
+
collapsed?: boolean;
|
|
93
|
+
}
|
|
94
|
+
declare function Logo({ className, size, showText, collapsed, }: LogoProps): react_jsx_runtime.JSX.Element;
|
|
95
|
+
declare function LogoCompact({ className }: {
|
|
96
|
+
className?: string;
|
|
97
|
+
}): react_jsx_runtime.JSX.Element;
|
|
98
|
+
|
|
99
|
+
declare function HeaderBreadcrumb({ className }: {
|
|
100
|
+
className?: string;
|
|
101
|
+
}): react_jsx_runtime.JSX.Element;
|
|
102
|
+
|
|
103
|
+
type AnimatedListProps = HTMLMotionProps<"ul"> & {
|
|
104
|
+
children: React__default.ReactNode;
|
|
105
|
+
/**
|
|
106
|
+
* Whether to animate initial mount. Default is false to prevent flash on load.
|
|
107
|
+
*/
|
|
108
|
+
initial?: boolean;
|
|
109
|
+
className?: string;
|
|
110
|
+
};
|
|
111
|
+
declare const AnimatedList: ({ children, className, initial, ...props }: AnimatedListProps) => react_jsx_runtime.JSX.Element;
|
|
112
|
+
type AnimatedItemProps = HTMLMotionProps<"li"> & {
|
|
113
|
+
children: React__default.ReactNode;
|
|
114
|
+
/**
|
|
115
|
+
* Unique ID for layout animations.
|
|
116
|
+
*/
|
|
117
|
+
layoutId?: string;
|
|
118
|
+
/**
|
|
119
|
+
* Optional variants for enter/exit animations.
|
|
120
|
+
*/
|
|
121
|
+
variants?: Variants;
|
|
122
|
+
className?: string;
|
|
123
|
+
};
|
|
124
|
+
declare const AnimatedItem: ({ children, className, layoutId, variants, ...props }: AnimatedItemProps) => react_jsx_runtime.JSX.Element;
|
|
125
|
+
|
|
126
|
+
interface AnimatedSidebarContentProps {
|
|
127
|
+
children: React$1.ReactNode;
|
|
128
|
+
className?: string;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Animated sidebar content wrapper that handles smooth width transitions
|
|
132
|
+
*/
|
|
133
|
+
declare function AnimatedSidebarContent({ children, className, }: AnimatedSidebarContentProps): react_jsx_runtime.JSX.Element;
|
|
134
|
+
/**
|
|
135
|
+
* Animated text/label that fades in/out based on sidebar state
|
|
136
|
+
*/
|
|
137
|
+
declare function AnimatedSidebarText({ children, className, }: {
|
|
138
|
+
children: React$1.ReactNode;
|
|
139
|
+
className?: string;
|
|
140
|
+
}): react_jsx_runtime.JSX.Element;
|
|
141
|
+
/**
|
|
142
|
+
* Animated group label with smooth margin/opacity transitions
|
|
143
|
+
*/
|
|
144
|
+
declare function AnimatedSidebarGroupLabel({ children, className, }: {
|
|
145
|
+
children: React$1.ReactNode;
|
|
146
|
+
className?: string;
|
|
147
|
+
}): react_jsx_runtime.JSX.Element;
|
|
148
|
+
declare function AnimatedSidebarMenuContainer({ children, className, }: {
|
|
149
|
+
children: React$1.ReactNode;
|
|
150
|
+
className?: string;
|
|
151
|
+
}): react_jsx_runtime.JSX.Element;
|
|
152
|
+
declare function AnimatedSidebarMenuItem({ children, className, }: {
|
|
153
|
+
children: React$1.ReactNode;
|
|
154
|
+
className?: string;
|
|
155
|
+
}): react_jsx_runtime.JSX.Element;
|
|
156
|
+
/**
|
|
157
|
+
* Animated collapsible sub-menu
|
|
158
|
+
*/
|
|
159
|
+
declare function AnimatedSidebarSubMenu({ children, isOpen, className, }: {
|
|
160
|
+
children: React$1.ReactNode;
|
|
161
|
+
isOpen: boolean;
|
|
162
|
+
className?: string;
|
|
163
|
+
}): react_jsx_runtime.JSX.Element;
|
|
164
|
+
|
|
165
|
+
interface CommandMenuProps extends DialogProps {
|
|
166
|
+
dictionary: DictionaryType;
|
|
167
|
+
navigation: NavigationType[];
|
|
168
|
+
buttonClassName?: string;
|
|
169
|
+
variant?: "default" | "icon" | "fiori";
|
|
170
|
+
onSearch?: (query: string) => void;
|
|
171
|
+
searchResults?: SearchGroup[];
|
|
172
|
+
loading?: boolean;
|
|
173
|
+
}
|
|
174
|
+
declare function CommandMenu({ buttonClassName, dictionary, navigation, variant, onSearch, searchResults, loading, ...props }: CommandMenuProps): react_jsx_runtime.JSX.Element;
|
|
175
|
+
|
|
176
|
+
interface SidebarGroupIconMenuProps {
|
|
177
|
+
groupTitle: string;
|
|
178
|
+
items: NavigationRootItem[];
|
|
179
|
+
dictionary: DictionaryType;
|
|
180
|
+
locale: LocaleType;
|
|
181
|
+
pathname: string;
|
|
182
|
+
isRTL: boolean;
|
|
183
|
+
onItemClick?: () => void;
|
|
184
|
+
}
|
|
185
|
+
declare function SidebarGroupIconMenu({ groupTitle, items, dictionary, locale, pathname, isRTL, onItemClick, }: SidebarGroupIconMenuProps): react_jsx_runtime.JSX.Element | null;
|
|
186
|
+
|
|
187
|
+
interface CustomizerProps {
|
|
188
|
+
trigger?: ReactNode;
|
|
189
|
+
triggerClassName?: string;
|
|
190
|
+
}
|
|
191
|
+
declare function Customizer({ trigger, triggerClassName }: CustomizerProps): react_jsx_runtime.JSX.Element;
|
|
192
|
+
|
|
193
|
+
interface ExtendedUser {
|
|
194
|
+
id: string;
|
|
195
|
+
name?: string | null;
|
|
196
|
+
email?: string | null;
|
|
197
|
+
image?: string | null;
|
|
198
|
+
avatar?: string | null;
|
|
199
|
+
}
|
|
200
|
+
interface UserDropdownProps {
|
|
201
|
+
dictionary: DictionaryType;
|
|
202
|
+
locale: LocaleType;
|
|
203
|
+
user?: ExtendedUser | null | undefined;
|
|
204
|
+
onSignOut?: () => void;
|
|
205
|
+
}
|
|
206
|
+
declare function UserDropdown({ dictionary, locale, user: userProp, onSignOut, }: UserDropdownProps): react_jsx_runtime.JSX.Element;
|
|
207
|
+
|
|
208
|
+
interface NotificationItem {
|
|
209
|
+
id: string;
|
|
210
|
+
url: string;
|
|
211
|
+
iconName: string;
|
|
212
|
+
content: string;
|
|
213
|
+
date: string | Date;
|
|
214
|
+
isRead: boolean;
|
|
215
|
+
}
|
|
216
|
+
interface NotificationDropdownProps {
|
|
217
|
+
dictionary: DictionaryType;
|
|
218
|
+
notifications?: NotificationItem[];
|
|
219
|
+
unreadCount?: number;
|
|
220
|
+
}
|
|
221
|
+
declare function NotificationDropdown({ dictionary, notifications, unreadCount, }: NotificationDropdownProps): react_jsx_runtime.JSX.Element;
|
|
222
|
+
|
|
223
|
+
declare function ModeDropdown(): react_jsx_runtime.JSX.Element;
|
|
224
|
+
|
|
225
|
+
declare function FullScreenToggle(): react_jsx_runtime.JSX.Element;
|
|
226
|
+
|
|
227
|
+
interface PageTabsProps {
|
|
228
|
+
dictionary?: DictionaryType;
|
|
229
|
+
className?: string;
|
|
230
|
+
variant?: "default" | "header";
|
|
231
|
+
}
|
|
232
|
+
declare function PageTabs({ dictionary, className, variant, }: PageTabsProps): react_jsx_runtime.JSX.Element | null;
|
|
233
|
+
|
|
234
|
+
interface RouteCacheContextType {
|
|
235
|
+
reloadTab: (path: string) => void;
|
|
236
|
+
}
|
|
237
|
+
declare function RouteCacheProvider({ children, }: {
|
|
238
|
+
children: React.ReactNode;
|
|
239
|
+
}): react_jsx_runtime.JSX.Element;
|
|
240
|
+
declare function useRouteCache(): RouteCacheContextType;
|
|
241
|
+
|
|
242
|
+
declare function ToggleMobileSidebar(): react_jsx_runtime.JSX.Element | null;
|
|
243
|
+
|
|
244
|
+
declare function TopBarHeaderMenubar({ dictionary, navigation, }: {
|
|
245
|
+
dictionary: DictionaryType;
|
|
246
|
+
navigation?: NavigationType[];
|
|
247
|
+
}): react_jsx_runtime.JSX.Element;
|
|
248
|
+
|
|
249
|
+
declare function VerticalLayoutHeader({ dictionary, }: {
|
|
250
|
+
dictionary: DictionaryType;
|
|
251
|
+
}): react_jsx_runtime.JSX.Element;
|
|
252
|
+
|
|
253
|
+
declare function HorizontalLayoutHeader({ dictionary, navigation, }: {
|
|
254
|
+
dictionary: DictionaryType;
|
|
255
|
+
navigation?: NavigationType[];
|
|
256
|
+
}): react_jsx_runtime.JSX.Element;
|
|
257
|
+
|
|
258
|
+
interface VerticalLayoutProps {
|
|
259
|
+
children: ReactNode;
|
|
260
|
+
dictionary: DictionaryType;
|
|
261
|
+
navigation?: NavigationType[];
|
|
262
|
+
onGlobalSearch?: (query: string) => void;
|
|
263
|
+
searchResults?: any[];
|
|
264
|
+
searchLoading?: boolean;
|
|
265
|
+
}
|
|
266
|
+
declare function VerticalLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: VerticalLayoutProps): react_jsx_runtime.JSX.Element;
|
|
267
|
+
|
|
268
|
+
interface HorizontalLayoutProps {
|
|
269
|
+
children: ReactNode;
|
|
270
|
+
dictionary: DictionaryType;
|
|
271
|
+
navigation?: NavigationType[];
|
|
272
|
+
onGlobalSearch?: (query: string) => void;
|
|
273
|
+
searchResults?: any[];
|
|
274
|
+
searchLoading?: boolean;
|
|
275
|
+
}
|
|
276
|
+
declare function HorizontalLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: HorizontalLayoutProps): react_jsx_runtime.JSX.Element;
|
|
277
|
+
|
|
278
|
+
interface LayoutProps {
|
|
279
|
+
children: ReactNode;
|
|
280
|
+
dictionary: DictionaryType;
|
|
281
|
+
navigation?: NavigationType[];
|
|
282
|
+
onGlobalSearch?: (query: string) => void;
|
|
283
|
+
searchResults?: any[];
|
|
284
|
+
searchLoading?: boolean;
|
|
285
|
+
}
|
|
286
|
+
declare function MainLayout({ children, dictionary, navigation, onGlobalSearch, searchResults, searchLoading, }: LayoutProps): react_jsx_runtime.JSX.Element;
|
|
287
|
+
|
|
288
|
+
interface CachedContent {
|
|
289
|
+
html: string;
|
|
290
|
+
scrollPosition: number;
|
|
291
|
+
timestamp: number;
|
|
292
|
+
data?: unknown;
|
|
293
|
+
}
|
|
294
|
+
interface TabContentCacheContextValue {
|
|
295
|
+
getCachedContent: (path: string) => CachedContent | null;
|
|
296
|
+
setCachedContent: (path: string, content: CachedContent) => void;
|
|
297
|
+
clearCache: (path?: string) => void;
|
|
298
|
+
clearAllCache: () => void;
|
|
299
|
+
isCached: (path: string) => boolean;
|
|
300
|
+
}
|
|
301
|
+
declare function TabContentCacheProvider({ children }: {
|
|
302
|
+
children: ReactNode;
|
|
303
|
+
}): react_jsx_runtime.JSX.Element;
|
|
304
|
+
declare function useTabContentCache(): TabContentCacheContextValue;
|
|
305
|
+
|
|
306
|
+
declare const JobManagementPage: () => react_jsx_runtime.JSX.Element;
|
|
307
|
+
|
|
308
|
+
declare const AuditLogPage: () => react_jsx_runtime.JSX.Element;
|
|
309
|
+
|
|
310
|
+
interface CacheStat {
|
|
311
|
+
name: string;
|
|
312
|
+
itemCount: number;
|
|
313
|
+
ttl: number;
|
|
314
|
+
}
|
|
315
|
+
interface CacheManagementPageProps {
|
|
316
|
+
/** Server action to fetch stats */
|
|
317
|
+
fetchStats?: () => Promise<CacheStat[]>;
|
|
318
|
+
/** Server action to clear specific cache */
|
|
319
|
+
clearCache?: (name: string) => Promise<boolean>;
|
|
320
|
+
/** Server action to clear all caches */
|
|
321
|
+
clearAll?: () => Promise<void>;
|
|
322
|
+
/** Server action to get keys of a cache */
|
|
323
|
+
getCacheKeys?: (name: string) => Promise<string[]>;
|
|
324
|
+
/** Server action to get value of a cache key */
|
|
325
|
+
getCacheValue?: (name: string, key: string) => Promise<any>;
|
|
326
|
+
}
|
|
327
|
+
declare const CacheManagementPage: ({ fetchStats, clearCache, clearAll, getCacheKeys, getCacheValue, }: CacheManagementPageProps) => react_jsx_runtime.JSX.Element;
|
|
328
|
+
|
|
329
|
+
declare function NotFoundPage(): react_jsx_runtime.JSX.Element;
|
|
330
|
+
|
|
331
|
+
export { AnimatedItem, AnimatedList, AnimatedSidebarContent, AnimatedSidebarGroupLabel, AnimatedSidebarMenuContainer, AnimatedSidebarMenuItem, AnimatedSidebarSubMenu, AnimatedSidebarText, AppSidebar, AuditLogPage, CacheManagementPage, CommandMenu, Customizer, Footer, FullScreenToggle, HeaderBreadcrumb, HorizontalLayout, HorizontalLayoutHeader, JobManagementPage, type LanguageDictionaryType, LanguageDropdown, Logo, LogoCompact, MainLayout, ModeDropdown, NotFoundPage, NotificationDropdown, PageTabs, RouteCacheProvider, SidebarGroupIconMenu, TabContentCacheProvider, ToggleMobileSidebar, TopBarHeaderMenubar, UserDropdown, VerticalLayout, VerticalLayoutHeader, useRouteCache, useTabContentCache };
|