@carlonicora/nextjs-jsonapi 1.49.0 → 1.51.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/{BlockNoteEditor-WLS36QIF.mjs → BlockNoteEditor-5EIAVNTF.mjs} +2 -2
- package/dist/{BlockNoteEditor-LENHWRS2.js → BlockNoteEditor-DJ6KL6WO.js} +6 -6
- package/dist/{BlockNoteEditor-LENHWRS2.js.map → BlockNoteEditor-DJ6KL6WO.js.map} +1 -1
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-VQ35TGD7.mjs → chunk-JLWZGQIU.mjs} +1118 -1033
- package/dist/chunk-JLWZGQIU.mjs.map +1 -0
- package/dist/{chunk-KWAUWJYX.js → chunk-LRWYUAPX.js} +94 -9
- package/dist/chunk-LRWYUAPX.js.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +28 -4
- package/dist/components/index.d.ts +28 -4
- package/dist/components/index.js +6 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +5 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/dist/scripts/generate-web-module/generator.d.ts.map +1 -1
- package/dist/scripts/generate-web-module/generator.js +42 -33
- package/dist/scripts/generate-web-module/generator.js.map +1 -1
- package/dist/scripts/generate-web-module/transformers/relationship-resolver.d.ts.map +1 -1
- package/dist/scripts/generate-web-module/transformers/relationship-resolver.js +8 -6
- package/dist/scripts/generate-web-module/transformers/relationship-resolver.js.map +1 -1
- package/dist/scripts/generate-web-module/types/json-schema.interface.d.ts +2 -0
- package/dist/scripts/generate-web-module/types/json-schema.interface.d.ts.map +1 -1
- package/dist/scripts/generate-web-module/types/template-data.interface.d.ts +2 -0
- package/dist/scripts/generate-web-module/types/template-data.interface.d.ts.map +1 -1
- package/dist/scripts/generate-web-module/validators/json-schema-validator.d.ts +1 -1
- package/dist/scripts/generate-web-module/validators/json-schema-validator.d.ts.map +1 -1
- package/dist/scripts/generate-web-module/validators/json-schema-validator.js +74 -25
- package/dist/scripts/generate-web-module/validators/json-schema-validator.js.map +1 -1
- package/package.json +1 -1
- package/scripts/generate-web-module/generator.ts +48 -37
- package/scripts/generate-web-module/transformers/relationship-resolver.ts +8 -6
- package/scripts/generate-web-module/types/json-schema.interface.ts +2 -0
- package/scripts/generate-web-module/types/template-data.interface.ts +2 -0
- package/scripts/generate-web-module/validators/json-schema-validator.ts +79 -27
- package/src/components/containers/RoundPageContainer.tsx +83 -0
- package/src/components/containers/RoundPageContainerTitle.tsx +60 -0
- package/src/components/containers/index.ts +2 -0
- package/src/components/navigations/Header.tsx +5 -2
- package/dist/chunk-KWAUWJYX.js.map +0 -1
- package/dist/chunk-VQ35TGD7.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-WLS36QIF.mjs.map → BlockNoteEditor-5EIAVNTF.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunkLRWYUAPXjs = require('../chunk-LRWYUAPX.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -117,5 +117,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
|
|
120
|
-
exports.ClientJsonApiDelete = _chunkQIA5FOQBjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQIA5FOQBjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQIA5FOQBjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQIA5FOQBjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQIA5FOQBjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
120
|
+
exports.ClientJsonApiDelete = _chunkQIA5FOQBjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQIA5FOQBjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQIA5FOQBjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQIA5FOQBjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQIA5FOQBjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkLRWYUAPXjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkLRWYUAPXjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkV63TFESUjs.configureClientConfig; exports.configureClientJsonApi = _chunkQIA5FOQBjs.configureClientJsonApi; exports.configureI18n = _chunkV63TFESUjs.configureI18n; exports.configureJsonApi = _chunkV63TFESUjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkV63TFESUjs.getApiUrl; exports.getAppUrl = _chunkV63TFESUjs.getAppUrl; exports.getClientApiUrl = _chunkQIA5FOQBjs.getClientApiUrl; exports.getClientAppUrl = _chunkQIA5FOQBjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkQIA5FOQBjs.getClientTrackablePages; exports.getI18nLink = _chunkV63TFESUjs.getI18nLink; exports.getStripePublishableKey = _chunkV63TFESUjs.getStripePublishableKey; exports.getTrackablePages = _chunkV63TFESUjs.getTrackablePages; exports.registerTableGenerator = _chunkLRWYUAPXjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkLRWYUAPXjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkLRWYUAPXjs.useContentTableStructure; exports.useCustomD3Graph = _chunkLRWYUAPXjs.useCustomD3Graph; exports.useDataListRetriever = _chunkLRWYUAPXjs.useDataListRetriever; exports.useDebounce = _chunkLRWYUAPXjs.useDebounce; exports.useI18nDateFnsLocale = _chunkV63TFESUjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkV63TFESUjs.useI18nLocale; exports.useI18nRouter = _chunkV63TFESUjs.useI18nRouter; exports.useI18nTranslations = _chunkV63TFESUjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkLRWYUAPXjs.useJsonApiGet; exports.useJsonApiMutation = _chunkLRWYUAPXjs.useJsonApiMutation; exports.useNotificationSync = _chunkLRWYUAPXjs.useNotificationSync; exports.useOAuthClient = _chunkLRWYUAPXjs.useOAuthClient; exports.useOAuthClients = _chunkLRWYUAPXjs.useOAuthClients; exports.useOAuthConsent = _chunkLRWYUAPXjs.useOAuthConsent; exports.usePageTracker = _chunkLRWYUAPXjs.usePageTracker; exports.usePageUrlGenerator = _chunkLRWYUAPXjs.usePageUrlGenerator; exports.useRehydration = _chunkLRWYUAPXjs.useRehydration; exports.useRehydrationList = _chunkLRWYUAPXjs.useRehydrationList; exports.useRoleTableStructure = _chunkLRWYUAPXjs.useRoleTableStructure; exports.useSocket = _chunkLRWYUAPXjs.useSocket; exports.useSubscriptionStatus = _chunkLRWYUAPXjs.useSubscriptionStatus; exports.useTableGenerator = _chunkLRWYUAPXjs.useTableGenerator; exports.useUrlRewriter = _chunkLRWYUAPXjs.useUrlRewriter; exports.useUserSearch = _chunkLRWYUAPXjs.useUserSearch; exports.useUserTableStructure = _chunkLRWYUAPXjs.useUserTableStructure;
|
|
121
121
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as React$1 from 'react';
|
|
3
|
-
import React__default, { ReactElement, ReactNode, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
|
|
4
2
|
import { j as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, h as CompanyInterface, N as NotificationInterface } from '../notification.interface-DKR5WGKH.mjs';
|
|
3
|
+
import * as React$1 from 'react';
|
|
4
|
+
import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
|
|
5
5
|
import { a as ContentInterface } from '../content.interface-DvPs_JbX.mjs';
|
|
6
6
|
import { PartialBlock } from '@blocknote/core';
|
|
7
7
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
|
|
@@ -137,6 +137,29 @@ type ReactMarkdownContainerProps = {
|
|
|
137
137
|
};
|
|
138
138
|
declare function ReactMarkdownContainer({ content, collapsible, initialLines, size, }: ReactMarkdownContainerProps): react_jsx_runtime.JSX.Element;
|
|
139
139
|
|
|
140
|
+
type RoundPageContainerTabProps = {
|
|
141
|
+
module: ModuleWithPermissions;
|
|
142
|
+
details?: ReactNode;
|
|
143
|
+
tabs: Tab[];
|
|
144
|
+
children?: never;
|
|
145
|
+
};
|
|
146
|
+
type RoundPageContainerChildrenProps = {
|
|
147
|
+
module: ModuleWithPermissions;
|
|
148
|
+
details?: ReactNode;
|
|
149
|
+
tabs: never;
|
|
150
|
+
children: ReactNode;
|
|
151
|
+
};
|
|
152
|
+
type RoundPageContainerProps = RoundPageContainerTabProps | RoundPageContainerChildrenProps;
|
|
153
|
+
declare function RoundPageContainer({ module, details, tabs, children }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
154
|
+
|
|
155
|
+
type RoundPageContainerTitleProps = {
|
|
156
|
+
module: ModuleWithPermissions;
|
|
157
|
+
details?: ReactNode;
|
|
158
|
+
showDetails: boolean;
|
|
159
|
+
setShowDetails: (show: boolean) => void;
|
|
160
|
+
};
|
|
161
|
+
declare function RoundPageContainerTitle({ module, details, showDetails, setShowDetails, }: RoundPageContainerTitleProps): react_jsx_runtime.JSX.Element;
|
|
162
|
+
|
|
140
163
|
type Tab = {
|
|
141
164
|
label: string;
|
|
142
165
|
contentLabel?: React.ReactNode;
|
|
@@ -481,8 +504,9 @@ declare function ContentTitle({ module, type, element, functions, className, pri
|
|
|
481
504
|
|
|
482
505
|
type HeaderProps = {
|
|
483
506
|
children?: React.ReactNode;
|
|
507
|
+
className?: string;
|
|
484
508
|
};
|
|
485
|
-
declare function Header({ children }: HeaderProps): react_jsx_runtime.JSX.Element;
|
|
509
|
+
declare function Header({ children, className }: HeaderProps): react_jsx_runtime.JSX.Element;
|
|
486
510
|
|
|
487
511
|
declare function ModeToggleSwitch(): react_jsx_runtime.JSX.Element;
|
|
488
512
|
|
|
@@ -2024,4 +2048,4 @@ interface MultipleSelectorRef {
|
|
|
2024
2048
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2025
2049
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2026
2050
|
|
|
2027
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useDebounce, useFileUpload, useSidebar };
|
|
2051
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useDebounce, useFileUpload, useSidebar };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as React$1 from 'react';
|
|
3
|
-
import React__default, { ReactElement, ReactNode, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
|
|
4
2
|
import { j as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, h as CompanyInterface, N as NotificationInterface } from '../notification.interface-DEW8hR8g.js';
|
|
3
|
+
import * as React$1 from 'react';
|
|
4
|
+
import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
|
|
5
5
|
import { a as ContentInterface } from '../content.interface-Czin-YRh.js';
|
|
6
6
|
import { PartialBlock } from '@blocknote/core';
|
|
7
7
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
|
|
@@ -137,6 +137,29 @@ type ReactMarkdownContainerProps = {
|
|
|
137
137
|
};
|
|
138
138
|
declare function ReactMarkdownContainer({ content, collapsible, initialLines, size, }: ReactMarkdownContainerProps): react_jsx_runtime.JSX.Element;
|
|
139
139
|
|
|
140
|
+
type RoundPageContainerTabProps = {
|
|
141
|
+
module: ModuleWithPermissions;
|
|
142
|
+
details?: ReactNode;
|
|
143
|
+
tabs: Tab[];
|
|
144
|
+
children?: never;
|
|
145
|
+
};
|
|
146
|
+
type RoundPageContainerChildrenProps = {
|
|
147
|
+
module: ModuleWithPermissions;
|
|
148
|
+
details?: ReactNode;
|
|
149
|
+
tabs: never;
|
|
150
|
+
children: ReactNode;
|
|
151
|
+
};
|
|
152
|
+
type RoundPageContainerProps = RoundPageContainerTabProps | RoundPageContainerChildrenProps;
|
|
153
|
+
declare function RoundPageContainer({ module, details, tabs, children }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
154
|
+
|
|
155
|
+
type RoundPageContainerTitleProps = {
|
|
156
|
+
module: ModuleWithPermissions;
|
|
157
|
+
details?: ReactNode;
|
|
158
|
+
showDetails: boolean;
|
|
159
|
+
setShowDetails: (show: boolean) => void;
|
|
160
|
+
};
|
|
161
|
+
declare function RoundPageContainerTitle({ module, details, showDetails, setShowDetails, }: RoundPageContainerTitleProps): react_jsx_runtime.JSX.Element;
|
|
162
|
+
|
|
140
163
|
type Tab = {
|
|
141
164
|
label: string;
|
|
142
165
|
contentLabel?: React.ReactNode;
|
|
@@ -481,8 +504,9 @@ declare function ContentTitle({ module, type, element, functions, className, pri
|
|
|
481
504
|
|
|
482
505
|
type HeaderProps = {
|
|
483
506
|
children?: React.ReactNode;
|
|
507
|
+
className?: string;
|
|
484
508
|
};
|
|
485
|
-
declare function Header({ children }: HeaderProps): react_jsx_runtime.JSX.Element;
|
|
509
|
+
declare function Header({ children, className }: HeaderProps): react_jsx_runtime.JSX.Element;
|
|
486
510
|
|
|
487
511
|
declare function ModeToggleSwitch(): react_jsx_runtime.JSX.Element;
|
|
488
512
|
|
|
@@ -2024,4 +2048,4 @@ interface MultipleSelectorRef {
|
|
|
2024
2048
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2025
2049
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2026
2050
|
|
|
2027
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useDebounce, useFileUpload, useSidebar };
|
|
2051
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useDebounce, useFileUpload, useSidebar };
|
package/dist/components/index.js
CHANGED
|
@@ -397,7 +397,9 @@
|
|
|
397
397
|
|
|
398
398
|
|
|
399
399
|
|
|
400
|
-
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
var _chunkLRWYUAPXjs = require('../chunk-LRWYUAPX.js');
|
|
401
403
|
require('../chunk-V63TFESU.js');
|
|
402
404
|
|
|
403
405
|
|
|
@@ -817,5 +819,7 @@ require('../chunk-7QVYU63E.js');
|
|
|
817
819
|
|
|
818
820
|
|
|
819
821
|
|
|
820
|
-
exports.AcceptInvitation = _chunkKWAUWJYXjs.AcceptInvitation; exports.Accordion = _chunkKWAUWJYXjs.Accordion; exports.AccordionContent = _chunkKWAUWJYXjs.AccordionContent; exports.AccordionItem = _chunkKWAUWJYXjs.AccordionItem; exports.AccordionTrigger = _chunkKWAUWJYXjs.AccordionTrigger; exports.ActivateAccount = _chunkKWAUWJYXjs.ActivateAccount; exports.AddUserToRole = _chunkKWAUWJYXjs.AddUserToRole; exports.AdminCompanyContainer = _chunkKWAUWJYXjs.AdminCompanyContainer; exports.AdminUsersList = _chunkKWAUWJYXjs.AdminUsersList; exports.Alert = _chunkKWAUWJYXjs.Alert; exports.AlertAction = _chunkKWAUWJYXjs.AlertAction; exports.AlertDescription = _chunkKWAUWJYXjs.AlertDescription; exports.AlertDialog = _chunkKWAUWJYXjs.AlertDialog; exports.AlertDialogAction = _chunkKWAUWJYXjs.AlertDialogAction; exports.AlertDialogCancel = _chunkKWAUWJYXjs.AlertDialogCancel; exports.AlertDialogContent = _chunkKWAUWJYXjs.AlertDialogContent; exports.AlertDialogDescription = _chunkKWAUWJYXjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkKWAUWJYXjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkKWAUWJYXjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkKWAUWJYXjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkKWAUWJYXjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkKWAUWJYXjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkKWAUWJYXjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkKWAUWJYXjs.AlertDialogTrigger; exports.AlertTitle = _chunkKWAUWJYXjs.AlertTitle; exports.AllowedUsersDetails = _chunkKWAUWJYXjs.AllowedUsersDetails; exports.AttributeElement = _chunkKWAUWJYXjs.AttributeElement; exports.AuthContainer = _chunkKWAUWJYXjs.AuthContainer; exports.Avatar = _chunkKWAUWJYXjs.Avatar; exports.AvatarBadge = _chunkKWAUWJYXjs.AvatarBadge; exports.AvatarFallback = _chunkKWAUWJYXjs.AvatarFallback; exports.AvatarGroup = _chunkKWAUWJYXjs.AvatarGroup; exports.AvatarGroupCount = _chunkKWAUWJYXjs.AvatarGroupCount; exports.AvatarImage = _chunkKWAUWJYXjs.AvatarImage; exports.BackupCodesDialog = _chunkKWAUWJYXjs.BackupCodesDialog; exports.Badge = _chunkKWAUWJYXjs.Badge; exports.BlockNoteEditorContainer = _chunkKWAUWJYXjs.BlockNoteEditorContainer; exports.Board = _chunkKWAUWJYXjs.KanbanBoard; exports.Breadcrumb = _chunkKWAUWJYXjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkKWAUWJYXjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkKWAUWJYXjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkKWAUWJYXjs.BreadcrumbLink; exports.BreadcrumbList = _chunkKWAUWJYXjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkKWAUWJYXjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkKWAUWJYXjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkKWAUWJYXjs.BreadcrumbSeparator; exports.Button = _chunkKWAUWJYXjs.Button; exports.Calendar = _chunkKWAUWJYXjs.Calendar; exports.CalendarDayButton = _chunkKWAUWJYXjs.CalendarDayButton; exports.Card = _chunkKWAUWJYXjs.Card; exports.CardAction = _chunkKWAUWJYXjs.CardAction; exports.CardContent = _chunkKWAUWJYXjs.CardContent; exports.CardDescription = _chunkKWAUWJYXjs.CardDescription; exports.CardFooter = _chunkKWAUWJYXjs.CardFooter; exports.CardHeader = _chunkKWAUWJYXjs.CardHeader; exports.CardTitle = _chunkKWAUWJYXjs.CardTitle; exports.Carousel = _chunkKWAUWJYXjs.Carousel; exports.CarouselContent = _chunkKWAUWJYXjs.CarouselContent; exports.CarouselItem = _chunkKWAUWJYXjs.CarouselItem; exports.CarouselNext = _chunkKWAUWJYXjs.CarouselNext; exports.CarouselPrevious = _chunkKWAUWJYXjs.CarouselPrevious; exports.ChartContainer = _chunkKWAUWJYXjs.ChartContainer; exports.ChartLegend = _chunkKWAUWJYXjs.ChartLegend; exports.ChartLegendContent = _chunkKWAUWJYXjs.ChartLegendContent; exports.ChartStyle = _chunkKWAUWJYXjs.ChartStyle; exports.ChartTooltip = _chunkKWAUWJYXjs.ChartTooltip; exports.ChartTooltipContent = _chunkKWAUWJYXjs.ChartTooltipContent; exports.Checkbox = _chunkKWAUWJYXjs.Checkbox; exports.Collapsible = _chunkKWAUWJYXjs.Collapsible; exports.CollapsibleContent = _chunkKWAUWJYXjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkKWAUWJYXjs.CollapsibleTrigger; exports.Column = _chunkKWAUWJYXjs.KanbanColumn; exports.ColumnHandle = _chunkKWAUWJYXjs.KanbanColumnHandle; exports.Command = _chunkKWAUWJYXjs.Command; exports.CommandDialog = _chunkKWAUWJYXjs.CommandDialog; exports.CommandEmpty = _chunkKWAUWJYXjs.CommandEmpty; exports.CommandGroup = _chunkKWAUWJYXjs.CommandGroup; exports.CommandInput = _chunkKWAUWJYXjs.CommandInput; exports.CommandItem = _chunkKWAUWJYXjs.CommandItem; exports.CommandList = _chunkKWAUWJYXjs.CommandList; exports.CommandSeparator = _chunkKWAUWJYXjs.CommandSeparator; exports.CommandShortcut = _chunkKWAUWJYXjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkKWAUWJYXjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkKWAUWJYXjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkKWAUWJYXjs.CommonDeleter; exports.CommonEditorButtons = _chunkKWAUWJYXjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkKWAUWJYXjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkKWAUWJYXjs.CommonEditorTrigger; exports.CompaniesList = _chunkKWAUWJYXjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkKWAUWJYXjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkKWAUWJYXjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkKWAUWJYXjs.CompanyContainer; exports.CompanyDeleter = _chunkKWAUWJYXjs.CompanyDeleter; exports.CompanyDetails = _chunkKWAUWJYXjs.CompanyDetails; exports.CompanyEditor = _chunkKWAUWJYXjs.CompanyEditor; exports.CompanyUsersList = _chunkKWAUWJYXjs.CompanyUsersList; exports.ContentListTable = _chunkKWAUWJYXjs.ContentListTable; exports.ContentTableSearch = _chunkKWAUWJYXjs.ContentTableSearch; exports.ContentTitle = _chunkKWAUWJYXjs.ContentTitle; exports.ContentsList = _chunkKWAUWJYXjs.ContentsList; exports.ContentsListById = _chunkKWAUWJYXjs.ContentsListById; exports.ContextMenu = _chunkKWAUWJYXjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkKWAUWJYXjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkKWAUWJYXjs.ContextMenuContent; exports.ContextMenuGroup = _chunkKWAUWJYXjs.ContextMenuGroup; exports.ContextMenuItem = _chunkKWAUWJYXjs.ContextMenuItem; exports.ContextMenuLabel = _chunkKWAUWJYXjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkKWAUWJYXjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkKWAUWJYXjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkKWAUWJYXjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkKWAUWJYXjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkKWAUWJYXjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkKWAUWJYXjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkKWAUWJYXjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkKWAUWJYXjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkKWAUWJYXjs.ContextMenuTrigger; exports.ContributorsList = _chunkKWAUWJYXjs.ContributorsList; exports.Cookies = _chunkKWAUWJYXjs.Cookies; exports.DatePickerPopover = _chunkKWAUWJYXjs.DatePickerPopover; exports.DateRangeSelector = _chunkKWAUWJYXjs.DateRangeSelector; exports.Dialog = _chunkKWAUWJYXjs.Dialog; exports.DialogClose = _chunkKWAUWJYXjs.DialogClose; exports.DialogContent = _chunkKWAUWJYXjs.DialogContent; exports.DialogDescription = _chunkKWAUWJYXjs.DialogDescription; exports.DialogFooter = _chunkKWAUWJYXjs.DialogFooter; exports.DialogHeader = _chunkKWAUWJYXjs.DialogHeader; exports.DialogOverlay = _chunkKWAUWJYXjs.DialogOverlay; exports.DialogPortal = _chunkKWAUWJYXjs.DialogPortal; exports.DialogTitle = _chunkKWAUWJYXjs.DialogTitle; exports.DialogTrigger = _chunkKWAUWJYXjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkKWAUWJYXjs.DisableTwoFactorDialog; exports.Drawer = _chunkKWAUWJYXjs.Drawer; exports.DrawerClose = _chunkKWAUWJYXjs.DrawerClose; exports.DrawerContent = _chunkKWAUWJYXjs.DrawerContent; exports.DrawerDescription = _chunkKWAUWJYXjs.DrawerDescription; exports.DrawerFooter = _chunkKWAUWJYXjs.DrawerFooter; exports.DrawerHeader = _chunkKWAUWJYXjs.DrawerHeader; exports.DrawerOverlay = _chunkKWAUWJYXjs.DrawerOverlay; exports.DrawerPortal = _chunkKWAUWJYXjs.DrawerPortal; exports.DrawerTitle = _chunkKWAUWJYXjs.DrawerTitle; exports.DrawerTrigger = _chunkKWAUWJYXjs.DrawerTrigger; exports.DropdownMenu = _chunkKWAUWJYXjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkKWAUWJYXjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkKWAUWJYXjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkKWAUWJYXjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkKWAUWJYXjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkKWAUWJYXjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkKWAUWJYXjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkKWAUWJYXjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkKWAUWJYXjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkKWAUWJYXjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkKWAUWJYXjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkKWAUWJYXjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkKWAUWJYXjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkKWAUWJYXjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkKWAUWJYXjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkKWAUWJYXjs.ErrorDetails; exports.Field = _chunkKWAUWJYXjs.Field; exports.FieldContent = _chunkKWAUWJYXjs.FieldContent; exports.FieldDescription = _chunkKWAUWJYXjs.FieldDescription; exports.FieldError = _chunkKWAUWJYXjs.FieldError; exports.FieldGroup = _chunkKWAUWJYXjs.FieldGroup; exports.FieldLabel = _chunkKWAUWJYXjs.FieldLabel; exports.FieldLegend = _chunkKWAUWJYXjs.FieldLegend; exports.FieldSeparator = _chunkKWAUWJYXjs.FieldSeparator; exports.FieldSet = _chunkKWAUWJYXjs.FieldSet; exports.FieldTitle = _chunkKWAUWJYXjs.FieldTitle; exports.FileInput = _chunkKWAUWJYXjs.FileInput; exports.FileUploader = _chunkKWAUWJYXjs.FileUploader; exports.FileUploaderContent = _chunkKWAUWJYXjs.FileUploaderContent; exports.FileUploaderItem = _chunkKWAUWJYXjs.FileUploaderItem; exports.ForgotPassword = _chunkKWAUWJYXjs.ForgotPassword; exports.Form = _chunkKWAUWJYXjs.Form; exports.FormCheckbox = _chunkKWAUWJYXjs.FormCheckbox; exports.FormDate = _chunkKWAUWJYXjs.FormDate; exports.FormDateTime = _chunkKWAUWJYXjs.FormDateTime; exports.FormFeatures = _chunkKWAUWJYXjs.FormFeatures; exports.FormFieldWrapper = _chunkKWAUWJYXjs.FormFieldWrapper; exports.FormInput = _chunkKWAUWJYXjs.FormInput; exports.FormPassword = _chunkKWAUWJYXjs.FormPassword; exports.FormPlaceAutocomplete = _chunkKWAUWJYXjs.FormPlaceAutocomplete; exports.FormRoles = _chunkKWAUWJYXjs.FormRoles; exports.FormSelect = _chunkKWAUWJYXjs.FormSelect; exports.FormSlider = _chunkKWAUWJYXjs.FormSlider; exports.FormSwitch = _chunkKWAUWJYXjs.FormSwitch; exports.FormTextarea = _chunkKWAUWJYXjs.FormTextarea; exports.GdprConsentCheckbox = _chunkKWAUWJYXjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkKWAUWJYXjs.GdprConsentSection; exports.Header = _chunkKWAUWJYXjs.Header; exports.HoverCard = _chunkKWAUWJYXjs.HoverCard; exports.HoverCardContent = _chunkKWAUWJYXjs.HoverCardContent; exports.HoverCardTrigger = _chunkKWAUWJYXjs.HoverCardTrigger; exports.Input = _chunkKWAUWJYXjs.Input; exports.InputGroup = _chunkKWAUWJYXjs.InputGroup; exports.InputGroupAddon = _chunkKWAUWJYXjs.InputGroupAddon; exports.InputGroupButton = _chunkKWAUWJYXjs.InputGroupButton; exports.InputGroupInput = _chunkKWAUWJYXjs.InputGroupInput; exports.InputGroupText = _chunkKWAUWJYXjs.InputGroupText; exports.InputGroupTextarea = _chunkKWAUWJYXjs.InputGroupTextarea; exports.InputOTP = _chunkKWAUWJYXjs.InputOTP; exports.InputOTPGroup = _chunkKWAUWJYXjs.InputOTPGroup; exports.InputOTPSeparator = _chunkKWAUWJYXjs.InputOTPSeparator; exports.InputOTPSlot = _chunkKWAUWJYXjs.InputOTPSlot; exports.Item = _chunkKWAUWJYXjs.KanbanItem; exports.ItemHandle = _chunkKWAUWJYXjs.KanbanItemHandle; exports.Kanban = _chunkKWAUWJYXjs.KanbanRoot; exports.KanbanBoard = _chunkKWAUWJYXjs.KanbanBoard; exports.KanbanColumn = _chunkKWAUWJYXjs.KanbanColumn; exports.KanbanColumnHandle = _chunkKWAUWJYXjs.KanbanColumnHandle; exports.KanbanItem = _chunkKWAUWJYXjs.KanbanItem; exports.KanbanItemHandle = _chunkKWAUWJYXjs.KanbanItemHandle; exports.KanbanOverlay = _chunkKWAUWJYXjs.KanbanOverlay; exports.Label = _chunkKWAUWJYXjs.Label; exports.LandingComponent = _chunkKWAUWJYXjs.LandingComponent; exports.Link = _chunkKWAUWJYXjs.Link; exports.Login = _chunkKWAUWJYXjs.Login; exports.Logout = _chunkKWAUWJYXjs.Logout; exports.ModeToggleSwitch = _chunkKWAUWJYXjs.ModeToggleSwitch; exports.MultiSelect = _chunkKWAUWJYXjs.MultiSelect; exports.MultipleSelector = _chunkKWAUWJYXjs.MultipleSelector; exports.NavigationMenu = _chunkKWAUWJYXjs.NavigationMenu; exports.NavigationMenuContent = _chunkKWAUWJYXjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkKWAUWJYXjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkKWAUWJYXjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkKWAUWJYXjs.NavigationMenuLink; exports.NavigationMenuList = _chunkKWAUWJYXjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkKWAUWJYXjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkKWAUWJYXjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkKWAUWJYXjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkKWAUWJYXjs.NotificationMenuItem; exports.NotificationModal = _chunkKWAUWJYXjs.NotificationModal; exports.NotificationToast = _chunkKWAUWJYXjs.NotificationToast; exports.NotificationsList = _chunkKWAUWJYXjs.NotificationsList; exports.NotificationsListContainer = _chunkKWAUWJYXjs.NotificationsListContainer; exports.OAuthClientCard = _chunkKWAUWJYXjs.OAuthClientCard; exports.OAuthClientDetail = _chunkKWAUWJYXjs.OAuthClientDetail; exports.OAuthClientForm = _chunkKWAUWJYXjs.OAuthClientForm; exports.OAuthClientList = _chunkKWAUWJYXjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkKWAUWJYXjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkKWAUWJYXjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkKWAUWJYXjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkKWAUWJYXjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkKWAUWJYXjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkKWAUWJYXjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkKWAUWJYXjs.OAuthScopeSelector; exports.OnboardingCard = _chunkKWAUWJYXjs.OnboardingCard; exports.Overlay = _chunkKWAUWJYXjs.KanbanOverlay; exports.PageContainer = _chunkKWAUWJYXjs.PageContainer; exports.PageContainerContentDetails = _chunkKWAUWJYXjs.PageContainerContentDetails; exports.PageContentContainer = _chunkKWAUWJYXjs.PageContentContainer; exports.PageSection = _chunkKWAUWJYXjs.PageSection; exports.PasskeyButton = _chunkKWAUWJYXjs.PasskeyButton; exports.PasskeyList = _chunkKWAUWJYXjs.PasskeyList; exports.PasskeySetupDialog = _chunkKWAUWJYXjs.PasskeySetupDialog; exports.PasswordInput = _chunkKWAUWJYXjs.PasswordInput; exports.Popover = _chunkKWAUWJYXjs.Popover; exports.PopoverContent = _chunkKWAUWJYXjs.PopoverContent; exports.PopoverDescription = _chunkKWAUWJYXjs.PopoverDescription; exports.PopoverHeader = _chunkKWAUWJYXjs.PopoverHeader; exports.PopoverTitle = _chunkKWAUWJYXjs.PopoverTitle; exports.PopoverTrigger = _chunkKWAUWJYXjs.PopoverTrigger; exports.Progress = _chunkKWAUWJYXjs.Progress; exports.ProgressIndicator = _chunkKWAUWJYXjs.ProgressIndicator; exports.ProgressLabel = _chunkKWAUWJYXjs.ProgressLabel; exports.ProgressTrack = _chunkKWAUWJYXjs.ProgressTrack; exports.ProgressValue = _chunkKWAUWJYXjs.ProgressValue; exports.PushNotificationProvider = _chunkKWAUWJYXjs.PushNotificationProvider; exports.RadioGroup = _chunkKWAUWJYXjs.RadioGroup; exports.RadioGroupItem = _chunkKWAUWJYXjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkKWAUWJYXjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkKWAUWJYXjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkKWAUWJYXjs.ReferralCodeCapture; exports.ReferralDialog = _chunkKWAUWJYXjs.ReferralDialog; exports.ReferralWidget = _chunkKWAUWJYXjs.ReferralWidget; exports.RefreshUser = _chunkKWAUWJYXjs.RefreshUser; exports.RelevantContentsList = _chunkKWAUWJYXjs.RelevantContentsList; exports.RelevantUsersList = _chunkKWAUWJYXjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkKWAUWJYXjs.RemoveUserFromRole; exports.ResetPassword = _chunkKWAUWJYXjs.ResetPassword; exports.ResizableHandle = _chunkKWAUWJYXjs.ResizableHandle; exports.ResizablePanel = _chunkKWAUWJYXjs.ResizablePanel; exports.ResizablePanelGroup = _chunkKWAUWJYXjs.ResizablePanelGroup; exports.RoleContainer = _chunkKWAUWJYXjs.RoleContainer; exports.RoleDetails = _chunkKWAUWJYXjs.RoleDetails; exports.RoleUsersList = _chunkKWAUWJYXjs.RoleUsersList; exports.RolesList = _chunkKWAUWJYXjs.RolesList; exports.Root = _chunkKWAUWJYXjs.KanbanRoot; exports.ScrollArea = _chunkKWAUWJYXjs.ScrollArea; exports.ScrollBar = _chunkKWAUWJYXjs.ScrollBar; exports.SecurityContainer = _chunkKWAUWJYXjs.SecurityContainer; exports.Select = _chunkKWAUWJYXjs.Select; exports.SelectContent = _chunkKWAUWJYXjs.SelectContent; exports.SelectGroup = _chunkKWAUWJYXjs.SelectGroup; exports.SelectItem = _chunkKWAUWJYXjs.SelectItem; exports.SelectLabel = _chunkKWAUWJYXjs.SelectLabel; exports.SelectScrollDownButton = _chunkKWAUWJYXjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkKWAUWJYXjs.SelectScrollUpButton; exports.SelectSeparator = _chunkKWAUWJYXjs.SelectSeparator; exports.SelectTrigger = _chunkKWAUWJYXjs.SelectTrigger; exports.SelectValue = _chunkKWAUWJYXjs.SelectValue; exports.Separator = _chunkKWAUWJYXjs.Separator; exports.Sheet = _chunkKWAUWJYXjs.Sheet; exports.SheetClose = _chunkKWAUWJYXjs.SheetClose; exports.SheetContent = _chunkKWAUWJYXjs.SheetContent; exports.SheetDescription = _chunkKWAUWJYXjs.SheetDescription; exports.SheetFooter = _chunkKWAUWJYXjs.SheetFooter; exports.SheetHeader = _chunkKWAUWJYXjs.SheetHeader; exports.SheetTitle = _chunkKWAUWJYXjs.SheetTitle; exports.SheetTrigger = _chunkKWAUWJYXjs.SheetTrigger; exports.Sidebar = _chunkKWAUWJYXjs.Sidebar; exports.SidebarContent = _chunkKWAUWJYXjs.SidebarContent; exports.SidebarFooter = _chunkKWAUWJYXjs.SidebarFooter; exports.SidebarGroup = _chunkKWAUWJYXjs.SidebarGroup; exports.SidebarGroupAction = _chunkKWAUWJYXjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkKWAUWJYXjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkKWAUWJYXjs.SidebarGroupLabel; exports.SidebarHeader = _chunkKWAUWJYXjs.SidebarHeader; exports.SidebarInput = _chunkKWAUWJYXjs.SidebarInput; exports.SidebarInset = _chunkKWAUWJYXjs.SidebarInset; exports.SidebarMenu = _chunkKWAUWJYXjs.SidebarMenu; exports.SidebarMenuAction = _chunkKWAUWJYXjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkKWAUWJYXjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkKWAUWJYXjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkKWAUWJYXjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkKWAUWJYXjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkKWAUWJYXjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkKWAUWJYXjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkKWAUWJYXjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkKWAUWJYXjs.SidebarProvider; exports.SidebarRail = _chunkKWAUWJYXjs.SidebarRail; exports.SidebarSeparator = _chunkKWAUWJYXjs.SidebarSeparator; exports.SidebarTrigger = _chunkKWAUWJYXjs.SidebarTrigger; exports.Skeleton = _chunkKWAUWJYXjs.Skeleton; exports.Slider = _chunkKWAUWJYXjs.Slider; exports.Switch = _chunkKWAUWJYXjs.Switch; exports.Table = _chunkKWAUWJYXjs.Table; exports.TableBody = _chunkKWAUWJYXjs.TableBody; exports.TableCaption = _chunkKWAUWJYXjs.TableCaption; exports.TableCell = _chunkKWAUWJYXjs.TableCell; exports.TableFooter = _chunkKWAUWJYXjs.TableFooter; exports.TableHead = _chunkKWAUWJYXjs.TableHead; exports.TableHeader = _chunkKWAUWJYXjs.TableHeader; exports.TableRow = _chunkKWAUWJYXjs.TableRow; exports.Tabs = _chunkKWAUWJYXjs.Tabs; exports.TabsContainer = _chunkKWAUWJYXjs.TabsContainer; exports.TabsContent = _chunkKWAUWJYXjs.TabsContent; exports.TabsList = _chunkKWAUWJYXjs.TabsList; exports.TabsTrigger = _chunkKWAUWJYXjs.TabsTrigger; exports.Textarea = _chunkKWAUWJYXjs.Textarea; exports.Toaster = _chunkKWAUWJYXjs.Toaster; exports.Toggle = _chunkKWAUWJYXjs.Toggle; exports.TokenStatusIndicator = _chunkKWAUWJYXjs.TokenStatusIndicator; exports.Tooltip = _chunkKWAUWJYXjs.Tooltip; exports.TooltipContent = _chunkKWAUWJYXjs.TooltipContent; exports.TooltipProvider = _chunkKWAUWJYXjs.TooltipProvider; exports.TooltipTrigger = _chunkKWAUWJYXjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkKWAUWJYXjs.TotpAuthenticatorList; exports.TotpInput = _chunkKWAUWJYXjs.TotpInput; exports.TotpSetupDialog = _chunkKWAUWJYXjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkKWAUWJYXjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkKWAUWJYXjs.TwoFactorSettings; exports.UserAvatar = _chunkKWAUWJYXjs.UserAvatar; exports.UserAvatarEditor = _chunkKWAUWJYXjs.UserAvatarEditor; exports.UserAvatarList = _chunkKWAUWJYXjs.UserAvatarList; exports.UserContainer = _chunkKWAUWJYXjs.UserContainer; exports.UserDeleter = _chunkKWAUWJYXjs.UserDeleter; exports.UserDetails = _chunkKWAUWJYXjs.UserDetails; exports.UserEditor = _chunkKWAUWJYXjs.UserEditor; exports.UserIndexContainer = _chunkKWAUWJYXjs.UserIndexContainer; exports.UserIndexDetails = _chunkKWAUWJYXjs.UserIndexDetails; exports.UserListInAdd = _chunkKWAUWJYXjs.UserListInAdd; exports.UserMultiSelect = _chunkKWAUWJYXjs.UserMultiSelect; exports.UserReactivator = _chunkKWAUWJYXjs.UserReactivator; exports.UserResentInvitationEmail = _chunkKWAUWJYXjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkKWAUWJYXjs.UserRoleAdd; exports.UserRolesList = _chunkKWAUWJYXjs.UserRolesList; exports.UserSelector = _chunkKWAUWJYXjs.UserSelector; exports.UserStanadaloneDetails = _chunkKWAUWJYXjs.UserStanadaloneDetails; exports.UsersList = _chunkKWAUWJYXjs.UsersList; exports.UsersListByContentIds = _chunkKWAUWJYXjs.UsersListByContentIds; exports.UsersListContainer = _chunkKWAUWJYXjs.UsersListContainer; exports.WaitlistConfirmation = _chunkKWAUWJYXjs.WaitlistConfirmation; exports.WaitlistForm = _chunkKWAUWJYXjs.WaitlistForm; exports.WaitlistHeroSection = _chunkKWAUWJYXjs.WaitlistHeroSection; exports.WaitlistList = _chunkKWAUWJYXjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkKWAUWJYXjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkKWAUWJYXjs.WaitlistSuccessState; exports.badgeVariants = _chunkKWAUWJYXjs.badgeVariants; exports.buttonVariants = _chunkKWAUWJYXjs.buttonVariants; exports.cellComponent = _chunkKWAUWJYXjs.cellComponent; exports.cellDate = _chunkKWAUWJYXjs.cellDate; exports.cellId = _chunkKWAUWJYXjs.cellId; exports.cellLink = _chunkKWAUWJYXjs.cellLink; exports.cellUrl = _chunkKWAUWJYXjs.cellUrl; exports.errorToast = _chunkKWAUWJYXjs.errorToast; exports.generateNotificationData = _chunkKWAUWJYXjs.generateNotificationData; exports.getIcon = _chunkQIA5FOQBjs.getIcon; exports.getIconByModule = _chunkQIA5FOQBjs.getIconByModule; exports.getIconByModuleName = _chunkQIA5FOQBjs.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunkKWAUWJYXjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkKWAUWJYXjs.tabsListVariants; exports.toggleVariants = _chunkKWAUWJYXjs.toggleVariants; exports.triggerAssociationToast = _chunkKWAUWJYXjs.triggerAssociationToast; exports.useCarousel = _chunkKWAUWJYXjs.useCarousel; exports.useDebounce = _chunkKWAUWJYXjs.useDebounce2; exports.useFileUpload = _chunkKWAUWJYXjs.useFileUpload; exports.useSidebar = _chunkKWAUWJYXjs.useSidebar;
|
|
822
|
+
|
|
823
|
+
|
|
824
|
+
exports.AcceptInvitation = _chunkLRWYUAPXjs.AcceptInvitation; exports.Accordion = _chunkLRWYUAPXjs.Accordion; exports.AccordionContent = _chunkLRWYUAPXjs.AccordionContent; exports.AccordionItem = _chunkLRWYUAPXjs.AccordionItem; exports.AccordionTrigger = _chunkLRWYUAPXjs.AccordionTrigger; exports.ActivateAccount = _chunkLRWYUAPXjs.ActivateAccount; exports.AddUserToRole = _chunkLRWYUAPXjs.AddUserToRole; exports.AdminCompanyContainer = _chunkLRWYUAPXjs.AdminCompanyContainer; exports.AdminUsersList = _chunkLRWYUAPXjs.AdminUsersList; exports.Alert = _chunkLRWYUAPXjs.Alert; exports.AlertAction = _chunkLRWYUAPXjs.AlertAction; exports.AlertDescription = _chunkLRWYUAPXjs.AlertDescription; exports.AlertDialog = _chunkLRWYUAPXjs.AlertDialog; exports.AlertDialogAction = _chunkLRWYUAPXjs.AlertDialogAction; exports.AlertDialogCancel = _chunkLRWYUAPXjs.AlertDialogCancel; exports.AlertDialogContent = _chunkLRWYUAPXjs.AlertDialogContent; exports.AlertDialogDescription = _chunkLRWYUAPXjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkLRWYUAPXjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkLRWYUAPXjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkLRWYUAPXjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkLRWYUAPXjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkLRWYUAPXjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkLRWYUAPXjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkLRWYUAPXjs.AlertDialogTrigger; exports.AlertTitle = _chunkLRWYUAPXjs.AlertTitle; exports.AllowedUsersDetails = _chunkLRWYUAPXjs.AllowedUsersDetails; exports.AttributeElement = _chunkLRWYUAPXjs.AttributeElement; exports.AuthContainer = _chunkLRWYUAPXjs.AuthContainer; exports.Avatar = _chunkLRWYUAPXjs.Avatar; exports.AvatarBadge = _chunkLRWYUAPXjs.AvatarBadge; exports.AvatarFallback = _chunkLRWYUAPXjs.AvatarFallback; exports.AvatarGroup = _chunkLRWYUAPXjs.AvatarGroup; exports.AvatarGroupCount = _chunkLRWYUAPXjs.AvatarGroupCount; exports.AvatarImage = _chunkLRWYUAPXjs.AvatarImage; exports.BackupCodesDialog = _chunkLRWYUAPXjs.BackupCodesDialog; exports.Badge = _chunkLRWYUAPXjs.Badge; exports.BlockNoteEditorContainer = _chunkLRWYUAPXjs.BlockNoteEditorContainer; exports.Board = _chunkLRWYUAPXjs.KanbanBoard; exports.Breadcrumb = _chunkLRWYUAPXjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkLRWYUAPXjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkLRWYUAPXjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkLRWYUAPXjs.BreadcrumbLink; exports.BreadcrumbList = _chunkLRWYUAPXjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkLRWYUAPXjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkLRWYUAPXjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkLRWYUAPXjs.BreadcrumbSeparator; exports.Button = _chunkLRWYUAPXjs.Button; exports.Calendar = _chunkLRWYUAPXjs.Calendar; exports.CalendarDayButton = _chunkLRWYUAPXjs.CalendarDayButton; exports.Card = _chunkLRWYUAPXjs.Card; exports.CardAction = _chunkLRWYUAPXjs.CardAction; exports.CardContent = _chunkLRWYUAPXjs.CardContent; exports.CardDescription = _chunkLRWYUAPXjs.CardDescription; exports.CardFooter = _chunkLRWYUAPXjs.CardFooter; exports.CardHeader = _chunkLRWYUAPXjs.CardHeader; exports.CardTitle = _chunkLRWYUAPXjs.CardTitle; exports.Carousel = _chunkLRWYUAPXjs.Carousel; exports.CarouselContent = _chunkLRWYUAPXjs.CarouselContent; exports.CarouselItem = _chunkLRWYUAPXjs.CarouselItem; exports.CarouselNext = _chunkLRWYUAPXjs.CarouselNext; exports.CarouselPrevious = _chunkLRWYUAPXjs.CarouselPrevious; exports.ChartContainer = _chunkLRWYUAPXjs.ChartContainer; exports.ChartLegend = _chunkLRWYUAPXjs.ChartLegend; exports.ChartLegendContent = _chunkLRWYUAPXjs.ChartLegendContent; exports.ChartStyle = _chunkLRWYUAPXjs.ChartStyle; exports.ChartTooltip = _chunkLRWYUAPXjs.ChartTooltip; exports.ChartTooltipContent = _chunkLRWYUAPXjs.ChartTooltipContent; exports.Checkbox = _chunkLRWYUAPXjs.Checkbox; exports.Collapsible = _chunkLRWYUAPXjs.Collapsible; exports.CollapsibleContent = _chunkLRWYUAPXjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkLRWYUAPXjs.CollapsibleTrigger; exports.Column = _chunkLRWYUAPXjs.KanbanColumn; exports.ColumnHandle = _chunkLRWYUAPXjs.KanbanColumnHandle; exports.Command = _chunkLRWYUAPXjs.Command; exports.CommandDialog = _chunkLRWYUAPXjs.CommandDialog; exports.CommandEmpty = _chunkLRWYUAPXjs.CommandEmpty; exports.CommandGroup = _chunkLRWYUAPXjs.CommandGroup; exports.CommandInput = _chunkLRWYUAPXjs.CommandInput; exports.CommandItem = _chunkLRWYUAPXjs.CommandItem; exports.CommandList = _chunkLRWYUAPXjs.CommandList; exports.CommandSeparator = _chunkLRWYUAPXjs.CommandSeparator; exports.CommandShortcut = _chunkLRWYUAPXjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkLRWYUAPXjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkLRWYUAPXjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkLRWYUAPXjs.CommonDeleter; exports.CommonEditorButtons = _chunkLRWYUAPXjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkLRWYUAPXjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkLRWYUAPXjs.CommonEditorTrigger; exports.CompaniesList = _chunkLRWYUAPXjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkLRWYUAPXjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkLRWYUAPXjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkLRWYUAPXjs.CompanyContainer; exports.CompanyDeleter = _chunkLRWYUAPXjs.CompanyDeleter; exports.CompanyDetails = _chunkLRWYUAPXjs.CompanyDetails; exports.CompanyEditor = _chunkLRWYUAPXjs.CompanyEditor; exports.CompanyUsersList = _chunkLRWYUAPXjs.CompanyUsersList; exports.ContentListTable = _chunkLRWYUAPXjs.ContentListTable; exports.ContentTableSearch = _chunkLRWYUAPXjs.ContentTableSearch; exports.ContentTitle = _chunkLRWYUAPXjs.ContentTitle; exports.ContentsList = _chunkLRWYUAPXjs.ContentsList; exports.ContentsListById = _chunkLRWYUAPXjs.ContentsListById; exports.ContextMenu = _chunkLRWYUAPXjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkLRWYUAPXjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkLRWYUAPXjs.ContextMenuContent; exports.ContextMenuGroup = _chunkLRWYUAPXjs.ContextMenuGroup; exports.ContextMenuItem = _chunkLRWYUAPXjs.ContextMenuItem; exports.ContextMenuLabel = _chunkLRWYUAPXjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkLRWYUAPXjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkLRWYUAPXjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkLRWYUAPXjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkLRWYUAPXjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkLRWYUAPXjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkLRWYUAPXjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkLRWYUAPXjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkLRWYUAPXjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkLRWYUAPXjs.ContextMenuTrigger; exports.ContributorsList = _chunkLRWYUAPXjs.ContributorsList; exports.Cookies = _chunkLRWYUAPXjs.Cookies; exports.DatePickerPopover = _chunkLRWYUAPXjs.DatePickerPopover; exports.DateRangeSelector = _chunkLRWYUAPXjs.DateRangeSelector; exports.Dialog = _chunkLRWYUAPXjs.Dialog; exports.DialogClose = _chunkLRWYUAPXjs.DialogClose; exports.DialogContent = _chunkLRWYUAPXjs.DialogContent; exports.DialogDescription = _chunkLRWYUAPXjs.DialogDescription; exports.DialogFooter = _chunkLRWYUAPXjs.DialogFooter; exports.DialogHeader = _chunkLRWYUAPXjs.DialogHeader; exports.DialogOverlay = _chunkLRWYUAPXjs.DialogOverlay; exports.DialogPortal = _chunkLRWYUAPXjs.DialogPortal; exports.DialogTitle = _chunkLRWYUAPXjs.DialogTitle; exports.DialogTrigger = _chunkLRWYUAPXjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkLRWYUAPXjs.DisableTwoFactorDialog; exports.Drawer = _chunkLRWYUAPXjs.Drawer; exports.DrawerClose = _chunkLRWYUAPXjs.DrawerClose; exports.DrawerContent = _chunkLRWYUAPXjs.DrawerContent; exports.DrawerDescription = _chunkLRWYUAPXjs.DrawerDescription; exports.DrawerFooter = _chunkLRWYUAPXjs.DrawerFooter; exports.DrawerHeader = _chunkLRWYUAPXjs.DrawerHeader; exports.DrawerOverlay = _chunkLRWYUAPXjs.DrawerOverlay; exports.DrawerPortal = _chunkLRWYUAPXjs.DrawerPortal; exports.DrawerTitle = _chunkLRWYUAPXjs.DrawerTitle; exports.DrawerTrigger = _chunkLRWYUAPXjs.DrawerTrigger; exports.DropdownMenu = _chunkLRWYUAPXjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkLRWYUAPXjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkLRWYUAPXjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkLRWYUAPXjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkLRWYUAPXjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkLRWYUAPXjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkLRWYUAPXjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkLRWYUAPXjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkLRWYUAPXjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkLRWYUAPXjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkLRWYUAPXjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkLRWYUAPXjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkLRWYUAPXjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkLRWYUAPXjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkLRWYUAPXjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkLRWYUAPXjs.ErrorDetails; exports.Field = _chunkLRWYUAPXjs.Field; exports.FieldContent = _chunkLRWYUAPXjs.FieldContent; exports.FieldDescription = _chunkLRWYUAPXjs.FieldDescription; exports.FieldError = _chunkLRWYUAPXjs.FieldError; exports.FieldGroup = _chunkLRWYUAPXjs.FieldGroup; exports.FieldLabel = _chunkLRWYUAPXjs.FieldLabel; exports.FieldLegend = _chunkLRWYUAPXjs.FieldLegend; exports.FieldSeparator = _chunkLRWYUAPXjs.FieldSeparator; exports.FieldSet = _chunkLRWYUAPXjs.FieldSet; exports.FieldTitle = _chunkLRWYUAPXjs.FieldTitle; exports.FileInput = _chunkLRWYUAPXjs.FileInput; exports.FileUploader = _chunkLRWYUAPXjs.FileUploader; exports.FileUploaderContent = _chunkLRWYUAPXjs.FileUploaderContent; exports.FileUploaderItem = _chunkLRWYUAPXjs.FileUploaderItem; exports.ForgotPassword = _chunkLRWYUAPXjs.ForgotPassword; exports.Form = _chunkLRWYUAPXjs.Form; exports.FormCheckbox = _chunkLRWYUAPXjs.FormCheckbox; exports.FormDate = _chunkLRWYUAPXjs.FormDate; exports.FormDateTime = _chunkLRWYUAPXjs.FormDateTime; exports.FormFeatures = _chunkLRWYUAPXjs.FormFeatures; exports.FormFieldWrapper = _chunkLRWYUAPXjs.FormFieldWrapper; exports.FormInput = _chunkLRWYUAPXjs.FormInput; exports.FormPassword = _chunkLRWYUAPXjs.FormPassword; exports.FormPlaceAutocomplete = _chunkLRWYUAPXjs.FormPlaceAutocomplete; exports.FormRoles = _chunkLRWYUAPXjs.FormRoles; exports.FormSelect = _chunkLRWYUAPXjs.FormSelect; exports.FormSlider = _chunkLRWYUAPXjs.FormSlider; exports.FormSwitch = _chunkLRWYUAPXjs.FormSwitch; exports.FormTextarea = _chunkLRWYUAPXjs.FormTextarea; exports.GdprConsentCheckbox = _chunkLRWYUAPXjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkLRWYUAPXjs.GdprConsentSection; exports.Header = _chunkLRWYUAPXjs.Header; exports.HoverCard = _chunkLRWYUAPXjs.HoverCard; exports.HoverCardContent = _chunkLRWYUAPXjs.HoverCardContent; exports.HoverCardTrigger = _chunkLRWYUAPXjs.HoverCardTrigger; exports.Input = _chunkLRWYUAPXjs.Input; exports.InputGroup = _chunkLRWYUAPXjs.InputGroup; exports.InputGroupAddon = _chunkLRWYUAPXjs.InputGroupAddon; exports.InputGroupButton = _chunkLRWYUAPXjs.InputGroupButton; exports.InputGroupInput = _chunkLRWYUAPXjs.InputGroupInput; exports.InputGroupText = _chunkLRWYUAPXjs.InputGroupText; exports.InputGroupTextarea = _chunkLRWYUAPXjs.InputGroupTextarea; exports.InputOTP = _chunkLRWYUAPXjs.InputOTP; exports.InputOTPGroup = _chunkLRWYUAPXjs.InputOTPGroup; exports.InputOTPSeparator = _chunkLRWYUAPXjs.InputOTPSeparator; exports.InputOTPSlot = _chunkLRWYUAPXjs.InputOTPSlot; exports.Item = _chunkLRWYUAPXjs.KanbanItem; exports.ItemHandle = _chunkLRWYUAPXjs.KanbanItemHandle; exports.Kanban = _chunkLRWYUAPXjs.KanbanRoot; exports.KanbanBoard = _chunkLRWYUAPXjs.KanbanBoard; exports.KanbanColumn = _chunkLRWYUAPXjs.KanbanColumn; exports.KanbanColumnHandle = _chunkLRWYUAPXjs.KanbanColumnHandle; exports.KanbanItem = _chunkLRWYUAPXjs.KanbanItem; exports.KanbanItemHandle = _chunkLRWYUAPXjs.KanbanItemHandle; exports.KanbanOverlay = _chunkLRWYUAPXjs.KanbanOverlay; exports.Label = _chunkLRWYUAPXjs.Label; exports.LandingComponent = _chunkLRWYUAPXjs.LandingComponent; exports.Link = _chunkLRWYUAPXjs.Link; exports.Login = _chunkLRWYUAPXjs.Login; exports.Logout = _chunkLRWYUAPXjs.Logout; exports.ModeToggleSwitch = _chunkLRWYUAPXjs.ModeToggleSwitch; exports.MultiSelect = _chunkLRWYUAPXjs.MultiSelect; exports.MultipleSelector = _chunkLRWYUAPXjs.MultipleSelector; exports.NavigationMenu = _chunkLRWYUAPXjs.NavigationMenu; exports.NavigationMenuContent = _chunkLRWYUAPXjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkLRWYUAPXjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkLRWYUAPXjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkLRWYUAPXjs.NavigationMenuLink; exports.NavigationMenuList = _chunkLRWYUAPXjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkLRWYUAPXjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkLRWYUAPXjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkLRWYUAPXjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkLRWYUAPXjs.NotificationMenuItem; exports.NotificationModal = _chunkLRWYUAPXjs.NotificationModal; exports.NotificationToast = _chunkLRWYUAPXjs.NotificationToast; exports.NotificationsList = _chunkLRWYUAPXjs.NotificationsList; exports.NotificationsListContainer = _chunkLRWYUAPXjs.NotificationsListContainer; exports.OAuthClientCard = _chunkLRWYUAPXjs.OAuthClientCard; exports.OAuthClientDetail = _chunkLRWYUAPXjs.OAuthClientDetail; exports.OAuthClientForm = _chunkLRWYUAPXjs.OAuthClientForm; exports.OAuthClientList = _chunkLRWYUAPXjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkLRWYUAPXjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkLRWYUAPXjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkLRWYUAPXjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkLRWYUAPXjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkLRWYUAPXjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkLRWYUAPXjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkLRWYUAPXjs.OAuthScopeSelector; exports.OnboardingCard = _chunkLRWYUAPXjs.OnboardingCard; exports.Overlay = _chunkLRWYUAPXjs.KanbanOverlay; exports.PageContainer = _chunkLRWYUAPXjs.PageContainer; exports.PageContainerContentDetails = _chunkLRWYUAPXjs.PageContainerContentDetails; exports.PageContentContainer = _chunkLRWYUAPXjs.PageContentContainer; exports.PageSection = _chunkLRWYUAPXjs.PageSection; exports.PasskeyButton = _chunkLRWYUAPXjs.PasskeyButton; exports.PasskeyList = _chunkLRWYUAPXjs.PasskeyList; exports.PasskeySetupDialog = _chunkLRWYUAPXjs.PasskeySetupDialog; exports.PasswordInput = _chunkLRWYUAPXjs.PasswordInput; exports.Popover = _chunkLRWYUAPXjs.Popover; exports.PopoverContent = _chunkLRWYUAPXjs.PopoverContent; exports.PopoverDescription = _chunkLRWYUAPXjs.PopoverDescription; exports.PopoverHeader = _chunkLRWYUAPXjs.PopoverHeader; exports.PopoverTitle = _chunkLRWYUAPXjs.PopoverTitle; exports.PopoverTrigger = _chunkLRWYUAPXjs.PopoverTrigger; exports.Progress = _chunkLRWYUAPXjs.Progress; exports.ProgressIndicator = _chunkLRWYUAPXjs.ProgressIndicator; exports.ProgressLabel = _chunkLRWYUAPXjs.ProgressLabel; exports.ProgressTrack = _chunkLRWYUAPXjs.ProgressTrack; exports.ProgressValue = _chunkLRWYUAPXjs.ProgressValue; exports.PushNotificationProvider = _chunkLRWYUAPXjs.PushNotificationProvider; exports.RadioGroup = _chunkLRWYUAPXjs.RadioGroup; exports.RadioGroupItem = _chunkLRWYUAPXjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkLRWYUAPXjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkLRWYUAPXjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkLRWYUAPXjs.ReferralCodeCapture; exports.ReferralDialog = _chunkLRWYUAPXjs.ReferralDialog; exports.ReferralWidget = _chunkLRWYUAPXjs.ReferralWidget; exports.RefreshUser = _chunkLRWYUAPXjs.RefreshUser; exports.RelevantContentsList = _chunkLRWYUAPXjs.RelevantContentsList; exports.RelevantUsersList = _chunkLRWYUAPXjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkLRWYUAPXjs.RemoveUserFromRole; exports.ResetPassword = _chunkLRWYUAPXjs.ResetPassword; exports.ResizableHandle = _chunkLRWYUAPXjs.ResizableHandle; exports.ResizablePanel = _chunkLRWYUAPXjs.ResizablePanel; exports.ResizablePanelGroup = _chunkLRWYUAPXjs.ResizablePanelGroup; exports.RoleContainer = _chunkLRWYUAPXjs.RoleContainer; exports.RoleDetails = _chunkLRWYUAPXjs.RoleDetails; exports.RoleUsersList = _chunkLRWYUAPXjs.RoleUsersList; exports.RolesList = _chunkLRWYUAPXjs.RolesList; exports.Root = _chunkLRWYUAPXjs.KanbanRoot; exports.RoundPageContainer = _chunkLRWYUAPXjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkLRWYUAPXjs.RoundPageContainerTitle; exports.ScrollArea = _chunkLRWYUAPXjs.ScrollArea; exports.ScrollBar = _chunkLRWYUAPXjs.ScrollBar; exports.SecurityContainer = _chunkLRWYUAPXjs.SecurityContainer; exports.Select = _chunkLRWYUAPXjs.Select; exports.SelectContent = _chunkLRWYUAPXjs.SelectContent; exports.SelectGroup = _chunkLRWYUAPXjs.SelectGroup; exports.SelectItem = _chunkLRWYUAPXjs.SelectItem; exports.SelectLabel = _chunkLRWYUAPXjs.SelectLabel; exports.SelectScrollDownButton = _chunkLRWYUAPXjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkLRWYUAPXjs.SelectScrollUpButton; exports.SelectSeparator = _chunkLRWYUAPXjs.SelectSeparator; exports.SelectTrigger = _chunkLRWYUAPXjs.SelectTrigger; exports.SelectValue = _chunkLRWYUAPXjs.SelectValue; exports.Separator = _chunkLRWYUAPXjs.Separator; exports.Sheet = _chunkLRWYUAPXjs.Sheet; exports.SheetClose = _chunkLRWYUAPXjs.SheetClose; exports.SheetContent = _chunkLRWYUAPXjs.SheetContent; exports.SheetDescription = _chunkLRWYUAPXjs.SheetDescription; exports.SheetFooter = _chunkLRWYUAPXjs.SheetFooter; exports.SheetHeader = _chunkLRWYUAPXjs.SheetHeader; exports.SheetTitle = _chunkLRWYUAPXjs.SheetTitle; exports.SheetTrigger = _chunkLRWYUAPXjs.SheetTrigger; exports.Sidebar = _chunkLRWYUAPXjs.Sidebar; exports.SidebarContent = _chunkLRWYUAPXjs.SidebarContent; exports.SidebarFooter = _chunkLRWYUAPXjs.SidebarFooter; exports.SidebarGroup = _chunkLRWYUAPXjs.SidebarGroup; exports.SidebarGroupAction = _chunkLRWYUAPXjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkLRWYUAPXjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkLRWYUAPXjs.SidebarGroupLabel; exports.SidebarHeader = _chunkLRWYUAPXjs.SidebarHeader; exports.SidebarInput = _chunkLRWYUAPXjs.SidebarInput; exports.SidebarInset = _chunkLRWYUAPXjs.SidebarInset; exports.SidebarMenu = _chunkLRWYUAPXjs.SidebarMenu; exports.SidebarMenuAction = _chunkLRWYUAPXjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkLRWYUAPXjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkLRWYUAPXjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkLRWYUAPXjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkLRWYUAPXjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkLRWYUAPXjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkLRWYUAPXjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkLRWYUAPXjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkLRWYUAPXjs.SidebarProvider; exports.SidebarRail = _chunkLRWYUAPXjs.SidebarRail; exports.SidebarSeparator = _chunkLRWYUAPXjs.SidebarSeparator; exports.SidebarTrigger = _chunkLRWYUAPXjs.SidebarTrigger; exports.Skeleton = _chunkLRWYUAPXjs.Skeleton; exports.Slider = _chunkLRWYUAPXjs.Slider; exports.Switch = _chunkLRWYUAPXjs.Switch; exports.Table = _chunkLRWYUAPXjs.Table; exports.TableBody = _chunkLRWYUAPXjs.TableBody; exports.TableCaption = _chunkLRWYUAPXjs.TableCaption; exports.TableCell = _chunkLRWYUAPXjs.TableCell; exports.TableFooter = _chunkLRWYUAPXjs.TableFooter; exports.TableHead = _chunkLRWYUAPXjs.TableHead; exports.TableHeader = _chunkLRWYUAPXjs.TableHeader; exports.TableRow = _chunkLRWYUAPXjs.TableRow; exports.Tabs = _chunkLRWYUAPXjs.Tabs; exports.TabsContainer = _chunkLRWYUAPXjs.TabsContainer; exports.TabsContent = _chunkLRWYUAPXjs.TabsContent; exports.TabsList = _chunkLRWYUAPXjs.TabsList; exports.TabsTrigger = _chunkLRWYUAPXjs.TabsTrigger; exports.Textarea = _chunkLRWYUAPXjs.Textarea; exports.Toaster = _chunkLRWYUAPXjs.Toaster; exports.Toggle = _chunkLRWYUAPXjs.Toggle; exports.TokenStatusIndicator = _chunkLRWYUAPXjs.TokenStatusIndicator; exports.Tooltip = _chunkLRWYUAPXjs.Tooltip; exports.TooltipContent = _chunkLRWYUAPXjs.TooltipContent; exports.TooltipProvider = _chunkLRWYUAPXjs.TooltipProvider; exports.TooltipTrigger = _chunkLRWYUAPXjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkLRWYUAPXjs.TotpAuthenticatorList; exports.TotpInput = _chunkLRWYUAPXjs.TotpInput; exports.TotpSetupDialog = _chunkLRWYUAPXjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkLRWYUAPXjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkLRWYUAPXjs.TwoFactorSettings; exports.UserAvatar = _chunkLRWYUAPXjs.UserAvatar; exports.UserAvatarEditor = _chunkLRWYUAPXjs.UserAvatarEditor; exports.UserAvatarList = _chunkLRWYUAPXjs.UserAvatarList; exports.UserContainer = _chunkLRWYUAPXjs.UserContainer; exports.UserDeleter = _chunkLRWYUAPXjs.UserDeleter; exports.UserDetails = _chunkLRWYUAPXjs.UserDetails; exports.UserEditor = _chunkLRWYUAPXjs.UserEditor; exports.UserIndexContainer = _chunkLRWYUAPXjs.UserIndexContainer; exports.UserIndexDetails = _chunkLRWYUAPXjs.UserIndexDetails; exports.UserListInAdd = _chunkLRWYUAPXjs.UserListInAdd; exports.UserMultiSelect = _chunkLRWYUAPXjs.UserMultiSelect; exports.UserReactivator = _chunkLRWYUAPXjs.UserReactivator; exports.UserResentInvitationEmail = _chunkLRWYUAPXjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkLRWYUAPXjs.UserRoleAdd; exports.UserRolesList = _chunkLRWYUAPXjs.UserRolesList; exports.UserSelector = _chunkLRWYUAPXjs.UserSelector; exports.UserStanadaloneDetails = _chunkLRWYUAPXjs.UserStanadaloneDetails; exports.UsersList = _chunkLRWYUAPXjs.UsersList; exports.UsersListByContentIds = _chunkLRWYUAPXjs.UsersListByContentIds; exports.UsersListContainer = _chunkLRWYUAPXjs.UsersListContainer; exports.WaitlistConfirmation = _chunkLRWYUAPXjs.WaitlistConfirmation; exports.WaitlistForm = _chunkLRWYUAPXjs.WaitlistForm; exports.WaitlistHeroSection = _chunkLRWYUAPXjs.WaitlistHeroSection; exports.WaitlistList = _chunkLRWYUAPXjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkLRWYUAPXjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkLRWYUAPXjs.WaitlistSuccessState; exports.badgeVariants = _chunkLRWYUAPXjs.badgeVariants; exports.buttonVariants = _chunkLRWYUAPXjs.buttonVariants; exports.cellComponent = _chunkLRWYUAPXjs.cellComponent; exports.cellDate = _chunkLRWYUAPXjs.cellDate; exports.cellId = _chunkLRWYUAPXjs.cellId; exports.cellLink = _chunkLRWYUAPXjs.cellLink; exports.cellUrl = _chunkLRWYUAPXjs.cellUrl; exports.errorToast = _chunkLRWYUAPXjs.errorToast; exports.generateNotificationData = _chunkLRWYUAPXjs.generateNotificationData; exports.getIcon = _chunkQIA5FOQBjs.getIcon; exports.getIconByModule = _chunkQIA5FOQBjs.getIconByModule; exports.getIconByModuleName = _chunkQIA5FOQBjs.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunkLRWYUAPXjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkLRWYUAPXjs.tabsListVariants; exports.toggleVariants = _chunkLRWYUAPXjs.toggleVariants; exports.triggerAssociationToast = _chunkLRWYUAPXjs.triggerAssociationToast; exports.useCarousel = _chunkLRWYUAPXjs.useCarousel; exports.useDebounce = _chunkLRWYUAPXjs.useDebounce2; exports.useFileUpload = _chunkLRWYUAPXjs.useFileUpload; exports.useSidebar = _chunkLRWYUAPXjs.useSidebar;
|
|
821
825
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,kzuBAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
|
|
@@ -280,6 +280,8 @@ import {
|
|
|
280
280
|
RoleDetails,
|
|
281
281
|
RoleUsersList,
|
|
282
282
|
RolesList,
|
|
283
|
+
RoundPageContainer,
|
|
284
|
+
RoundPageContainerTitle,
|
|
283
285
|
ScrollArea,
|
|
284
286
|
ScrollBar,
|
|
285
287
|
SecurityContainer,
|
|
@@ -397,7 +399,7 @@ import {
|
|
|
397
399
|
useDebounce2 as useDebounce,
|
|
398
400
|
useFileUpload,
|
|
399
401
|
useSidebar
|
|
400
|
-
} from "../chunk-
|
|
402
|
+
} from "../chunk-JLWZGQIU.mjs";
|
|
401
403
|
import "../chunk-BUCV5VFT.mjs";
|
|
402
404
|
import {
|
|
403
405
|
getIcon,
|
|
@@ -697,6 +699,8 @@ export {
|
|
|
697
699
|
RoleUsersList,
|
|
698
700
|
RolesList,
|
|
699
701
|
KanbanRoot as Root,
|
|
702
|
+
RoundPageContainer,
|
|
703
|
+
RoundPageContainerTitle,
|
|
700
704
|
ScrollArea,
|
|
701
705
|
ScrollBar,
|
|
702
706
|
SecurityContainer,
|
package/dist/contexts/index.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunkLRWYUAPXjs = require('../chunk-LRWYUAPX.js');
|
|
27
27
|
require('../chunk-V63TFESU.js');
|
|
28
28
|
require('../chunk-QIA5FOQB.js');
|
|
29
29
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -55,5 +55,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
exports.CommonProvider =
|
|
58
|
+
exports.CommonProvider = _chunkLRWYUAPXjs.CommonProvider; exports.CompanyProvider = _chunkLRWYUAPXjs.CompanyProvider; exports.CurrentUserProvider = _chunkLRWYUAPXjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkLRWYUAPXjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkLRWYUAPXjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkLRWYUAPXjs.NotificationContextProvider; exports.OnboardingProvider = _chunkLRWYUAPXjs.OnboardingProvider; exports.RoleProvider = _chunkLRWYUAPXjs.RoleProvider; exports.SharedProvider = _chunkLRWYUAPXjs.SharedProvider; exports.SocketContext = _chunkLRWYUAPXjs.SocketContext; exports.SocketProvider = _chunkLRWYUAPXjs.SocketProvider; exports.UserProvider = _chunkLRWYUAPXjs.UserProvider; exports.recentPagesAtom = _chunkLRWYUAPXjs.recentPagesAtom; exports.useCommonContext = _chunkLRWYUAPXjs.useCommonContext; exports.useCompanyContext = _chunkLRWYUAPXjs.useCompanyContext; exports.useCurrentUserContext = _chunkLRWYUAPXjs.useCurrentUserContext; exports.useHeaderChildren = _chunkLRWYUAPXjs.useHeaderChildren; exports.useNotificationContext = _chunkLRWYUAPXjs.useNotificationContext; exports.useOnboarding = _chunkLRWYUAPXjs.useOnboarding; exports.useRoleContext = _chunkLRWYUAPXjs.useRoleContext; exports.useSharedContext = _chunkLRWYUAPXjs.useSharedContext; exports.useSocketContext = _chunkLRWYUAPXjs.useSocketContext; exports.useUserContext = _chunkLRWYUAPXjs.useUserContext;
|
|
59
59
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AA8BH,OAAO,EAAuC,wBAAwB,EAAwB,MAAM,SAAS,CAAC;AAI9G;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AA8BH,OAAO,EAAuC,wBAAwB,EAAwB,MAAM,SAAS,CAAC;AAI9G;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC,CA0F3F;AAkPD,eAAe,iBAAiB,CAAC"}
|
|
@@ -75,47 +75,56 @@ async function generateWebModule(options) {
|
|
|
75
75
|
console.info("\n⚠️ Validation warnings (non-blocking):");
|
|
76
76
|
validation.warnings.forEach((w) => console.info(` - ${w}`));
|
|
77
77
|
}
|
|
78
|
-
const
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
const templateData = buildTemplateData(schema);
|
|
83
|
-
console.info(` Module: ${templateData.names.pascalCase}`);
|
|
84
|
-
console.info(` Target: ${templateData.targetDir}`);
|
|
85
|
-
console.info(` Extends Content: ${templateData.extendsContent}`);
|
|
86
|
-
console.info(` Fields: ${templateData.fields.length}`);
|
|
87
|
-
console.info(` Relationships: ${templateData.relationships.length}`);
|
|
88
|
-
// Step 3: Generate all files
|
|
89
|
-
console.info("\n📝 Generating files...");
|
|
90
|
-
const files = generateAllFiles(templateData, schema);
|
|
91
|
-
console.info(` Generated ${files.length} file templates`);
|
|
92
|
-
// Step 4: Determine web base path
|
|
78
|
+
const schemas = validation.data;
|
|
79
|
+
const total = schemas.length;
|
|
80
|
+
console.info(` ✅ ${total} schema(s) valid`);
|
|
81
|
+
// Determine web base path once
|
|
93
82
|
const webBasePath = findWebBasePath(jsonPath);
|
|
94
83
|
if (!webBasePath) {
|
|
95
84
|
console.error("\n❌ Could not determine web app base path");
|
|
96
85
|
return false;
|
|
97
86
|
}
|
|
98
87
|
console.info(` Web base path: ${webBasePath}`);
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
console.info(`
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
console.info(
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
88
|
+
for (let i = 0; i < total; i++) {
|
|
89
|
+
const schema = schemas[i];
|
|
90
|
+
console.info(`\n📦 Processing module ${i + 1}/${total}: ${schema.moduleName}`);
|
|
91
|
+
console.info(`${"─".repeat(50)}`);
|
|
92
|
+
// Step 2: Build template data
|
|
93
|
+
console.info("🔨 Building template data...");
|
|
94
|
+
const templateData = buildTemplateData(schema);
|
|
95
|
+
console.info(` Module: ${templateData.names.pascalCase}`);
|
|
96
|
+
console.info(` Target: ${templateData.targetDir}`);
|
|
97
|
+
console.info(` Extends Content: ${templateData.extendsContent}`);
|
|
98
|
+
console.info(` Fields: ${templateData.fields.length}`);
|
|
99
|
+
console.info(` Relationships: ${templateData.relationships.length}`);
|
|
100
|
+
// Step 3: Generate all files
|
|
101
|
+
console.info("\n📝 Generating files...");
|
|
102
|
+
const files = generateAllFiles(templateData, schema);
|
|
103
|
+
console.info(` Generated ${files.length} file templates`);
|
|
104
|
+
// Step 5: Write files
|
|
105
|
+
console.info("\n💾 Writing files...");
|
|
106
|
+
const results = (0, utils_1.writeFiles)(files, { dryRun, force });
|
|
107
|
+
(0, utils_1.printResults)(results);
|
|
108
|
+
// Step 6: Update Bootstrapper (unless --no-register)
|
|
109
|
+
if (!noRegister) {
|
|
110
|
+
console.info("\n🔧 Updating Bootstrapper.ts...");
|
|
111
|
+
const bootstrapResult = (0, utils_1.updateBootstrapper)(templateData, webBasePath, dryRun);
|
|
112
|
+
console.info(` ${bootstrapResult.success ? "✅" : "❌"} ${bootstrapResult.message}`);
|
|
113
|
+
}
|
|
114
|
+
// Step 7: Update i18n for all languages (unless --no-register)
|
|
115
|
+
if (!noRegister) {
|
|
116
|
+
const languages = schema.languages || ["en"];
|
|
117
|
+
console.info(`\n🌐 Updating i18n for ${languages.length} language(s)...`);
|
|
118
|
+
for (const language of languages) {
|
|
119
|
+
const i18nResult = (0, utils_1.updateI18n)(templateData, webBasePath, language, dryRun);
|
|
120
|
+
console.info(` ${i18nResult.success ? "✅" : "❌"} ${i18nResult.message}`);
|
|
121
|
+
}
|
|
116
122
|
}
|
|
123
|
+
console.info(`\n✅ ${schema.moduleName} generation complete!`);
|
|
117
124
|
}
|
|
118
|
-
|
|
125
|
+
// Final summary
|
|
126
|
+
console.info(`\n${"═".repeat(50)}`);
|
|
127
|
+
console.info(`✅ All done! ${total} module(s) generated successfully.`);
|
|
119
128
|
if (dryRun) {
|
|
120
129
|
console.info("\n📝 This was a dry run. No files were actually written.");
|
|
121
130
|
console.info(" Remove --dry-run to generate files.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generator.js","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwCH,
|
|
1
|
+
{"version":3,"file":"generator.js","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"relationship-resolver.d.ts","sourceRoot":"","sources":["../../../../scripts/generate-web-module/transformers/relationship-resolver.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,oBAAoB,EAAiB,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAKlH;;;;GAIG;AACH,eAAO,MAAM,6BAA6B,2CAA2C,CAAC;AACtF,eAAO,MAAM,uBAAuB,qCAAqC,CAAC;AAE1E;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAE7D;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,GAAG,EAAE,0BAA0B,GAAG,oBAAoB,
|
|
1
|
+
{"version":3,"file":"relationship-resolver.d.ts","sourceRoot":"","sources":["../../../../scripts/generate-web-module/transformers/relationship-resolver.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,oBAAoB,EAAiB,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAKlH;;;;GAIG;AACH,eAAO,MAAM,6BAA6B,2CAA2C,CAAC;AACtF,eAAO,MAAM,uBAAuB,qCAAqC,CAAC;AAE1E;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAE7D;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,GAAG,EAAE,0BAA0B,GAAG,oBAAoB,CAwFzF;AAED;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAAC,aAAa,EAAE,0BAA0B,EAAE,GAAG,oBAAoB,EAAE,CAExG;AAED;;;;;;GAMG;AACH,wBAAgB,qBAAqB,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,CAO/D;AAED;;;;;GAKG;AACH,wBAAgB,sBAAsB,CAAC,aAAa,EAAE,oBAAoB,EAAE,GAAG,yBAAyB,EAAE,CAUzG;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,aAAa,EAAE,oBAAoB,EAAE,GAAG,MAAM,EAAE,CAalF;AAED;;;;;;GAMG;AACH,wBAAgB,sBAAsB,CAAC,GAAG,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,GAAG,MAAM,CAyB5F;AAED;;;;;;GAMG;AACH,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,CAoBjG;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,oBAAoB,GAAG,MAAM,CAMnE"}
|