@carlonicora/nextjs-jsonapi 1.57.0 → 1.58.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/{AuthComponent-IqFWLNIU.d.ts → AuthComponent-B4rNZRYE.d.ts} +4 -1
  2. package/dist/{AuthComponent-CK9aRRW2.d.mts → AuthComponent-nzabiz68.d.mts} +4 -1
  3. package/dist/{BlockNoteEditor-QWW2LB2K.mjs → BlockNoteEditor-HUK3OPMR.mjs} +4 -4
  4. package/dist/{BlockNoteEditor-WE2FKNWW.js → BlockNoteEditor-Q3LZMCRC.js} +14 -14
  5. package/dist/{BlockNoteEditor-WE2FKNWW.js.map → BlockNoteEditor-Q3LZMCRC.js.map} +1 -1
  6. package/dist/billing/index.js +346 -346
  7. package/dist/billing/index.mjs +3 -3
  8. package/dist/{chunk-UJBUJALX.js → chunk-BQSMP4NU.js} +11 -11
  9. package/dist/{chunk-UJBUJALX.js.map → chunk-BQSMP4NU.js.map} +1 -1
  10. package/dist/{chunk-FE26PIZK.mjs → chunk-HRG4EAOG.mjs} +2 -2
  11. package/dist/{chunk-4FJZ7JFQ.mjs → chunk-IEOAACHO.mjs} +6550 -6529
  12. package/dist/chunk-IEOAACHO.mjs.map +1 -0
  13. package/dist/{chunk-QOLVON35.js → chunk-NAST4OSM.js} +77 -60
  14. package/dist/chunk-NAST4OSM.js.map +1 -0
  15. package/dist/{chunk-PAIXFTNL.js → chunk-YFX6ECHC.js} +4149 -4128
  16. package/dist/chunk-YFX6ECHC.js.map +1 -0
  17. package/dist/{chunk-J2PYGXVD.mjs → chunk-YHNDD34Z.mjs} +18 -1
  18. package/dist/chunk-YHNDD34Z.mjs.map +1 -0
  19. package/dist/client/index.js +4 -4
  20. package/dist/client/index.mjs +3 -3
  21. package/dist/components/index.d.mts +17 -3
  22. package/dist/components/index.d.ts +17 -3
  23. package/dist/components/index.js +10 -4
  24. package/dist/components/index.js.map +1 -1
  25. package/dist/components/index.mjs +10 -4
  26. package/dist/contexts/index.js +4 -4
  27. package/dist/contexts/index.mjs +3 -3
  28. package/dist/core/index.d.mts +2 -2
  29. package/dist/core/index.d.ts +2 -2
  30. package/dist/core/index.js +4 -2
  31. package/dist/core/index.js.map +1 -1
  32. package/dist/core/index.mjs +3 -1
  33. package/dist/index.d.mts +1 -1
  34. package/dist/index.d.ts +1 -1
  35. package/dist/index.js +5 -3
  36. package/dist/index.js.map +1 -1
  37. package/dist/index.mjs +4 -2
  38. package/dist/server/index.js +3 -3
  39. package/dist/server/index.mjs +1 -1
  40. package/package.json +1 -1
  41. package/src/components/EntityAvatar.tsx +20 -0
  42. package/src/components/TableCellAvatar.tsx +18 -0
  43. package/src/components/index.ts +3 -0
  44. package/src/components/tables/ContentListTable.tsx +1 -1
  45. package/src/utils/getInitials.ts +16 -0
  46. package/src/utils/index.ts +1 -0
  47. package/dist/chunk-4FJZ7JFQ.mjs.map +0 -1
  48. package/dist/chunk-J2PYGXVD.mjs.map +0 -1
  49. package/dist/chunk-PAIXFTNL.js.map +0 -1
  50. package/dist/chunk-QOLVON35.js.map +0 -1
  51. /package/dist/{BlockNoteEditor-QWW2LB2K.mjs.map → BlockNoteEditor-HUK3OPMR.mjs.map} +0 -0
  52. /package/dist/{chunk-FE26PIZK.mjs.map → chunk-HRG4EAOG.mjs.map} +0 -0
@@ -29,7 +29,7 @@
29
29
 
30
30
 
31
31
 
32
- var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
32
+ var _chunkYFX6ECHCjs = require('../chunk-YFX6ECHC.js');
33
33
 
34
34
 
35
35
 
@@ -43,7 +43,7 @@ var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
43
43
 
44
44
 
45
45
 
46
- var _chunkUJBUJALXjs = require('../chunk-UJBUJALX.js');
46
+ var _chunkBQSMP4NUjs = require('../chunk-BQSMP4NU.js');
47
47
 
48
48
 
49
49
 
@@ -54,7 +54,7 @@ var _chunkUJBUJALXjs = require('../chunk-UJBUJALX.js');
54
54
 
55
55
 
56
56
 
57
- var _chunkQOLVON35js = require('../chunk-QOLVON35.js');
57
+ var _chunkNAST4OSMjs = require('../chunk-NAST4OSM.js');
58
58
 
59
59
 
60
60
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
123
123
 
124
124
 
125
125
 
126
- exports.ClientJsonApiDelete = _chunkQOLVON35js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQOLVON35js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQOLVON35js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQOLVON35js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQOLVON35js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkPAIXFTNLjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkPAIXFTNLjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkUJBUJALXjs.configureClientConfig; exports.configureClientJsonApi = _chunkQOLVON35js.configureClientJsonApi; exports.configureI18n = _chunkUJBUJALXjs.configureI18n; exports.configureJsonApi = _chunkUJBUJALXjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkPAIXFTNLjs.downloadMigrationFile; exports.generateMigrationFile = _chunkPAIXFTNLjs.generateMigrationFile; exports.getApiUrl = _chunkUJBUJALXjs.getApiUrl; exports.getAppUrl = _chunkUJBUJALXjs.getAppUrl; exports.getClientApiUrl = _chunkQOLVON35js.getClientApiUrl; exports.getClientAppUrl = _chunkQOLVON35js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkQOLVON35js.getClientTrackablePages; exports.getI18nLink = _chunkUJBUJALXjs.getI18nLink; exports.getStripePublishableKey = _chunkUJBUJALXjs.getStripePublishableKey; exports.getTrackablePages = _chunkUJBUJALXjs.getTrackablePages; exports.registerTableGenerator = _chunkPAIXFTNLjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkPAIXFTNLjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkPAIXFTNLjs.useContentTableStructure; exports.useCustomD3Graph = _chunkPAIXFTNLjs.useCustomD3Graph; exports.useDataListRetriever = _chunkPAIXFTNLjs.useDataListRetriever; exports.useDebounce = _chunkPAIXFTNLjs.useDebounce; exports.useI18nDateFnsLocale = _chunkUJBUJALXjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkUJBUJALXjs.useI18nLocale; exports.useI18nRouter = _chunkUJBUJALXjs.useI18nRouter; exports.useI18nTranslations = _chunkUJBUJALXjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkPAIXFTNLjs.useJsonApiGet; exports.useJsonApiMutation = _chunkPAIXFTNLjs.useJsonApiMutation; exports.useNotificationSync = _chunkPAIXFTNLjs.useNotificationSync; exports.useOAuthClient = _chunkPAIXFTNLjs.useOAuthClient; exports.useOAuthClients = _chunkPAIXFTNLjs.useOAuthClients; exports.useOAuthConsent = _chunkPAIXFTNLjs.useOAuthConsent; exports.usePageTracker = _chunkPAIXFTNLjs.usePageTracker; exports.usePageUrlGenerator = _chunkPAIXFTNLjs.usePageUrlGenerator; exports.useRbacState = _chunkPAIXFTNLjs.useRbacState; exports.useRehydration = _chunkPAIXFTNLjs.useRehydration; exports.useRehydrationList = _chunkPAIXFTNLjs.useRehydrationList; exports.useRoleTableStructure = _chunkPAIXFTNLjs.useRoleTableStructure; exports.useSocket = _chunkPAIXFTNLjs.useSocket; exports.useSubscriptionStatus = _chunkPAIXFTNLjs.useSubscriptionStatus; exports.useTableGenerator = _chunkPAIXFTNLjs.useTableGenerator; exports.useUrlRewriter = _chunkPAIXFTNLjs.useUrlRewriter; exports.useUserSearch = _chunkPAIXFTNLjs.useUserSearch; exports.useUserTableStructure = _chunkPAIXFTNLjs.useUserTableStructure;
126
+ exports.ClientJsonApiDelete = _chunkNAST4OSMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkNAST4OSMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkNAST4OSMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkNAST4OSMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkNAST4OSMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkYFX6ECHCjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkYFX6ECHCjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkBQSMP4NUjs.configureClientConfig; exports.configureClientJsonApi = _chunkNAST4OSMjs.configureClientJsonApi; exports.configureI18n = _chunkBQSMP4NUjs.configureI18n; exports.configureJsonApi = _chunkBQSMP4NUjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkYFX6ECHCjs.downloadMigrationFile; exports.generateMigrationFile = _chunkYFX6ECHCjs.generateMigrationFile; exports.getApiUrl = _chunkBQSMP4NUjs.getApiUrl; exports.getAppUrl = _chunkBQSMP4NUjs.getAppUrl; exports.getClientApiUrl = _chunkNAST4OSMjs.getClientApiUrl; exports.getClientAppUrl = _chunkNAST4OSMjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkNAST4OSMjs.getClientTrackablePages; exports.getI18nLink = _chunkBQSMP4NUjs.getI18nLink; exports.getStripePublishableKey = _chunkBQSMP4NUjs.getStripePublishableKey; exports.getTrackablePages = _chunkBQSMP4NUjs.getTrackablePages; exports.registerTableGenerator = _chunkYFX6ECHCjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkYFX6ECHCjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkYFX6ECHCjs.useContentTableStructure; exports.useCustomD3Graph = _chunkYFX6ECHCjs.useCustomD3Graph; exports.useDataListRetriever = _chunkYFX6ECHCjs.useDataListRetriever; exports.useDebounce = _chunkYFX6ECHCjs.useDebounce; exports.useI18nDateFnsLocale = _chunkBQSMP4NUjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkBQSMP4NUjs.useI18nLocale; exports.useI18nRouter = _chunkBQSMP4NUjs.useI18nRouter; exports.useI18nTranslations = _chunkBQSMP4NUjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkYFX6ECHCjs.useJsonApiGet; exports.useJsonApiMutation = _chunkYFX6ECHCjs.useJsonApiMutation; exports.useNotificationSync = _chunkYFX6ECHCjs.useNotificationSync; exports.useOAuthClient = _chunkYFX6ECHCjs.useOAuthClient; exports.useOAuthClients = _chunkYFX6ECHCjs.useOAuthClients; exports.useOAuthConsent = _chunkYFX6ECHCjs.useOAuthConsent; exports.usePageTracker = _chunkYFX6ECHCjs.usePageTracker; exports.usePageUrlGenerator = _chunkYFX6ECHCjs.usePageUrlGenerator; exports.useRbacState = _chunkYFX6ECHCjs.useRbacState; exports.useRehydration = _chunkYFX6ECHCjs.useRehydration; exports.useRehydrationList = _chunkYFX6ECHCjs.useRehydrationList; exports.useRoleTableStructure = _chunkYFX6ECHCjs.useRoleTableStructure; exports.useSocket = _chunkYFX6ECHCjs.useSocket; exports.useSubscriptionStatus = _chunkYFX6ECHCjs.useSubscriptionStatus; exports.useTableGenerator = _chunkYFX6ECHCjs.useTableGenerator; exports.useUrlRewriter = _chunkYFX6ECHCjs.useUrlRewriter; exports.useUserSearch = _chunkYFX6ECHCjs.useUserSearch; exports.useUserTableStructure = _chunkYFX6ECHCjs.useUserTableStructure;
127
127
  //# sourceMappingURL=index.js.map
@@ -28,7 +28,7 @@ import {
28
28
  useUrlRewriter,
29
29
  useUserSearch,
30
30
  useUserTableStructure
31
- } from "../chunk-4FJZ7JFQ.mjs";
31
+ } from "../chunk-IEOAACHO.mjs";
32
32
  import {
33
33
  configureClientConfig,
34
34
  configureI18n,
@@ -42,7 +42,7 @@ import {
42
42
  useI18nLocale,
43
43
  useI18nRouter,
44
44
  useI18nTranslations
45
- } from "../chunk-FE26PIZK.mjs";
45
+ } from "../chunk-HRG4EAOG.mjs";
46
46
  import {
47
47
  ClientJsonApiDelete,
48
48
  ClientJsonApiGet,
@@ -53,7 +53,7 @@ import {
53
53
  getClientApiUrl,
54
54
  getClientAppUrl,
55
55
  getClientTrackablePages
56
- } from "../chunk-J2PYGXVD.mjs";
56
+ } from "../chunk-YHNDD34Z.mjs";
57
57
  import {
58
58
  getClientToken
59
59
  } from "../chunk-AUXK7QSA.mjs";
@@ -1,4 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-nzabiz68.mjs';
3
+ export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-nzabiz68.mjs';
2
4
  import { R as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, h as CompanyInterface, N as NotificationInterface } from '../notification.interface-DG7cq9oG.mjs';
3
5
  import * as React$1 from 'react';
4
6
  import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
@@ -13,8 +15,6 @@ import { FieldValues, UseFormReturn, Path, ControllerRenderProps, ControllerFiel
13
15
  import { F as FeatureInterface, M as ModuleInterface } from '../feature.interface-BxFFOPNq.mjs';
14
16
  import { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.mjs';
15
17
  import { ColumnDef, ExpandedState } from '@tanstack/react-table';
16
- import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-CK9aRRW2.mjs';
17
- export { a as getIcon, g as getIconByModule, b as getIconByModuleName } from '../AuthComponent-CK9aRRW2.mjs';
18
18
  import { J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.mjs';
19
19
  import { b as AuthInterface } from '../auth.interface-fBFqIrw4.mjs';
20
20
  import { g as OnboardingCardRenderProps } from '../onboarding.interface-Djyl9qYu.mjs';
@@ -124,6 +124,20 @@ type UserSelectorProps = {
124
124
  };
125
125
  declare function UserSelector({ id, form, label, placeholder, onChange, isRequired }: UserSelectorProps): react_jsx_runtime.JSX.Element;
126
126
 
127
+ type EntityAvatarProps = {
128
+ image?: string;
129
+ name: string;
130
+ className?: string;
131
+ fallbackClassName?: string;
132
+ };
133
+ declare function EntityAvatar({ image, name, className, fallbackClassName }: EntityAvatarProps): react_jsx_runtime.JSX.Element;
134
+
135
+ type TableCellAvatarProps = {
136
+ image?: string;
137
+ name: string;
138
+ };
139
+ declare function TableCellAvatar({ image, name }: TableCellAvatarProps): react_jsx_runtime.JSX.Element;
140
+
127
141
  type PageContainerProps = {
128
142
  children: React.ReactNode;
129
143
  testId?: string;
@@ -2135,4 +2149,4 @@ interface MultipleSelectorRef {
2135
2149
  declare function useDebounce<T>(value: T, delay?: number): T;
2136
2150
  declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
2137
2151
 
2138
- 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, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, 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, FormBlockNote, 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, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
2152
+ 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, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, 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, EntityAvatar, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, 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, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, 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, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
@@ -1,4 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-B4rNZRYE.js';
3
+ export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-B4rNZRYE.js';
2
4
  import { R as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, h as CompanyInterface, N as NotificationInterface } from '../notification.interface-COKHDQeE.js';
3
5
  import * as React$1 from 'react';
4
6
  import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, Component, JSX, ComponentPropsWithoutRef } from 'react';
@@ -13,8 +15,6 @@ import { FieldValues, UseFormReturn, Path, ControllerRenderProps, ControllerFiel
13
15
  import { F as FeatureInterface, M as ModuleInterface } from '../feature.interface-CIWxo8NP.js';
14
16
  import { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.js';
15
17
  import { ColumnDef, ExpandedState } from '@tanstack/react-table';
16
- import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-IqFWLNIU.js';
17
- export { a as getIcon, g as getIconByModule, b as getIconByModuleName } from '../AuthComponent-IqFWLNIU.js';
18
18
  import { J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.js';
19
19
  import { b as AuthInterface } from '../auth.interface-C1WjZ0fM.js';
20
20
  import { g as OnboardingCardRenderProps } from '../onboarding.interface-Djyl9qYu.js';
@@ -124,6 +124,20 @@ type UserSelectorProps = {
124
124
  };
125
125
  declare function UserSelector({ id, form, label, placeholder, onChange, isRequired }: UserSelectorProps): react_jsx_runtime.JSX.Element;
126
126
 
127
+ type EntityAvatarProps = {
128
+ image?: string;
129
+ name: string;
130
+ className?: string;
131
+ fallbackClassName?: string;
132
+ };
133
+ declare function EntityAvatar({ image, name, className, fallbackClassName }: EntityAvatarProps): react_jsx_runtime.JSX.Element;
134
+
135
+ type TableCellAvatarProps = {
136
+ image?: string;
137
+ name: string;
138
+ };
139
+ declare function TableCellAvatar({ image, name }: TableCellAvatarProps): react_jsx_runtime.JSX.Element;
140
+
127
141
  type PageContainerProps = {
128
142
  children: React.ReactNode;
129
143
  testId?: string;
@@ -2135,4 +2149,4 @@ interface MultipleSelectorRef {
2135
2149
  declare function useDebounce<T>(value: T, delay?: number): T;
2136
2150
  declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
2137
2151
 
2138
- 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, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, 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, FormBlockNote, 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, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
2152
+ 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, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, 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, EntityAvatar, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, 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, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, 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, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
@@ -422,13 +422,16 @@
422
422
 
423
423
 
424
424
 
425
- var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
426
- require('../chunk-UJBUJALX.js');
427
425
 
428
426
 
427
+ var _chunkYFX6ECHCjs = require('../chunk-YFX6ECHC.js');
428
+ require('../chunk-BQSMP4NU.js');
429
429
 
430
430
 
431
- var _chunkQOLVON35js = require('../chunk-QOLVON35.js');
431
+
432
+
433
+
434
+ var _chunkNAST4OSMjs = require('../chunk-NAST4OSM.js');
432
435
  require('../chunk-LXKSUWAV.js');
433
436
  require('../chunk-IBS6NI7D.js');
434
437
  require('../chunk-4MN547K7.js');
@@ -867,5 +870,8 @@ require('../chunk-7QVYU63E.js');
867
870
 
868
871
 
869
872
 
870
- exports.AcceptInvitation = _chunkPAIXFTNLjs.AcceptInvitation; exports.Accordion = _chunkPAIXFTNLjs.Accordion; exports.AccordionContent = _chunkPAIXFTNLjs.AccordionContent; exports.AccordionItem = _chunkPAIXFTNLjs.AccordionItem; exports.AccordionTrigger = _chunkPAIXFTNLjs.AccordionTrigger; exports.ActivateAccount = _chunkPAIXFTNLjs.ActivateAccount; exports.AddUserToRole = _chunkPAIXFTNLjs.AddUserToRole; exports.AdminCompanyContainer = _chunkPAIXFTNLjs.AdminCompanyContainer; exports.AdminUsersList = _chunkPAIXFTNLjs.AdminUsersList; exports.Alert = _chunkPAIXFTNLjs.Alert; exports.AlertAction = _chunkPAIXFTNLjs.AlertAction; exports.AlertDescription = _chunkPAIXFTNLjs.AlertDescription; exports.AlertDialog = _chunkPAIXFTNLjs.AlertDialog; exports.AlertDialogAction = _chunkPAIXFTNLjs.AlertDialogAction; exports.AlertDialogCancel = _chunkPAIXFTNLjs.AlertDialogCancel; exports.AlertDialogContent = _chunkPAIXFTNLjs.AlertDialogContent; exports.AlertDialogDescription = _chunkPAIXFTNLjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkPAIXFTNLjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkPAIXFTNLjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkPAIXFTNLjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkPAIXFTNLjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkPAIXFTNLjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkPAIXFTNLjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkPAIXFTNLjs.AlertDialogTrigger; exports.AlertTitle = _chunkPAIXFTNLjs.AlertTitle; exports.AllowedUsersDetails = _chunkPAIXFTNLjs.AllowedUsersDetails; exports.AttributeElement = _chunkPAIXFTNLjs.AttributeElement; exports.AuthContainer = _chunkPAIXFTNLjs.AuthContainer; exports.Avatar = _chunkPAIXFTNLjs.Avatar; exports.AvatarBadge = _chunkPAIXFTNLjs.AvatarBadge; exports.AvatarFallback = _chunkPAIXFTNLjs.AvatarFallback; exports.AvatarGroup = _chunkPAIXFTNLjs.AvatarGroup; exports.AvatarGroupCount = _chunkPAIXFTNLjs.AvatarGroupCount; exports.AvatarImage = _chunkPAIXFTNLjs.AvatarImage; exports.BackupCodesDialog = _chunkPAIXFTNLjs.BackupCodesDialog; exports.Badge = _chunkPAIXFTNLjs.Badge; exports.BlockNoteEditorContainer = _chunkPAIXFTNLjs.BlockNoteEditorContainer; exports.Board = _chunkPAIXFTNLjs.KanbanBoard; exports.Breadcrumb = _chunkPAIXFTNLjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkPAIXFTNLjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkPAIXFTNLjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkPAIXFTNLjs.BreadcrumbLink; exports.BreadcrumbList = _chunkPAIXFTNLjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkPAIXFTNLjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkPAIXFTNLjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkPAIXFTNLjs.BreadcrumbSeparator; exports.Button = _chunkPAIXFTNLjs.Button; exports.Calendar = _chunkPAIXFTNLjs.Calendar; exports.CalendarDayButton = _chunkPAIXFTNLjs.CalendarDayButton; exports.Card = _chunkPAIXFTNLjs.Card; exports.CardAction = _chunkPAIXFTNLjs.CardAction; exports.CardContent = _chunkPAIXFTNLjs.CardContent; exports.CardDescription = _chunkPAIXFTNLjs.CardDescription; exports.CardFooter = _chunkPAIXFTNLjs.CardFooter; exports.CardHeader = _chunkPAIXFTNLjs.CardHeader; exports.CardTitle = _chunkPAIXFTNLjs.CardTitle; exports.Carousel = _chunkPAIXFTNLjs.Carousel; exports.CarouselContent = _chunkPAIXFTNLjs.CarouselContent; exports.CarouselItem = _chunkPAIXFTNLjs.CarouselItem; exports.CarouselNext = _chunkPAIXFTNLjs.CarouselNext; exports.CarouselPrevious = _chunkPAIXFTNLjs.CarouselPrevious; exports.ChartContainer = _chunkPAIXFTNLjs.ChartContainer; exports.ChartLegend = _chunkPAIXFTNLjs.ChartLegend; exports.ChartLegendContent = _chunkPAIXFTNLjs.ChartLegendContent; exports.ChartStyle = _chunkPAIXFTNLjs.ChartStyle; exports.ChartTooltip = _chunkPAIXFTNLjs.ChartTooltip; exports.ChartTooltipContent = _chunkPAIXFTNLjs.ChartTooltipContent; exports.Checkbox = _chunkPAIXFTNLjs.Checkbox; exports.Collapsible = _chunkPAIXFTNLjs.Collapsible; exports.CollapsibleContent = _chunkPAIXFTNLjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkPAIXFTNLjs.CollapsibleTrigger; exports.Column = _chunkPAIXFTNLjs.KanbanColumn; exports.ColumnHandle = _chunkPAIXFTNLjs.KanbanColumnHandle; exports.Combobox = _chunkPAIXFTNLjs.Combobox; exports.ComboboxChip = _chunkPAIXFTNLjs.ComboboxChip; exports.ComboboxChips = _chunkPAIXFTNLjs.ComboboxChips; exports.ComboboxChipsInput = _chunkPAIXFTNLjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkPAIXFTNLjs.ComboboxCollection; exports.ComboboxContent = _chunkPAIXFTNLjs.ComboboxContent; exports.ComboboxEmpty = _chunkPAIXFTNLjs.ComboboxEmpty; exports.ComboboxGroup = _chunkPAIXFTNLjs.ComboboxGroup; exports.ComboboxInput = _chunkPAIXFTNLjs.ComboboxInput; exports.ComboboxItem = _chunkPAIXFTNLjs.ComboboxItem; exports.ComboboxLabel = _chunkPAIXFTNLjs.ComboboxLabel; exports.ComboboxList = _chunkPAIXFTNLjs.ComboboxList; exports.ComboboxSeparator = _chunkPAIXFTNLjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkPAIXFTNLjs.ComboboxTrigger; exports.ComboboxValue = _chunkPAIXFTNLjs.ComboboxValue; exports.Command = _chunkPAIXFTNLjs.Command; exports.CommandDialog = _chunkPAIXFTNLjs.CommandDialog; exports.CommandEmpty = _chunkPAIXFTNLjs.CommandEmpty; exports.CommandGroup = _chunkPAIXFTNLjs.CommandGroup; exports.CommandInput = _chunkPAIXFTNLjs.CommandInput; exports.CommandItem = _chunkPAIXFTNLjs.CommandItem; exports.CommandList = _chunkPAIXFTNLjs.CommandList; exports.CommandSeparator = _chunkPAIXFTNLjs.CommandSeparator; exports.CommandShortcut = _chunkPAIXFTNLjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkPAIXFTNLjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkPAIXFTNLjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkPAIXFTNLjs.CommonDeleter; exports.CommonEditorButtons = _chunkPAIXFTNLjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkPAIXFTNLjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkPAIXFTNLjs.CommonEditorTrigger; exports.CompaniesList = _chunkPAIXFTNLjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkPAIXFTNLjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkPAIXFTNLjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkPAIXFTNLjs.CompanyContainer; exports.CompanyDeleter = _chunkPAIXFTNLjs.CompanyDeleter; exports.CompanyDetails = _chunkPAIXFTNLjs.CompanyDetails; exports.CompanyEditor = _chunkPAIXFTNLjs.CompanyEditor; exports.CompanyUsersList = _chunkPAIXFTNLjs.CompanyUsersList; exports.ContentListTable = _chunkPAIXFTNLjs.ContentListTable; exports.ContentTableSearch = _chunkPAIXFTNLjs.ContentTableSearch; exports.ContentTitle = _chunkPAIXFTNLjs.ContentTitle; exports.ContentsList = _chunkPAIXFTNLjs.ContentsList; exports.ContentsListById = _chunkPAIXFTNLjs.ContentsListById; exports.ContextMenu = _chunkPAIXFTNLjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkPAIXFTNLjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkPAIXFTNLjs.ContextMenuContent; exports.ContextMenuGroup = _chunkPAIXFTNLjs.ContextMenuGroup; exports.ContextMenuItem = _chunkPAIXFTNLjs.ContextMenuItem; exports.ContextMenuLabel = _chunkPAIXFTNLjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkPAIXFTNLjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkPAIXFTNLjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkPAIXFTNLjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkPAIXFTNLjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkPAIXFTNLjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkPAIXFTNLjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkPAIXFTNLjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkPAIXFTNLjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkPAIXFTNLjs.ContextMenuTrigger; exports.ContributorsList = _chunkPAIXFTNLjs.ContributorsList; exports.Cookies = _chunkPAIXFTNLjs.Cookies; exports.DatePickerPopover = _chunkPAIXFTNLjs.DatePickerPopover; exports.DateRangeSelector = _chunkPAIXFTNLjs.DateRangeSelector; exports.Dialog = _chunkPAIXFTNLjs.Dialog; exports.DialogClose = _chunkPAIXFTNLjs.DialogClose; exports.DialogContent = _chunkPAIXFTNLjs.DialogContent; exports.DialogDescription = _chunkPAIXFTNLjs.DialogDescription; exports.DialogFooter = _chunkPAIXFTNLjs.DialogFooter; exports.DialogHeader = _chunkPAIXFTNLjs.DialogHeader; exports.DialogOverlay = _chunkPAIXFTNLjs.DialogOverlay; exports.DialogPortal = _chunkPAIXFTNLjs.DialogPortal; exports.DialogTitle = _chunkPAIXFTNLjs.DialogTitle; exports.DialogTrigger = _chunkPAIXFTNLjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkPAIXFTNLjs.DisableTwoFactorDialog; exports.Drawer = _chunkPAIXFTNLjs.Drawer; exports.DrawerClose = _chunkPAIXFTNLjs.DrawerClose; exports.DrawerContent = _chunkPAIXFTNLjs.DrawerContent; exports.DrawerDescription = _chunkPAIXFTNLjs.DrawerDescription; exports.DrawerFooter = _chunkPAIXFTNLjs.DrawerFooter; exports.DrawerHeader = _chunkPAIXFTNLjs.DrawerHeader; exports.DrawerOverlay = _chunkPAIXFTNLjs.DrawerOverlay; exports.DrawerPortal = _chunkPAIXFTNLjs.DrawerPortal; exports.DrawerTitle = _chunkPAIXFTNLjs.DrawerTitle; exports.DrawerTrigger = _chunkPAIXFTNLjs.DrawerTrigger; exports.DropdownMenu = _chunkPAIXFTNLjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkPAIXFTNLjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkPAIXFTNLjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkPAIXFTNLjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkPAIXFTNLjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkPAIXFTNLjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkPAIXFTNLjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkPAIXFTNLjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkPAIXFTNLjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkPAIXFTNLjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkPAIXFTNLjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkPAIXFTNLjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkPAIXFTNLjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkPAIXFTNLjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkPAIXFTNLjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkPAIXFTNLjs.ErrorDetails; exports.Field = _chunkPAIXFTNLjs.Field; exports.FieldContent = _chunkPAIXFTNLjs.FieldContent; exports.FieldDescription = _chunkPAIXFTNLjs.FieldDescription; exports.FieldError = _chunkPAIXFTNLjs.FieldError; exports.FieldGroup = _chunkPAIXFTNLjs.FieldGroup; exports.FieldLabel = _chunkPAIXFTNLjs.FieldLabel; exports.FieldLegend = _chunkPAIXFTNLjs.FieldLegend; exports.FieldSeparator = _chunkPAIXFTNLjs.FieldSeparator; exports.FieldSet = _chunkPAIXFTNLjs.FieldSet; exports.FieldTitle = _chunkPAIXFTNLjs.FieldTitle; exports.FileInput = _chunkPAIXFTNLjs.FileInput; exports.FileUploader = _chunkPAIXFTNLjs.FileUploader; exports.FileUploaderContent = _chunkPAIXFTNLjs.FileUploaderContent; exports.FileUploaderItem = _chunkPAIXFTNLjs.FileUploaderItem; exports.ForgotPassword = _chunkPAIXFTNLjs.ForgotPassword; exports.Form = _chunkPAIXFTNLjs.Form; exports.FormBlockNote = _chunkPAIXFTNLjs.FormBlockNote; exports.FormCheckbox = _chunkPAIXFTNLjs.FormCheckbox; exports.FormDate = _chunkPAIXFTNLjs.FormDate; exports.FormDateTime = _chunkPAIXFTNLjs.FormDateTime; exports.FormFeatures = _chunkPAIXFTNLjs.FormFeatures; exports.FormFieldWrapper = _chunkPAIXFTNLjs.FormFieldWrapper; exports.FormInput = _chunkPAIXFTNLjs.FormInput; exports.FormPassword = _chunkPAIXFTNLjs.FormPassword; exports.FormPlaceAutocomplete = _chunkPAIXFTNLjs.FormPlaceAutocomplete; exports.FormRoles = _chunkPAIXFTNLjs.FormRoles; exports.FormSelect = _chunkPAIXFTNLjs.FormSelect; exports.FormSlider = _chunkPAIXFTNLjs.FormSlider; exports.FormSwitch = _chunkPAIXFTNLjs.FormSwitch; exports.FormTextarea = _chunkPAIXFTNLjs.FormTextarea; exports.GdprConsentCheckbox = _chunkPAIXFTNLjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkPAIXFTNLjs.GdprConsentSection; exports.Header = _chunkPAIXFTNLjs.Header; exports.HoverCard = _chunkPAIXFTNLjs.HoverCard; exports.HoverCardContent = _chunkPAIXFTNLjs.HoverCardContent; exports.HoverCardTrigger = _chunkPAIXFTNLjs.HoverCardTrigger; exports.Input = _chunkPAIXFTNLjs.Input; exports.InputGroup = _chunkPAIXFTNLjs.InputGroup; exports.InputGroupAddon = _chunkPAIXFTNLjs.InputGroupAddon; exports.InputGroupButton = _chunkPAIXFTNLjs.InputGroupButton; exports.InputGroupInput = _chunkPAIXFTNLjs.InputGroupInput; exports.InputGroupText = _chunkPAIXFTNLjs.InputGroupText; exports.InputGroupTextarea = _chunkPAIXFTNLjs.InputGroupTextarea; exports.InputOTP = _chunkPAIXFTNLjs.InputOTP; exports.InputOTPGroup = _chunkPAIXFTNLjs.InputOTPGroup; exports.InputOTPSeparator = _chunkPAIXFTNLjs.InputOTPSeparator; exports.InputOTPSlot = _chunkPAIXFTNLjs.InputOTPSlot; exports.Item = _chunkPAIXFTNLjs.KanbanItem; exports.ItemHandle = _chunkPAIXFTNLjs.KanbanItemHandle; exports.Kanban = _chunkPAIXFTNLjs.KanbanRoot; exports.KanbanBoard = _chunkPAIXFTNLjs.KanbanBoard; exports.KanbanColumn = _chunkPAIXFTNLjs.KanbanColumn; exports.KanbanColumnHandle = _chunkPAIXFTNLjs.KanbanColumnHandle; exports.KanbanItem = _chunkPAIXFTNLjs.KanbanItem; exports.KanbanItemHandle = _chunkPAIXFTNLjs.KanbanItemHandle; exports.KanbanOverlay = _chunkPAIXFTNLjs.KanbanOverlay; exports.Label = _chunkPAIXFTNLjs.Label; exports.LandingComponent = _chunkPAIXFTNLjs.LandingComponent; exports.Link = _chunkPAIXFTNLjs.Link; exports.Login = _chunkPAIXFTNLjs.Login; exports.Logout = _chunkPAIXFTNLjs.Logout; exports.ModeToggleSwitch = _chunkPAIXFTNLjs.ModeToggleSwitch; exports.MultiSelect = _chunkPAIXFTNLjs.MultiSelect; exports.MultipleSelector = _chunkPAIXFTNLjs.MultipleSelector; exports.NavigationMenu = _chunkPAIXFTNLjs.NavigationMenu; exports.NavigationMenuContent = _chunkPAIXFTNLjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkPAIXFTNLjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkPAIXFTNLjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkPAIXFTNLjs.NavigationMenuLink; exports.NavigationMenuList = _chunkPAIXFTNLjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkPAIXFTNLjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkPAIXFTNLjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkPAIXFTNLjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkPAIXFTNLjs.NotificationMenuItem; exports.NotificationModal = _chunkPAIXFTNLjs.NotificationModal; exports.NotificationToast = _chunkPAIXFTNLjs.NotificationToast; exports.NotificationsList = _chunkPAIXFTNLjs.NotificationsList; exports.NotificationsListContainer = _chunkPAIXFTNLjs.NotificationsListContainer; exports.OAuthClientCard = _chunkPAIXFTNLjs.OAuthClientCard; exports.OAuthClientDetail = _chunkPAIXFTNLjs.OAuthClientDetail; exports.OAuthClientForm = _chunkPAIXFTNLjs.OAuthClientForm; exports.OAuthClientList = _chunkPAIXFTNLjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkPAIXFTNLjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkPAIXFTNLjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkPAIXFTNLjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkPAIXFTNLjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkPAIXFTNLjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkPAIXFTNLjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkPAIXFTNLjs.OAuthScopeSelector; exports.OnboardingCard = _chunkPAIXFTNLjs.OnboardingCard; exports.Overlay = _chunkPAIXFTNLjs.KanbanOverlay; exports.PageContainer = _chunkPAIXFTNLjs.PageContainer; exports.PageContainerContentDetails = _chunkPAIXFTNLjs.PageContainerContentDetails; exports.PageContentContainer = _chunkPAIXFTNLjs.PageContentContainer; exports.PageSection = _chunkPAIXFTNLjs.PageSection; exports.PasskeyButton = _chunkPAIXFTNLjs.PasskeyButton; exports.PasskeyList = _chunkPAIXFTNLjs.PasskeyList; exports.PasskeySetupDialog = _chunkPAIXFTNLjs.PasskeySetupDialog; exports.PasswordInput = _chunkPAIXFTNLjs.PasswordInput; exports.Popover = _chunkPAIXFTNLjs.Popover; exports.PopoverContent = _chunkPAIXFTNLjs.PopoverContent; exports.PopoverDescription = _chunkPAIXFTNLjs.PopoverDescription; exports.PopoverHeader = _chunkPAIXFTNLjs.PopoverHeader; exports.PopoverTitle = _chunkPAIXFTNLjs.PopoverTitle; exports.PopoverTrigger = _chunkPAIXFTNLjs.PopoverTrigger; exports.Progress = _chunkPAIXFTNLjs.Progress; exports.ProgressIndicator = _chunkPAIXFTNLjs.ProgressIndicator; exports.ProgressLabel = _chunkPAIXFTNLjs.ProgressLabel; exports.ProgressTrack = _chunkPAIXFTNLjs.ProgressTrack; exports.ProgressValue = _chunkPAIXFTNLjs.ProgressValue; exports.PushNotificationProvider = _chunkPAIXFTNLjs.PushNotificationProvider; exports.RadioGroup = _chunkPAIXFTNLjs.RadioGroup; exports.RadioGroupItem = _chunkPAIXFTNLjs.RadioGroupItem; exports.RbacContainer = _chunkPAIXFTNLjs.RbacContainer; exports.RbacFeatureSection = _chunkPAIXFTNLjs.RbacFeatureSection; exports.RbacModuleTable = _chunkPAIXFTNLjs.RbacModuleTable; exports.RbacPermissionCell = _chunkPAIXFTNLjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkPAIXFTNLjs.RbacPermissionPicker; exports.RbacToolbar = _chunkPAIXFTNLjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkPAIXFTNLjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkPAIXFTNLjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkPAIXFTNLjs.ReferralCodeCapture; exports.ReferralDialog = _chunkPAIXFTNLjs.ReferralDialog; exports.ReferralWidget = _chunkPAIXFTNLjs.ReferralWidget; exports.RefreshUser = _chunkPAIXFTNLjs.RefreshUser; exports.RelevantContentsList = _chunkPAIXFTNLjs.RelevantContentsList; exports.RelevantUsersList = _chunkPAIXFTNLjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkPAIXFTNLjs.RemoveUserFromRole; exports.ResetPassword = _chunkPAIXFTNLjs.ResetPassword; exports.ResizableHandle = _chunkPAIXFTNLjs.ResizableHandle; exports.ResizablePanel = _chunkPAIXFTNLjs.ResizablePanel; exports.ResizablePanelGroup = _chunkPAIXFTNLjs.ResizablePanelGroup; exports.RoleContainer = _chunkPAIXFTNLjs.RoleContainer; exports.RoleDetails = _chunkPAIXFTNLjs.RoleDetails; exports.RoleUsersList = _chunkPAIXFTNLjs.RoleUsersList; exports.RolesList = _chunkPAIXFTNLjs.RolesList; exports.Root = _chunkPAIXFTNLjs.KanbanRoot; exports.RoundPageContainer = _chunkPAIXFTNLjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkPAIXFTNLjs.RoundPageContainerTitle; exports.ScrollArea = _chunkPAIXFTNLjs.ScrollArea; exports.ScrollBar = _chunkPAIXFTNLjs.ScrollBar; exports.SecurityContainer = _chunkPAIXFTNLjs.SecurityContainer; exports.Select = _chunkPAIXFTNLjs.Select; exports.SelectContent = _chunkPAIXFTNLjs.SelectContent; exports.SelectGroup = _chunkPAIXFTNLjs.SelectGroup; exports.SelectItem = _chunkPAIXFTNLjs.SelectItem; exports.SelectLabel = _chunkPAIXFTNLjs.SelectLabel; exports.SelectScrollDownButton = _chunkPAIXFTNLjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkPAIXFTNLjs.SelectScrollUpButton; exports.SelectSeparator = _chunkPAIXFTNLjs.SelectSeparator; exports.SelectTrigger = _chunkPAIXFTNLjs.SelectTrigger; exports.SelectValue = _chunkPAIXFTNLjs.SelectValue; exports.Separator = _chunkPAIXFTNLjs.Separator; exports.Sheet = _chunkPAIXFTNLjs.Sheet; exports.SheetClose = _chunkPAIXFTNLjs.SheetClose; exports.SheetContent = _chunkPAIXFTNLjs.SheetContent; exports.SheetDescription = _chunkPAIXFTNLjs.SheetDescription; exports.SheetFooter = _chunkPAIXFTNLjs.SheetFooter; exports.SheetHeader = _chunkPAIXFTNLjs.SheetHeader; exports.SheetTitle = _chunkPAIXFTNLjs.SheetTitle; exports.SheetTrigger = _chunkPAIXFTNLjs.SheetTrigger; exports.Sidebar = _chunkPAIXFTNLjs.Sidebar; exports.SidebarContent = _chunkPAIXFTNLjs.SidebarContent; exports.SidebarFooter = _chunkPAIXFTNLjs.SidebarFooter; exports.SidebarGroup = _chunkPAIXFTNLjs.SidebarGroup; exports.SidebarGroupAction = _chunkPAIXFTNLjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkPAIXFTNLjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkPAIXFTNLjs.SidebarGroupLabel; exports.SidebarHeader = _chunkPAIXFTNLjs.SidebarHeader; exports.SidebarInput = _chunkPAIXFTNLjs.SidebarInput; exports.SidebarInset = _chunkPAIXFTNLjs.SidebarInset; exports.SidebarMenu = _chunkPAIXFTNLjs.SidebarMenu; exports.SidebarMenuAction = _chunkPAIXFTNLjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkPAIXFTNLjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkPAIXFTNLjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkPAIXFTNLjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkPAIXFTNLjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkPAIXFTNLjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkPAIXFTNLjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkPAIXFTNLjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkPAIXFTNLjs.SidebarProvider; exports.SidebarRail = _chunkPAIXFTNLjs.SidebarRail; exports.SidebarSeparator = _chunkPAIXFTNLjs.SidebarSeparator; exports.SidebarTrigger = _chunkPAIXFTNLjs.SidebarTrigger; exports.Skeleton = _chunkPAIXFTNLjs.Skeleton; exports.Slider = _chunkPAIXFTNLjs.Slider; exports.Switch = _chunkPAIXFTNLjs.Switch; exports.Table = _chunkPAIXFTNLjs.Table; exports.TableBody = _chunkPAIXFTNLjs.TableBody; exports.TableCaption = _chunkPAIXFTNLjs.TableCaption; exports.TableCell = _chunkPAIXFTNLjs.TableCell; exports.TableFooter = _chunkPAIXFTNLjs.TableFooter; exports.TableHead = _chunkPAIXFTNLjs.TableHead; exports.TableHeader = _chunkPAIXFTNLjs.TableHeader; exports.TableRow = _chunkPAIXFTNLjs.TableRow; exports.Tabs = _chunkPAIXFTNLjs.Tabs; exports.TabsContainer = _chunkPAIXFTNLjs.TabsContainer; exports.TabsContent = _chunkPAIXFTNLjs.TabsContent; exports.TabsList = _chunkPAIXFTNLjs.TabsList; exports.TabsTrigger = _chunkPAIXFTNLjs.TabsTrigger; exports.Textarea = _chunkPAIXFTNLjs.Textarea; exports.Toaster = _chunkPAIXFTNLjs.Toaster; exports.Toggle = _chunkPAIXFTNLjs.Toggle; exports.TokenStatusIndicator = _chunkPAIXFTNLjs.TokenStatusIndicator; exports.Tooltip = _chunkPAIXFTNLjs.Tooltip; exports.TooltipContent = _chunkPAIXFTNLjs.TooltipContent; exports.TooltipProvider = _chunkPAIXFTNLjs.TooltipProvider; exports.TooltipTrigger = _chunkPAIXFTNLjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkPAIXFTNLjs.TotpAuthenticatorList; exports.TotpInput = _chunkPAIXFTNLjs.TotpInput; exports.TotpSetupDialog = _chunkPAIXFTNLjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkPAIXFTNLjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkPAIXFTNLjs.TwoFactorSettings; exports.UserAvatar = _chunkPAIXFTNLjs.UserAvatar; exports.UserAvatarEditor = _chunkPAIXFTNLjs.UserAvatarEditor; exports.UserAvatarList = _chunkPAIXFTNLjs.UserAvatarList; exports.UserContainer = _chunkPAIXFTNLjs.UserContainer; exports.UserDeleter = _chunkPAIXFTNLjs.UserDeleter; exports.UserDetails = _chunkPAIXFTNLjs.UserDetails; exports.UserEditor = _chunkPAIXFTNLjs.UserEditor; exports.UserIndexContainer = _chunkPAIXFTNLjs.UserIndexContainer; exports.UserIndexDetails = _chunkPAIXFTNLjs.UserIndexDetails; exports.UserListInAdd = _chunkPAIXFTNLjs.UserListInAdd; exports.UserMultiSelect = _chunkPAIXFTNLjs.UserMultiSelect; exports.UserReactivator = _chunkPAIXFTNLjs.UserReactivator; exports.UserResentInvitationEmail = _chunkPAIXFTNLjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkPAIXFTNLjs.UserRoleAdd; exports.UserRolesList = _chunkPAIXFTNLjs.UserRolesList; exports.UserSelector = _chunkPAIXFTNLjs.UserSelector; exports.UserStanadaloneDetails = _chunkPAIXFTNLjs.UserStanadaloneDetails; exports.UsersList = _chunkPAIXFTNLjs.UsersList; exports.UsersListByContentIds = _chunkPAIXFTNLjs.UsersListByContentIds; exports.UsersListContainer = _chunkPAIXFTNLjs.UsersListContainer; exports.WaitlistConfirmation = _chunkPAIXFTNLjs.WaitlistConfirmation; exports.WaitlistForm = _chunkPAIXFTNLjs.WaitlistForm; exports.WaitlistHeroSection = _chunkPAIXFTNLjs.WaitlistHeroSection; exports.WaitlistList = _chunkPAIXFTNLjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkPAIXFTNLjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkPAIXFTNLjs.WaitlistSuccessState; exports.badgeVariants = _chunkPAIXFTNLjs.badgeVariants; exports.buttonVariants = _chunkPAIXFTNLjs.buttonVariants; exports.cellComponent = _chunkPAIXFTNLjs.cellComponent; exports.cellDate = _chunkPAIXFTNLjs.cellDate; exports.cellId = _chunkPAIXFTNLjs.cellId; exports.cellLink = _chunkPAIXFTNLjs.cellLink; exports.cellUrl = _chunkPAIXFTNLjs.cellUrl; exports.errorToast = _chunkPAIXFTNLjs.errorToast; exports.generateNotificationData = _chunkPAIXFTNLjs.generateNotificationData; exports.getIcon = _chunkQOLVON35js.getIcon; exports.getIconByModule = _chunkQOLVON35js.getIconByModule; exports.getIconByModuleName = _chunkQOLVON35js.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunkPAIXFTNLjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkPAIXFTNLjs.tabsListVariants; exports.toggleVariants = _chunkPAIXFTNLjs.toggleVariants; exports.triggerAssociationToast = _chunkPAIXFTNLjs.triggerAssociationToast; exports.useCarousel = _chunkPAIXFTNLjs.useCarousel; exports.useComboboxAnchor = _chunkPAIXFTNLjs.useComboboxAnchor; exports.useDebounce = _chunkPAIXFTNLjs.useDebounce2; exports.useFileUpload = _chunkPAIXFTNLjs.useFileUpload; exports.useSidebar = _chunkPAIXFTNLjs.useSidebar;
873
+
874
+
875
+
876
+ exports.AcceptInvitation = _chunkYFX6ECHCjs.AcceptInvitation; exports.Accordion = _chunkYFX6ECHCjs.Accordion; exports.AccordionContent = _chunkYFX6ECHCjs.AccordionContent; exports.AccordionItem = _chunkYFX6ECHCjs.AccordionItem; exports.AccordionTrigger = _chunkYFX6ECHCjs.AccordionTrigger; exports.ActivateAccount = _chunkYFX6ECHCjs.ActivateAccount; exports.AddUserToRole = _chunkYFX6ECHCjs.AddUserToRole; exports.AdminCompanyContainer = _chunkYFX6ECHCjs.AdminCompanyContainer; exports.AdminUsersList = _chunkYFX6ECHCjs.AdminUsersList; exports.Alert = _chunkYFX6ECHCjs.Alert; exports.AlertAction = _chunkYFX6ECHCjs.AlertAction; exports.AlertDescription = _chunkYFX6ECHCjs.AlertDescription; exports.AlertDialog = _chunkYFX6ECHCjs.AlertDialog; exports.AlertDialogAction = _chunkYFX6ECHCjs.AlertDialogAction; exports.AlertDialogCancel = _chunkYFX6ECHCjs.AlertDialogCancel; exports.AlertDialogContent = _chunkYFX6ECHCjs.AlertDialogContent; exports.AlertDialogDescription = _chunkYFX6ECHCjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkYFX6ECHCjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkYFX6ECHCjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkYFX6ECHCjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkYFX6ECHCjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkYFX6ECHCjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkYFX6ECHCjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkYFX6ECHCjs.AlertDialogTrigger; exports.AlertTitle = _chunkYFX6ECHCjs.AlertTitle; exports.AllowedUsersDetails = _chunkYFX6ECHCjs.AllowedUsersDetails; exports.AttributeElement = _chunkYFX6ECHCjs.AttributeElement; exports.AuthContainer = _chunkYFX6ECHCjs.AuthContainer; exports.Avatar = _chunkYFX6ECHCjs.Avatar; exports.AvatarBadge = _chunkYFX6ECHCjs.AvatarBadge; exports.AvatarFallback = _chunkYFX6ECHCjs.AvatarFallback; exports.AvatarGroup = _chunkYFX6ECHCjs.AvatarGroup; exports.AvatarGroupCount = _chunkYFX6ECHCjs.AvatarGroupCount; exports.AvatarImage = _chunkYFX6ECHCjs.AvatarImage; exports.BackupCodesDialog = _chunkYFX6ECHCjs.BackupCodesDialog; exports.Badge = _chunkYFX6ECHCjs.Badge; exports.BlockNoteEditorContainer = _chunkYFX6ECHCjs.BlockNoteEditorContainer; exports.Board = _chunkYFX6ECHCjs.KanbanBoard; exports.Breadcrumb = _chunkYFX6ECHCjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkYFX6ECHCjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkYFX6ECHCjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkYFX6ECHCjs.BreadcrumbLink; exports.BreadcrumbList = _chunkYFX6ECHCjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkYFX6ECHCjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkYFX6ECHCjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkYFX6ECHCjs.BreadcrumbSeparator; exports.Button = _chunkYFX6ECHCjs.Button; exports.Calendar = _chunkYFX6ECHCjs.Calendar; exports.CalendarDayButton = _chunkYFX6ECHCjs.CalendarDayButton; exports.Card = _chunkYFX6ECHCjs.Card; exports.CardAction = _chunkYFX6ECHCjs.CardAction; exports.CardContent = _chunkYFX6ECHCjs.CardContent; exports.CardDescription = _chunkYFX6ECHCjs.CardDescription; exports.CardFooter = _chunkYFX6ECHCjs.CardFooter; exports.CardHeader = _chunkYFX6ECHCjs.CardHeader; exports.CardTitle = _chunkYFX6ECHCjs.CardTitle; exports.Carousel = _chunkYFX6ECHCjs.Carousel; exports.CarouselContent = _chunkYFX6ECHCjs.CarouselContent; exports.CarouselItem = _chunkYFX6ECHCjs.CarouselItem; exports.CarouselNext = _chunkYFX6ECHCjs.CarouselNext; exports.CarouselPrevious = _chunkYFX6ECHCjs.CarouselPrevious; exports.ChartContainer = _chunkYFX6ECHCjs.ChartContainer; exports.ChartLegend = _chunkYFX6ECHCjs.ChartLegend; exports.ChartLegendContent = _chunkYFX6ECHCjs.ChartLegendContent; exports.ChartStyle = _chunkYFX6ECHCjs.ChartStyle; exports.ChartTooltip = _chunkYFX6ECHCjs.ChartTooltip; exports.ChartTooltipContent = _chunkYFX6ECHCjs.ChartTooltipContent; exports.Checkbox = _chunkYFX6ECHCjs.Checkbox; exports.Collapsible = _chunkYFX6ECHCjs.Collapsible; exports.CollapsibleContent = _chunkYFX6ECHCjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkYFX6ECHCjs.CollapsibleTrigger; exports.Column = _chunkYFX6ECHCjs.KanbanColumn; exports.ColumnHandle = _chunkYFX6ECHCjs.KanbanColumnHandle; exports.Combobox = _chunkYFX6ECHCjs.Combobox; exports.ComboboxChip = _chunkYFX6ECHCjs.ComboboxChip; exports.ComboboxChips = _chunkYFX6ECHCjs.ComboboxChips; exports.ComboboxChipsInput = _chunkYFX6ECHCjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkYFX6ECHCjs.ComboboxCollection; exports.ComboboxContent = _chunkYFX6ECHCjs.ComboboxContent; exports.ComboboxEmpty = _chunkYFX6ECHCjs.ComboboxEmpty; exports.ComboboxGroup = _chunkYFX6ECHCjs.ComboboxGroup; exports.ComboboxInput = _chunkYFX6ECHCjs.ComboboxInput; exports.ComboboxItem = _chunkYFX6ECHCjs.ComboboxItem; exports.ComboboxLabel = _chunkYFX6ECHCjs.ComboboxLabel; exports.ComboboxList = _chunkYFX6ECHCjs.ComboboxList; exports.ComboboxSeparator = _chunkYFX6ECHCjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkYFX6ECHCjs.ComboboxTrigger; exports.ComboboxValue = _chunkYFX6ECHCjs.ComboboxValue; exports.Command = _chunkYFX6ECHCjs.Command; exports.CommandDialog = _chunkYFX6ECHCjs.CommandDialog; exports.CommandEmpty = _chunkYFX6ECHCjs.CommandEmpty; exports.CommandGroup = _chunkYFX6ECHCjs.CommandGroup; exports.CommandInput = _chunkYFX6ECHCjs.CommandInput; exports.CommandItem = _chunkYFX6ECHCjs.CommandItem; exports.CommandList = _chunkYFX6ECHCjs.CommandList; exports.CommandSeparator = _chunkYFX6ECHCjs.CommandSeparator; exports.CommandShortcut = _chunkYFX6ECHCjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkYFX6ECHCjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkYFX6ECHCjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkYFX6ECHCjs.CommonDeleter; exports.CommonEditorButtons = _chunkYFX6ECHCjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkYFX6ECHCjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkYFX6ECHCjs.CommonEditorTrigger; exports.CompaniesList = _chunkYFX6ECHCjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkYFX6ECHCjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkYFX6ECHCjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkYFX6ECHCjs.CompanyContainer; exports.CompanyDeleter = _chunkYFX6ECHCjs.CompanyDeleter; exports.CompanyDetails = _chunkYFX6ECHCjs.CompanyDetails; exports.CompanyEditor = _chunkYFX6ECHCjs.CompanyEditor; exports.CompanyUsersList = _chunkYFX6ECHCjs.CompanyUsersList; exports.ContentListTable = _chunkYFX6ECHCjs.ContentListTable; exports.ContentTableSearch = _chunkYFX6ECHCjs.ContentTableSearch; exports.ContentTitle = _chunkYFX6ECHCjs.ContentTitle; exports.ContentsList = _chunkYFX6ECHCjs.ContentsList; exports.ContentsListById = _chunkYFX6ECHCjs.ContentsListById; exports.ContextMenu = _chunkYFX6ECHCjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkYFX6ECHCjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkYFX6ECHCjs.ContextMenuContent; exports.ContextMenuGroup = _chunkYFX6ECHCjs.ContextMenuGroup; exports.ContextMenuItem = _chunkYFX6ECHCjs.ContextMenuItem; exports.ContextMenuLabel = _chunkYFX6ECHCjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkYFX6ECHCjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkYFX6ECHCjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkYFX6ECHCjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkYFX6ECHCjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkYFX6ECHCjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkYFX6ECHCjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkYFX6ECHCjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkYFX6ECHCjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkYFX6ECHCjs.ContextMenuTrigger; exports.ContributorsList = _chunkYFX6ECHCjs.ContributorsList; exports.Cookies = _chunkYFX6ECHCjs.Cookies; exports.DatePickerPopover = _chunkYFX6ECHCjs.DatePickerPopover; exports.DateRangeSelector = _chunkYFX6ECHCjs.DateRangeSelector; exports.Dialog = _chunkYFX6ECHCjs.Dialog; exports.DialogClose = _chunkYFX6ECHCjs.DialogClose; exports.DialogContent = _chunkYFX6ECHCjs.DialogContent; exports.DialogDescription = _chunkYFX6ECHCjs.DialogDescription; exports.DialogFooter = _chunkYFX6ECHCjs.DialogFooter; exports.DialogHeader = _chunkYFX6ECHCjs.DialogHeader; exports.DialogOverlay = _chunkYFX6ECHCjs.DialogOverlay; exports.DialogPortal = _chunkYFX6ECHCjs.DialogPortal; exports.DialogTitle = _chunkYFX6ECHCjs.DialogTitle; exports.DialogTrigger = _chunkYFX6ECHCjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkYFX6ECHCjs.DisableTwoFactorDialog; exports.Drawer = _chunkYFX6ECHCjs.Drawer; exports.DrawerClose = _chunkYFX6ECHCjs.DrawerClose; exports.DrawerContent = _chunkYFX6ECHCjs.DrawerContent; exports.DrawerDescription = _chunkYFX6ECHCjs.DrawerDescription; exports.DrawerFooter = _chunkYFX6ECHCjs.DrawerFooter; exports.DrawerHeader = _chunkYFX6ECHCjs.DrawerHeader; exports.DrawerOverlay = _chunkYFX6ECHCjs.DrawerOverlay; exports.DrawerPortal = _chunkYFX6ECHCjs.DrawerPortal; exports.DrawerTitle = _chunkYFX6ECHCjs.DrawerTitle; exports.DrawerTrigger = _chunkYFX6ECHCjs.DrawerTrigger; exports.DropdownMenu = _chunkYFX6ECHCjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkYFX6ECHCjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkYFX6ECHCjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkYFX6ECHCjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkYFX6ECHCjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkYFX6ECHCjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkYFX6ECHCjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkYFX6ECHCjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkYFX6ECHCjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkYFX6ECHCjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkYFX6ECHCjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkYFX6ECHCjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkYFX6ECHCjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkYFX6ECHCjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkYFX6ECHCjs.DropdownMenuTrigger; exports.EntityAvatar = _chunkYFX6ECHCjs.EntityAvatar; exports.ErrorDetails = _chunkYFX6ECHCjs.ErrorDetails; exports.Field = _chunkYFX6ECHCjs.Field; exports.FieldContent = _chunkYFX6ECHCjs.FieldContent; exports.FieldDescription = _chunkYFX6ECHCjs.FieldDescription; exports.FieldError = _chunkYFX6ECHCjs.FieldError; exports.FieldGroup = _chunkYFX6ECHCjs.FieldGroup; exports.FieldLabel = _chunkYFX6ECHCjs.FieldLabel; exports.FieldLegend = _chunkYFX6ECHCjs.FieldLegend; exports.FieldSeparator = _chunkYFX6ECHCjs.FieldSeparator; exports.FieldSet = _chunkYFX6ECHCjs.FieldSet; exports.FieldTitle = _chunkYFX6ECHCjs.FieldTitle; exports.FileInput = _chunkYFX6ECHCjs.FileInput; exports.FileUploader = _chunkYFX6ECHCjs.FileUploader; exports.FileUploaderContent = _chunkYFX6ECHCjs.FileUploaderContent; exports.FileUploaderItem = _chunkYFX6ECHCjs.FileUploaderItem; exports.ForgotPassword = _chunkYFX6ECHCjs.ForgotPassword; exports.Form = _chunkYFX6ECHCjs.Form; exports.FormBlockNote = _chunkYFX6ECHCjs.FormBlockNote; exports.FormCheckbox = _chunkYFX6ECHCjs.FormCheckbox; exports.FormDate = _chunkYFX6ECHCjs.FormDate; exports.FormDateTime = _chunkYFX6ECHCjs.FormDateTime; exports.FormFeatures = _chunkYFX6ECHCjs.FormFeatures; exports.FormFieldWrapper = _chunkYFX6ECHCjs.FormFieldWrapper; exports.FormInput = _chunkYFX6ECHCjs.FormInput; exports.FormPassword = _chunkYFX6ECHCjs.FormPassword; exports.FormPlaceAutocomplete = _chunkYFX6ECHCjs.FormPlaceAutocomplete; exports.FormRoles = _chunkYFX6ECHCjs.FormRoles; exports.FormSelect = _chunkYFX6ECHCjs.FormSelect; exports.FormSlider = _chunkYFX6ECHCjs.FormSlider; exports.FormSwitch = _chunkYFX6ECHCjs.FormSwitch; exports.FormTextarea = _chunkYFX6ECHCjs.FormTextarea; exports.GdprConsentCheckbox = _chunkYFX6ECHCjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkYFX6ECHCjs.GdprConsentSection; exports.Header = _chunkYFX6ECHCjs.Header; exports.HoverCard = _chunkYFX6ECHCjs.HoverCard; exports.HoverCardContent = _chunkYFX6ECHCjs.HoverCardContent; exports.HoverCardTrigger = _chunkYFX6ECHCjs.HoverCardTrigger; exports.Input = _chunkYFX6ECHCjs.Input; exports.InputGroup = _chunkYFX6ECHCjs.InputGroup; exports.InputGroupAddon = _chunkYFX6ECHCjs.InputGroupAddon; exports.InputGroupButton = _chunkYFX6ECHCjs.InputGroupButton; exports.InputGroupInput = _chunkYFX6ECHCjs.InputGroupInput; exports.InputGroupText = _chunkYFX6ECHCjs.InputGroupText; exports.InputGroupTextarea = _chunkYFX6ECHCjs.InputGroupTextarea; exports.InputOTP = _chunkYFX6ECHCjs.InputOTP; exports.InputOTPGroup = _chunkYFX6ECHCjs.InputOTPGroup; exports.InputOTPSeparator = _chunkYFX6ECHCjs.InputOTPSeparator; exports.InputOTPSlot = _chunkYFX6ECHCjs.InputOTPSlot; exports.Item = _chunkYFX6ECHCjs.KanbanItem; exports.ItemHandle = _chunkYFX6ECHCjs.KanbanItemHandle; exports.Kanban = _chunkYFX6ECHCjs.KanbanRoot; exports.KanbanBoard = _chunkYFX6ECHCjs.KanbanBoard; exports.KanbanColumn = _chunkYFX6ECHCjs.KanbanColumn; exports.KanbanColumnHandle = _chunkYFX6ECHCjs.KanbanColumnHandle; exports.KanbanItem = _chunkYFX6ECHCjs.KanbanItem; exports.KanbanItemHandle = _chunkYFX6ECHCjs.KanbanItemHandle; exports.KanbanOverlay = _chunkYFX6ECHCjs.KanbanOverlay; exports.Label = _chunkYFX6ECHCjs.Label; exports.LandingComponent = _chunkYFX6ECHCjs.LandingComponent; exports.Link = _chunkYFX6ECHCjs.Link; exports.Login = _chunkYFX6ECHCjs.Login; exports.Logout = _chunkYFX6ECHCjs.Logout; exports.ModeToggleSwitch = _chunkYFX6ECHCjs.ModeToggleSwitch; exports.MultiSelect = _chunkYFX6ECHCjs.MultiSelect; exports.MultipleSelector = _chunkYFX6ECHCjs.MultipleSelector; exports.NavigationMenu = _chunkYFX6ECHCjs.NavigationMenu; exports.NavigationMenuContent = _chunkYFX6ECHCjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkYFX6ECHCjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkYFX6ECHCjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkYFX6ECHCjs.NavigationMenuLink; exports.NavigationMenuList = _chunkYFX6ECHCjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkYFX6ECHCjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkYFX6ECHCjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkYFX6ECHCjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkYFX6ECHCjs.NotificationMenuItem; exports.NotificationModal = _chunkYFX6ECHCjs.NotificationModal; exports.NotificationToast = _chunkYFX6ECHCjs.NotificationToast; exports.NotificationsList = _chunkYFX6ECHCjs.NotificationsList; exports.NotificationsListContainer = _chunkYFX6ECHCjs.NotificationsListContainer; exports.OAuthClientCard = _chunkYFX6ECHCjs.OAuthClientCard; exports.OAuthClientDetail = _chunkYFX6ECHCjs.OAuthClientDetail; exports.OAuthClientForm = _chunkYFX6ECHCjs.OAuthClientForm; exports.OAuthClientList = _chunkYFX6ECHCjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkYFX6ECHCjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkYFX6ECHCjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkYFX6ECHCjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkYFX6ECHCjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkYFX6ECHCjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkYFX6ECHCjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkYFX6ECHCjs.OAuthScopeSelector; exports.OnboardingCard = _chunkYFX6ECHCjs.OnboardingCard; exports.Overlay = _chunkYFX6ECHCjs.KanbanOverlay; exports.PageContainer = _chunkYFX6ECHCjs.PageContainer; exports.PageContainerContentDetails = _chunkYFX6ECHCjs.PageContainerContentDetails; exports.PageContentContainer = _chunkYFX6ECHCjs.PageContentContainer; exports.PageSection = _chunkYFX6ECHCjs.PageSection; exports.PasskeyButton = _chunkYFX6ECHCjs.PasskeyButton; exports.PasskeyList = _chunkYFX6ECHCjs.PasskeyList; exports.PasskeySetupDialog = _chunkYFX6ECHCjs.PasskeySetupDialog; exports.PasswordInput = _chunkYFX6ECHCjs.PasswordInput; exports.Popover = _chunkYFX6ECHCjs.Popover; exports.PopoverContent = _chunkYFX6ECHCjs.PopoverContent; exports.PopoverDescription = _chunkYFX6ECHCjs.PopoverDescription; exports.PopoverHeader = _chunkYFX6ECHCjs.PopoverHeader; exports.PopoverTitle = _chunkYFX6ECHCjs.PopoverTitle; exports.PopoverTrigger = _chunkYFX6ECHCjs.PopoverTrigger; exports.Progress = _chunkYFX6ECHCjs.Progress; exports.ProgressIndicator = _chunkYFX6ECHCjs.ProgressIndicator; exports.ProgressLabel = _chunkYFX6ECHCjs.ProgressLabel; exports.ProgressTrack = _chunkYFX6ECHCjs.ProgressTrack; exports.ProgressValue = _chunkYFX6ECHCjs.ProgressValue; exports.PushNotificationProvider = _chunkYFX6ECHCjs.PushNotificationProvider; exports.RadioGroup = _chunkYFX6ECHCjs.RadioGroup; exports.RadioGroupItem = _chunkYFX6ECHCjs.RadioGroupItem; exports.RbacContainer = _chunkYFX6ECHCjs.RbacContainer; exports.RbacFeatureSection = _chunkYFX6ECHCjs.RbacFeatureSection; exports.RbacModuleTable = _chunkYFX6ECHCjs.RbacModuleTable; exports.RbacPermissionCell = _chunkYFX6ECHCjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkYFX6ECHCjs.RbacPermissionPicker; exports.RbacToolbar = _chunkYFX6ECHCjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkYFX6ECHCjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkYFX6ECHCjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkYFX6ECHCjs.ReferralCodeCapture; exports.ReferralDialog = _chunkYFX6ECHCjs.ReferralDialog; exports.ReferralWidget = _chunkYFX6ECHCjs.ReferralWidget; exports.RefreshUser = _chunkYFX6ECHCjs.RefreshUser; exports.RelevantContentsList = _chunkYFX6ECHCjs.RelevantContentsList; exports.RelevantUsersList = _chunkYFX6ECHCjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkYFX6ECHCjs.RemoveUserFromRole; exports.ResetPassword = _chunkYFX6ECHCjs.ResetPassword; exports.ResizableHandle = _chunkYFX6ECHCjs.ResizableHandle; exports.ResizablePanel = _chunkYFX6ECHCjs.ResizablePanel; exports.ResizablePanelGroup = _chunkYFX6ECHCjs.ResizablePanelGroup; exports.RoleContainer = _chunkYFX6ECHCjs.RoleContainer; exports.RoleDetails = _chunkYFX6ECHCjs.RoleDetails; exports.RoleUsersList = _chunkYFX6ECHCjs.RoleUsersList; exports.RolesList = _chunkYFX6ECHCjs.RolesList; exports.Root = _chunkYFX6ECHCjs.KanbanRoot; exports.RoundPageContainer = _chunkYFX6ECHCjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkYFX6ECHCjs.RoundPageContainerTitle; exports.ScrollArea = _chunkYFX6ECHCjs.ScrollArea; exports.ScrollBar = _chunkYFX6ECHCjs.ScrollBar; exports.SecurityContainer = _chunkYFX6ECHCjs.SecurityContainer; exports.Select = _chunkYFX6ECHCjs.Select; exports.SelectContent = _chunkYFX6ECHCjs.SelectContent; exports.SelectGroup = _chunkYFX6ECHCjs.SelectGroup; exports.SelectItem = _chunkYFX6ECHCjs.SelectItem; exports.SelectLabel = _chunkYFX6ECHCjs.SelectLabel; exports.SelectScrollDownButton = _chunkYFX6ECHCjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkYFX6ECHCjs.SelectScrollUpButton; exports.SelectSeparator = _chunkYFX6ECHCjs.SelectSeparator; exports.SelectTrigger = _chunkYFX6ECHCjs.SelectTrigger; exports.SelectValue = _chunkYFX6ECHCjs.SelectValue; exports.Separator = _chunkYFX6ECHCjs.Separator; exports.Sheet = _chunkYFX6ECHCjs.Sheet; exports.SheetClose = _chunkYFX6ECHCjs.SheetClose; exports.SheetContent = _chunkYFX6ECHCjs.SheetContent; exports.SheetDescription = _chunkYFX6ECHCjs.SheetDescription; exports.SheetFooter = _chunkYFX6ECHCjs.SheetFooter; exports.SheetHeader = _chunkYFX6ECHCjs.SheetHeader; exports.SheetTitle = _chunkYFX6ECHCjs.SheetTitle; exports.SheetTrigger = _chunkYFX6ECHCjs.SheetTrigger; exports.Sidebar = _chunkYFX6ECHCjs.Sidebar; exports.SidebarContent = _chunkYFX6ECHCjs.SidebarContent; exports.SidebarFooter = _chunkYFX6ECHCjs.SidebarFooter; exports.SidebarGroup = _chunkYFX6ECHCjs.SidebarGroup; exports.SidebarGroupAction = _chunkYFX6ECHCjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkYFX6ECHCjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkYFX6ECHCjs.SidebarGroupLabel; exports.SidebarHeader = _chunkYFX6ECHCjs.SidebarHeader; exports.SidebarInput = _chunkYFX6ECHCjs.SidebarInput; exports.SidebarInset = _chunkYFX6ECHCjs.SidebarInset; exports.SidebarMenu = _chunkYFX6ECHCjs.SidebarMenu; exports.SidebarMenuAction = _chunkYFX6ECHCjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkYFX6ECHCjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkYFX6ECHCjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkYFX6ECHCjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkYFX6ECHCjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkYFX6ECHCjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkYFX6ECHCjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkYFX6ECHCjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkYFX6ECHCjs.SidebarProvider; exports.SidebarRail = _chunkYFX6ECHCjs.SidebarRail; exports.SidebarSeparator = _chunkYFX6ECHCjs.SidebarSeparator; exports.SidebarTrigger = _chunkYFX6ECHCjs.SidebarTrigger; exports.Skeleton = _chunkYFX6ECHCjs.Skeleton; exports.Slider = _chunkYFX6ECHCjs.Slider; exports.Switch = _chunkYFX6ECHCjs.Switch; exports.Table = _chunkYFX6ECHCjs.Table; exports.TableBody = _chunkYFX6ECHCjs.TableBody; exports.TableCaption = _chunkYFX6ECHCjs.TableCaption; exports.TableCell = _chunkYFX6ECHCjs.TableCell; exports.TableCellAvatar = _chunkYFX6ECHCjs.TableCellAvatar; exports.TableFooter = _chunkYFX6ECHCjs.TableFooter; exports.TableHead = _chunkYFX6ECHCjs.TableHead; exports.TableHeader = _chunkYFX6ECHCjs.TableHeader; exports.TableRow = _chunkYFX6ECHCjs.TableRow; exports.Tabs = _chunkYFX6ECHCjs.Tabs; exports.TabsContainer = _chunkYFX6ECHCjs.TabsContainer; exports.TabsContent = _chunkYFX6ECHCjs.TabsContent; exports.TabsList = _chunkYFX6ECHCjs.TabsList; exports.TabsTrigger = _chunkYFX6ECHCjs.TabsTrigger; exports.Textarea = _chunkYFX6ECHCjs.Textarea; exports.Toaster = _chunkYFX6ECHCjs.Toaster; exports.Toggle = _chunkYFX6ECHCjs.Toggle; exports.TokenStatusIndicator = _chunkYFX6ECHCjs.TokenStatusIndicator; exports.Tooltip = _chunkYFX6ECHCjs.Tooltip; exports.TooltipContent = _chunkYFX6ECHCjs.TooltipContent; exports.TooltipProvider = _chunkYFX6ECHCjs.TooltipProvider; exports.TooltipTrigger = _chunkYFX6ECHCjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkYFX6ECHCjs.TotpAuthenticatorList; exports.TotpInput = _chunkYFX6ECHCjs.TotpInput; exports.TotpSetupDialog = _chunkYFX6ECHCjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkYFX6ECHCjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkYFX6ECHCjs.TwoFactorSettings; exports.UserAvatar = _chunkYFX6ECHCjs.UserAvatar; exports.UserAvatarEditor = _chunkYFX6ECHCjs.UserAvatarEditor; exports.UserAvatarList = _chunkYFX6ECHCjs.UserAvatarList; exports.UserContainer = _chunkYFX6ECHCjs.UserContainer; exports.UserDeleter = _chunkYFX6ECHCjs.UserDeleter; exports.UserDetails = _chunkYFX6ECHCjs.UserDetails; exports.UserEditor = _chunkYFX6ECHCjs.UserEditor; exports.UserIndexContainer = _chunkYFX6ECHCjs.UserIndexContainer; exports.UserIndexDetails = _chunkYFX6ECHCjs.UserIndexDetails; exports.UserListInAdd = _chunkYFX6ECHCjs.UserListInAdd; exports.UserMultiSelect = _chunkYFX6ECHCjs.UserMultiSelect; exports.UserReactivator = _chunkYFX6ECHCjs.UserReactivator; exports.UserResentInvitationEmail = _chunkYFX6ECHCjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkYFX6ECHCjs.UserRoleAdd; exports.UserRolesList = _chunkYFX6ECHCjs.UserRolesList; exports.UserSelector = _chunkYFX6ECHCjs.UserSelector; exports.UserStanadaloneDetails = _chunkYFX6ECHCjs.UserStanadaloneDetails; exports.UsersList = _chunkYFX6ECHCjs.UsersList; exports.UsersListByContentIds = _chunkYFX6ECHCjs.UsersListByContentIds; exports.UsersListContainer = _chunkYFX6ECHCjs.UsersListContainer; exports.WaitlistConfirmation = _chunkYFX6ECHCjs.WaitlistConfirmation; exports.WaitlistForm = _chunkYFX6ECHCjs.WaitlistForm; exports.WaitlistHeroSection = _chunkYFX6ECHCjs.WaitlistHeroSection; exports.WaitlistList = _chunkYFX6ECHCjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkYFX6ECHCjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkYFX6ECHCjs.WaitlistSuccessState; exports.badgeVariants = _chunkYFX6ECHCjs.badgeVariants; exports.buttonVariants = _chunkYFX6ECHCjs.buttonVariants; exports.cellComponent = _chunkYFX6ECHCjs.cellComponent; exports.cellDate = _chunkYFX6ECHCjs.cellDate; exports.cellId = _chunkYFX6ECHCjs.cellId; exports.cellLink = _chunkYFX6ECHCjs.cellLink; exports.cellUrl = _chunkYFX6ECHCjs.cellUrl; exports.errorToast = _chunkYFX6ECHCjs.errorToast; exports.generateNotificationData = _chunkYFX6ECHCjs.generateNotificationData; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.navigationMenuTriggerStyle = _chunkYFX6ECHCjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkYFX6ECHCjs.tabsListVariants; exports.toggleVariants = _chunkYFX6ECHCjs.toggleVariants; exports.triggerAssociationToast = _chunkYFX6ECHCjs.triggerAssociationToast; exports.useCarousel = _chunkYFX6ECHCjs.useCarousel; exports.useComboboxAnchor = _chunkYFX6ECHCjs.useComboboxAnchor; exports.useDebounce = _chunkYFX6ECHCjs.useDebounce2; exports.useFileUpload = _chunkYFX6ECHCjs.useFileUpload; exports.useSidebar = _chunkYFX6ECHCjs.useSidebar;
871
877
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wnxBAAC","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;AACA;AACA;AACA;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;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;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,8xxBAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
@@ -168,6 +168,7 @@ import {
168
168
  DropdownMenuSubContent,
169
169
  DropdownMenuSubTrigger,
170
170
  DropdownMenuTrigger,
171
+ EntityAvatar,
171
172
  ErrorDetails,
172
173
  Field,
173
174
  FieldContent,
@@ -356,6 +357,7 @@ import {
356
357
  TableBody,
357
358
  TableCaption,
358
359
  TableCell,
360
+ TableCellAvatar,
359
361
  TableFooter,
360
362
  TableHead,
361
363
  TableHeader,
@@ -422,13 +424,14 @@ import {
422
424
  useDebounce2 as useDebounce,
423
425
  useFileUpload,
424
426
  useSidebar
425
- } from "../chunk-4FJZ7JFQ.mjs";
426
- import "../chunk-FE26PIZK.mjs";
427
+ } from "../chunk-IEOAACHO.mjs";
428
+ import "../chunk-HRG4EAOG.mjs";
427
429
  import {
428
430
  getIcon,
429
431
  getIconByModule,
430
- getIconByModuleName
431
- } from "../chunk-J2PYGXVD.mjs";
432
+ getIconByModuleName,
433
+ getInitials
434
+ } from "../chunk-YHNDD34Z.mjs";
432
435
  import "../chunk-AUXK7QSA.mjs";
433
436
  import "../chunk-C7C7VY4F.mjs";
434
437
  import "../chunk-BTKJFMFL.mjs";
@@ -606,6 +609,7 @@ export {
606
609
  DropdownMenuSubContent,
607
610
  DropdownMenuSubTrigger,
608
611
  DropdownMenuTrigger,
612
+ EntityAvatar,
609
613
  ErrorDetails,
610
614
  Field,
611
615
  FieldContent,
@@ -798,6 +802,7 @@ export {
798
802
  TableBody,
799
803
  TableCaption,
800
804
  TableCell,
805
+ TableCellAvatar,
801
806
  TableFooter,
802
807
  TableHead,
803
808
  TableHeader,
@@ -858,6 +863,7 @@ export {
858
863
  getIcon,
859
864
  getIconByModule,
860
865
  getIconByModuleName,
866
+ getInitials,
861
867
  navigationMenuTriggerStyle,
862
868
  tabsListVariants,
863
869
  toggleVariants,
@@ -23,9 +23,9 @@
23
23
 
24
24
 
25
25
 
26
- var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
27
- require('../chunk-UJBUJALX.js');
28
- require('../chunk-QOLVON35.js');
26
+ var _chunkYFX6ECHCjs = require('../chunk-YFX6ECHC.js');
27
+ require('../chunk-BQSMP4NU.js');
28
+ require('../chunk-NAST4OSM.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 = _chunkPAIXFTNLjs.CommonProvider; exports.CompanyProvider = _chunkPAIXFTNLjs.CompanyProvider; exports.CurrentUserProvider = _chunkPAIXFTNLjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkPAIXFTNLjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkPAIXFTNLjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkPAIXFTNLjs.NotificationContextProvider; exports.OnboardingProvider = _chunkPAIXFTNLjs.OnboardingProvider; exports.RoleProvider = _chunkPAIXFTNLjs.RoleProvider; exports.SharedProvider = _chunkPAIXFTNLjs.SharedProvider; exports.SocketContext = _chunkPAIXFTNLjs.SocketContext; exports.SocketProvider = _chunkPAIXFTNLjs.SocketProvider; exports.UserProvider = _chunkPAIXFTNLjs.UserProvider; exports.recentPagesAtom = _chunkPAIXFTNLjs.recentPagesAtom; exports.useCommonContext = _chunkPAIXFTNLjs.useCommonContext; exports.useCompanyContext = _chunkPAIXFTNLjs.useCompanyContext; exports.useCurrentUserContext = _chunkPAIXFTNLjs.useCurrentUserContext; exports.useHeaderChildren = _chunkPAIXFTNLjs.useHeaderChildren; exports.useNotificationContext = _chunkPAIXFTNLjs.useNotificationContext; exports.useOnboarding = _chunkPAIXFTNLjs.useOnboarding; exports.useRoleContext = _chunkPAIXFTNLjs.useRoleContext; exports.useSharedContext = _chunkPAIXFTNLjs.useSharedContext; exports.useSocketContext = _chunkPAIXFTNLjs.useSocketContext; exports.useUserContext = _chunkPAIXFTNLjs.useUserContext;
58
+ exports.CommonProvider = _chunkYFX6ECHCjs.CommonProvider; exports.CompanyProvider = _chunkYFX6ECHCjs.CompanyProvider; exports.CurrentUserProvider = _chunkYFX6ECHCjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkYFX6ECHCjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkYFX6ECHCjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkYFX6ECHCjs.NotificationContextProvider; exports.OnboardingProvider = _chunkYFX6ECHCjs.OnboardingProvider; exports.RoleProvider = _chunkYFX6ECHCjs.RoleProvider; exports.SharedProvider = _chunkYFX6ECHCjs.SharedProvider; exports.SocketContext = _chunkYFX6ECHCjs.SocketContext; exports.SocketProvider = _chunkYFX6ECHCjs.SocketProvider; exports.UserProvider = _chunkYFX6ECHCjs.UserProvider; exports.recentPagesAtom = _chunkYFX6ECHCjs.recentPagesAtom; exports.useCommonContext = _chunkYFX6ECHCjs.useCommonContext; exports.useCompanyContext = _chunkYFX6ECHCjs.useCompanyContext; exports.useCurrentUserContext = _chunkYFX6ECHCjs.useCurrentUserContext; exports.useHeaderChildren = _chunkYFX6ECHCjs.useHeaderChildren; exports.useNotificationContext = _chunkYFX6ECHCjs.useNotificationContext; exports.useOnboarding = _chunkYFX6ECHCjs.useOnboarding; exports.useRoleContext = _chunkYFX6ECHCjs.useRoleContext; exports.useSharedContext = _chunkYFX6ECHCjs.useSharedContext; exports.useSocketContext = _chunkYFX6ECHCjs.useSocketContext; exports.useUserContext = _chunkYFX6ECHCjs.useUserContext;
59
59
  //# sourceMappingURL=index.js.map
@@ -23,9 +23,9 @@ import {
23
23
  useSharedContext,
24
24
  useSocketContext,
25
25
  useUserContext
26
- } from "../chunk-4FJZ7JFQ.mjs";
27
- import "../chunk-FE26PIZK.mjs";
28
- import "../chunk-J2PYGXVD.mjs";
26
+ } from "../chunk-IEOAACHO.mjs";
27
+ import "../chunk-HRG4EAOG.mjs";
28
+ import "../chunk-YHNDD34Z.mjs";
29
29
  import "../chunk-AUXK7QSA.mjs";
30
30
  import "../chunk-C7C7VY4F.mjs";
31
31
  import "../chunk-BTKJFMFL.mjs";
@@ -14,9 +14,9 @@ export { ClassValue } from 'clsx';
14
14
  import * as React from 'react';
15
15
  import { ReactElement, ReactNode, JSXElementConstructor } from 'react';
16
16
  import { z } from 'zod';
17
+ import { T as TotpAuthenticatorInterface, P as PasskeyInterface } from '../AuthComponent-nzabiz68.mjs';
18
+ export { A as AuthComponent, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from '../AuthComponent-nzabiz68.mjs';
17
19
  import { PartialBlock } from '@blocknote/core';
18
- import { T as TotpAuthenticatorInterface, P as PasskeyInterface } from '../AuthComponent-CK9aRRW2.mjs';
19
- export { A as AuthComponent, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from '../AuthComponent-CK9aRRW2.mjs';
20
20
  import { ExternalToast } from 'sonner';
21
21
  import { b as AuthInterface, A as AuthInput } from '../auth.interface-fBFqIrw4.mjs';
22
22
  export { a as AuthQuery } from '../auth.interface-fBFqIrw4.mjs';
@@ -14,9 +14,9 @@ export { ClassValue } from 'clsx';
14
14
  import * as React from 'react';
15
15
  import { ReactElement, ReactNode, JSXElementConstructor } from 'react';
16
16
  import { z } from 'zod';
17
+ import { T as TotpAuthenticatorInterface, P as PasskeyInterface } from '../AuthComponent-B4rNZRYE.js';
18
+ export { A as AuthComponent, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from '../AuthComponent-B4rNZRYE.js';
17
19
  import { PartialBlock } from '@blocknote/core';
18
- import { T as TotpAuthenticatorInterface, P as PasskeyInterface } from '../AuthComponent-IqFWLNIU.js';
19
- export { A as AuthComponent, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from '../AuthComponent-IqFWLNIU.js';
20
20
  import { ExternalToast } from 'sonner';
21
21
  import { b as AuthInterface, A as AuthInput } from '../auth.interface-C1WjZ0fM.js';
22
22
  export { a as AuthQuery } from '../auth.interface-C1WjZ0fM.js';
@@ -155,7 +155,8 @@
155
155
 
156
156
 
157
157
 
158
- var _chunkQOLVON35js = require('../chunk-QOLVON35.js');
158
+
159
+ var _chunkNAST4OSMjs = require('../chunk-NAST4OSM.js');
159
160
  require('../chunk-LXKSUWAV.js');
160
161
  require('../chunk-IBS6NI7D.js');
161
162
 
@@ -337,5 +338,6 @@ require('../chunk-7QVYU63E.js');
337
338
 
338
339
 
339
340
 
340
- exports.AVAILABLE_OAUTH_SCOPES = _chunkQOLVON35js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkQOLVON35js.AbstractApiData; exports.AbstractService = _chunkQOLVON35js.AbstractService; exports.Action = _chunkQOLVON35js.Action; exports.Auth = _chunkQOLVON35js.Auth; exports.AuthComponent = _chunkQOLVON35js.AuthComponent; exports.AuthModule = _chunkQOLVON35js.AuthModule; exports.AuthService = _chunkQOLVON35js.AuthService; exports.AuthorModule = _chunkQOLVON35js.AuthorModule; exports.BackupCodeVerify = _chunkQOLVON35js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkQOLVON35js.BackupCodeVerifyModule; exports.Billing = _chunkQOLVON35js.Billing; exports.BillingModule = _chunkQOLVON35js.BillingModule; exports.BillingService = _chunkQOLVON35js.BillingService; exports.BlockNoteDiffUtil = _chunkQOLVON35js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkQOLVON35js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkQOLVON35js.ClientAbstractService; exports.ClientHttpMethod = _chunkQOLVON35js.ClientHttpMethod; exports.Company = _chunkQOLVON35js.Company; exports.CompanyFields = _chunkQOLVON35js.CompanyFields; exports.CompanyModule = _chunkQOLVON35js.CompanyModule; exports.CompanyService = _chunkQOLVON35js.CompanyService; exports.Content = _chunkQOLVON35js.Content; exports.ContentFields = _chunkQOLVON35js.ContentFields; exports.ContentModule = _chunkQOLVON35js.ContentModule; exports.ContentService = _chunkQOLVON35js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkQOLVON35js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkQOLVON35js.EndpointCreator; exports.Feature = _chunkQOLVON35js.Feature; exports.FeatureModule = _chunkQOLVON35js.FeatureModule; exports.FeatureService = _chunkQOLVON35js.FeatureService; exports.HttpMethod = _chunkQOLVON35js.HttpMethod; exports.InvoiceStatus = _chunkQOLVON35js.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkQOLVON35js.Module; exports.ModuleModule = _chunkQOLVON35js.ModuleModule; exports.ModulePathsModule = _chunkQOLVON35js.ModulePathsModule; exports.ModuleRegistrar = _chunkQOLVON35js.ModuleRegistrar; exports.ModuleRegistry = _chunkQOLVON35js.ModuleRegistry; exports.Modules = _chunkQOLVON35js.Modules; exports.Notification = _chunkQOLVON35js.Notification; exports.NotificationFields = _chunkQOLVON35js.NotificationFields; exports.NotificationModule = _chunkQOLVON35js.NotificationModule; exports.NotificationService = _chunkQOLVON35js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkQOLVON35js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkQOLVON35js.OAuthClient; exports.OAuthModule = _chunkQOLVON35js.OAuthModule; exports.OAuthService = _chunkQOLVON35js.OAuthService; exports.Passkey = _chunkQOLVON35js.Passkey; exports.PasskeyAuthenticationOptions = _chunkQOLVON35js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkQOLVON35js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkQOLVON35js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkQOLVON35js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkQOLVON35js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkQOLVON35js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkQOLVON35js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkQOLVON35js.PasskeyRename; exports.PasskeyRenameModule = _chunkQOLVON35js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkQOLVON35js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkQOLVON35js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkQOLVON35js.PaymentMethod; exports.PermissionMappingModule = _chunkQOLVON35js.PermissionMappingModule; exports.Push = _chunkQOLVON35js.Push; exports.PushModule = _chunkQOLVON35js.PushModule; exports.PushService = _chunkQOLVON35js.PushService; exports.ReferralModule = _chunkQOLVON35js.ReferralModule; exports.ReferralService = _chunkQOLVON35js.ReferralService; exports.ReferralStats = _chunkQOLVON35js.ReferralStats; exports.ReferralStatsModule = _chunkQOLVON35js.ReferralStatsModule; exports.RehydrationFactory = _chunkQOLVON35js.RehydrationFactory; exports.Role = _chunkQOLVON35js.Role; exports.RoleFields = _chunkQOLVON35js.RoleFields; exports.RoleModule = _chunkQOLVON35js.RoleModule; exports.RoleService = _chunkQOLVON35js.RoleService; exports.S3 = _chunkQOLVON35js.S3; exports.S3Module = _chunkQOLVON35js.S3Module; exports.S3Service = _chunkQOLVON35js.S3Service; exports.StripeCustomer = _chunkQOLVON35js.StripeCustomer; exports.StripeCustomerModule = _chunkQOLVON35js.StripeCustomerModule; exports.StripeCustomerService = _chunkQOLVON35js.StripeCustomerService; exports.StripeInvoice = _chunkQOLVON35js.StripeInvoice; exports.StripeInvoiceModule = _chunkQOLVON35js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkQOLVON35js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkQOLVON35js.StripePaymentMethodModule; exports.StripePrice = _chunkQOLVON35js.StripePrice; exports.StripePriceModule = _chunkQOLVON35js.StripePriceModule; exports.StripePriceService = _chunkQOLVON35js.StripePriceService; exports.StripeProduct = _chunkQOLVON35js.StripeProduct; exports.StripeProductModule = _chunkQOLVON35js.StripeProductModule; exports.StripeProductService = _chunkQOLVON35js.StripeProductService; exports.StripePromotionCode = _chunkQOLVON35js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkQOLVON35js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkQOLVON35js.StripePromotionCodeService; exports.StripeSubscription = _chunkQOLVON35js.StripeSubscription; exports.StripeSubscriptionModule = _chunkQOLVON35js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkQOLVON35js.StripeSubscriptionService; exports.StripeUsage = _chunkQOLVON35js.StripeUsage; exports.StripeUsageModule = _chunkQOLVON35js.StripeUsageModule; exports.StripeUsageService = _chunkQOLVON35js.StripeUsageService; exports.SubscriptionStatus = _chunkQOLVON35js.SubscriptionStatus; exports.TableOptions = _chunkQOLVON35js.TableOptions; exports.TotpAuthenticator = _chunkQOLVON35js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkQOLVON35js.TotpAuthenticatorModule; exports.TotpSetup = _chunkQOLVON35js.TotpSetup; exports.TotpSetupModule = _chunkQOLVON35js.TotpSetupModule; exports.TotpVerify = _chunkQOLVON35js.TotpVerify; exports.TotpVerifyLogin = _chunkQOLVON35js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkQOLVON35js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkQOLVON35js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkQOLVON35js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkQOLVON35js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkQOLVON35js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkQOLVON35js.TwoFactorEnableModule; exports.TwoFactorService = _chunkQOLVON35js.TwoFactorService; exports.TwoFactorStatus = _chunkQOLVON35js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkQOLVON35js.TwoFactorStatusModule; exports.User = _chunkQOLVON35js.User; exports.UserFields = _chunkQOLVON35js.UserFields; exports.UserModule = _chunkQOLVON35js.UserModule; exports.UserService = _chunkQOLVON35js.UserService; exports.Waitlist = _chunkQOLVON35js.Waitlist; exports.WaitlistModule = _chunkQOLVON35js.WaitlistModule; exports.WaitlistService = _chunkQOLVON35js.WaitlistService; exports.WaitlistStats = _chunkQOLVON35js.WaitlistStats; exports.WaitlistStatsModule = _chunkQOLVON35js.WaitlistStatsModule; exports.checkPermissions = _chunkQOLVON35js.checkPermissions; exports.checkPermissionsFromServer = _chunkQOLVON35js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkQOLVON35js.clearLastApiTotal; exports.cn = _chunkQOLVON35js.cn; exports.composeRefs = _chunkQOLVON35js.composeRefs; exports.createJsonApiInclusion = _chunkQOLVON35js.createJsonApiInclusion; exports.dismissToast = _chunkQOLVON35js.dismissToast; exports.entityObjectSchema = _chunkQOLVON35js.entityObjectSchema; exports.exists = _chunkQOLVON35js.exists; exports.formatDate = _chunkQOLVON35js.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkQOLVON35js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkQOLVON35js.getGlobalErrorHandler; exports.getIcon = _chunkQOLVON35js.getIcon; exports.getIconByModule = _chunkQOLVON35js.getIconByModule; exports.getIconByModuleName = _chunkQOLVON35js.getIconByModuleName; exports.getLastApiTotal = _chunkQOLVON35js.getLastApiTotal; exports.getLucideIcon = _chunkQOLVON35js.getLucideIcon; exports.getLucideIconByModule = _chunkQOLVON35js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkQOLVON35js.getLucideIconByModuleName; exports.getTableComponents = _chunkQOLVON35js.getTableComponents; exports.getTableOptions = _chunkQOLVON35js.getTableOptions; exports.getValueFromPath = _chunkQOLVON35js.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkQOLVON35js.rehydrate; exports.rehydrateList = _chunkQOLVON35js.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkQOLVON35js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkQOLVON35js.setGlobalErrorHandler; exports.showCustomToast = _chunkQOLVON35js.showCustomToast; exports.showError = _chunkQOLVON35js.showError; exports.showToast = _chunkQOLVON35js.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkQOLVON35js.useComposedRefs; exports.useIsMobile = _chunkQOLVON35js.useIsMobile; exports.userObjectSchema = _chunkQOLVON35js.userObjectSchema;
341
+
342
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkNAST4OSMjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkNAST4OSMjs.AbstractApiData; exports.AbstractService = _chunkNAST4OSMjs.AbstractService; exports.Action = _chunkNAST4OSMjs.Action; exports.Auth = _chunkNAST4OSMjs.Auth; exports.AuthComponent = _chunkNAST4OSMjs.AuthComponent; exports.AuthModule = _chunkNAST4OSMjs.AuthModule; exports.AuthService = _chunkNAST4OSMjs.AuthService; exports.AuthorModule = _chunkNAST4OSMjs.AuthorModule; exports.BackupCodeVerify = _chunkNAST4OSMjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkNAST4OSMjs.BackupCodeVerifyModule; exports.Billing = _chunkNAST4OSMjs.Billing; exports.BillingModule = _chunkNAST4OSMjs.BillingModule; exports.BillingService = _chunkNAST4OSMjs.BillingService; exports.BlockNoteDiffUtil = _chunkNAST4OSMjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkNAST4OSMjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkNAST4OSMjs.ClientAbstractService; exports.ClientHttpMethod = _chunkNAST4OSMjs.ClientHttpMethod; exports.Company = _chunkNAST4OSMjs.Company; exports.CompanyFields = _chunkNAST4OSMjs.CompanyFields; exports.CompanyModule = _chunkNAST4OSMjs.CompanyModule; exports.CompanyService = _chunkNAST4OSMjs.CompanyService; exports.Content = _chunkNAST4OSMjs.Content; exports.ContentFields = _chunkNAST4OSMjs.ContentFields; exports.ContentModule = _chunkNAST4OSMjs.ContentModule; exports.ContentService = _chunkNAST4OSMjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkNAST4OSMjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkNAST4OSMjs.EndpointCreator; exports.Feature = _chunkNAST4OSMjs.Feature; exports.FeatureModule = _chunkNAST4OSMjs.FeatureModule; exports.FeatureService = _chunkNAST4OSMjs.FeatureService; exports.HttpMethod = _chunkNAST4OSMjs.HttpMethod; exports.InvoiceStatus = _chunkNAST4OSMjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkNAST4OSMjs.Module; exports.ModuleModule = _chunkNAST4OSMjs.ModuleModule; exports.ModulePathsModule = _chunkNAST4OSMjs.ModulePathsModule; exports.ModuleRegistrar = _chunkNAST4OSMjs.ModuleRegistrar; exports.ModuleRegistry = _chunkNAST4OSMjs.ModuleRegistry; exports.Modules = _chunkNAST4OSMjs.Modules; exports.Notification = _chunkNAST4OSMjs.Notification; exports.NotificationFields = _chunkNAST4OSMjs.NotificationFields; exports.NotificationModule = _chunkNAST4OSMjs.NotificationModule; exports.NotificationService = _chunkNAST4OSMjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkNAST4OSMjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkNAST4OSMjs.OAuthClient; exports.OAuthModule = _chunkNAST4OSMjs.OAuthModule; exports.OAuthService = _chunkNAST4OSMjs.OAuthService; exports.Passkey = _chunkNAST4OSMjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkNAST4OSMjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkNAST4OSMjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkNAST4OSMjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkNAST4OSMjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkNAST4OSMjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkNAST4OSMjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkNAST4OSMjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkNAST4OSMjs.PasskeyRename; exports.PasskeyRenameModule = _chunkNAST4OSMjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkNAST4OSMjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkNAST4OSMjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkNAST4OSMjs.PaymentMethod; exports.PermissionMappingModule = _chunkNAST4OSMjs.PermissionMappingModule; exports.Push = _chunkNAST4OSMjs.Push; exports.PushModule = _chunkNAST4OSMjs.PushModule; exports.PushService = _chunkNAST4OSMjs.PushService; exports.ReferralModule = _chunkNAST4OSMjs.ReferralModule; exports.ReferralService = _chunkNAST4OSMjs.ReferralService; exports.ReferralStats = _chunkNAST4OSMjs.ReferralStats; exports.ReferralStatsModule = _chunkNAST4OSMjs.ReferralStatsModule; exports.RehydrationFactory = _chunkNAST4OSMjs.RehydrationFactory; exports.Role = _chunkNAST4OSMjs.Role; exports.RoleFields = _chunkNAST4OSMjs.RoleFields; exports.RoleModule = _chunkNAST4OSMjs.RoleModule; exports.RoleService = _chunkNAST4OSMjs.RoleService; exports.S3 = _chunkNAST4OSMjs.S3; exports.S3Module = _chunkNAST4OSMjs.S3Module; exports.S3Service = _chunkNAST4OSMjs.S3Service; exports.StripeCustomer = _chunkNAST4OSMjs.StripeCustomer; exports.StripeCustomerModule = _chunkNAST4OSMjs.StripeCustomerModule; exports.StripeCustomerService = _chunkNAST4OSMjs.StripeCustomerService; exports.StripeInvoice = _chunkNAST4OSMjs.StripeInvoice; exports.StripeInvoiceModule = _chunkNAST4OSMjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkNAST4OSMjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkNAST4OSMjs.StripePaymentMethodModule; exports.StripePrice = _chunkNAST4OSMjs.StripePrice; exports.StripePriceModule = _chunkNAST4OSMjs.StripePriceModule; exports.StripePriceService = _chunkNAST4OSMjs.StripePriceService; exports.StripeProduct = _chunkNAST4OSMjs.StripeProduct; exports.StripeProductModule = _chunkNAST4OSMjs.StripeProductModule; exports.StripeProductService = _chunkNAST4OSMjs.StripeProductService; exports.StripePromotionCode = _chunkNAST4OSMjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkNAST4OSMjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkNAST4OSMjs.StripePromotionCodeService; exports.StripeSubscription = _chunkNAST4OSMjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkNAST4OSMjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkNAST4OSMjs.StripeSubscriptionService; exports.StripeUsage = _chunkNAST4OSMjs.StripeUsage; exports.StripeUsageModule = _chunkNAST4OSMjs.StripeUsageModule; exports.StripeUsageService = _chunkNAST4OSMjs.StripeUsageService; exports.SubscriptionStatus = _chunkNAST4OSMjs.SubscriptionStatus; exports.TableOptions = _chunkNAST4OSMjs.TableOptions; exports.TotpAuthenticator = _chunkNAST4OSMjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkNAST4OSMjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkNAST4OSMjs.TotpSetup; exports.TotpSetupModule = _chunkNAST4OSMjs.TotpSetupModule; exports.TotpVerify = _chunkNAST4OSMjs.TotpVerify; exports.TotpVerifyLogin = _chunkNAST4OSMjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkNAST4OSMjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkNAST4OSMjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkNAST4OSMjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkNAST4OSMjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkNAST4OSMjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkNAST4OSMjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkNAST4OSMjs.TwoFactorService; exports.TwoFactorStatus = _chunkNAST4OSMjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkNAST4OSMjs.TwoFactorStatusModule; exports.User = _chunkNAST4OSMjs.User; exports.UserFields = _chunkNAST4OSMjs.UserFields; exports.UserModule = _chunkNAST4OSMjs.UserModule; exports.UserService = _chunkNAST4OSMjs.UserService; exports.Waitlist = _chunkNAST4OSMjs.Waitlist; exports.WaitlistModule = _chunkNAST4OSMjs.WaitlistModule; exports.WaitlistService = _chunkNAST4OSMjs.WaitlistService; exports.WaitlistStats = _chunkNAST4OSMjs.WaitlistStats; exports.WaitlistStatsModule = _chunkNAST4OSMjs.WaitlistStatsModule; exports.checkPermissions = _chunkNAST4OSMjs.checkPermissions; exports.checkPermissionsFromServer = _chunkNAST4OSMjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkNAST4OSMjs.clearLastApiTotal; exports.cn = _chunkNAST4OSMjs.cn; exports.composeRefs = _chunkNAST4OSMjs.composeRefs; exports.createJsonApiInclusion = _chunkNAST4OSMjs.createJsonApiInclusion; exports.dismissToast = _chunkNAST4OSMjs.dismissToast; exports.entityObjectSchema = _chunkNAST4OSMjs.entityObjectSchema; exports.exists = _chunkNAST4OSMjs.exists; exports.formatDate = _chunkNAST4OSMjs.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkNAST4OSMjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkNAST4OSMjs.getGlobalErrorHandler; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.getLastApiTotal = _chunkNAST4OSMjs.getLastApiTotal; exports.getLucideIcon = _chunkNAST4OSMjs.getLucideIcon; exports.getLucideIconByModule = _chunkNAST4OSMjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkNAST4OSMjs.getLucideIconByModuleName; exports.getTableComponents = _chunkNAST4OSMjs.getTableComponents; exports.getTableOptions = _chunkNAST4OSMjs.getTableOptions; exports.getValueFromPath = _chunkNAST4OSMjs.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkNAST4OSMjs.rehydrate; exports.rehydrateList = _chunkNAST4OSMjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkNAST4OSMjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkNAST4OSMjs.setGlobalErrorHandler; exports.showCustomToast = _chunkNAST4OSMjs.showCustomToast; exports.showError = _chunkNAST4OSMjs.showError; exports.showToast = _chunkNAST4OSMjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkNAST4OSMjs.useComposedRefs; exports.useIsMobile = _chunkNAST4OSMjs.useIsMobile; exports.userObjectSchema = _chunkNAST4OSMjs.userObjectSchema;
341
343
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/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;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;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;AACF,62TAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/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;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;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;AACF,i6TAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}