@carlonicora/nextjs-jsonapi 1.48.0 → 1.48.2

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.
Files changed (39) hide show
  1. package/dist/{BlockNoteEditor-MY2WUSZY.mjs → BlockNoteEditor-DM43MVV3.mjs} +3 -3
  2. package/dist/{BlockNoteEditor-4ZNFPFIR.js → BlockNoteEditor-IGFJYLLS.js} +13 -13
  3. package/dist/{BlockNoteEditor-4ZNFPFIR.js.map → BlockNoteEditor-IGFJYLLS.js.map} +1 -1
  4. package/dist/billing/index.js +342 -342
  5. package/dist/billing/index.mjs +2 -2
  6. package/dist/{chunk-56YOTJYS.mjs → chunk-PZGFGYEO.mjs} +902 -885
  7. package/dist/chunk-PZGFGYEO.mjs.map +1 -0
  8. package/dist/{chunk-ULHMVHDS.js → chunk-QIA5FOQB.js} +1 -1
  9. package/dist/chunk-QIA5FOQB.js.map +1 -0
  10. package/dist/{chunk-6RE6272L.js → chunk-VG6RASMY.js} +523 -506
  11. package/dist/chunk-VG6RASMY.js.map +1 -0
  12. package/dist/{chunk-IPVXH3VC.mjs → chunk-XNISXVQL.mjs} +1 -1
  13. package/dist/chunk-XNISXVQL.mjs.map +1 -0
  14. package/dist/client/index.js +3 -3
  15. package/dist/client/index.mjs +2 -2
  16. package/dist/components/index.d.mts +6 -1
  17. package/dist/components/index.d.ts +6 -1
  18. package/dist/components/index.js +5 -3
  19. package/dist/components/index.js.map +1 -1
  20. package/dist/components/index.mjs +4 -2
  21. package/dist/contexts/index.js +3 -3
  22. package/dist/contexts/index.mjs +2 -2
  23. package/dist/core/index.d.mts +0 -2
  24. package/dist/core/index.d.ts +0 -2
  25. package/dist/core/index.js +2 -2
  26. package/dist/core/index.mjs +1 -1
  27. package/dist/index.js +2 -2
  28. package/dist/index.mjs +1 -1
  29. package/dist/server/index.js +3 -3
  30. package/dist/server/index.mjs +1 -1
  31. package/package.json +1 -1
  32. package/src/core/registry/ModuleRegistry.ts +0 -2
  33. package/src/features/user/components/widgets/UserAvatarList.tsx +1 -1
  34. package/src/features/user/components/widgets/index.ts +1 -0
  35. package/dist/chunk-56YOTJYS.mjs.map +0 -1
  36. package/dist/chunk-6RE6272L.js.map +0 -1
  37. package/dist/chunk-IPVXH3VC.mjs.map +0 -1
  38. package/dist/chunk-ULHMVHDS.js.map +0 -1
  39. /package/dist/{BlockNoteEditor-MY2WUSZY.mjs.map → BlockNoteEditor-DM43MVV3.mjs.map} +0 -0
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- var _chunk6RE6272Ljs = require('../chunk-6RE6272L.js');
29
+ var _chunkVG6RASMYjs = require('../chunk-VG6RASMY.js');
30
30
 
31
31
 
32
32
 
@@ -51,7 +51,7 @@ var _chunkV63TFESUjs = require('../chunk-V63TFESU.js');
51
51
 
52
52
 
53
53
 
54
- var _chunkULHMVHDSjs = require('../chunk-ULHMVHDS.js');
54
+ var _chunkQIA5FOQBjs = require('../chunk-QIA5FOQB.js');
55
55
 
56
56
 
57
57
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -117,5 +117,5 @@ require('../chunk-7QVYU63E.js');
117
117
 
118
118
 
119
119
 
120
- exports.ClientJsonApiDelete = _chunkULHMVHDSjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkULHMVHDSjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkULHMVHDSjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkULHMVHDSjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkULHMVHDSjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk6RE6272Ljs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk6RE6272Ljs.TableGeneratorRegistry; exports.configureClientConfig = _chunkV63TFESUjs.configureClientConfig; exports.configureClientJsonApi = _chunkULHMVHDSjs.configureClientJsonApi; exports.configureI18n = _chunkV63TFESUjs.configureI18n; exports.configureJsonApi = _chunkV63TFESUjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkV63TFESUjs.getApiUrl; exports.getAppUrl = _chunkV63TFESUjs.getAppUrl; exports.getClientApiUrl = _chunkULHMVHDSjs.getClientApiUrl; exports.getClientAppUrl = _chunkULHMVHDSjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkULHMVHDSjs.getClientTrackablePages; exports.getI18nLink = _chunkV63TFESUjs.getI18nLink; exports.getStripePublishableKey = _chunkV63TFESUjs.getStripePublishableKey; exports.getTrackablePages = _chunkV63TFESUjs.getTrackablePages; exports.registerTableGenerator = _chunk6RE6272Ljs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk6RE6272Ljs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk6RE6272Ljs.useContentTableStructure; exports.useCustomD3Graph = _chunk6RE6272Ljs.useCustomD3Graph; exports.useDataListRetriever = _chunk6RE6272Ljs.useDataListRetriever; exports.useDebounce = _chunk6RE6272Ljs.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 = _chunk6RE6272Ljs.useJsonApiGet; exports.useJsonApiMutation = _chunk6RE6272Ljs.useJsonApiMutation; exports.useNotificationSync = _chunk6RE6272Ljs.useNotificationSync; exports.useOAuthClient = _chunk6RE6272Ljs.useOAuthClient; exports.useOAuthClients = _chunk6RE6272Ljs.useOAuthClients; exports.useOAuthConsent = _chunk6RE6272Ljs.useOAuthConsent; exports.usePageTracker = _chunk6RE6272Ljs.usePageTracker; exports.usePageUrlGenerator = _chunk6RE6272Ljs.usePageUrlGenerator; exports.useRehydration = _chunk6RE6272Ljs.useRehydration; exports.useRehydrationList = _chunk6RE6272Ljs.useRehydrationList; exports.useRoleTableStructure = _chunk6RE6272Ljs.useRoleTableStructure; exports.useSocket = _chunk6RE6272Ljs.useSocket; exports.useSubscriptionStatus = _chunk6RE6272Ljs.useSubscriptionStatus; exports.useTableGenerator = _chunk6RE6272Ljs.useTableGenerator; exports.useUrlRewriter = _chunk6RE6272Ljs.useUrlRewriter; exports.useUserSearch = _chunk6RE6272Ljs.useUserSearch; exports.useUserTableStructure = _chunk6RE6272Ljs.useUserTableStructure;
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 = _chunkVG6RASMYjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkVG6RASMYjs.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 = _chunkVG6RASMYjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkVG6RASMYjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkVG6RASMYjs.useContentTableStructure; exports.useCustomD3Graph = _chunkVG6RASMYjs.useCustomD3Graph; exports.useDataListRetriever = _chunkVG6RASMYjs.useDataListRetriever; exports.useDebounce = _chunkVG6RASMYjs.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 = _chunkVG6RASMYjs.useJsonApiGet; exports.useJsonApiMutation = _chunkVG6RASMYjs.useJsonApiMutation; exports.useNotificationSync = _chunkVG6RASMYjs.useNotificationSync; exports.useOAuthClient = _chunkVG6RASMYjs.useOAuthClient; exports.useOAuthClients = _chunkVG6RASMYjs.useOAuthClients; exports.useOAuthConsent = _chunkVG6RASMYjs.useOAuthConsent; exports.usePageTracker = _chunkVG6RASMYjs.usePageTracker; exports.usePageUrlGenerator = _chunkVG6RASMYjs.usePageUrlGenerator; exports.useRehydration = _chunkVG6RASMYjs.useRehydration; exports.useRehydrationList = _chunkVG6RASMYjs.useRehydrationList; exports.useRoleTableStructure = _chunkVG6RASMYjs.useRoleTableStructure; exports.useSocket = _chunkVG6RASMYjs.useSocket; exports.useSubscriptionStatus = _chunkVG6RASMYjs.useSubscriptionStatus; exports.useTableGenerator = _chunkVG6RASMYjs.useTableGenerator; exports.useUrlRewriter = _chunkVG6RASMYjs.useUrlRewriter; exports.useUserSearch = _chunkVG6RASMYjs.useUserSearch; exports.useUserTableStructure = _chunkVG6RASMYjs.useUserTableStructure;
121
121
  //# sourceMappingURL=index.js.map
@@ -25,7 +25,7 @@ import {
25
25
  useUrlRewriter,
26
26
  useUserSearch,
27
27
  useUserTableStructure
28
- } from "../chunk-56YOTJYS.mjs";
28
+ } from "../chunk-PZGFGYEO.mjs";
29
29
  import {
30
30
  configureClientConfig,
31
31
  configureI18n,
@@ -50,7 +50,7 @@ import {
50
50
  getClientApiUrl,
51
51
  getClientAppUrl,
52
52
  getClientTrackablePages
53
- } from "../chunk-IPVXH3VC.mjs";
53
+ } from "../chunk-XNISXVQL.mjs";
54
54
  import {
55
55
  getClientToken
56
56
  } from "../chunk-AUXK7QSA.mjs";
@@ -1053,6 +1053,11 @@ type UserAvatarProps = {
1053
1053
  };
1054
1054
  declare function UserAvatar({ user, className, showFull, showLink, showTooltip }: UserAvatarProps): react_jsx_runtime.JSX.Element;
1055
1055
 
1056
+ type UserAvatarListProps = {
1057
+ users: UserInterface[];
1058
+ };
1059
+ declare function UserAvatarList({ users }: UserAvatarListProps): react_jsx_runtime.JSX.Element;
1060
+
1056
1061
  interface OAuthRedirectUriInputProps {
1057
1062
  /** Current array of redirect URIs */
1058
1063
  value: string[];
@@ -2017,4 +2022,4 @@ interface MultipleSelectorRef {
2017
2022
  declare function useDebounce<T>(value: T, delay?: number): T;
2018
2023
  declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
2019
2024
 
2020
- 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, 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 };
2025
+ 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 };
@@ -1053,6 +1053,11 @@ type UserAvatarProps = {
1053
1053
  };
1054
1054
  declare function UserAvatar({ user, className, showFull, showLink, showTooltip }: UserAvatarProps): react_jsx_runtime.JSX.Element;
1055
1055
 
1056
+ type UserAvatarListProps = {
1057
+ users: UserInterface[];
1058
+ };
1059
+ declare function UserAvatarList({ users }: UserAvatarListProps): react_jsx_runtime.JSX.Element;
1060
+
1056
1061
  interface OAuthRedirectUriInputProps {
1057
1062
  /** Current array of redirect URIs */
1058
1063
  value: string[];
@@ -2017,4 +2022,4 @@ interface MultipleSelectorRef {
2017
2022
  declare function useDebounce<T>(value: T, delay?: number): T;
2018
2023
  declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
2019
2024
 
2020
- 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, 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 };
2025
+ 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 };
@@ -396,13 +396,14 @@
396
396
 
397
397
 
398
398
 
399
- var _chunk6RE6272Ljs = require('../chunk-6RE6272L.js');
399
+
400
+ var _chunkVG6RASMYjs = require('../chunk-VG6RASMY.js');
400
401
  require('../chunk-V63TFESU.js');
401
402
 
402
403
 
403
404
 
404
405
 
405
- var _chunkULHMVHDSjs = require('../chunk-ULHMVHDS.js');
406
+ var _chunkQIA5FOQBjs = require('../chunk-QIA5FOQB.js');
406
407
  require('../chunk-LXKSUWAV.js');
407
408
  require('../chunk-IBS6NI7D.js');
408
409
  require('../chunk-4MN547K7.js');
@@ -815,5 +816,6 @@ require('../chunk-7QVYU63E.js');
815
816
 
816
817
 
817
818
 
818
- exports.AcceptInvitation = _chunk6RE6272Ljs.AcceptInvitation; exports.Accordion = _chunk6RE6272Ljs.Accordion; exports.AccordionContent = _chunk6RE6272Ljs.AccordionContent; exports.AccordionItem = _chunk6RE6272Ljs.AccordionItem; exports.AccordionTrigger = _chunk6RE6272Ljs.AccordionTrigger; exports.ActivateAccount = _chunk6RE6272Ljs.ActivateAccount; exports.AddUserToRole = _chunk6RE6272Ljs.AddUserToRole; exports.AdminCompanyContainer = _chunk6RE6272Ljs.AdminCompanyContainer; exports.AdminUsersList = _chunk6RE6272Ljs.AdminUsersList; exports.Alert = _chunk6RE6272Ljs.Alert; exports.AlertAction = _chunk6RE6272Ljs.AlertAction; exports.AlertDescription = _chunk6RE6272Ljs.AlertDescription; exports.AlertDialog = _chunk6RE6272Ljs.AlertDialog; exports.AlertDialogAction = _chunk6RE6272Ljs.AlertDialogAction; exports.AlertDialogCancel = _chunk6RE6272Ljs.AlertDialogCancel; exports.AlertDialogContent = _chunk6RE6272Ljs.AlertDialogContent; exports.AlertDialogDescription = _chunk6RE6272Ljs.AlertDialogDescription; exports.AlertDialogFooter = _chunk6RE6272Ljs.AlertDialogFooter; exports.AlertDialogHeader = _chunk6RE6272Ljs.AlertDialogHeader; exports.AlertDialogMedia = _chunk6RE6272Ljs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk6RE6272Ljs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk6RE6272Ljs.AlertDialogPortal; exports.AlertDialogTitle = _chunk6RE6272Ljs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk6RE6272Ljs.AlertDialogTrigger; exports.AlertTitle = _chunk6RE6272Ljs.AlertTitle; exports.AllowedUsersDetails = _chunk6RE6272Ljs.AllowedUsersDetails; exports.AttributeElement = _chunk6RE6272Ljs.AttributeElement; exports.AuthContainer = _chunk6RE6272Ljs.AuthContainer; exports.Avatar = _chunk6RE6272Ljs.Avatar; exports.AvatarBadge = _chunk6RE6272Ljs.AvatarBadge; exports.AvatarFallback = _chunk6RE6272Ljs.AvatarFallback; exports.AvatarGroup = _chunk6RE6272Ljs.AvatarGroup; exports.AvatarGroupCount = _chunk6RE6272Ljs.AvatarGroupCount; exports.AvatarImage = _chunk6RE6272Ljs.AvatarImage; exports.BackupCodesDialog = _chunk6RE6272Ljs.BackupCodesDialog; exports.Badge = _chunk6RE6272Ljs.Badge; exports.BlockNoteEditorContainer = _chunk6RE6272Ljs.BlockNoteEditorContainer; exports.Board = _chunk6RE6272Ljs.KanbanBoard; exports.Breadcrumb = _chunk6RE6272Ljs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk6RE6272Ljs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk6RE6272Ljs.BreadcrumbItem; exports.BreadcrumbLink = _chunk6RE6272Ljs.BreadcrumbLink; exports.BreadcrumbList = _chunk6RE6272Ljs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk6RE6272Ljs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk6RE6272Ljs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk6RE6272Ljs.BreadcrumbSeparator; exports.Button = _chunk6RE6272Ljs.Button; exports.Calendar = _chunk6RE6272Ljs.Calendar; exports.CalendarDayButton = _chunk6RE6272Ljs.CalendarDayButton; exports.Card = _chunk6RE6272Ljs.Card; exports.CardAction = _chunk6RE6272Ljs.CardAction; exports.CardContent = _chunk6RE6272Ljs.CardContent; exports.CardDescription = _chunk6RE6272Ljs.CardDescription; exports.CardFooter = _chunk6RE6272Ljs.CardFooter; exports.CardHeader = _chunk6RE6272Ljs.CardHeader; exports.CardTitle = _chunk6RE6272Ljs.CardTitle; exports.Carousel = _chunk6RE6272Ljs.Carousel; exports.CarouselContent = _chunk6RE6272Ljs.CarouselContent; exports.CarouselItem = _chunk6RE6272Ljs.CarouselItem; exports.CarouselNext = _chunk6RE6272Ljs.CarouselNext; exports.CarouselPrevious = _chunk6RE6272Ljs.CarouselPrevious; exports.ChartContainer = _chunk6RE6272Ljs.ChartContainer; exports.ChartLegend = _chunk6RE6272Ljs.ChartLegend; exports.ChartLegendContent = _chunk6RE6272Ljs.ChartLegendContent; exports.ChartStyle = _chunk6RE6272Ljs.ChartStyle; exports.ChartTooltip = _chunk6RE6272Ljs.ChartTooltip; exports.ChartTooltipContent = _chunk6RE6272Ljs.ChartTooltipContent; exports.Checkbox = _chunk6RE6272Ljs.Checkbox; exports.Collapsible = _chunk6RE6272Ljs.Collapsible; exports.CollapsibleContent = _chunk6RE6272Ljs.CollapsibleContent; exports.CollapsibleTrigger = _chunk6RE6272Ljs.CollapsibleTrigger; exports.Column = _chunk6RE6272Ljs.KanbanColumn; exports.ColumnHandle = _chunk6RE6272Ljs.KanbanColumnHandle; exports.Command = _chunk6RE6272Ljs.Command; exports.CommandDialog = _chunk6RE6272Ljs.CommandDialog; exports.CommandEmpty = _chunk6RE6272Ljs.CommandEmpty; exports.CommandGroup = _chunk6RE6272Ljs.CommandGroup; exports.CommandInput = _chunk6RE6272Ljs.CommandInput; exports.CommandItem = _chunk6RE6272Ljs.CommandItem; exports.CommandList = _chunk6RE6272Ljs.CommandList; exports.CommandSeparator = _chunk6RE6272Ljs.CommandSeparator; exports.CommandShortcut = _chunk6RE6272Ljs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk6RE6272Ljs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk6RE6272Ljs.CommonAssociationTrigger; exports.CommonDeleter = _chunk6RE6272Ljs.CommonDeleter; exports.CommonEditorButtons = _chunk6RE6272Ljs.CommonEditorButtons; exports.CommonEditorHeader = _chunk6RE6272Ljs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk6RE6272Ljs.CommonEditorTrigger; exports.CompaniesList = _chunk6RE6272Ljs.CompaniesList; exports.CompanyConfigurationEditor = _chunk6RE6272Ljs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunk6RE6272Ljs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunk6RE6272Ljs.CompanyContainer; exports.CompanyDeleter = _chunk6RE6272Ljs.CompanyDeleter; exports.CompanyDetails = _chunk6RE6272Ljs.CompanyDetails; exports.CompanyEditor = _chunk6RE6272Ljs.CompanyEditor; exports.CompanyUsersList = _chunk6RE6272Ljs.CompanyUsersList; exports.ContentListTable = _chunk6RE6272Ljs.ContentListTable; exports.ContentTableSearch = _chunk6RE6272Ljs.ContentTableSearch; exports.ContentTitle = _chunk6RE6272Ljs.ContentTitle; exports.ContentsList = _chunk6RE6272Ljs.ContentsList; exports.ContentsListById = _chunk6RE6272Ljs.ContentsListById; exports.ContextMenu = _chunk6RE6272Ljs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk6RE6272Ljs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk6RE6272Ljs.ContextMenuContent; exports.ContextMenuGroup = _chunk6RE6272Ljs.ContextMenuGroup; exports.ContextMenuItem = _chunk6RE6272Ljs.ContextMenuItem; exports.ContextMenuLabel = _chunk6RE6272Ljs.ContextMenuLabel; exports.ContextMenuPortal = _chunk6RE6272Ljs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk6RE6272Ljs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk6RE6272Ljs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk6RE6272Ljs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk6RE6272Ljs.ContextMenuShortcut; exports.ContextMenuSub = _chunk6RE6272Ljs.ContextMenuSub; exports.ContextMenuSubContent = _chunk6RE6272Ljs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk6RE6272Ljs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk6RE6272Ljs.ContextMenuTrigger; exports.ContributorsList = _chunk6RE6272Ljs.ContributorsList; exports.Cookies = _chunk6RE6272Ljs.Cookies; exports.DatePickerPopover = _chunk6RE6272Ljs.DatePickerPopover; exports.DateRangeSelector = _chunk6RE6272Ljs.DateRangeSelector; exports.Dialog = _chunk6RE6272Ljs.Dialog; exports.DialogClose = _chunk6RE6272Ljs.DialogClose; exports.DialogContent = _chunk6RE6272Ljs.DialogContent; exports.DialogDescription = _chunk6RE6272Ljs.DialogDescription; exports.DialogFooter = _chunk6RE6272Ljs.DialogFooter; exports.DialogHeader = _chunk6RE6272Ljs.DialogHeader; exports.DialogOverlay = _chunk6RE6272Ljs.DialogOverlay; exports.DialogPortal = _chunk6RE6272Ljs.DialogPortal; exports.DialogTitle = _chunk6RE6272Ljs.DialogTitle; exports.DialogTrigger = _chunk6RE6272Ljs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk6RE6272Ljs.DisableTwoFactorDialog; exports.Drawer = _chunk6RE6272Ljs.Drawer; exports.DrawerClose = _chunk6RE6272Ljs.DrawerClose; exports.DrawerContent = _chunk6RE6272Ljs.DrawerContent; exports.DrawerDescription = _chunk6RE6272Ljs.DrawerDescription; exports.DrawerFooter = _chunk6RE6272Ljs.DrawerFooter; exports.DrawerHeader = _chunk6RE6272Ljs.DrawerHeader; exports.DrawerOverlay = _chunk6RE6272Ljs.DrawerOverlay; exports.DrawerPortal = _chunk6RE6272Ljs.DrawerPortal; exports.DrawerTitle = _chunk6RE6272Ljs.DrawerTitle; exports.DrawerTrigger = _chunk6RE6272Ljs.DrawerTrigger; exports.DropdownMenu = _chunk6RE6272Ljs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk6RE6272Ljs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk6RE6272Ljs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk6RE6272Ljs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk6RE6272Ljs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk6RE6272Ljs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk6RE6272Ljs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk6RE6272Ljs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk6RE6272Ljs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk6RE6272Ljs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk6RE6272Ljs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk6RE6272Ljs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk6RE6272Ljs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk6RE6272Ljs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk6RE6272Ljs.DropdownMenuTrigger; exports.ErrorDetails = _chunk6RE6272Ljs.ErrorDetails; exports.Field = _chunk6RE6272Ljs.Field; exports.FieldContent = _chunk6RE6272Ljs.FieldContent; exports.FieldDescription = _chunk6RE6272Ljs.FieldDescription; exports.FieldError = _chunk6RE6272Ljs.FieldError; exports.FieldGroup = _chunk6RE6272Ljs.FieldGroup; exports.FieldLabel = _chunk6RE6272Ljs.FieldLabel; exports.FieldLegend = _chunk6RE6272Ljs.FieldLegend; exports.FieldSeparator = _chunk6RE6272Ljs.FieldSeparator; exports.FieldSet = _chunk6RE6272Ljs.FieldSet; exports.FieldTitle = _chunk6RE6272Ljs.FieldTitle; exports.FileInput = _chunk6RE6272Ljs.FileInput; exports.FileUploader = _chunk6RE6272Ljs.FileUploader; exports.FileUploaderContent = _chunk6RE6272Ljs.FileUploaderContent; exports.FileUploaderItem = _chunk6RE6272Ljs.FileUploaderItem; exports.ForgotPassword = _chunk6RE6272Ljs.ForgotPassword; exports.Form = _chunk6RE6272Ljs.Form; exports.FormCheckbox = _chunk6RE6272Ljs.FormCheckbox; exports.FormDate = _chunk6RE6272Ljs.FormDate; exports.FormDateTime = _chunk6RE6272Ljs.FormDateTime; exports.FormFeatures = _chunk6RE6272Ljs.FormFeatures; exports.FormFieldWrapper = _chunk6RE6272Ljs.FormFieldWrapper; exports.FormInput = _chunk6RE6272Ljs.FormInput; exports.FormPassword = _chunk6RE6272Ljs.FormPassword; exports.FormPlaceAutocomplete = _chunk6RE6272Ljs.FormPlaceAutocomplete; exports.FormRoles = _chunk6RE6272Ljs.FormRoles; exports.FormSelect = _chunk6RE6272Ljs.FormSelect; exports.FormSlider = _chunk6RE6272Ljs.FormSlider; exports.FormSwitch = _chunk6RE6272Ljs.FormSwitch; exports.FormTextarea = _chunk6RE6272Ljs.FormTextarea; exports.GdprConsentCheckbox = _chunk6RE6272Ljs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk6RE6272Ljs.GdprConsentSection; exports.Header = _chunk6RE6272Ljs.Header; exports.HoverCard = _chunk6RE6272Ljs.HoverCard; exports.HoverCardContent = _chunk6RE6272Ljs.HoverCardContent; exports.HoverCardTrigger = _chunk6RE6272Ljs.HoverCardTrigger; exports.Input = _chunk6RE6272Ljs.Input; exports.InputGroup = _chunk6RE6272Ljs.InputGroup; exports.InputGroupAddon = _chunk6RE6272Ljs.InputGroupAddon; exports.InputGroupButton = _chunk6RE6272Ljs.InputGroupButton; exports.InputGroupInput = _chunk6RE6272Ljs.InputGroupInput; exports.InputGroupText = _chunk6RE6272Ljs.InputGroupText; exports.InputGroupTextarea = _chunk6RE6272Ljs.InputGroupTextarea; exports.InputOTP = _chunk6RE6272Ljs.InputOTP; exports.InputOTPGroup = _chunk6RE6272Ljs.InputOTPGroup; exports.InputOTPSeparator = _chunk6RE6272Ljs.InputOTPSeparator; exports.InputOTPSlot = _chunk6RE6272Ljs.InputOTPSlot; exports.Item = _chunk6RE6272Ljs.KanbanItem; exports.ItemHandle = _chunk6RE6272Ljs.KanbanItemHandle; exports.Kanban = _chunk6RE6272Ljs.KanbanRoot; exports.KanbanBoard = _chunk6RE6272Ljs.KanbanBoard; exports.KanbanColumn = _chunk6RE6272Ljs.KanbanColumn; exports.KanbanColumnHandle = _chunk6RE6272Ljs.KanbanColumnHandle; exports.KanbanItem = _chunk6RE6272Ljs.KanbanItem; exports.KanbanItemHandle = _chunk6RE6272Ljs.KanbanItemHandle; exports.KanbanOverlay = _chunk6RE6272Ljs.KanbanOverlay; exports.Label = _chunk6RE6272Ljs.Label; exports.LandingComponent = _chunk6RE6272Ljs.LandingComponent; exports.Link = _chunk6RE6272Ljs.Link; exports.Login = _chunk6RE6272Ljs.Login; exports.Logout = _chunk6RE6272Ljs.Logout; exports.ModeToggleSwitch = _chunk6RE6272Ljs.ModeToggleSwitch; exports.MultiSelect = _chunk6RE6272Ljs.MultiSelect; exports.MultipleSelector = _chunk6RE6272Ljs.MultipleSelector; exports.NavigationMenu = _chunk6RE6272Ljs.NavigationMenu; exports.NavigationMenuContent = _chunk6RE6272Ljs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk6RE6272Ljs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk6RE6272Ljs.NavigationMenuItem; exports.NavigationMenuLink = _chunk6RE6272Ljs.NavigationMenuLink; exports.NavigationMenuList = _chunk6RE6272Ljs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk6RE6272Ljs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk6RE6272Ljs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk6RE6272Ljs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk6RE6272Ljs.NotificationMenuItem; exports.NotificationModal = _chunk6RE6272Ljs.NotificationModal; exports.NotificationToast = _chunk6RE6272Ljs.NotificationToast; exports.NotificationsList = _chunk6RE6272Ljs.NotificationsList; exports.NotificationsListContainer = _chunk6RE6272Ljs.NotificationsListContainer; exports.OAuthClientCard = _chunk6RE6272Ljs.OAuthClientCard; exports.OAuthClientDetail = _chunk6RE6272Ljs.OAuthClientDetail; exports.OAuthClientForm = _chunk6RE6272Ljs.OAuthClientForm; exports.OAuthClientList = _chunk6RE6272Ljs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk6RE6272Ljs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk6RE6272Ljs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk6RE6272Ljs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk6RE6272Ljs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk6RE6272Ljs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk6RE6272Ljs.OAuthScopeList; exports.OAuthScopeSelector = _chunk6RE6272Ljs.OAuthScopeSelector; exports.OnboardingCard = _chunk6RE6272Ljs.OnboardingCard; exports.Overlay = _chunk6RE6272Ljs.KanbanOverlay; exports.PageContainer = _chunk6RE6272Ljs.PageContainer; exports.PageContainerContentDetails = _chunk6RE6272Ljs.PageContainerContentDetails; exports.PageContentContainer = _chunk6RE6272Ljs.PageContentContainer; exports.PageSection = _chunk6RE6272Ljs.PageSection; exports.PasskeyButton = _chunk6RE6272Ljs.PasskeyButton; exports.PasskeyList = _chunk6RE6272Ljs.PasskeyList; exports.PasskeySetupDialog = _chunk6RE6272Ljs.PasskeySetupDialog; exports.PasswordInput = _chunk6RE6272Ljs.PasswordInput; exports.Popover = _chunk6RE6272Ljs.Popover; exports.PopoverContent = _chunk6RE6272Ljs.PopoverContent; exports.PopoverDescription = _chunk6RE6272Ljs.PopoverDescription; exports.PopoverHeader = _chunk6RE6272Ljs.PopoverHeader; exports.PopoverTitle = _chunk6RE6272Ljs.PopoverTitle; exports.PopoverTrigger = _chunk6RE6272Ljs.PopoverTrigger; exports.Progress = _chunk6RE6272Ljs.Progress; exports.ProgressIndicator = _chunk6RE6272Ljs.ProgressIndicator; exports.ProgressLabel = _chunk6RE6272Ljs.ProgressLabel; exports.ProgressTrack = _chunk6RE6272Ljs.ProgressTrack; exports.ProgressValue = _chunk6RE6272Ljs.ProgressValue; exports.PushNotificationProvider = _chunk6RE6272Ljs.PushNotificationProvider; exports.RadioGroup = _chunk6RE6272Ljs.RadioGroup; exports.RadioGroupItem = _chunk6RE6272Ljs.RadioGroupItem; exports.ReactMarkdownContainer = _chunk6RE6272Ljs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk6RE6272Ljs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk6RE6272Ljs.ReferralCodeCapture; exports.ReferralDialog = _chunk6RE6272Ljs.ReferralDialog; exports.ReferralWidget = _chunk6RE6272Ljs.ReferralWidget; exports.RefreshUser = _chunk6RE6272Ljs.RefreshUser; exports.RelevantContentsList = _chunk6RE6272Ljs.RelevantContentsList; exports.RelevantUsersList = _chunk6RE6272Ljs.RelevantUsersList; exports.RemoveUserFromRole = _chunk6RE6272Ljs.RemoveUserFromRole; exports.ResetPassword = _chunk6RE6272Ljs.ResetPassword; exports.ResizableHandle = _chunk6RE6272Ljs.ResizableHandle; exports.ResizablePanel = _chunk6RE6272Ljs.ResizablePanel; exports.ResizablePanelGroup = _chunk6RE6272Ljs.ResizablePanelGroup; exports.RoleContainer = _chunk6RE6272Ljs.RoleContainer; exports.RoleDetails = _chunk6RE6272Ljs.RoleDetails; exports.RoleUsersList = _chunk6RE6272Ljs.RoleUsersList; exports.RolesList = _chunk6RE6272Ljs.RolesList; exports.Root = _chunk6RE6272Ljs.KanbanRoot; exports.ScrollArea = _chunk6RE6272Ljs.ScrollArea; exports.ScrollBar = _chunk6RE6272Ljs.ScrollBar; exports.SecurityContainer = _chunk6RE6272Ljs.SecurityContainer; exports.Select = _chunk6RE6272Ljs.Select; exports.SelectContent = _chunk6RE6272Ljs.SelectContent; exports.SelectGroup = _chunk6RE6272Ljs.SelectGroup; exports.SelectItem = _chunk6RE6272Ljs.SelectItem; exports.SelectLabel = _chunk6RE6272Ljs.SelectLabel; exports.SelectScrollDownButton = _chunk6RE6272Ljs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk6RE6272Ljs.SelectScrollUpButton; exports.SelectSeparator = _chunk6RE6272Ljs.SelectSeparator; exports.SelectTrigger = _chunk6RE6272Ljs.SelectTrigger; exports.SelectValue = _chunk6RE6272Ljs.SelectValue; exports.Separator = _chunk6RE6272Ljs.Separator; exports.Sheet = _chunk6RE6272Ljs.Sheet; exports.SheetClose = _chunk6RE6272Ljs.SheetClose; exports.SheetContent = _chunk6RE6272Ljs.SheetContent; exports.SheetDescription = _chunk6RE6272Ljs.SheetDescription; exports.SheetFooter = _chunk6RE6272Ljs.SheetFooter; exports.SheetHeader = _chunk6RE6272Ljs.SheetHeader; exports.SheetTitle = _chunk6RE6272Ljs.SheetTitle; exports.SheetTrigger = _chunk6RE6272Ljs.SheetTrigger; exports.Sidebar = _chunk6RE6272Ljs.Sidebar; exports.SidebarContent = _chunk6RE6272Ljs.SidebarContent; exports.SidebarFooter = _chunk6RE6272Ljs.SidebarFooter; exports.SidebarGroup = _chunk6RE6272Ljs.SidebarGroup; exports.SidebarGroupAction = _chunk6RE6272Ljs.SidebarGroupAction; exports.SidebarGroupContent = _chunk6RE6272Ljs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk6RE6272Ljs.SidebarGroupLabel; exports.SidebarHeader = _chunk6RE6272Ljs.SidebarHeader; exports.SidebarInput = _chunk6RE6272Ljs.SidebarInput; exports.SidebarInset = _chunk6RE6272Ljs.SidebarInset; exports.SidebarMenu = _chunk6RE6272Ljs.SidebarMenu; exports.SidebarMenuAction = _chunk6RE6272Ljs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk6RE6272Ljs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk6RE6272Ljs.SidebarMenuButton; exports.SidebarMenuItem = _chunk6RE6272Ljs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk6RE6272Ljs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk6RE6272Ljs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk6RE6272Ljs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk6RE6272Ljs.SidebarMenuSubItem; exports.SidebarProvider = _chunk6RE6272Ljs.SidebarProvider; exports.SidebarRail = _chunk6RE6272Ljs.SidebarRail; exports.SidebarSeparator = _chunk6RE6272Ljs.SidebarSeparator; exports.SidebarTrigger = _chunk6RE6272Ljs.SidebarTrigger; exports.Skeleton = _chunk6RE6272Ljs.Skeleton; exports.Slider = _chunk6RE6272Ljs.Slider; exports.Switch = _chunk6RE6272Ljs.Switch; exports.Table = _chunk6RE6272Ljs.Table; exports.TableBody = _chunk6RE6272Ljs.TableBody; exports.TableCaption = _chunk6RE6272Ljs.TableCaption; exports.TableCell = _chunk6RE6272Ljs.TableCell; exports.TableFooter = _chunk6RE6272Ljs.TableFooter; exports.TableHead = _chunk6RE6272Ljs.TableHead; exports.TableHeader = _chunk6RE6272Ljs.TableHeader; exports.TableRow = _chunk6RE6272Ljs.TableRow; exports.Tabs = _chunk6RE6272Ljs.Tabs; exports.TabsContainer = _chunk6RE6272Ljs.TabsContainer; exports.TabsContent = _chunk6RE6272Ljs.TabsContent; exports.TabsList = _chunk6RE6272Ljs.TabsList; exports.TabsTrigger = _chunk6RE6272Ljs.TabsTrigger; exports.Textarea = _chunk6RE6272Ljs.Textarea; exports.Toaster = _chunk6RE6272Ljs.Toaster; exports.Toggle = _chunk6RE6272Ljs.Toggle; exports.TokenStatusIndicator = _chunk6RE6272Ljs.TokenStatusIndicator; exports.Tooltip = _chunk6RE6272Ljs.Tooltip; exports.TooltipContent = _chunk6RE6272Ljs.TooltipContent; exports.TooltipProvider = _chunk6RE6272Ljs.TooltipProvider; exports.TooltipTrigger = _chunk6RE6272Ljs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk6RE6272Ljs.TotpAuthenticatorList; exports.TotpInput = _chunk6RE6272Ljs.TotpInput; exports.TotpSetupDialog = _chunk6RE6272Ljs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk6RE6272Ljs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk6RE6272Ljs.TwoFactorSettings; exports.UserAvatar = _chunk6RE6272Ljs.UserAvatar; exports.UserAvatarEditor = _chunk6RE6272Ljs.UserAvatarEditor; exports.UserContainer = _chunk6RE6272Ljs.UserContainer; exports.UserDeleter = _chunk6RE6272Ljs.UserDeleter; exports.UserDetails = _chunk6RE6272Ljs.UserDetails; exports.UserEditor = _chunk6RE6272Ljs.UserEditor; exports.UserIndexContainer = _chunk6RE6272Ljs.UserIndexContainer; exports.UserIndexDetails = _chunk6RE6272Ljs.UserIndexDetails; exports.UserListInAdd = _chunk6RE6272Ljs.UserListInAdd; exports.UserMultiSelect = _chunk6RE6272Ljs.UserMultiSelect; exports.UserReactivator = _chunk6RE6272Ljs.UserReactivator; exports.UserResentInvitationEmail = _chunk6RE6272Ljs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk6RE6272Ljs.UserRoleAdd; exports.UserRolesList = _chunk6RE6272Ljs.UserRolesList; exports.UserSelector = _chunk6RE6272Ljs.UserSelector; exports.UserStanadaloneDetails = _chunk6RE6272Ljs.UserStanadaloneDetails; exports.UsersList = _chunk6RE6272Ljs.UsersList; exports.UsersListByContentIds = _chunk6RE6272Ljs.UsersListByContentIds; exports.UsersListContainer = _chunk6RE6272Ljs.UsersListContainer; exports.WaitlistConfirmation = _chunk6RE6272Ljs.WaitlistConfirmation; exports.WaitlistForm = _chunk6RE6272Ljs.WaitlistForm; exports.WaitlistHeroSection = _chunk6RE6272Ljs.WaitlistHeroSection; exports.WaitlistList = _chunk6RE6272Ljs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk6RE6272Ljs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk6RE6272Ljs.WaitlistSuccessState; exports.badgeVariants = _chunk6RE6272Ljs.badgeVariants; exports.buttonVariants = _chunk6RE6272Ljs.buttonVariants; exports.cellComponent = _chunk6RE6272Ljs.cellComponent; exports.cellDate = _chunk6RE6272Ljs.cellDate; exports.cellId = _chunk6RE6272Ljs.cellId; exports.cellLink = _chunk6RE6272Ljs.cellLink; exports.cellUrl = _chunk6RE6272Ljs.cellUrl; exports.errorToast = _chunk6RE6272Ljs.errorToast; exports.generateNotificationData = _chunk6RE6272Ljs.generateNotificationData; exports.getIcon = _chunkULHMVHDSjs.getIcon; exports.getIconByModule = _chunkULHMVHDSjs.getIconByModule; exports.getIconByModuleName = _chunkULHMVHDSjs.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunk6RE6272Ljs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunk6RE6272Ljs.tabsListVariants; exports.toggleVariants = _chunk6RE6272Ljs.toggleVariants; exports.triggerAssociationToast = _chunk6RE6272Ljs.triggerAssociationToast; exports.useCarousel = _chunk6RE6272Ljs.useCarousel; exports.useDebounce = _chunk6RE6272Ljs.useDebounce2; exports.useFileUpload = _chunk6RE6272Ljs.useFileUpload; exports.useSidebar = _chunk6RE6272Ljs.useSidebar;
819
+
820
+ exports.AcceptInvitation = _chunkVG6RASMYjs.AcceptInvitation; exports.Accordion = _chunkVG6RASMYjs.Accordion; exports.AccordionContent = _chunkVG6RASMYjs.AccordionContent; exports.AccordionItem = _chunkVG6RASMYjs.AccordionItem; exports.AccordionTrigger = _chunkVG6RASMYjs.AccordionTrigger; exports.ActivateAccount = _chunkVG6RASMYjs.ActivateAccount; exports.AddUserToRole = _chunkVG6RASMYjs.AddUserToRole; exports.AdminCompanyContainer = _chunkVG6RASMYjs.AdminCompanyContainer; exports.AdminUsersList = _chunkVG6RASMYjs.AdminUsersList; exports.Alert = _chunkVG6RASMYjs.Alert; exports.AlertAction = _chunkVG6RASMYjs.AlertAction; exports.AlertDescription = _chunkVG6RASMYjs.AlertDescription; exports.AlertDialog = _chunkVG6RASMYjs.AlertDialog; exports.AlertDialogAction = _chunkVG6RASMYjs.AlertDialogAction; exports.AlertDialogCancel = _chunkVG6RASMYjs.AlertDialogCancel; exports.AlertDialogContent = _chunkVG6RASMYjs.AlertDialogContent; exports.AlertDialogDescription = _chunkVG6RASMYjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkVG6RASMYjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkVG6RASMYjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkVG6RASMYjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkVG6RASMYjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkVG6RASMYjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkVG6RASMYjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkVG6RASMYjs.AlertDialogTrigger; exports.AlertTitle = _chunkVG6RASMYjs.AlertTitle; exports.AllowedUsersDetails = _chunkVG6RASMYjs.AllowedUsersDetails; exports.AttributeElement = _chunkVG6RASMYjs.AttributeElement; exports.AuthContainer = _chunkVG6RASMYjs.AuthContainer; exports.Avatar = _chunkVG6RASMYjs.Avatar; exports.AvatarBadge = _chunkVG6RASMYjs.AvatarBadge; exports.AvatarFallback = _chunkVG6RASMYjs.AvatarFallback; exports.AvatarGroup = _chunkVG6RASMYjs.AvatarGroup; exports.AvatarGroupCount = _chunkVG6RASMYjs.AvatarGroupCount; exports.AvatarImage = _chunkVG6RASMYjs.AvatarImage; exports.BackupCodesDialog = _chunkVG6RASMYjs.BackupCodesDialog; exports.Badge = _chunkVG6RASMYjs.Badge; exports.BlockNoteEditorContainer = _chunkVG6RASMYjs.BlockNoteEditorContainer; exports.Board = _chunkVG6RASMYjs.KanbanBoard; exports.Breadcrumb = _chunkVG6RASMYjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkVG6RASMYjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkVG6RASMYjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkVG6RASMYjs.BreadcrumbLink; exports.BreadcrumbList = _chunkVG6RASMYjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkVG6RASMYjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkVG6RASMYjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkVG6RASMYjs.BreadcrumbSeparator; exports.Button = _chunkVG6RASMYjs.Button; exports.Calendar = _chunkVG6RASMYjs.Calendar; exports.CalendarDayButton = _chunkVG6RASMYjs.CalendarDayButton; exports.Card = _chunkVG6RASMYjs.Card; exports.CardAction = _chunkVG6RASMYjs.CardAction; exports.CardContent = _chunkVG6RASMYjs.CardContent; exports.CardDescription = _chunkVG6RASMYjs.CardDescription; exports.CardFooter = _chunkVG6RASMYjs.CardFooter; exports.CardHeader = _chunkVG6RASMYjs.CardHeader; exports.CardTitle = _chunkVG6RASMYjs.CardTitle; exports.Carousel = _chunkVG6RASMYjs.Carousel; exports.CarouselContent = _chunkVG6RASMYjs.CarouselContent; exports.CarouselItem = _chunkVG6RASMYjs.CarouselItem; exports.CarouselNext = _chunkVG6RASMYjs.CarouselNext; exports.CarouselPrevious = _chunkVG6RASMYjs.CarouselPrevious; exports.ChartContainer = _chunkVG6RASMYjs.ChartContainer; exports.ChartLegend = _chunkVG6RASMYjs.ChartLegend; exports.ChartLegendContent = _chunkVG6RASMYjs.ChartLegendContent; exports.ChartStyle = _chunkVG6RASMYjs.ChartStyle; exports.ChartTooltip = _chunkVG6RASMYjs.ChartTooltip; exports.ChartTooltipContent = _chunkVG6RASMYjs.ChartTooltipContent; exports.Checkbox = _chunkVG6RASMYjs.Checkbox; exports.Collapsible = _chunkVG6RASMYjs.Collapsible; exports.CollapsibleContent = _chunkVG6RASMYjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkVG6RASMYjs.CollapsibleTrigger; exports.Column = _chunkVG6RASMYjs.KanbanColumn; exports.ColumnHandle = _chunkVG6RASMYjs.KanbanColumnHandle; exports.Command = _chunkVG6RASMYjs.Command; exports.CommandDialog = _chunkVG6RASMYjs.CommandDialog; exports.CommandEmpty = _chunkVG6RASMYjs.CommandEmpty; exports.CommandGroup = _chunkVG6RASMYjs.CommandGroup; exports.CommandInput = _chunkVG6RASMYjs.CommandInput; exports.CommandItem = _chunkVG6RASMYjs.CommandItem; exports.CommandList = _chunkVG6RASMYjs.CommandList; exports.CommandSeparator = _chunkVG6RASMYjs.CommandSeparator; exports.CommandShortcut = _chunkVG6RASMYjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkVG6RASMYjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkVG6RASMYjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkVG6RASMYjs.CommonDeleter; exports.CommonEditorButtons = _chunkVG6RASMYjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkVG6RASMYjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkVG6RASMYjs.CommonEditorTrigger; exports.CompaniesList = _chunkVG6RASMYjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkVG6RASMYjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkVG6RASMYjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkVG6RASMYjs.CompanyContainer; exports.CompanyDeleter = _chunkVG6RASMYjs.CompanyDeleter; exports.CompanyDetails = _chunkVG6RASMYjs.CompanyDetails; exports.CompanyEditor = _chunkVG6RASMYjs.CompanyEditor; exports.CompanyUsersList = _chunkVG6RASMYjs.CompanyUsersList; exports.ContentListTable = _chunkVG6RASMYjs.ContentListTable; exports.ContentTableSearch = _chunkVG6RASMYjs.ContentTableSearch; exports.ContentTitle = _chunkVG6RASMYjs.ContentTitle; exports.ContentsList = _chunkVG6RASMYjs.ContentsList; exports.ContentsListById = _chunkVG6RASMYjs.ContentsListById; exports.ContextMenu = _chunkVG6RASMYjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkVG6RASMYjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkVG6RASMYjs.ContextMenuContent; exports.ContextMenuGroup = _chunkVG6RASMYjs.ContextMenuGroup; exports.ContextMenuItem = _chunkVG6RASMYjs.ContextMenuItem; exports.ContextMenuLabel = _chunkVG6RASMYjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkVG6RASMYjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkVG6RASMYjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkVG6RASMYjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkVG6RASMYjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkVG6RASMYjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkVG6RASMYjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkVG6RASMYjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkVG6RASMYjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkVG6RASMYjs.ContextMenuTrigger; exports.ContributorsList = _chunkVG6RASMYjs.ContributorsList; exports.Cookies = _chunkVG6RASMYjs.Cookies; exports.DatePickerPopover = _chunkVG6RASMYjs.DatePickerPopover; exports.DateRangeSelector = _chunkVG6RASMYjs.DateRangeSelector; exports.Dialog = _chunkVG6RASMYjs.Dialog; exports.DialogClose = _chunkVG6RASMYjs.DialogClose; exports.DialogContent = _chunkVG6RASMYjs.DialogContent; exports.DialogDescription = _chunkVG6RASMYjs.DialogDescription; exports.DialogFooter = _chunkVG6RASMYjs.DialogFooter; exports.DialogHeader = _chunkVG6RASMYjs.DialogHeader; exports.DialogOverlay = _chunkVG6RASMYjs.DialogOverlay; exports.DialogPortal = _chunkVG6RASMYjs.DialogPortal; exports.DialogTitle = _chunkVG6RASMYjs.DialogTitle; exports.DialogTrigger = _chunkVG6RASMYjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkVG6RASMYjs.DisableTwoFactorDialog; exports.Drawer = _chunkVG6RASMYjs.Drawer; exports.DrawerClose = _chunkVG6RASMYjs.DrawerClose; exports.DrawerContent = _chunkVG6RASMYjs.DrawerContent; exports.DrawerDescription = _chunkVG6RASMYjs.DrawerDescription; exports.DrawerFooter = _chunkVG6RASMYjs.DrawerFooter; exports.DrawerHeader = _chunkVG6RASMYjs.DrawerHeader; exports.DrawerOverlay = _chunkVG6RASMYjs.DrawerOverlay; exports.DrawerPortal = _chunkVG6RASMYjs.DrawerPortal; exports.DrawerTitle = _chunkVG6RASMYjs.DrawerTitle; exports.DrawerTrigger = _chunkVG6RASMYjs.DrawerTrigger; exports.DropdownMenu = _chunkVG6RASMYjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkVG6RASMYjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkVG6RASMYjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkVG6RASMYjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkVG6RASMYjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkVG6RASMYjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkVG6RASMYjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkVG6RASMYjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkVG6RASMYjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkVG6RASMYjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkVG6RASMYjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkVG6RASMYjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkVG6RASMYjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkVG6RASMYjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkVG6RASMYjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkVG6RASMYjs.ErrorDetails; exports.Field = _chunkVG6RASMYjs.Field; exports.FieldContent = _chunkVG6RASMYjs.FieldContent; exports.FieldDescription = _chunkVG6RASMYjs.FieldDescription; exports.FieldError = _chunkVG6RASMYjs.FieldError; exports.FieldGroup = _chunkVG6RASMYjs.FieldGroup; exports.FieldLabel = _chunkVG6RASMYjs.FieldLabel; exports.FieldLegend = _chunkVG6RASMYjs.FieldLegend; exports.FieldSeparator = _chunkVG6RASMYjs.FieldSeparator; exports.FieldSet = _chunkVG6RASMYjs.FieldSet; exports.FieldTitle = _chunkVG6RASMYjs.FieldTitle; exports.FileInput = _chunkVG6RASMYjs.FileInput; exports.FileUploader = _chunkVG6RASMYjs.FileUploader; exports.FileUploaderContent = _chunkVG6RASMYjs.FileUploaderContent; exports.FileUploaderItem = _chunkVG6RASMYjs.FileUploaderItem; exports.ForgotPassword = _chunkVG6RASMYjs.ForgotPassword; exports.Form = _chunkVG6RASMYjs.Form; exports.FormCheckbox = _chunkVG6RASMYjs.FormCheckbox; exports.FormDate = _chunkVG6RASMYjs.FormDate; exports.FormDateTime = _chunkVG6RASMYjs.FormDateTime; exports.FormFeatures = _chunkVG6RASMYjs.FormFeatures; exports.FormFieldWrapper = _chunkVG6RASMYjs.FormFieldWrapper; exports.FormInput = _chunkVG6RASMYjs.FormInput; exports.FormPassword = _chunkVG6RASMYjs.FormPassword; exports.FormPlaceAutocomplete = _chunkVG6RASMYjs.FormPlaceAutocomplete; exports.FormRoles = _chunkVG6RASMYjs.FormRoles; exports.FormSelect = _chunkVG6RASMYjs.FormSelect; exports.FormSlider = _chunkVG6RASMYjs.FormSlider; exports.FormSwitch = _chunkVG6RASMYjs.FormSwitch; exports.FormTextarea = _chunkVG6RASMYjs.FormTextarea; exports.GdprConsentCheckbox = _chunkVG6RASMYjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkVG6RASMYjs.GdprConsentSection; exports.Header = _chunkVG6RASMYjs.Header; exports.HoverCard = _chunkVG6RASMYjs.HoverCard; exports.HoverCardContent = _chunkVG6RASMYjs.HoverCardContent; exports.HoverCardTrigger = _chunkVG6RASMYjs.HoverCardTrigger; exports.Input = _chunkVG6RASMYjs.Input; exports.InputGroup = _chunkVG6RASMYjs.InputGroup; exports.InputGroupAddon = _chunkVG6RASMYjs.InputGroupAddon; exports.InputGroupButton = _chunkVG6RASMYjs.InputGroupButton; exports.InputGroupInput = _chunkVG6RASMYjs.InputGroupInput; exports.InputGroupText = _chunkVG6RASMYjs.InputGroupText; exports.InputGroupTextarea = _chunkVG6RASMYjs.InputGroupTextarea; exports.InputOTP = _chunkVG6RASMYjs.InputOTP; exports.InputOTPGroup = _chunkVG6RASMYjs.InputOTPGroup; exports.InputOTPSeparator = _chunkVG6RASMYjs.InputOTPSeparator; exports.InputOTPSlot = _chunkVG6RASMYjs.InputOTPSlot; exports.Item = _chunkVG6RASMYjs.KanbanItem; exports.ItemHandle = _chunkVG6RASMYjs.KanbanItemHandle; exports.Kanban = _chunkVG6RASMYjs.KanbanRoot; exports.KanbanBoard = _chunkVG6RASMYjs.KanbanBoard; exports.KanbanColumn = _chunkVG6RASMYjs.KanbanColumn; exports.KanbanColumnHandle = _chunkVG6RASMYjs.KanbanColumnHandle; exports.KanbanItem = _chunkVG6RASMYjs.KanbanItem; exports.KanbanItemHandle = _chunkVG6RASMYjs.KanbanItemHandle; exports.KanbanOverlay = _chunkVG6RASMYjs.KanbanOverlay; exports.Label = _chunkVG6RASMYjs.Label; exports.LandingComponent = _chunkVG6RASMYjs.LandingComponent; exports.Link = _chunkVG6RASMYjs.Link; exports.Login = _chunkVG6RASMYjs.Login; exports.Logout = _chunkVG6RASMYjs.Logout; exports.ModeToggleSwitch = _chunkVG6RASMYjs.ModeToggleSwitch; exports.MultiSelect = _chunkVG6RASMYjs.MultiSelect; exports.MultipleSelector = _chunkVG6RASMYjs.MultipleSelector; exports.NavigationMenu = _chunkVG6RASMYjs.NavigationMenu; exports.NavigationMenuContent = _chunkVG6RASMYjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkVG6RASMYjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkVG6RASMYjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkVG6RASMYjs.NavigationMenuLink; exports.NavigationMenuList = _chunkVG6RASMYjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkVG6RASMYjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkVG6RASMYjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkVG6RASMYjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkVG6RASMYjs.NotificationMenuItem; exports.NotificationModal = _chunkVG6RASMYjs.NotificationModal; exports.NotificationToast = _chunkVG6RASMYjs.NotificationToast; exports.NotificationsList = _chunkVG6RASMYjs.NotificationsList; exports.NotificationsListContainer = _chunkVG6RASMYjs.NotificationsListContainer; exports.OAuthClientCard = _chunkVG6RASMYjs.OAuthClientCard; exports.OAuthClientDetail = _chunkVG6RASMYjs.OAuthClientDetail; exports.OAuthClientForm = _chunkVG6RASMYjs.OAuthClientForm; exports.OAuthClientList = _chunkVG6RASMYjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkVG6RASMYjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkVG6RASMYjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkVG6RASMYjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkVG6RASMYjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkVG6RASMYjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkVG6RASMYjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkVG6RASMYjs.OAuthScopeSelector; exports.OnboardingCard = _chunkVG6RASMYjs.OnboardingCard; exports.Overlay = _chunkVG6RASMYjs.KanbanOverlay; exports.PageContainer = _chunkVG6RASMYjs.PageContainer; exports.PageContainerContentDetails = _chunkVG6RASMYjs.PageContainerContentDetails; exports.PageContentContainer = _chunkVG6RASMYjs.PageContentContainer; exports.PageSection = _chunkVG6RASMYjs.PageSection; exports.PasskeyButton = _chunkVG6RASMYjs.PasskeyButton; exports.PasskeyList = _chunkVG6RASMYjs.PasskeyList; exports.PasskeySetupDialog = _chunkVG6RASMYjs.PasskeySetupDialog; exports.PasswordInput = _chunkVG6RASMYjs.PasswordInput; exports.Popover = _chunkVG6RASMYjs.Popover; exports.PopoverContent = _chunkVG6RASMYjs.PopoverContent; exports.PopoverDescription = _chunkVG6RASMYjs.PopoverDescription; exports.PopoverHeader = _chunkVG6RASMYjs.PopoverHeader; exports.PopoverTitle = _chunkVG6RASMYjs.PopoverTitle; exports.PopoverTrigger = _chunkVG6RASMYjs.PopoverTrigger; exports.Progress = _chunkVG6RASMYjs.Progress; exports.ProgressIndicator = _chunkVG6RASMYjs.ProgressIndicator; exports.ProgressLabel = _chunkVG6RASMYjs.ProgressLabel; exports.ProgressTrack = _chunkVG6RASMYjs.ProgressTrack; exports.ProgressValue = _chunkVG6RASMYjs.ProgressValue; exports.PushNotificationProvider = _chunkVG6RASMYjs.PushNotificationProvider; exports.RadioGroup = _chunkVG6RASMYjs.RadioGroup; exports.RadioGroupItem = _chunkVG6RASMYjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkVG6RASMYjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkVG6RASMYjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkVG6RASMYjs.ReferralCodeCapture; exports.ReferralDialog = _chunkVG6RASMYjs.ReferralDialog; exports.ReferralWidget = _chunkVG6RASMYjs.ReferralWidget; exports.RefreshUser = _chunkVG6RASMYjs.RefreshUser; exports.RelevantContentsList = _chunkVG6RASMYjs.RelevantContentsList; exports.RelevantUsersList = _chunkVG6RASMYjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkVG6RASMYjs.RemoveUserFromRole; exports.ResetPassword = _chunkVG6RASMYjs.ResetPassword; exports.ResizableHandle = _chunkVG6RASMYjs.ResizableHandle; exports.ResizablePanel = _chunkVG6RASMYjs.ResizablePanel; exports.ResizablePanelGroup = _chunkVG6RASMYjs.ResizablePanelGroup; exports.RoleContainer = _chunkVG6RASMYjs.RoleContainer; exports.RoleDetails = _chunkVG6RASMYjs.RoleDetails; exports.RoleUsersList = _chunkVG6RASMYjs.RoleUsersList; exports.RolesList = _chunkVG6RASMYjs.RolesList; exports.Root = _chunkVG6RASMYjs.KanbanRoot; exports.ScrollArea = _chunkVG6RASMYjs.ScrollArea; exports.ScrollBar = _chunkVG6RASMYjs.ScrollBar; exports.SecurityContainer = _chunkVG6RASMYjs.SecurityContainer; exports.Select = _chunkVG6RASMYjs.Select; exports.SelectContent = _chunkVG6RASMYjs.SelectContent; exports.SelectGroup = _chunkVG6RASMYjs.SelectGroup; exports.SelectItem = _chunkVG6RASMYjs.SelectItem; exports.SelectLabel = _chunkVG6RASMYjs.SelectLabel; exports.SelectScrollDownButton = _chunkVG6RASMYjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkVG6RASMYjs.SelectScrollUpButton; exports.SelectSeparator = _chunkVG6RASMYjs.SelectSeparator; exports.SelectTrigger = _chunkVG6RASMYjs.SelectTrigger; exports.SelectValue = _chunkVG6RASMYjs.SelectValue; exports.Separator = _chunkVG6RASMYjs.Separator; exports.Sheet = _chunkVG6RASMYjs.Sheet; exports.SheetClose = _chunkVG6RASMYjs.SheetClose; exports.SheetContent = _chunkVG6RASMYjs.SheetContent; exports.SheetDescription = _chunkVG6RASMYjs.SheetDescription; exports.SheetFooter = _chunkVG6RASMYjs.SheetFooter; exports.SheetHeader = _chunkVG6RASMYjs.SheetHeader; exports.SheetTitle = _chunkVG6RASMYjs.SheetTitle; exports.SheetTrigger = _chunkVG6RASMYjs.SheetTrigger; exports.Sidebar = _chunkVG6RASMYjs.Sidebar; exports.SidebarContent = _chunkVG6RASMYjs.SidebarContent; exports.SidebarFooter = _chunkVG6RASMYjs.SidebarFooter; exports.SidebarGroup = _chunkVG6RASMYjs.SidebarGroup; exports.SidebarGroupAction = _chunkVG6RASMYjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkVG6RASMYjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkVG6RASMYjs.SidebarGroupLabel; exports.SidebarHeader = _chunkVG6RASMYjs.SidebarHeader; exports.SidebarInput = _chunkVG6RASMYjs.SidebarInput; exports.SidebarInset = _chunkVG6RASMYjs.SidebarInset; exports.SidebarMenu = _chunkVG6RASMYjs.SidebarMenu; exports.SidebarMenuAction = _chunkVG6RASMYjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkVG6RASMYjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkVG6RASMYjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkVG6RASMYjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkVG6RASMYjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkVG6RASMYjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkVG6RASMYjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkVG6RASMYjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkVG6RASMYjs.SidebarProvider; exports.SidebarRail = _chunkVG6RASMYjs.SidebarRail; exports.SidebarSeparator = _chunkVG6RASMYjs.SidebarSeparator; exports.SidebarTrigger = _chunkVG6RASMYjs.SidebarTrigger; exports.Skeleton = _chunkVG6RASMYjs.Skeleton; exports.Slider = _chunkVG6RASMYjs.Slider; exports.Switch = _chunkVG6RASMYjs.Switch; exports.Table = _chunkVG6RASMYjs.Table; exports.TableBody = _chunkVG6RASMYjs.TableBody; exports.TableCaption = _chunkVG6RASMYjs.TableCaption; exports.TableCell = _chunkVG6RASMYjs.TableCell; exports.TableFooter = _chunkVG6RASMYjs.TableFooter; exports.TableHead = _chunkVG6RASMYjs.TableHead; exports.TableHeader = _chunkVG6RASMYjs.TableHeader; exports.TableRow = _chunkVG6RASMYjs.TableRow; exports.Tabs = _chunkVG6RASMYjs.Tabs; exports.TabsContainer = _chunkVG6RASMYjs.TabsContainer; exports.TabsContent = _chunkVG6RASMYjs.TabsContent; exports.TabsList = _chunkVG6RASMYjs.TabsList; exports.TabsTrigger = _chunkVG6RASMYjs.TabsTrigger; exports.Textarea = _chunkVG6RASMYjs.Textarea; exports.Toaster = _chunkVG6RASMYjs.Toaster; exports.Toggle = _chunkVG6RASMYjs.Toggle; exports.TokenStatusIndicator = _chunkVG6RASMYjs.TokenStatusIndicator; exports.Tooltip = _chunkVG6RASMYjs.Tooltip; exports.TooltipContent = _chunkVG6RASMYjs.TooltipContent; exports.TooltipProvider = _chunkVG6RASMYjs.TooltipProvider; exports.TooltipTrigger = _chunkVG6RASMYjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkVG6RASMYjs.TotpAuthenticatorList; exports.TotpInput = _chunkVG6RASMYjs.TotpInput; exports.TotpSetupDialog = _chunkVG6RASMYjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkVG6RASMYjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkVG6RASMYjs.TwoFactorSettings; exports.UserAvatar = _chunkVG6RASMYjs.UserAvatar; exports.UserAvatarEditor = _chunkVG6RASMYjs.UserAvatarEditor; exports.UserAvatarList = _chunkVG6RASMYjs.UserAvatarList; exports.UserContainer = _chunkVG6RASMYjs.UserContainer; exports.UserDeleter = _chunkVG6RASMYjs.UserDeleter; exports.UserDetails = _chunkVG6RASMYjs.UserDetails; exports.UserEditor = _chunkVG6RASMYjs.UserEditor; exports.UserIndexContainer = _chunkVG6RASMYjs.UserIndexContainer; exports.UserIndexDetails = _chunkVG6RASMYjs.UserIndexDetails; exports.UserListInAdd = _chunkVG6RASMYjs.UserListInAdd; exports.UserMultiSelect = _chunkVG6RASMYjs.UserMultiSelect; exports.UserReactivator = _chunkVG6RASMYjs.UserReactivator; exports.UserResentInvitationEmail = _chunkVG6RASMYjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkVG6RASMYjs.UserRoleAdd; exports.UserRolesList = _chunkVG6RASMYjs.UserRolesList; exports.UserSelector = _chunkVG6RASMYjs.UserSelector; exports.UserStanadaloneDetails = _chunkVG6RASMYjs.UserStanadaloneDetails; exports.UsersList = _chunkVG6RASMYjs.UsersList; exports.UsersListByContentIds = _chunkVG6RASMYjs.UsersListByContentIds; exports.UsersListContainer = _chunkVG6RASMYjs.UsersListContainer; exports.WaitlistConfirmation = _chunkVG6RASMYjs.WaitlistConfirmation; exports.WaitlistForm = _chunkVG6RASMYjs.WaitlistForm; exports.WaitlistHeroSection = _chunkVG6RASMYjs.WaitlistHeroSection; exports.WaitlistList = _chunkVG6RASMYjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkVG6RASMYjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkVG6RASMYjs.WaitlistSuccessState; exports.badgeVariants = _chunkVG6RASMYjs.badgeVariants; exports.buttonVariants = _chunkVG6RASMYjs.buttonVariants; exports.cellComponent = _chunkVG6RASMYjs.cellComponent; exports.cellDate = _chunkVG6RASMYjs.cellDate; exports.cellId = _chunkVG6RASMYjs.cellId; exports.cellLink = _chunkVG6RASMYjs.cellLink; exports.cellUrl = _chunkVG6RASMYjs.cellUrl; exports.errorToast = _chunkVG6RASMYjs.errorToast; exports.generateNotificationData = _chunkVG6RASMYjs.generateNotificationData; exports.getIcon = _chunkQIA5FOQBjs.getIcon; exports.getIconByModule = _chunkQIA5FOQBjs.getIconByModule; exports.getIconByModuleName = _chunkQIA5FOQBjs.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunkVG6RASMYjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkVG6RASMYjs.tabsListVariants; exports.toggleVariants = _chunkVG6RASMYjs.toggleVariants; exports.triggerAssociationToast = _chunkVG6RASMYjs.triggerAssociationToast; exports.useCarousel = _chunkVG6RASMYjs.useCarousel; exports.useDebounce = _chunkVG6RASMYjs.useDebounce2; exports.useFileUpload = _chunkVG6RASMYjs.useFileUpload; exports.useSidebar = _chunkVG6RASMYjs.useSidebar;
819
821
  //# 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;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;AACF,0muBAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
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,oquBAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
@@ -356,6 +356,7 @@ import {
356
356
  TwoFactorSettings,
357
357
  UserAvatar,
358
358
  UserAvatarEditor,
359
+ UserAvatarList,
359
360
  UserContainer,
360
361
  UserDeleter,
361
362
  UserDetails,
@@ -396,13 +397,13 @@ import {
396
397
  useDebounce2 as useDebounce,
397
398
  useFileUpload,
398
399
  useSidebar
399
- } from "../chunk-56YOTJYS.mjs";
400
+ } from "../chunk-PZGFGYEO.mjs";
400
401
  import "../chunk-BUCV5VFT.mjs";
401
402
  import {
402
403
  getIcon,
403
404
  getIconByModule,
404
405
  getIconByModuleName
405
- } from "../chunk-IPVXH3VC.mjs";
406
+ } from "../chunk-XNISXVQL.mjs";
406
407
  import "../chunk-AUXK7QSA.mjs";
407
408
  import "../chunk-C7C7VY4F.mjs";
408
409
  import "../chunk-BTKJFMFL.mjs";
@@ -772,6 +773,7 @@ export {
772
773
  TwoFactorSettings,
773
774
  UserAvatar,
774
775
  UserAvatarEditor,
776
+ UserAvatarList,
775
777
  UserContainer,
776
778
  UserDeleter,
777
779
  UserDetails,
@@ -23,9 +23,9 @@
23
23
 
24
24
 
25
25
 
26
- var _chunk6RE6272Ljs = require('../chunk-6RE6272L.js');
26
+ var _chunkVG6RASMYjs = require('../chunk-VG6RASMY.js');
27
27
  require('../chunk-V63TFESU.js');
28
- require('../chunk-ULHMVHDS.js');
28
+ require('../chunk-QIA5FOQB.js');
29
29
  require('../chunk-LXKSUWAV.js');
30
30
  require('../chunk-IBS6NI7D.js');
31
31
  require('../chunk-4MN547K7.js');
@@ -55,5 +55,5 @@ require('../chunk-7QVYU63E.js');
55
55
 
56
56
 
57
57
 
58
- exports.CommonProvider = _chunk6RE6272Ljs.CommonProvider; exports.CompanyProvider = _chunk6RE6272Ljs.CompanyProvider; exports.CurrentUserProvider = _chunk6RE6272Ljs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk6RE6272Ljs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk6RE6272Ljs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunk6RE6272Ljs.NotificationContextProvider; exports.OnboardingProvider = _chunk6RE6272Ljs.OnboardingProvider; exports.RoleProvider = _chunk6RE6272Ljs.RoleProvider; exports.SharedProvider = _chunk6RE6272Ljs.SharedProvider; exports.SocketContext = _chunk6RE6272Ljs.SocketContext; exports.SocketProvider = _chunk6RE6272Ljs.SocketProvider; exports.UserProvider = _chunk6RE6272Ljs.UserProvider; exports.recentPagesAtom = _chunk6RE6272Ljs.recentPagesAtom; exports.useCommonContext = _chunk6RE6272Ljs.useCommonContext; exports.useCompanyContext = _chunk6RE6272Ljs.useCompanyContext; exports.useCurrentUserContext = _chunk6RE6272Ljs.useCurrentUserContext; exports.useHeaderChildren = _chunk6RE6272Ljs.useHeaderChildren; exports.useNotificationContext = _chunk6RE6272Ljs.useNotificationContext; exports.useOnboarding = _chunk6RE6272Ljs.useOnboarding; exports.useRoleContext = _chunk6RE6272Ljs.useRoleContext; exports.useSharedContext = _chunk6RE6272Ljs.useSharedContext; exports.useSocketContext = _chunk6RE6272Ljs.useSocketContext; exports.useUserContext = _chunk6RE6272Ljs.useUserContext;
58
+ exports.CommonProvider = _chunkVG6RASMYjs.CommonProvider; exports.CompanyProvider = _chunkVG6RASMYjs.CompanyProvider; exports.CurrentUserProvider = _chunkVG6RASMYjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkVG6RASMYjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkVG6RASMYjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkVG6RASMYjs.NotificationContextProvider; exports.OnboardingProvider = _chunkVG6RASMYjs.OnboardingProvider; exports.RoleProvider = _chunkVG6RASMYjs.RoleProvider; exports.SharedProvider = _chunkVG6RASMYjs.SharedProvider; exports.SocketContext = _chunkVG6RASMYjs.SocketContext; exports.SocketProvider = _chunkVG6RASMYjs.SocketProvider; exports.UserProvider = _chunkVG6RASMYjs.UserProvider; exports.recentPagesAtom = _chunkVG6RASMYjs.recentPagesAtom; exports.useCommonContext = _chunkVG6RASMYjs.useCommonContext; exports.useCompanyContext = _chunkVG6RASMYjs.useCompanyContext; exports.useCurrentUserContext = _chunkVG6RASMYjs.useCurrentUserContext; exports.useHeaderChildren = _chunkVG6RASMYjs.useHeaderChildren; exports.useNotificationContext = _chunkVG6RASMYjs.useNotificationContext; exports.useOnboarding = _chunkVG6RASMYjs.useOnboarding; exports.useRoleContext = _chunkVG6RASMYjs.useRoleContext; exports.useSharedContext = _chunkVG6RASMYjs.useSharedContext; exports.useSocketContext = _chunkVG6RASMYjs.useSocketContext; exports.useUserContext = _chunkVG6RASMYjs.useUserContext;
59
59
  //# sourceMappingURL=index.js.map
@@ -23,9 +23,9 @@ import {
23
23
  useSharedContext,
24
24
  useSocketContext,
25
25
  useUserContext
26
- } from "../chunk-56YOTJYS.mjs";
26
+ } from "../chunk-PZGFGYEO.mjs";
27
27
  import "../chunk-BUCV5VFT.mjs";
28
- import "../chunk-IPVXH3VC.mjs";
28
+ import "../chunk-XNISXVQL.mjs";
29
29
  import "../chunk-AUXK7QSA.mjs";
30
30
  import "../chunk-C7C7VY4F.mjs";
31
31
  import "../chunk-BTKJFMFL.mjs";
@@ -230,8 +230,6 @@ interface FoundationModuleDefinitions {
230
230
  Feature: ModuleWithPermissions;
231
231
  Module: ModuleWithPermissions;
232
232
  Content: ModuleWithPermissions;
233
- UserTopic: ModuleWithPermissions;
234
- UserExpertise: ModuleWithPermissions;
235
233
  Billing: ModuleWithPermissions;
236
234
  StripeCustomer: ModuleWithPermissions;
237
235
  StripePaymentMethod: ModuleWithPermissions;
@@ -230,8 +230,6 @@ interface FoundationModuleDefinitions {
230
230
  Feature: ModuleWithPermissions;
231
231
  Module: ModuleWithPermissions;
232
232
  Content: ModuleWithPermissions;
233
- UserTopic: ModuleWithPermissions;
234
- UserExpertise: ModuleWithPermissions;
235
233
  Billing: ModuleWithPermissions;
236
234
  StripeCustomer: ModuleWithPermissions;
237
235
  StripePaymentMethod: ModuleWithPermissions;
@@ -153,7 +153,7 @@
153
153
 
154
154
 
155
155
 
156
- var _chunkULHMVHDSjs = require('../chunk-ULHMVHDS.js');
156
+ var _chunkQIA5FOQBjs = require('../chunk-QIA5FOQB.js');
157
157
  require('../chunk-LXKSUWAV.js');
158
158
  require('../chunk-IBS6NI7D.js');
159
159
 
@@ -333,5 +333,5 @@ require('../chunk-7QVYU63E.js');
333
333
 
334
334
 
335
335
 
336
- exports.AVAILABLE_OAUTH_SCOPES = _chunkULHMVHDSjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkULHMVHDSjs.AbstractApiData; exports.AbstractService = _chunkULHMVHDSjs.AbstractService; exports.Action = _chunkULHMVHDSjs.Action; exports.Auth = _chunkULHMVHDSjs.Auth; exports.AuthComponent = _chunkULHMVHDSjs.AuthComponent; exports.AuthModule = _chunkULHMVHDSjs.AuthModule; exports.AuthService = _chunkULHMVHDSjs.AuthService; exports.AuthorModule = _chunkULHMVHDSjs.AuthorModule; exports.BackupCodeVerify = _chunkULHMVHDSjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkULHMVHDSjs.BackupCodeVerifyModule; exports.Billing = _chunkULHMVHDSjs.Billing; exports.BillingModule = _chunkULHMVHDSjs.BillingModule; exports.BillingService = _chunkULHMVHDSjs.BillingService; exports.BlockNoteDiffUtil = _chunkULHMVHDSjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkULHMVHDSjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkULHMVHDSjs.ClientAbstractService; exports.ClientHttpMethod = _chunkULHMVHDSjs.ClientHttpMethod; exports.Company = _chunkULHMVHDSjs.Company; exports.CompanyFields = _chunkULHMVHDSjs.CompanyFields; exports.CompanyModule = _chunkULHMVHDSjs.CompanyModule; exports.CompanyService = _chunkULHMVHDSjs.CompanyService; exports.Content = _chunkULHMVHDSjs.Content; exports.ContentFields = _chunkULHMVHDSjs.ContentFields; exports.ContentModule = _chunkULHMVHDSjs.ContentModule; exports.ContentService = _chunkULHMVHDSjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkULHMVHDSjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkULHMVHDSjs.EndpointCreator; exports.Feature = _chunkULHMVHDSjs.Feature; exports.FeatureModule = _chunkULHMVHDSjs.FeatureModule; exports.FeatureService = _chunkULHMVHDSjs.FeatureService; exports.HttpMethod = _chunkULHMVHDSjs.HttpMethod; exports.InvoiceStatus = _chunkULHMVHDSjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkULHMVHDSjs.Module; exports.ModuleModule = _chunkULHMVHDSjs.ModuleModule; exports.ModuleRegistrar = _chunkULHMVHDSjs.ModuleRegistrar; exports.ModuleRegistry = _chunkULHMVHDSjs.ModuleRegistry; exports.Modules = _chunkULHMVHDSjs.Modules; exports.Notification = _chunkULHMVHDSjs.Notification; exports.NotificationFields = _chunkULHMVHDSjs.NotificationFields; exports.NotificationModule = _chunkULHMVHDSjs.NotificationModule; exports.NotificationService = _chunkULHMVHDSjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkULHMVHDSjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkULHMVHDSjs.OAuthClient; exports.OAuthModule = _chunkULHMVHDSjs.OAuthModule; exports.OAuthService = _chunkULHMVHDSjs.OAuthService; exports.Passkey = _chunkULHMVHDSjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkULHMVHDSjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkULHMVHDSjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkULHMVHDSjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkULHMVHDSjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkULHMVHDSjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkULHMVHDSjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkULHMVHDSjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkULHMVHDSjs.PasskeyRename; exports.PasskeyRenameModule = _chunkULHMVHDSjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkULHMVHDSjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkULHMVHDSjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkULHMVHDSjs.PaymentMethod; exports.Push = _chunkULHMVHDSjs.Push; exports.PushModule = _chunkULHMVHDSjs.PushModule; exports.PushService = _chunkULHMVHDSjs.PushService; exports.ReferralModule = _chunkULHMVHDSjs.ReferralModule; exports.ReferralService = _chunkULHMVHDSjs.ReferralService; exports.ReferralStats = _chunkULHMVHDSjs.ReferralStats; exports.ReferralStatsModule = _chunkULHMVHDSjs.ReferralStatsModule; exports.RehydrationFactory = _chunkULHMVHDSjs.RehydrationFactory; exports.Role = _chunkULHMVHDSjs.Role; exports.RoleFields = _chunkULHMVHDSjs.RoleFields; exports.RoleModule = _chunkULHMVHDSjs.RoleModule; exports.RoleService = _chunkULHMVHDSjs.RoleService; exports.S3 = _chunkULHMVHDSjs.S3; exports.S3Module = _chunkULHMVHDSjs.S3Module; exports.S3Service = _chunkULHMVHDSjs.S3Service; exports.StripeCustomer = _chunkULHMVHDSjs.StripeCustomer; exports.StripeCustomerModule = _chunkULHMVHDSjs.StripeCustomerModule; exports.StripeCustomerService = _chunkULHMVHDSjs.StripeCustomerService; exports.StripeInvoice = _chunkULHMVHDSjs.StripeInvoice; exports.StripeInvoiceModule = _chunkULHMVHDSjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkULHMVHDSjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkULHMVHDSjs.StripePaymentMethodModule; exports.StripePrice = _chunkULHMVHDSjs.StripePrice; exports.StripePriceModule = _chunkULHMVHDSjs.StripePriceModule; exports.StripePriceService = _chunkULHMVHDSjs.StripePriceService; exports.StripeProduct = _chunkULHMVHDSjs.StripeProduct; exports.StripeProductModule = _chunkULHMVHDSjs.StripeProductModule; exports.StripeProductService = _chunkULHMVHDSjs.StripeProductService; exports.StripePromotionCode = _chunkULHMVHDSjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkULHMVHDSjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkULHMVHDSjs.StripePromotionCodeService; exports.StripeSubscription = _chunkULHMVHDSjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkULHMVHDSjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkULHMVHDSjs.StripeSubscriptionService; exports.StripeUsage = _chunkULHMVHDSjs.StripeUsage; exports.StripeUsageModule = _chunkULHMVHDSjs.StripeUsageModule; exports.StripeUsageService = _chunkULHMVHDSjs.StripeUsageService; exports.SubscriptionStatus = _chunkULHMVHDSjs.SubscriptionStatus; exports.TableOptions = _chunkULHMVHDSjs.TableOptions; exports.TotpAuthenticator = _chunkULHMVHDSjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkULHMVHDSjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkULHMVHDSjs.TotpSetup; exports.TotpSetupModule = _chunkULHMVHDSjs.TotpSetupModule; exports.TotpVerify = _chunkULHMVHDSjs.TotpVerify; exports.TotpVerifyLogin = _chunkULHMVHDSjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkULHMVHDSjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkULHMVHDSjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkULHMVHDSjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkULHMVHDSjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkULHMVHDSjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkULHMVHDSjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkULHMVHDSjs.TwoFactorService; exports.TwoFactorStatus = _chunkULHMVHDSjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkULHMVHDSjs.TwoFactorStatusModule; exports.User = _chunkULHMVHDSjs.User; exports.UserFields = _chunkULHMVHDSjs.UserFields; exports.UserModule = _chunkULHMVHDSjs.UserModule; exports.UserService = _chunkULHMVHDSjs.UserService; exports.Waitlist = _chunkULHMVHDSjs.Waitlist; exports.WaitlistModule = _chunkULHMVHDSjs.WaitlistModule; exports.WaitlistService = _chunkULHMVHDSjs.WaitlistService; exports.WaitlistStats = _chunkULHMVHDSjs.WaitlistStats; exports.WaitlistStatsModule = _chunkULHMVHDSjs.WaitlistStatsModule; exports.checkPermissions = _chunkULHMVHDSjs.checkPermissions; exports.checkPermissionsFromServer = _chunkULHMVHDSjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkULHMVHDSjs.clearLastApiTotal; exports.cn = _chunkULHMVHDSjs.cn; exports.composeRefs = _chunkULHMVHDSjs.composeRefs; exports.createJsonApiInclusion = _chunkULHMVHDSjs.createJsonApiInclusion; exports.dismissToast = _chunkULHMVHDSjs.dismissToast; exports.entityObjectSchema = _chunkULHMVHDSjs.entityObjectSchema; exports.exists = _chunkULHMVHDSjs.exists; exports.formatDate = _chunkULHMVHDSjs.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkULHMVHDSjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkULHMVHDSjs.getGlobalErrorHandler; exports.getIcon = _chunkULHMVHDSjs.getIcon; exports.getIconByModule = _chunkULHMVHDSjs.getIconByModule; exports.getIconByModuleName = _chunkULHMVHDSjs.getIconByModuleName; exports.getLastApiTotal = _chunkULHMVHDSjs.getLastApiTotal; exports.getLucideIcon = _chunkULHMVHDSjs.getLucideIcon; exports.getLucideIconByModule = _chunkULHMVHDSjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkULHMVHDSjs.getLucideIconByModuleName; exports.getTableComponents = _chunkULHMVHDSjs.getTableComponents; exports.getTableOptions = _chunkULHMVHDSjs.getTableOptions; exports.getValueFromPath = _chunkULHMVHDSjs.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkULHMVHDSjs.rehydrate; exports.rehydrateList = _chunkULHMVHDSjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkULHMVHDSjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkULHMVHDSjs.setGlobalErrorHandler; exports.showCustomToast = _chunkULHMVHDSjs.showCustomToast; exports.showError = _chunkULHMVHDSjs.showError; exports.showToast = _chunkULHMVHDSjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkULHMVHDSjs.useComposedRefs; exports.useIsMobile = _chunkULHMVHDSjs.useIsMobile; exports.userObjectSchema = _chunkULHMVHDSjs.userObjectSchema;
336
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkQIA5FOQBjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkQIA5FOQBjs.AbstractApiData; exports.AbstractService = _chunkQIA5FOQBjs.AbstractService; exports.Action = _chunkQIA5FOQBjs.Action; exports.Auth = _chunkQIA5FOQBjs.Auth; exports.AuthComponent = _chunkQIA5FOQBjs.AuthComponent; exports.AuthModule = _chunkQIA5FOQBjs.AuthModule; exports.AuthService = _chunkQIA5FOQBjs.AuthService; exports.AuthorModule = _chunkQIA5FOQBjs.AuthorModule; exports.BackupCodeVerify = _chunkQIA5FOQBjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkQIA5FOQBjs.BackupCodeVerifyModule; exports.Billing = _chunkQIA5FOQBjs.Billing; exports.BillingModule = _chunkQIA5FOQBjs.BillingModule; exports.BillingService = _chunkQIA5FOQBjs.BillingService; exports.BlockNoteDiffUtil = _chunkQIA5FOQBjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkQIA5FOQBjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkQIA5FOQBjs.ClientAbstractService; exports.ClientHttpMethod = _chunkQIA5FOQBjs.ClientHttpMethod; exports.Company = _chunkQIA5FOQBjs.Company; exports.CompanyFields = _chunkQIA5FOQBjs.CompanyFields; exports.CompanyModule = _chunkQIA5FOQBjs.CompanyModule; exports.CompanyService = _chunkQIA5FOQBjs.CompanyService; exports.Content = _chunkQIA5FOQBjs.Content; exports.ContentFields = _chunkQIA5FOQBjs.ContentFields; exports.ContentModule = _chunkQIA5FOQBjs.ContentModule; exports.ContentService = _chunkQIA5FOQBjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkQIA5FOQBjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkQIA5FOQBjs.EndpointCreator; exports.Feature = _chunkQIA5FOQBjs.Feature; exports.FeatureModule = _chunkQIA5FOQBjs.FeatureModule; exports.FeatureService = _chunkQIA5FOQBjs.FeatureService; exports.HttpMethod = _chunkQIA5FOQBjs.HttpMethod; exports.InvoiceStatus = _chunkQIA5FOQBjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkQIA5FOQBjs.Module; exports.ModuleModule = _chunkQIA5FOQBjs.ModuleModule; exports.ModuleRegistrar = _chunkQIA5FOQBjs.ModuleRegistrar; exports.ModuleRegistry = _chunkQIA5FOQBjs.ModuleRegistry; exports.Modules = _chunkQIA5FOQBjs.Modules; exports.Notification = _chunkQIA5FOQBjs.Notification; exports.NotificationFields = _chunkQIA5FOQBjs.NotificationFields; exports.NotificationModule = _chunkQIA5FOQBjs.NotificationModule; exports.NotificationService = _chunkQIA5FOQBjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkQIA5FOQBjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkQIA5FOQBjs.OAuthClient; exports.OAuthModule = _chunkQIA5FOQBjs.OAuthModule; exports.OAuthService = _chunkQIA5FOQBjs.OAuthService; exports.Passkey = _chunkQIA5FOQBjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkQIA5FOQBjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkQIA5FOQBjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkQIA5FOQBjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkQIA5FOQBjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkQIA5FOQBjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkQIA5FOQBjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkQIA5FOQBjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkQIA5FOQBjs.PasskeyRename; exports.PasskeyRenameModule = _chunkQIA5FOQBjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkQIA5FOQBjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkQIA5FOQBjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkQIA5FOQBjs.PaymentMethod; exports.Push = _chunkQIA5FOQBjs.Push; exports.PushModule = _chunkQIA5FOQBjs.PushModule; exports.PushService = _chunkQIA5FOQBjs.PushService; exports.ReferralModule = _chunkQIA5FOQBjs.ReferralModule; exports.ReferralService = _chunkQIA5FOQBjs.ReferralService; exports.ReferralStats = _chunkQIA5FOQBjs.ReferralStats; exports.ReferralStatsModule = _chunkQIA5FOQBjs.ReferralStatsModule; exports.RehydrationFactory = _chunkQIA5FOQBjs.RehydrationFactory; exports.Role = _chunkQIA5FOQBjs.Role; exports.RoleFields = _chunkQIA5FOQBjs.RoleFields; exports.RoleModule = _chunkQIA5FOQBjs.RoleModule; exports.RoleService = _chunkQIA5FOQBjs.RoleService; exports.S3 = _chunkQIA5FOQBjs.S3; exports.S3Module = _chunkQIA5FOQBjs.S3Module; exports.S3Service = _chunkQIA5FOQBjs.S3Service; exports.StripeCustomer = _chunkQIA5FOQBjs.StripeCustomer; exports.StripeCustomerModule = _chunkQIA5FOQBjs.StripeCustomerModule; exports.StripeCustomerService = _chunkQIA5FOQBjs.StripeCustomerService; exports.StripeInvoice = _chunkQIA5FOQBjs.StripeInvoice; exports.StripeInvoiceModule = _chunkQIA5FOQBjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkQIA5FOQBjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkQIA5FOQBjs.StripePaymentMethodModule; exports.StripePrice = _chunkQIA5FOQBjs.StripePrice; exports.StripePriceModule = _chunkQIA5FOQBjs.StripePriceModule; exports.StripePriceService = _chunkQIA5FOQBjs.StripePriceService; exports.StripeProduct = _chunkQIA5FOQBjs.StripeProduct; exports.StripeProductModule = _chunkQIA5FOQBjs.StripeProductModule; exports.StripeProductService = _chunkQIA5FOQBjs.StripeProductService; exports.StripePromotionCode = _chunkQIA5FOQBjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkQIA5FOQBjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkQIA5FOQBjs.StripePromotionCodeService; exports.StripeSubscription = _chunkQIA5FOQBjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkQIA5FOQBjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkQIA5FOQBjs.StripeSubscriptionService; exports.StripeUsage = _chunkQIA5FOQBjs.StripeUsage; exports.StripeUsageModule = _chunkQIA5FOQBjs.StripeUsageModule; exports.StripeUsageService = _chunkQIA5FOQBjs.StripeUsageService; exports.SubscriptionStatus = _chunkQIA5FOQBjs.SubscriptionStatus; exports.TableOptions = _chunkQIA5FOQBjs.TableOptions; exports.TotpAuthenticator = _chunkQIA5FOQBjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkQIA5FOQBjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkQIA5FOQBjs.TotpSetup; exports.TotpSetupModule = _chunkQIA5FOQBjs.TotpSetupModule; exports.TotpVerify = _chunkQIA5FOQBjs.TotpVerify; exports.TotpVerifyLogin = _chunkQIA5FOQBjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkQIA5FOQBjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkQIA5FOQBjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkQIA5FOQBjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkQIA5FOQBjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkQIA5FOQBjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkQIA5FOQBjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkQIA5FOQBjs.TwoFactorService; exports.TwoFactorStatus = _chunkQIA5FOQBjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkQIA5FOQBjs.TwoFactorStatusModule; exports.User = _chunkQIA5FOQBjs.User; exports.UserFields = _chunkQIA5FOQBjs.UserFields; exports.UserModule = _chunkQIA5FOQBjs.UserModule; exports.UserService = _chunkQIA5FOQBjs.UserService; exports.Waitlist = _chunkQIA5FOQBjs.Waitlist; exports.WaitlistModule = _chunkQIA5FOQBjs.WaitlistModule; exports.WaitlistService = _chunkQIA5FOQBjs.WaitlistService; exports.WaitlistStats = _chunkQIA5FOQBjs.WaitlistStats; exports.WaitlistStatsModule = _chunkQIA5FOQBjs.WaitlistStatsModule; exports.checkPermissions = _chunkQIA5FOQBjs.checkPermissions; exports.checkPermissionsFromServer = _chunkQIA5FOQBjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkQIA5FOQBjs.clearLastApiTotal; exports.cn = _chunkQIA5FOQBjs.cn; exports.composeRefs = _chunkQIA5FOQBjs.composeRefs; exports.createJsonApiInclusion = _chunkQIA5FOQBjs.createJsonApiInclusion; exports.dismissToast = _chunkQIA5FOQBjs.dismissToast; exports.entityObjectSchema = _chunkQIA5FOQBjs.entityObjectSchema; exports.exists = _chunkQIA5FOQBjs.exists; exports.formatDate = _chunkQIA5FOQBjs.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkQIA5FOQBjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkQIA5FOQBjs.getGlobalErrorHandler; exports.getIcon = _chunkQIA5FOQBjs.getIcon; exports.getIconByModule = _chunkQIA5FOQBjs.getIconByModule; exports.getIconByModuleName = _chunkQIA5FOQBjs.getIconByModuleName; exports.getLastApiTotal = _chunkQIA5FOQBjs.getLastApiTotal; exports.getLucideIcon = _chunkQIA5FOQBjs.getLucideIcon; exports.getLucideIconByModule = _chunkQIA5FOQBjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkQIA5FOQBjs.getLucideIconByModuleName; exports.getTableComponents = _chunkQIA5FOQBjs.getTableComponents; exports.getTableOptions = _chunkQIA5FOQBjs.getTableOptions; exports.getValueFromPath = _chunkQIA5FOQBjs.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkQIA5FOQBjs.rehydrate; exports.rehydrateList = _chunkQIA5FOQBjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkQIA5FOQBjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkQIA5FOQBjs.setGlobalErrorHandler; exports.showCustomToast = _chunkQIA5FOQBjs.showCustomToast; exports.showError = _chunkQIA5FOQBjs.showError; exports.showToast = _chunkQIA5FOQBjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkQIA5FOQBjs.useComposedRefs; exports.useIsMobile = _chunkQIA5FOQBjs.useIsMobile; exports.userObjectSchema = _chunkQIA5FOQBjs.userObjectSchema;
337
337
  //# sourceMappingURL=index.js.map
@@ -153,7 +153,7 @@ import {
153
153
  useComposedRefs,
154
154
  useIsMobile,
155
155
  userObjectSchema
156
- } from "../chunk-IPVXH3VC.mjs";
156
+ } from "../chunk-XNISXVQL.mjs";
157
157
  import "../chunk-AUXK7QSA.mjs";
158
158
  import "../chunk-C7C7VY4F.mjs";
159
159
  import {
package/dist/index.js CHANGED
@@ -172,7 +172,7 @@ var _chunkV63TFESUjs = require('./chunk-V63TFESU.js');
172
172
 
173
173
 
174
174
 
175
- var _chunkULHMVHDSjs = require('./chunk-ULHMVHDS.js');
175
+ var _chunkQIA5FOQBjs = require('./chunk-QIA5FOQB.js');
176
176
  require('./chunk-LXKSUWAV.js');
177
177
  require('./chunk-IBS6NI7D.js');
178
178
 
@@ -369,5 +369,5 @@ require('./chunk-7QVYU63E.js');
369
369
 
370
370
 
371
371
 
372
- exports.AVAILABLE_OAUTH_SCOPES = _chunkULHMVHDSjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkULHMVHDSjs.AbstractApiData; exports.AbstractService = _chunkULHMVHDSjs.AbstractService; exports.Action = _chunkULHMVHDSjs.Action; exports.Auth = _chunkULHMVHDSjs.Auth; exports.AuthComponent = _chunkULHMVHDSjs.AuthComponent; exports.AuthModule = _chunkULHMVHDSjs.AuthModule; exports.AuthService = _chunkULHMVHDSjs.AuthService; exports.AuthorModule = _chunkULHMVHDSjs.AuthorModule; exports.BackupCodeVerify = _chunkULHMVHDSjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkULHMVHDSjs.BackupCodeVerifyModule; exports.Billing = _chunkULHMVHDSjs.Billing; exports.BillingModule = _chunkULHMVHDSjs.BillingModule; exports.BillingService = _chunkULHMVHDSjs.BillingService; exports.BlockNoteDiffUtil = _chunkULHMVHDSjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkULHMVHDSjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkULHMVHDSjs.ClientAbstractService; exports.ClientHttpMethod = _chunkULHMVHDSjs.ClientHttpMethod; exports.Company = _chunkULHMVHDSjs.Company; exports.CompanyFields = _chunkULHMVHDSjs.CompanyFields; exports.CompanyModule = _chunkULHMVHDSjs.CompanyModule; exports.CompanyService = _chunkULHMVHDSjs.CompanyService; exports.Content = _chunkULHMVHDSjs.Content; exports.ContentFields = _chunkULHMVHDSjs.ContentFields; exports.ContentModule = _chunkULHMVHDSjs.ContentModule; exports.ContentService = _chunkULHMVHDSjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkULHMVHDSjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkULHMVHDSjs.EndpointCreator; exports.Feature = _chunkULHMVHDSjs.Feature; exports.FeatureModule = _chunkULHMVHDSjs.FeatureModule; exports.FeatureService = _chunkULHMVHDSjs.FeatureService; exports.HttpMethod = _chunkULHMVHDSjs.HttpMethod; exports.InvoiceStatus = _chunkULHMVHDSjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkULHMVHDSjs.Module; exports.ModuleModule = _chunkULHMVHDSjs.ModuleModule; exports.ModuleRegistrar = _chunkULHMVHDSjs.ModuleRegistrar; exports.ModuleRegistry = _chunkULHMVHDSjs.ModuleRegistry; exports.Modules = _chunkULHMVHDSjs.Modules; exports.Notification = _chunkULHMVHDSjs.Notification; exports.NotificationFields = _chunkULHMVHDSjs.NotificationFields; exports.NotificationModule = _chunkULHMVHDSjs.NotificationModule; exports.NotificationService = _chunkULHMVHDSjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkULHMVHDSjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkULHMVHDSjs.OAuthClient; exports.OAuthModule = _chunkULHMVHDSjs.OAuthModule; exports.OAuthService = _chunkULHMVHDSjs.OAuthService; exports.Passkey = _chunkULHMVHDSjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkULHMVHDSjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkULHMVHDSjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkULHMVHDSjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkULHMVHDSjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkULHMVHDSjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkULHMVHDSjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkULHMVHDSjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkULHMVHDSjs.PasskeyRename; exports.PasskeyRenameModule = _chunkULHMVHDSjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkULHMVHDSjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkULHMVHDSjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkULHMVHDSjs.PaymentMethod; exports.Push = _chunkULHMVHDSjs.Push; exports.PushModule = _chunkULHMVHDSjs.PushModule; exports.PushService = _chunkULHMVHDSjs.PushService; exports.ReferralModule = _chunkULHMVHDSjs.ReferralModule; exports.ReferralService = _chunkULHMVHDSjs.ReferralService; exports.ReferralStats = _chunkULHMVHDSjs.ReferralStats; exports.ReferralStatsModule = _chunkULHMVHDSjs.ReferralStatsModule; exports.RehydrationFactory = _chunkULHMVHDSjs.RehydrationFactory; exports.Role = _chunkULHMVHDSjs.Role; exports.RoleFields = _chunkULHMVHDSjs.RoleFields; exports.RoleModule = _chunkULHMVHDSjs.RoleModule; exports.RoleService = _chunkULHMVHDSjs.RoleService; exports.S3 = _chunkULHMVHDSjs.S3; exports.S3Module = _chunkULHMVHDSjs.S3Module; exports.S3Service = _chunkULHMVHDSjs.S3Service; exports.StripeCustomer = _chunkULHMVHDSjs.StripeCustomer; exports.StripeCustomerModule = _chunkULHMVHDSjs.StripeCustomerModule; exports.StripeCustomerService = _chunkULHMVHDSjs.StripeCustomerService; exports.StripeInvoice = _chunkULHMVHDSjs.StripeInvoice; exports.StripeInvoiceModule = _chunkULHMVHDSjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkULHMVHDSjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkULHMVHDSjs.StripePaymentMethodModule; exports.StripePrice = _chunkULHMVHDSjs.StripePrice; exports.StripePriceModule = _chunkULHMVHDSjs.StripePriceModule; exports.StripePriceService = _chunkULHMVHDSjs.StripePriceService; exports.StripeProduct = _chunkULHMVHDSjs.StripeProduct; exports.StripeProductModule = _chunkULHMVHDSjs.StripeProductModule; exports.StripeProductService = _chunkULHMVHDSjs.StripeProductService; exports.StripePromotionCode = _chunkULHMVHDSjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkULHMVHDSjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkULHMVHDSjs.StripePromotionCodeService; exports.StripeSubscription = _chunkULHMVHDSjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkULHMVHDSjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkULHMVHDSjs.StripeSubscriptionService; exports.StripeUsage = _chunkULHMVHDSjs.StripeUsage; exports.StripeUsageModule = _chunkULHMVHDSjs.StripeUsageModule; exports.StripeUsageService = _chunkULHMVHDSjs.StripeUsageService; exports.SubscriptionStatus = _chunkULHMVHDSjs.SubscriptionStatus; exports.TableOptions = _chunkULHMVHDSjs.TableOptions; exports.TotpAuthenticator = _chunkULHMVHDSjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkULHMVHDSjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkULHMVHDSjs.TotpSetup; exports.TotpSetupModule = _chunkULHMVHDSjs.TotpSetupModule; exports.TotpVerify = _chunkULHMVHDSjs.TotpVerify; exports.TotpVerifyLogin = _chunkULHMVHDSjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkULHMVHDSjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkULHMVHDSjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkULHMVHDSjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkULHMVHDSjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkULHMVHDSjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkULHMVHDSjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkULHMVHDSjs.TwoFactorService; exports.TwoFactorStatus = _chunkULHMVHDSjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkULHMVHDSjs.TwoFactorStatusModule; exports.User = _chunkULHMVHDSjs.User; exports.UserFields = _chunkULHMVHDSjs.UserFields; exports.UserModule = _chunkULHMVHDSjs.UserModule; exports.UserService = _chunkULHMVHDSjs.UserService; exports.Waitlist = _chunkULHMVHDSjs.Waitlist; exports.WaitlistModule = _chunkULHMVHDSjs.WaitlistModule; exports.WaitlistService = _chunkULHMVHDSjs.WaitlistService; exports.WaitlistStats = _chunkULHMVHDSjs.WaitlistStats; exports.WaitlistStatsModule = _chunkULHMVHDSjs.WaitlistStatsModule; exports.checkPermissions = _chunkULHMVHDSjs.checkPermissions; exports.checkPermissionsFromServer = _chunkULHMVHDSjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkULHMVHDSjs.clearLastApiTotal; exports.cn = _chunkULHMVHDSjs.cn; exports.composeRefs = _chunkULHMVHDSjs.composeRefs; exports.configureAuth = _chunkULHMVHDSjs.configureAuth; exports.configureI18n = _chunkV63TFESUjs.configureI18n; exports.configureJsonApi = _chunkV63TFESUjs.configureJsonApi; exports.configureLogin = _chunkV63TFESUjs.configureLogin; exports.configureReferral = _chunkV63TFESUjs.configureReferral; exports.configureRoles = _chunkV63TFESUjs.configureRoles; exports.configureWaitlist = _chunkV63TFESUjs.configureWaitlist; exports.createJsonApiInclusion = _chunkULHMVHDSjs.createJsonApiInclusion; exports.dismissToast = _chunkULHMVHDSjs.dismissToast; exports.entityObjectSchema = _chunkULHMVHDSjs.entityObjectSchema; exports.exists = _chunkULHMVHDSjs.exists; exports.formatDate = _chunkULHMVHDSjs.formatDate; exports.getApiUrl = _chunkV63TFESUjs.getApiUrl; exports.getAppUrl = _chunkV63TFESUjs.getAppUrl; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkULHMVHDSjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkULHMVHDSjs.getGlobalErrorHandler; exports.getIcon = _chunkULHMVHDSjs.getIcon; exports.getIconByModule = _chunkULHMVHDSjs.getIconByModule; exports.getIconByModuleName = _chunkULHMVHDSjs.getIconByModuleName; exports.getLastApiTotal = _chunkULHMVHDSjs.getLastApiTotal; exports.getLucideIcon = _chunkULHMVHDSjs.getLucideIcon; exports.getLucideIconByModule = _chunkULHMVHDSjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkULHMVHDSjs.getLucideIconByModuleName; exports.getReferralConfig = _chunkV63TFESUjs.getReferralConfig; exports.getRoleId = _chunkV63TFESUjs.getRoleId; exports.getStripePublishableKey = _chunkV63TFESUjs.getStripePublishableKey; exports.getTableComponents = _chunkULHMVHDSjs.getTableComponents; exports.getTableOptions = _chunkULHMVHDSjs.getTableOptions; exports.getTokenHandler = _chunkULHMVHDSjs.getTokenHandler; exports.getTrackablePages = _chunkV63TFESUjs.getTrackablePages; exports.getValueFromPath = _chunkULHMVHDSjs.getValueFromPath; exports.getWaitlistConfig = _chunkV63TFESUjs.getWaitlistConfig; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.isReferralEnabled = _chunkV63TFESUjs.isReferralEnabled; exports.isRolesConfigured = _chunkV63TFESUjs.isRolesConfigured; exports.rehydrate = _chunkULHMVHDSjs.rehydrate; exports.rehydrateList = _chunkULHMVHDSjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkULHMVHDSjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkULHMVHDSjs.setGlobalErrorHandler; exports.showCustomToast = _chunkULHMVHDSjs.showCustomToast; exports.showError = _chunkULHMVHDSjs.showError; exports.showToast = _chunkULHMVHDSjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkULHMVHDSjs.useComposedRefs; exports.useIsMobile = _chunkULHMVHDSjs.useIsMobile; exports.userObjectSchema = _chunkULHMVHDSjs.userObjectSchema;
372
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkQIA5FOQBjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkQIA5FOQBjs.AbstractApiData; exports.AbstractService = _chunkQIA5FOQBjs.AbstractService; exports.Action = _chunkQIA5FOQBjs.Action; exports.Auth = _chunkQIA5FOQBjs.Auth; exports.AuthComponent = _chunkQIA5FOQBjs.AuthComponent; exports.AuthModule = _chunkQIA5FOQBjs.AuthModule; exports.AuthService = _chunkQIA5FOQBjs.AuthService; exports.AuthorModule = _chunkQIA5FOQBjs.AuthorModule; exports.BackupCodeVerify = _chunkQIA5FOQBjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkQIA5FOQBjs.BackupCodeVerifyModule; exports.Billing = _chunkQIA5FOQBjs.Billing; exports.BillingModule = _chunkQIA5FOQBjs.BillingModule; exports.BillingService = _chunkQIA5FOQBjs.BillingService; exports.BlockNoteDiffUtil = _chunkQIA5FOQBjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkQIA5FOQBjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkQIA5FOQBjs.ClientAbstractService; exports.ClientHttpMethod = _chunkQIA5FOQBjs.ClientHttpMethod; exports.Company = _chunkQIA5FOQBjs.Company; exports.CompanyFields = _chunkQIA5FOQBjs.CompanyFields; exports.CompanyModule = _chunkQIA5FOQBjs.CompanyModule; exports.CompanyService = _chunkQIA5FOQBjs.CompanyService; exports.Content = _chunkQIA5FOQBjs.Content; exports.ContentFields = _chunkQIA5FOQBjs.ContentFields; exports.ContentModule = _chunkQIA5FOQBjs.ContentModule; exports.ContentService = _chunkQIA5FOQBjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkQIA5FOQBjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkQIA5FOQBjs.EndpointCreator; exports.Feature = _chunkQIA5FOQBjs.Feature; exports.FeatureModule = _chunkQIA5FOQBjs.FeatureModule; exports.FeatureService = _chunkQIA5FOQBjs.FeatureService; exports.HttpMethod = _chunkQIA5FOQBjs.HttpMethod; exports.InvoiceStatus = _chunkQIA5FOQBjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkQIA5FOQBjs.Module; exports.ModuleModule = _chunkQIA5FOQBjs.ModuleModule; exports.ModuleRegistrar = _chunkQIA5FOQBjs.ModuleRegistrar; exports.ModuleRegistry = _chunkQIA5FOQBjs.ModuleRegistry; exports.Modules = _chunkQIA5FOQBjs.Modules; exports.Notification = _chunkQIA5FOQBjs.Notification; exports.NotificationFields = _chunkQIA5FOQBjs.NotificationFields; exports.NotificationModule = _chunkQIA5FOQBjs.NotificationModule; exports.NotificationService = _chunkQIA5FOQBjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkQIA5FOQBjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkQIA5FOQBjs.OAuthClient; exports.OAuthModule = _chunkQIA5FOQBjs.OAuthModule; exports.OAuthService = _chunkQIA5FOQBjs.OAuthService; exports.Passkey = _chunkQIA5FOQBjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkQIA5FOQBjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkQIA5FOQBjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkQIA5FOQBjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkQIA5FOQBjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkQIA5FOQBjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkQIA5FOQBjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkQIA5FOQBjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkQIA5FOQBjs.PasskeyRename; exports.PasskeyRenameModule = _chunkQIA5FOQBjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkQIA5FOQBjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkQIA5FOQBjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkQIA5FOQBjs.PaymentMethod; exports.Push = _chunkQIA5FOQBjs.Push; exports.PushModule = _chunkQIA5FOQBjs.PushModule; exports.PushService = _chunkQIA5FOQBjs.PushService; exports.ReferralModule = _chunkQIA5FOQBjs.ReferralModule; exports.ReferralService = _chunkQIA5FOQBjs.ReferralService; exports.ReferralStats = _chunkQIA5FOQBjs.ReferralStats; exports.ReferralStatsModule = _chunkQIA5FOQBjs.ReferralStatsModule; exports.RehydrationFactory = _chunkQIA5FOQBjs.RehydrationFactory; exports.Role = _chunkQIA5FOQBjs.Role; exports.RoleFields = _chunkQIA5FOQBjs.RoleFields; exports.RoleModule = _chunkQIA5FOQBjs.RoleModule; exports.RoleService = _chunkQIA5FOQBjs.RoleService; exports.S3 = _chunkQIA5FOQBjs.S3; exports.S3Module = _chunkQIA5FOQBjs.S3Module; exports.S3Service = _chunkQIA5FOQBjs.S3Service; exports.StripeCustomer = _chunkQIA5FOQBjs.StripeCustomer; exports.StripeCustomerModule = _chunkQIA5FOQBjs.StripeCustomerModule; exports.StripeCustomerService = _chunkQIA5FOQBjs.StripeCustomerService; exports.StripeInvoice = _chunkQIA5FOQBjs.StripeInvoice; exports.StripeInvoiceModule = _chunkQIA5FOQBjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkQIA5FOQBjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkQIA5FOQBjs.StripePaymentMethodModule; exports.StripePrice = _chunkQIA5FOQBjs.StripePrice; exports.StripePriceModule = _chunkQIA5FOQBjs.StripePriceModule; exports.StripePriceService = _chunkQIA5FOQBjs.StripePriceService; exports.StripeProduct = _chunkQIA5FOQBjs.StripeProduct; exports.StripeProductModule = _chunkQIA5FOQBjs.StripeProductModule; exports.StripeProductService = _chunkQIA5FOQBjs.StripeProductService; exports.StripePromotionCode = _chunkQIA5FOQBjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkQIA5FOQBjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkQIA5FOQBjs.StripePromotionCodeService; exports.StripeSubscription = _chunkQIA5FOQBjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkQIA5FOQBjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkQIA5FOQBjs.StripeSubscriptionService; exports.StripeUsage = _chunkQIA5FOQBjs.StripeUsage; exports.StripeUsageModule = _chunkQIA5FOQBjs.StripeUsageModule; exports.StripeUsageService = _chunkQIA5FOQBjs.StripeUsageService; exports.SubscriptionStatus = _chunkQIA5FOQBjs.SubscriptionStatus; exports.TableOptions = _chunkQIA5FOQBjs.TableOptions; exports.TotpAuthenticator = _chunkQIA5FOQBjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkQIA5FOQBjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkQIA5FOQBjs.TotpSetup; exports.TotpSetupModule = _chunkQIA5FOQBjs.TotpSetupModule; exports.TotpVerify = _chunkQIA5FOQBjs.TotpVerify; exports.TotpVerifyLogin = _chunkQIA5FOQBjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkQIA5FOQBjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkQIA5FOQBjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkQIA5FOQBjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkQIA5FOQBjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkQIA5FOQBjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkQIA5FOQBjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkQIA5FOQBjs.TwoFactorService; exports.TwoFactorStatus = _chunkQIA5FOQBjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkQIA5FOQBjs.TwoFactorStatusModule; exports.User = _chunkQIA5FOQBjs.User; exports.UserFields = _chunkQIA5FOQBjs.UserFields; exports.UserModule = _chunkQIA5FOQBjs.UserModule; exports.UserService = _chunkQIA5FOQBjs.UserService; exports.Waitlist = _chunkQIA5FOQBjs.Waitlist; exports.WaitlistModule = _chunkQIA5FOQBjs.WaitlistModule; exports.WaitlistService = _chunkQIA5FOQBjs.WaitlistService; exports.WaitlistStats = _chunkQIA5FOQBjs.WaitlistStats; exports.WaitlistStatsModule = _chunkQIA5FOQBjs.WaitlistStatsModule; exports.checkPermissions = _chunkQIA5FOQBjs.checkPermissions; exports.checkPermissionsFromServer = _chunkQIA5FOQBjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkQIA5FOQBjs.clearLastApiTotal; exports.cn = _chunkQIA5FOQBjs.cn; exports.composeRefs = _chunkQIA5FOQBjs.composeRefs; exports.configureAuth = _chunkQIA5FOQBjs.configureAuth; exports.configureI18n = _chunkV63TFESUjs.configureI18n; exports.configureJsonApi = _chunkV63TFESUjs.configureJsonApi; exports.configureLogin = _chunkV63TFESUjs.configureLogin; exports.configureReferral = _chunkV63TFESUjs.configureReferral; exports.configureRoles = _chunkV63TFESUjs.configureRoles; exports.configureWaitlist = _chunkV63TFESUjs.configureWaitlist; exports.createJsonApiInclusion = _chunkQIA5FOQBjs.createJsonApiInclusion; exports.dismissToast = _chunkQIA5FOQBjs.dismissToast; exports.entityObjectSchema = _chunkQIA5FOQBjs.entityObjectSchema; exports.exists = _chunkQIA5FOQBjs.exists; exports.formatDate = _chunkQIA5FOQBjs.formatDate; exports.getApiUrl = _chunkV63TFESUjs.getApiUrl; exports.getAppUrl = _chunkV63TFESUjs.getAppUrl; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkQIA5FOQBjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkQIA5FOQBjs.getGlobalErrorHandler; exports.getIcon = _chunkQIA5FOQBjs.getIcon; exports.getIconByModule = _chunkQIA5FOQBjs.getIconByModule; exports.getIconByModuleName = _chunkQIA5FOQBjs.getIconByModuleName; exports.getLastApiTotal = _chunkQIA5FOQBjs.getLastApiTotal; exports.getLucideIcon = _chunkQIA5FOQBjs.getLucideIcon; exports.getLucideIconByModule = _chunkQIA5FOQBjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkQIA5FOQBjs.getLucideIconByModuleName; exports.getReferralConfig = _chunkV63TFESUjs.getReferralConfig; exports.getRoleId = _chunkV63TFESUjs.getRoleId; exports.getStripePublishableKey = _chunkV63TFESUjs.getStripePublishableKey; exports.getTableComponents = _chunkQIA5FOQBjs.getTableComponents; exports.getTableOptions = _chunkQIA5FOQBjs.getTableOptions; exports.getTokenHandler = _chunkQIA5FOQBjs.getTokenHandler; exports.getTrackablePages = _chunkV63TFESUjs.getTrackablePages; exports.getValueFromPath = _chunkQIA5FOQBjs.getValueFromPath; exports.getWaitlistConfig = _chunkV63TFESUjs.getWaitlistConfig; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.isReferralEnabled = _chunkV63TFESUjs.isReferralEnabled; exports.isRolesConfigured = _chunkV63TFESUjs.isRolesConfigured; exports.rehydrate = _chunkQIA5FOQBjs.rehydrate; exports.rehydrateList = _chunkQIA5FOQBjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkQIA5FOQBjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkQIA5FOQBjs.setGlobalErrorHandler; exports.showCustomToast = _chunkQIA5FOQBjs.showCustomToast; exports.showError = _chunkQIA5FOQBjs.showError; exports.showToast = _chunkQIA5FOQBjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkQIA5FOQBjs.useComposedRefs; exports.useIsMobile = _chunkQIA5FOQBjs.useIsMobile; exports.userObjectSchema = _chunkQIA5FOQBjs.userObjectSchema;
373
373
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -172,7 +172,7 @@ import {
172
172
  useComposedRefs,
173
173
  useIsMobile,
174
174
  userObjectSchema
175
- } from "./chunk-IPVXH3VC.mjs";
175
+ } from "./chunk-XNISXVQL.mjs";
176
176
  import "./chunk-AUXK7QSA.mjs";
177
177
  import "./chunk-C7C7VY4F.mjs";
178
178
  import {
@@ -15,7 +15,7 @@ var _chunk3ZPK4QOBjs = require('../chunk-3ZPK4QOB.js');
15
15
 
16
16
 
17
17
 
18
- var _chunkULHMVHDSjs = require('../chunk-ULHMVHDS.js');
18
+ var _chunkQIA5FOQBjs = require('../chunk-QIA5FOQB.js');
19
19
  require('../chunk-LXKSUWAV.js');
20
20
  require('../chunk-IBS6NI7D.js');
21
21
 
@@ -86,7 +86,7 @@ var ServerSession = class {
86
86
  if (!rawModules) return false;
87
87
  const modules = JSON.parse(_pako2.default.ungzip(Buffer.from(rawModules, "base64"), { to: "string" }));
88
88
  const selectedModule = modules.find((module) => module.id === params.module.moduleId);
89
- return _chunkULHMVHDSjs.checkPermissionsFromServer.call(void 0, {
89
+ return _chunkQIA5FOQBjs.checkPermissionsFromServer.call(void 0, {
90
90
  module: params.module,
91
91
  action: params.action,
92
92
  data: params.data,
@@ -296,5 +296,5 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiDelete, "ServerJsonApiDelete")
296
296
 
297
297
 
298
298
 
299
- exports.ServerAuthService = _chunkULHMVHDSjs.AuthService; exports.ServerCompanyService = _chunkULHMVHDSjs.CompanyService; exports.ServerContentService = _chunkULHMVHDSjs.ContentService; exports.ServerFeatureService = _chunkULHMVHDSjs.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkULHMVHDSjs.NotificationService; exports.ServerPushService = _chunkULHMVHDSjs.PushService; exports.ServerRoleService = _chunkULHMVHDSjs.RoleService; exports.ServerS3Service = _chunkULHMVHDSjs.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkULHMVHDSjs.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
299
+ exports.ServerAuthService = _chunkQIA5FOQBjs.AuthService; exports.ServerCompanyService = _chunkQIA5FOQBjs.CompanyService; exports.ServerContentService = _chunkQIA5FOQBjs.ContentService; exports.ServerFeatureService = _chunkQIA5FOQBjs.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkQIA5FOQBjs.NotificationService; exports.ServerPushService = _chunkQIA5FOQBjs.PushService; exports.ServerRoleService = _chunkQIA5FOQBjs.RoleService; exports.ServerS3Service = _chunkQIA5FOQBjs.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkQIA5FOQBjs.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
300
300
  //# sourceMappingURL=index.js.map
@@ -15,7 +15,7 @@ import {
15
15
  S3Service,
16
16
  UserService,
17
17
  checkPermissionsFromServer
18
- } from "../chunk-IPVXH3VC.mjs";
18
+ } from "../chunk-XNISXVQL.mjs";
19
19
  import "../chunk-AUXK7QSA.mjs";
20
20
  import "../chunk-C7C7VY4F.mjs";
21
21
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carlonicora/nextjs-jsonapi",
3
- "version": "1.48.0",
3
+ "version": "1.48.2",
4
4
  "description": "Next.js JSON:API client with server/client support and caching",
5
5
  "author": "Carlo Nicora",
6
6
  "license": "GPL-3.0-or-later",