@carlonicora/nextjs-jsonapi 1.30.0 → 1.31.1

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 (49) hide show
  1. package/dist/{BlockNoteEditor-CEJE3YHQ.mjs → BlockNoteEditor-N5ODXWD2.mjs} +3 -3
  2. package/dist/{BlockNoteEditor-TUJ3VCS3.js → BlockNoteEditor-PJOOJ3LX.js} +13 -13
  3. package/dist/{BlockNoteEditor-TUJ3VCS3.js.map → BlockNoteEditor-PJOOJ3LX.js.map} +1 -1
  4. package/dist/billing/index.js +331 -331
  5. package/dist/billing/index.mjs +2 -2
  6. package/dist/{chunk-BHKXZF2I.js → chunk-6GVSJFRG.js} +528 -444
  7. package/dist/chunk-6GVSJFRG.js.map +1 -0
  8. package/dist/{chunk-XY6HEWHI.mjs → chunk-CQCHSJLC.mjs} +977 -893
  9. package/dist/chunk-CQCHSJLC.mjs.map +1 -0
  10. package/dist/{chunk-5KQXRLK3.js → chunk-KYG2PIRB.js} +16 -1
  11. package/dist/chunk-KYG2PIRB.js.map +1 -0
  12. package/dist/{chunk-WQ3KF6BG.mjs → chunk-YCP2OMFD.mjs} +16 -1
  13. package/dist/{chunk-WQ3KF6BG.mjs.map → chunk-YCP2OMFD.mjs.map} +1 -1
  14. package/dist/client/index.js +3 -3
  15. package/dist/client/index.mjs +2 -2
  16. package/dist/components/index.d.mts +17 -1
  17. package/dist/components/index.d.ts +17 -1
  18. package/dist/components/index.js +7 -3
  19. package/dist/components/index.js.map +1 -1
  20. package/dist/components/index.mjs +6 -2
  21. package/dist/contexts/index.js +3 -3
  22. package/dist/contexts/index.mjs +2 -2
  23. package/dist/core/index.d.mts +2 -2
  24. package/dist/core/index.d.ts +2 -2
  25. package/dist/core/index.js +2 -2
  26. package/dist/core/index.mjs +1 -1
  27. package/dist/index.d.mts +1 -1
  28. package/dist/index.d.ts +1 -1
  29. package/dist/index.js +2 -2
  30. package/dist/index.mjs +1 -1
  31. package/dist/{s3.service-DsXo9nop.d.ts → s3.service-CoC0k0iu.d.ts} +11 -0
  32. package/dist/{s3.service-BMT7W6KS.d.mts → s3.service-Duh9HW2n.d.mts} +11 -0
  33. package/dist/server/index.d.mts +1 -1
  34. package/dist/server/index.d.ts +1 -1
  35. package/dist/server/index.js +3 -3
  36. package/dist/server/index.mjs +1 -1
  37. package/package.json +1 -1
  38. package/src/components/forms/GdprConsentCheckbox.tsx +45 -0
  39. package/src/components/forms/index.ts +1 -0
  40. package/src/features/auth/components/GdprConsentSection.tsx +50 -0
  41. package/src/features/auth/components/forms/Register.tsx +11 -0
  42. package/src/features/auth/components/index.ts +1 -0
  43. package/src/features/auth/data/auth.interface.ts +3 -0
  44. package/src/features/auth/data/auth.service.ts +21 -0
  45. package/src/features/auth/data/auth.ts +3 -0
  46. package/dist/chunk-5KQXRLK3.js.map +0 -1
  47. package/dist/chunk-BHKXZF2I.js.map +0 -1
  48. package/dist/chunk-XY6HEWHI.mjs.map +0 -1
  49. /package/dist/{BlockNoteEditor-CEJE3YHQ.mjs.map → BlockNoteEditor-N5ODXWD2.mjs.map} +0 -0
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- var _chunkBHKXZF2Ijs = require('../chunk-BHKXZF2I.js');
29
+ var _chunk6GVSJFRGjs = require('../chunk-6GVSJFRG.js');
30
30
 
31
31
 
32
32
 
@@ -51,7 +51,7 @@ var _chunkOR5NPUWFjs = require('../chunk-OR5NPUWF.js');
51
51
 
52
52
 
53
53
 
54
- var _chunk5KQXRLK3js = require('../chunk-5KQXRLK3.js');
54
+ var _chunkKYG2PIRBjs = require('../chunk-KYG2PIRB.js');
55
55
 
56
56
 
57
57
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -117,5 +117,5 @@ require('../chunk-7QVYU63E.js');
117
117
 
118
118
 
119
119
 
120
- exports.ClientJsonApiDelete = _chunk5KQXRLK3js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunk5KQXRLK3js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunk5KQXRLK3js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunk5KQXRLK3js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunk5KQXRLK3js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkBHKXZF2Ijs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkBHKXZF2Ijs.TableGeneratorRegistry; exports.configureClientConfig = _chunkOR5NPUWFjs.configureClientConfig; exports.configureClientJsonApi = _chunk5KQXRLK3js.configureClientJsonApi; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getClientApiUrl = _chunk5KQXRLK3js.getClientApiUrl; exports.getClientAppUrl = _chunk5KQXRLK3js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunk5KQXRLK3js.getClientTrackablePages; exports.getI18nLink = _chunkOR5NPUWFjs.getI18nLink; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.registerTableGenerator = _chunkBHKXZF2Ijs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkBHKXZF2Ijs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkBHKXZF2Ijs.useContentTableStructure; exports.useCustomD3Graph = _chunkBHKXZF2Ijs.useCustomD3Graph; exports.useDataListRetriever = _chunkBHKXZF2Ijs.useDataListRetriever; exports.useDebounce = _chunkBHKXZF2Ijs.useDebounce; exports.useI18nDateFnsLocale = _chunkOR5NPUWFjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkOR5NPUWFjs.useI18nLocale; exports.useI18nRouter = _chunkOR5NPUWFjs.useI18nRouter; exports.useI18nTranslations = _chunkOR5NPUWFjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkBHKXZF2Ijs.useJsonApiGet; exports.useJsonApiMutation = _chunkBHKXZF2Ijs.useJsonApiMutation; exports.useNotificationSync = _chunkBHKXZF2Ijs.useNotificationSync; exports.useOAuthClient = _chunkBHKXZF2Ijs.useOAuthClient; exports.useOAuthClients = _chunkBHKXZF2Ijs.useOAuthClients; exports.useOAuthConsent = _chunkBHKXZF2Ijs.useOAuthConsent; exports.usePageTracker = _chunkBHKXZF2Ijs.usePageTracker; exports.usePageUrlGenerator = _chunkBHKXZF2Ijs.usePageUrlGenerator; exports.useRehydration = _chunkBHKXZF2Ijs.useRehydration; exports.useRehydrationList = _chunkBHKXZF2Ijs.useRehydrationList; exports.useRoleTableStructure = _chunkBHKXZF2Ijs.useRoleTableStructure; exports.useSocket = _chunkBHKXZF2Ijs.useSocket; exports.useSubscriptionStatus = _chunkBHKXZF2Ijs.useSubscriptionStatus; exports.useTableGenerator = _chunkBHKXZF2Ijs.useTableGenerator; exports.useUrlRewriter = _chunkBHKXZF2Ijs.useUrlRewriter; exports.useUserSearch = _chunkBHKXZF2Ijs.useUserSearch; exports.useUserTableStructure = _chunkBHKXZF2Ijs.useUserTableStructure;
120
+ exports.ClientJsonApiDelete = _chunkKYG2PIRBjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkKYG2PIRBjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkKYG2PIRBjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkKYG2PIRBjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkKYG2PIRBjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk6GVSJFRGjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk6GVSJFRGjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkOR5NPUWFjs.configureClientConfig; exports.configureClientJsonApi = _chunkKYG2PIRBjs.configureClientJsonApi; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getClientApiUrl = _chunkKYG2PIRBjs.getClientApiUrl; exports.getClientAppUrl = _chunkKYG2PIRBjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkKYG2PIRBjs.getClientTrackablePages; exports.getI18nLink = _chunkOR5NPUWFjs.getI18nLink; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.registerTableGenerator = _chunk6GVSJFRGjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk6GVSJFRGjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk6GVSJFRGjs.useContentTableStructure; exports.useCustomD3Graph = _chunk6GVSJFRGjs.useCustomD3Graph; exports.useDataListRetriever = _chunk6GVSJFRGjs.useDataListRetriever; exports.useDebounce = _chunk6GVSJFRGjs.useDebounce; exports.useI18nDateFnsLocale = _chunkOR5NPUWFjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkOR5NPUWFjs.useI18nLocale; exports.useI18nRouter = _chunkOR5NPUWFjs.useI18nRouter; exports.useI18nTranslations = _chunkOR5NPUWFjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk6GVSJFRGjs.useJsonApiGet; exports.useJsonApiMutation = _chunk6GVSJFRGjs.useJsonApiMutation; exports.useNotificationSync = _chunk6GVSJFRGjs.useNotificationSync; exports.useOAuthClient = _chunk6GVSJFRGjs.useOAuthClient; exports.useOAuthClients = _chunk6GVSJFRGjs.useOAuthClients; exports.useOAuthConsent = _chunk6GVSJFRGjs.useOAuthConsent; exports.usePageTracker = _chunk6GVSJFRGjs.usePageTracker; exports.usePageUrlGenerator = _chunk6GVSJFRGjs.usePageUrlGenerator; exports.useRehydration = _chunk6GVSJFRGjs.useRehydration; exports.useRehydrationList = _chunk6GVSJFRGjs.useRehydrationList; exports.useRoleTableStructure = _chunk6GVSJFRGjs.useRoleTableStructure; exports.useSocket = _chunk6GVSJFRGjs.useSocket; exports.useSubscriptionStatus = _chunk6GVSJFRGjs.useSubscriptionStatus; exports.useTableGenerator = _chunk6GVSJFRGjs.useTableGenerator; exports.useUrlRewriter = _chunk6GVSJFRGjs.useUrlRewriter; exports.useUserSearch = _chunk6GVSJFRGjs.useUserSearch; exports.useUserTableStructure = _chunk6GVSJFRGjs.useUserTableStructure;
121
121
  //# sourceMappingURL=index.js.map
@@ -25,7 +25,7 @@ import {
25
25
  useUrlRewriter,
26
26
  useUserSearch,
27
27
  useUserTableStructure
28
- } from "../chunk-XY6HEWHI.mjs";
28
+ } from "../chunk-CQCHSJLC.mjs";
29
29
  import {
30
30
  configureClientConfig,
31
31
  configureI18n,
@@ -50,7 +50,7 @@ import {
50
50
  getClientApiUrl,
51
51
  getClientAppUrl,
52
52
  getClientTrackablePages
53
- } from "../chunk-WQ3KF6BG.mjs";
53
+ } from "../chunk-YCP2OMFD.mjs";
54
54
  import {
55
55
  getClientToken
56
56
  } from "../chunk-AUXK7QSA.mjs";
@@ -435,6 +435,15 @@ declare function FormTextarea({ form, id, name, className, placeholder, testId,
435
435
  testId?: string;
436
436
  }): react_jsx_runtime.JSX.Element;
437
437
 
438
+ interface GdprConsentCheckboxProps<T extends FieldValues> {
439
+ form: UseFormReturn<T>;
440
+ id: Path<T>;
441
+ label: ReactNode;
442
+ description?: string;
443
+ required?: boolean;
444
+ }
445
+ declare function GdprConsentCheckbox<T extends FieldValues>({ form, id, label, description, required, }: GdprConsentCheckboxProps<T>): react_jsx_runtime.JSX.Element;
446
+
438
447
  interface PasswordInputProps extends React$1.InputHTMLAttributes<HTMLInputElement> {
439
448
  }
440
449
  declare const PasswordInput: React$1.ForwardRefExoticComponent<PasswordInputProps & React$1.RefAttributes<HTMLInputElement>>;
@@ -584,6 +593,13 @@ declare function RefreshUser(): null;
584
593
 
585
594
  declare function ResetPassword(): react_jsx_runtime.JSX.Element;
586
595
 
596
+ interface GdprConsentSectionProps<T extends FieldValues> {
597
+ form: UseFormReturn<T>;
598
+ termsCheckboxId?: Path<T>;
599
+ marketingCheckboxId?: Path<T>;
600
+ }
601
+ declare function GdprConsentSection<T extends FieldValues>({ form, termsCheckboxId, marketingCheckboxId, }: GdprConsentSectionProps<T>): react_jsx_runtime.JSX.Element;
602
+
587
603
  declare function AdminCompanyContainer(): react_jsx_runtime.JSX.Element;
588
604
 
589
605
  declare function CompanyContainer(): react_jsx_runtime.JSX.Element | null;
@@ -1634,4 +1650,4 @@ interface MultiSelectProps extends React$1.ButtonHTMLAttributes<HTMLButtonElemen
1634
1650
  }
1635
1651
  declare const MultiSelect: React$1.ForwardRefExoticComponent<MultiSelectProps & React$1.RefAttributes<HTMLButtonElement>>;
1636
1652
 
1637
- 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, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, 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, 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, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, 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, UserAvatar, UserAvatarEditor, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UsersList, UsersListByContentIds, UsersListContainer, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useFileUpload, useSidebar };
1653
+ 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, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, 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, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, 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, UserAvatar, UserAvatarEditor, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UsersList, UsersListByContentIds, UsersListContainer, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useFileUpload, useSidebar };
@@ -435,6 +435,15 @@ declare function FormTextarea({ form, id, name, className, placeholder, testId,
435
435
  testId?: string;
436
436
  }): react_jsx_runtime.JSX.Element;
437
437
 
438
+ interface GdprConsentCheckboxProps<T extends FieldValues> {
439
+ form: UseFormReturn<T>;
440
+ id: Path<T>;
441
+ label: ReactNode;
442
+ description?: string;
443
+ required?: boolean;
444
+ }
445
+ declare function GdprConsentCheckbox<T extends FieldValues>({ form, id, label, description, required, }: GdprConsentCheckboxProps<T>): react_jsx_runtime.JSX.Element;
446
+
438
447
  interface PasswordInputProps extends React$1.InputHTMLAttributes<HTMLInputElement> {
439
448
  }
440
449
  declare const PasswordInput: React$1.ForwardRefExoticComponent<PasswordInputProps & React$1.RefAttributes<HTMLInputElement>>;
@@ -584,6 +593,13 @@ declare function RefreshUser(): null;
584
593
 
585
594
  declare function ResetPassword(): react_jsx_runtime.JSX.Element;
586
595
 
596
+ interface GdprConsentSectionProps<T extends FieldValues> {
597
+ form: UseFormReturn<T>;
598
+ termsCheckboxId?: Path<T>;
599
+ marketingCheckboxId?: Path<T>;
600
+ }
601
+ declare function GdprConsentSection<T extends FieldValues>({ form, termsCheckboxId, marketingCheckboxId, }: GdprConsentSectionProps<T>): react_jsx_runtime.JSX.Element;
602
+
587
603
  declare function AdminCompanyContainer(): react_jsx_runtime.JSX.Element;
588
604
 
589
605
  declare function CompanyContainer(): react_jsx_runtime.JSX.Element | null;
@@ -1634,4 +1650,4 @@ interface MultiSelectProps extends React$1.ButtonHTMLAttributes<HTMLButtonElemen
1634
1650
  }
1635
1651
  declare const MultiSelect: React$1.ForwardRefExoticComponent<MultiSelectProps & React$1.RefAttributes<HTMLButtonElement>>;
1636
1652
 
1637
- 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, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, 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, 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, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, 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, UserAvatar, UserAvatarEditor, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UsersList, UsersListByContentIds, UsersListContainer, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useFileUpload, useSidebar };
1653
+ 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, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, 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, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, ReactMarkdownContainer, RecentPagesNavigator, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, ScrollArea, ScrollBar, 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, UserAvatar, UserAvatarEditor, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UsersList, UsersListByContentIds, UsersListContainer, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useFileUpload, useSidebar };
@@ -370,9 +370,11 @@
370
370
 
371
371
 
372
372
 
373
- var _chunkBHKXZF2Ijs = require('../chunk-BHKXZF2I.js');
373
+
374
+
375
+ var _chunk6GVSJFRGjs = require('../chunk-6GVSJFRG.js');
374
376
  require('../chunk-OR5NPUWF.js');
375
- require('../chunk-5KQXRLK3.js');
377
+ require('../chunk-KYG2PIRB.js');
376
378
  require('../chunk-LXKSUWAV.js');
377
379
  require('../chunk-IBS6NI7D.js');
378
380
  require('../chunk-FM6WRAN5.js');
@@ -756,5 +758,7 @@ require('../chunk-7QVYU63E.js');
756
758
 
757
759
 
758
760
 
759
- exports.AcceptInvitation = _chunkBHKXZF2Ijs.AcceptInvitation; exports.Accordion = _chunkBHKXZF2Ijs.Accordion; exports.AccordionContent = _chunkBHKXZF2Ijs.AccordionContent; exports.AccordionItem = _chunkBHKXZF2Ijs.AccordionItem; exports.AccordionTrigger = _chunkBHKXZF2Ijs.AccordionTrigger; exports.ActivateAccount = _chunkBHKXZF2Ijs.ActivateAccount; exports.AddUserToRole = _chunkBHKXZF2Ijs.AddUserToRole; exports.AdminCompanyContainer = _chunkBHKXZF2Ijs.AdminCompanyContainer; exports.AdminUsersList = _chunkBHKXZF2Ijs.AdminUsersList; exports.Alert = _chunkBHKXZF2Ijs.Alert; exports.AlertAction = _chunkBHKXZF2Ijs.AlertAction; exports.AlertDescription = _chunkBHKXZF2Ijs.AlertDescription; exports.AlertDialog = _chunkBHKXZF2Ijs.AlertDialog; exports.AlertDialogAction = _chunkBHKXZF2Ijs.AlertDialogAction; exports.AlertDialogCancel = _chunkBHKXZF2Ijs.AlertDialogCancel; exports.AlertDialogContent = _chunkBHKXZF2Ijs.AlertDialogContent; exports.AlertDialogDescription = _chunkBHKXZF2Ijs.AlertDialogDescription; exports.AlertDialogFooter = _chunkBHKXZF2Ijs.AlertDialogFooter; exports.AlertDialogHeader = _chunkBHKXZF2Ijs.AlertDialogHeader; exports.AlertDialogMedia = _chunkBHKXZF2Ijs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkBHKXZF2Ijs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkBHKXZF2Ijs.AlertDialogPortal; exports.AlertDialogTitle = _chunkBHKXZF2Ijs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkBHKXZF2Ijs.AlertDialogTrigger; exports.AlertTitle = _chunkBHKXZF2Ijs.AlertTitle; exports.AllowedUsersDetails = _chunkBHKXZF2Ijs.AllowedUsersDetails; exports.AttributeElement = _chunkBHKXZF2Ijs.AttributeElement; exports.AuthContainer = _chunkBHKXZF2Ijs.AuthContainer; exports.Avatar = _chunkBHKXZF2Ijs.Avatar; exports.AvatarBadge = _chunkBHKXZF2Ijs.AvatarBadge; exports.AvatarFallback = _chunkBHKXZF2Ijs.AvatarFallback; exports.AvatarGroup = _chunkBHKXZF2Ijs.AvatarGroup; exports.AvatarGroupCount = _chunkBHKXZF2Ijs.AvatarGroupCount; exports.AvatarImage = _chunkBHKXZF2Ijs.AvatarImage; exports.Badge = _chunkBHKXZF2Ijs.Badge; exports.BlockNoteEditorContainer = _chunkBHKXZF2Ijs.BlockNoteEditorContainer; exports.Board = _chunkBHKXZF2Ijs.KanbanBoard; exports.Breadcrumb = _chunkBHKXZF2Ijs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkBHKXZF2Ijs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkBHKXZF2Ijs.BreadcrumbItem; exports.BreadcrumbLink = _chunkBHKXZF2Ijs.BreadcrumbLink; exports.BreadcrumbList = _chunkBHKXZF2Ijs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkBHKXZF2Ijs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkBHKXZF2Ijs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkBHKXZF2Ijs.BreadcrumbSeparator; exports.Button = _chunkBHKXZF2Ijs.Button; exports.Calendar = _chunkBHKXZF2Ijs.Calendar; exports.CalendarDayButton = _chunkBHKXZF2Ijs.CalendarDayButton; exports.Card = _chunkBHKXZF2Ijs.Card; exports.CardAction = _chunkBHKXZF2Ijs.CardAction; exports.CardContent = _chunkBHKXZF2Ijs.CardContent; exports.CardDescription = _chunkBHKXZF2Ijs.CardDescription; exports.CardFooter = _chunkBHKXZF2Ijs.CardFooter; exports.CardHeader = _chunkBHKXZF2Ijs.CardHeader; exports.CardTitle = _chunkBHKXZF2Ijs.CardTitle; exports.Carousel = _chunkBHKXZF2Ijs.Carousel; exports.CarouselContent = _chunkBHKXZF2Ijs.CarouselContent; exports.CarouselItem = _chunkBHKXZF2Ijs.CarouselItem; exports.CarouselNext = _chunkBHKXZF2Ijs.CarouselNext; exports.CarouselPrevious = _chunkBHKXZF2Ijs.CarouselPrevious; exports.ChartContainer = _chunkBHKXZF2Ijs.ChartContainer; exports.ChartLegend = _chunkBHKXZF2Ijs.ChartLegend; exports.ChartLegendContent = _chunkBHKXZF2Ijs.ChartLegendContent; exports.ChartStyle = _chunkBHKXZF2Ijs.ChartStyle; exports.ChartTooltip = _chunkBHKXZF2Ijs.ChartTooltip; exports.ChartTooltipContent = _chunkBHKXZF2Ijs.ChartTooltipContent; exports.Checkbox = _chunkBHKXZF2Ijs.Checkbox; exports.Collapsible = _chunkBHKXZF2Ijs.Collapsible; exports.CollapsibleContent = _chunkBHKXZF2Ijs.CollapsibleContent; exports.CollapsibleTrigger = _chunkBHKXZF2Ijs.CollapsibleTrigger; exports.Column = _chunkBHKXZF2Ijs.KanbanColumn; exports.ColumnHandle = _chunkBHKXZF2Ijs.KanbanColumnHandle; exports.Command = _chunkBHKXZF2Ijs.Command; exports.CommandDialog = _chunkBHKXZF2Ijs.CommandDialog; exports.CommandEmpty = _chunkBHKXZF2Ijs.CommandEmpty; exports.CommandGroup = _chunkBHKXZF2Ijs.CommandGroup; exports.CommandInput = _chunkBHKXZF2Ijs.CommandInput; exports.CommandItem = _chunkBHKXZF2Ijs.CommandItem; exports.CommandList = _chunkBHKXZF2Ijs.CommandList; exports.CommandSeparator = _chunkBHKXZF2Ijs.CommandSeparator; exports.CommandShortcut = _chunkBHKXZF2Ijs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkBHKXZF2Ijs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkBHKXZF2Ijs.CommonAssociationTrigger; exports.CommonDeleter = _chunkBHKXZF2Ijs.CommonDeleter; exports.CommonEditorButtons = _chunkBHKXZF2Ijs.CommonEditorButtons; exports.CommonEditorHeader = _chunkBHKXZF2Ijs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkBHKXZF2Ijs.CommonEditorTrigger; exports.CompaniesList = _chunkBHKXZF2Ijs.CompaniesList; exports.CompanyConfigurationEditor = _chunkBHKXZF2Ijs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkBHKXZF2Ijs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkBHKXZF2Ijs.CompanyContainer; exports.CompanyDeleter = _chunkBHKXZF2Ijs.CompanyDeleter; exports.CompanyDetails = _chunkBHKXZF2Ijs.CompanyDetails; exports.CompanyEditor = _chunkBHKXZF2Ijs.CompanyEditor; exports.CompanyUsersList = _chunkBHKXZF2Ijs.CompanyUsersList; exports.ContentListTable = _chunkBHKXZF2Ijs.ContentListTable; exports.ContentTableSearch = _chunkBHKXZF2Ijs.ContentTableSearch; exports.ContentTitle = _chunkBHKXZF2Ijs.ContentTitle; exports.ContentsList = _chunkBHKXZF2Ijs.ContentsList; exports.ContentsListById = _chunkBHKXZF2Ijs.ContentsListById; exports.ContextMenu = _chunkBHKXZF2Ijs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkBHKXZF2Ijs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkBHKXZF2Ijs.ContextMenuContent; exports.ContextMenuGroup = _chunkBHKXZF2Ijs.ContextMenuGroup; exports.ContextMenuItem = _chunkBHKXZF2Ijs.ContextMenuItem; exports.ContextMenuLabel = _chunkBHKXZF2Ijs.ContextMenuLabel; exports.ContextMenuPortal = _chunkBHKXZF2Ijs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkBHKXZF2Ijs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkBHKXZF2Ijs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkBHKXZF2Ijs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkBHKXZF2Ijs.ContextMenuShortcut; exports.ContextMenuSub = _chunkBHKXZF2Ijs.ContextMenuSub; exports.ContextMenuSubContent = _chunkBHKXZF2Ijs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkBHKXZF2Ijs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkBHKXZF2Ijs.ContextMenuTrigger; exports.ContributorsList = _chunkBHKXZF2Ijs.ContributorsList; exports.Cookies = _chunkBHKXZF2Ijs.Cookies; exports.DatePickerPopover = _chunkBHKXZF2Ijs.DatePickerPopover; exports.DateRangeSelector = _chunkBHKXZF2Ijs.DateRangeSelector; exports.Dialog = _chunkBHKXZF2Ijs.Dialog; exports.DialogClose = _chunkBHKXZF2Ijs.DialogClose; exports.DialogContent = _chunkBHKXZF2Ijs.DialogContent; exports.DialogDescription = _chunkBHKXZF2Ijs.DialogDescription; exports.DialogFooter = _chunkBHKXZF2Ijs.DialogFooter; exports.DialogHeader = _chunkBHKXZF2Ijs.DialogHeader; exports.DialogOverlay = _chunkBHKXZF2Ijs.DialogOverlay; exports.DialogPortal = _chunkBHKXZF2Ijs.DialogPortal; exports.DialogTitle = _chunkBHKXZF2Ijs.DialogTitle; exports.DialogTrigger = _chunkBHKXZF2Ijs.DialogTrigger; exports.Drawer = _chunkBHKXZF2Ijs.Drawer; exports.DrawerClose = _chunkBHKXZF2Ijs.DrawerClose; exports.DrawerContent = _chunkBHKXZF2Ijs.DrawerContent; exports.DrawerDescription = _chunkBHKXZF2Ijs.DrawerDescription; exports.DrawerFooter = _chunkBHKXZF2Ijs.DrawerFooter; exports.DrawerHeader = _chunkBHKXZF2Ijs.DrawerHeader; exports.DrawerOverlay = _chunkBHKXZF2Ijs.DrawerOverlay; exports.DrawerPortal = _chunkBHKXZF2Ijs.DrawerPortal; exports.DrawerTitle = _chunkBHKXZF2Ijs.DrawerTitle; exports.DrawerTrigger = _chunkBHKXZF2Ijs.DrawerTrigger; exports.DropdownMenu = _chunkBHKXZF2Ijs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkBHKXZF2Ijs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkBHKXZF2Ijs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkBHKXZF2Ijs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkBHKXZF2Ijs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkBHKXZF2Ijs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkBHKXZF2Ijs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkBHKXZF2Ijs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkBHKXZF2Ijs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkBHKXZF2Ijs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkBHKXZF2Ijs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkBHKXZF2Ijs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkBHKXZF2Ijs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkBHKXZF2Ijs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkBHKXZF2Ijs.DropdownMenuTrigger; exports.ErrorDetails = _chunkBHKXZF2Ijs.ErrorDetails; exports.Field = _chunkBHKXZF2Ijs.Field; exports.FieldContent = _chunkBHKXZF2Ijs.FieldContent; exports.FieldDescription = _chunkBHKXZF2Ijs.FieldDescription; exports.FieldError = _chunkBHKXZF2Ijs.FieldError; exports.FieldGroup = _chunkBHKXZF2Ijs.FieldGroup; exports.FieldLabel = _chunkBHKXZF2Ijs.FieldLabel; exports.FieldLegend = _chunkBHKXZF2Ijs.FieldLegend; exports.FieldSeparator = _chunkBHKXZF2Ijs.FieldSeparator; exports.FieldSet = _chunkBHKXZF2Ijs.FieldSet; exports.FieldTitle = _chunkBHKXZF2Ijs.FieldTitle; exports.FileInput = _chunkBHKXZF2Ijs.FileInput; exports.FileUploader = _chunkBHKXZF2Ijs.FileUploader; exports.FileUploaderContent = _chunkBHKXZF2Ijs.FileUploaderContent; exports.FileUploaderItem = _chunkBHKXZF2Ijs.FileUploaderItem; exports.ForgotPassword = _chunkBHKXZF2Ijs.ForgotPassword; exports.Form = _chunkBHKXZF2Ijs.Form; exports.FormCheckbox = _chunkBHKXZF2Ijs.FormCheckbox; exports.FormDate = _chunkBHKXZF2Ijs.FormDate; exports.FormDateTime = _chunkBHKXZF2Ijs.FormDateTime; exports.FormFeatures = _chunkBHKXZF2Ijs.FormFeatures; exports.FormFieldWrapper = _chunkBHKXZF2Ijs.FormFieldWrapper; exports.FormInput = _chunkBHKXZF2Ijs.FormInput; exports.FormPassword = _chunkBHKXZF2Ijs.FormPassword; exports.FormPlaceAutocomplete = _chunkBHKXZF2Ijs.FormPlaceAutocomplete; exports.FormRoles = _chunkBHKXZF2Ijs.FormRoles; exports.FormSelect = _chunkBHKXZF2Ijs.FormSelect; exports.FormSlider = _chunkBHKXZF2Ijs.FormSlider; exports.FormSwitch = _chunkBHKXZF2Ijs.FormSwitch; exports.FormTextarea = _chunkBHKXZF2Ijs.FormTextarea; exports.Header = _chunkBHKXZF2Ijs.Header; exports.HoverCard = _chunkBHKXZF2Ijs.HoverCard; exports.HoverCardContent = _chunkBHKXZF2Ijs.HoverCardContent; exports.HoverCardTrigger = _chunkBHKXZF2Ijs.HoverCardTrigger; exports.Input = _chunkBHKXZF2Ijs.Input; exports.InputGroup = _chunkBHKXZF2Ijs.InputGroup; exports.InputGroupAddon = _chunkBHKXZF2Ijs.InputGroupAddon; exports.InputGroupButton = _chunkBHKXZF2Ijs.InputGroupButton; exports.InputGroupInput = _chunkBHKXZF2Ijs.InputGroupInput; exports.InputGroupText = _chunkBHKXZF2Ijs.InputGroupText; exports.InputGroupTextarea = _chunkBHKXZF2Ijs.InputGroupTextarea; exports.InputOTP = _chunkBHKXZF2Ijs.InputOTP; exports.InputOTPGroup = _chunkBHKXZF2Ijs.InputOTPGroup; exports.InputOTPSeparator = _chunkBHKXZF2Ijs.InputOTPSeparator; exports.InputOTPSlot = _chunkBHKXZF2Ijs.InputOTPSlot; exports.Item = _chunkBHKXZF2Ijs.KanbanItem; exports.ItemHandle = _chunkBHKXZF2Ijs.KanbanItemHandle; exports.Kanban = _chunkBHKXZF2Ijs.KanbanRoot; exports.KanbanBoard = _chunkBHKXZF2Ijs.KanbanBoard; exports.KanbanColumn = _chunkBHKXZF2Ijs.KanbanColumn; exports.KanbanColumnHandle = _chunkBHKXZF2Ijs.KanbanColumnHandle; exports.KanbanItem = _chunkBHKXZF2Ijs.KanbanItem; exports.KanbanItemHandle = _chunkBHKXZF2Ijs.KanbanItemHandle; exports.KanbanOverlay = _chunkBHKXZF2Ijs.KanbanOverlay; exports.Label = _chunkBHKXZF2Ijs.Label; exports.LandingComponent = _chunkBHKXZF2Ijs.LandingComponent; exports.Link = _chunkBHKXZF2Ijs.Link; exports.Login = _chunkBHKXZF2Ijs.Login; exports.Logout = _chunkBHKXZF2Ijs.Logout; exports.ModeToggleSwitch = _chunkBHKXZF2Ijs.ModeToggleSwitch; exports.MultiSelect = _chunkBHKXZF2Ijs.MultiSelect; exports.NavigationMenu = _chunkBHKXZF2Ijs.NavigationMenu; exports.NavigationMenuContent = _chunkBHKXZF2Ijs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkBHKXZF2Ijs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkBHKXZF2Ijs.NavigationMenuItem; exports.NavigationMenuLink = _chunkBHKXZF2Ijs.NavigationMenuLink; exports.NavigationMenuList = _chunkBHKXZF2Ijs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkBHKXZF2Ijs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkBHKXZF2Ijs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkBHKXZF2Ijs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkBHKXZF2Ijs.NotificationMenuItem; exports.NotificationModal = _chunkBHKXZF2Ijs.NotificationModal; exports.NotificationToast = _chunkBHKXZF2Ijs.NotificationToast; exports.NotificationsList = _chunkBHKXZF2Ijs.NotificationsList; exports.NotificationsListContainer = _chunkBHKXZF2Ijs.NotificationsListContainer; exports.OAuthClientCard = _chunkBHKXZF2Ijs.OAuthClientCard; exports.OAuthClientDetail = _chunkBHKXZF2Ijs.OAuthClientDetail; exports.OAuthClientForm = _chunkBHKXZF2Ijs.OAuthClientForm; exports.OAuthClientList = _chunkBHKXZF2Ijs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkBHKXZF2Ijs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkBHKXZF2Ijs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkBHKXZF2Ijs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkBHKXZF2Ijs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkBHKXZF2Ijs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkBHKXZF2Ijs.OAuthScopeList; exports.OAuthScopeSelector = _chunkBHKXZF2Ijs.OAuthScopeSelector; exports.Overlay = _chunkBHKXZF2Ijs.KanbanOverlay; exports.PageContainer = _chunkBHKXZF2Ijs.PageContainer; exports.PageContainerContentDetails = _chunkBHKXZF2Ijs.PageContainerContentDetails; exports.PageContentContainer = _chunkBHKXZF2Ijs.PageContentContainer; exports.PageSection = _chunkBHKXZF2Ijs.PageSection; exports.PasswordInput = _chunkBHKXZF2Ijs.PasswordInput; exports.Popover = _chunkBHKXZF2Ijs.Popover; exports.PopoverContent = _chunkBHKXZF2Ijs.PopoverContent; exports.PopoverDescription = _chunkBHKXZF2Ijs.PopoverDescription; exports.PopoverHeader = _chunkBHKXZF2Ijs.PopoverHeader; exports.PopoverTitle = _chunkBHKXZF2Ijs.PopoverTitle; exports.PopoverTrigger = _chunkBHKXZF2Ijs.PopoverTrigger; exports.Progress = _chunkBHKXZF2Ijs.Progress; exports.ProgressIndicator = _chunkBHKXZF2Ijs.ProgressIndicator; exports.ProgressLabel = _chunkBHKXZF2Ijs.ProgressLabel; exports.ProgressTrack = _chunkBHKXZF2Ijs.ProgressTrack; exports.ProgressValue = _chunkBHKXZF2Ijs.ProgressValue; exports.PushNotificationProvider = _chunkBHKXZF2Ijs.PushNotificationProvider; exports.RadioGroup = _chunkBHKXZF2Ijs.RadioGroup; exports.RadioGroupItem = _chunkBHKXZF2Ijs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkBHKXZF2Ijs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkBHKXZF2Ijs.RecentPagesNavigator; exports.RefreshUser = _chunkBHKXZF2Ijs.RefreshUser; exports.RelevantContentsList = _chunkBHKXZF2Ijs.RelevantContentsList; exports.RelevantUsersList = _chunkBHKXZF2Ijs.RelevantUsersList; exports.RemoveUserFromRole = _chunkBHKXZF2Ijs.RemoveUserFromRole; exports.ResetPassword = _chunkBHKXZF2Ijs.ResetPassword; exports.ResizableHandle = _chunkBHKXZF2Ijs.ResizableHandle; exports.ResizablePanel = _chunkBHKXZF2Ijs.ResizablePanel; exports.ResizablePanelGroup = _chunkBHKXZF2Ijs.ResizablePanelGroup; exports.RoleContainer = _chunkBHKXZF2Ijs.RoleContainer; exports.RoleDetails = _chunkBHKXZF2Ijs.RoleDetails; exports.RoleUsersList = _chunkBHKXZF2Ijs.RoleUsersList; exports.RolesList = _chunkBHKXZF2Ijs.RolesList; exports.Root = _chunkBHKXZF2Ijs.KanbanRoot; exports.ScrollArea = _chunkBHKXZF2Ijs.ScrollArea; exports.ScrollBar = _chunkBHKXZF2Ijs.ScrollBar; exports.Select = _chunkBHKXZF2Ijs.Select; exports.SelectContent = _chunkBHKXZF2Ijs.SelectContent; exports.SelectGroup = _chunkBHKXZF2Ijs.SelectGroup; exports.SelectItem = _chunkBHKXZF2Ijs.SelectItem; exports.SelectLabel = _chunkBHKXZF2Ijs.SelectLabel; exports.SelectScrollDownButton = _chunkBHKXZF2Ijs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkBHKXZF2Ijs.SelectScrollUpButton; exports.SelectSeparator = _chunkBHKXZF2Ijs.SelectSeparator; exports.SelectTrigger = _chunkBHKXZF2Ijs.SelectTrigger; exports.SelectValue = _chunkBHKXZF2Ijs.SelectValue; exports.Separator = _chunkBHKXZF2Ijs.Separator; exports.Sheet = _chunkBHKXZF2Ijs.Sheet; exports.SheetClose = _chunkBHKXZF2Ijs.SheetClose; exports.SheetContent = _chunkBHKXZF2Ijs.SheetContent; exports.SheetDescription = _chunkBHKXZF2Ijs.SheetDescription; exports.SheetFooter = _chunkBHKXZF2Ijs.SheetFooter; exports.SheetHeader = _chunkBHKXZF2Ijs.SheetHeader; exports.SheetTitle = _chunkBHKXZF2Ijs.SheetTitle; exports.SheetTrigger = _chunkBHKXZF2Ijs.SheetTrigger; exports.Sidebar = _chunkBHKXZF2Ijs.Sidebar; exports.SidebarContent = _chunkBHKXZF2Ijs.SidebarContent; exports.SidebarFooter = _chunkBHKXZF2Ijs.SidebarFooter; exports.SidebarGroup = _chunkBHKXZF2Ijs.SidebarGroup; exports.SidebarGroupAction = _chunkBHKXZF2Ijs.SidebarGroupAction; exports.SidebarGroupContent = _chunkBHKXZF2Ijs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkBHKXZF2Ijs.SidebarGroupLabel; exports.SidebarHeader = _chunkBHKXZF2Ijs.SidebarHeader; exports.SidebarInput = _chunkBHKXZF2Ijs.SidebarInput; exports.SidebarInset = _chunkBHKXZF2Ijs.SidebarInset; exports.SidebarMenu = _chunkBHKXZF2Ijs.SidebarMenu; exports.SidebarMenuAction = _chunkBHKXZF2Ijs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkBHKXZF2Ijs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkBHKXZF2Ijs.SidebarMenuButton; exports.SidebarMenuItem = _chunkBHKXZF2Ijs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkBHKXZF2Ijs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkBHKXZF2Ijs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkBHKXZF2Ijs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkBHKXZF2Ijs.SidebarMenuSubItem; exports.SidebarProvider = _chunkBHKXZF2Ijs.SidebarProvider; exports.SidebarRail = _chunkBHKXZF2Ijs.SidebarRail; exports.SidebarSeparator = _chunkBHKXZF2Ijs.SidebarSeparator; exports.SidebarTrigger = _chunkBHKXZF2Ijs.SidebarTrigger; exports.Skeleton = _chunkBHKXZF2Ijs.Skeleton; exports.Slider = _chunkBHKXZF2Ijs.Slider; exports.Switch = _chunkBHKXZF2Ijs.Switch; exports.Table = _chunkBHKXZF2Ijs.Table; exports.TableBody = _chunkBHKXZF2Ijs.TableBody; exports.TableCaption = _chunkBHKXZF2Ijs.TableCaption; exports.TableCell = _chunkBHKXZF2Ijs.TableCell; exports.TableFooter = _chunkBHKXZF2Ijs.TableFooter; exports.TableHead = _chunkBHKXZF2Ijs.TableHead; exports.TableHeader = _chunkBHKXZF2Ijs.TableHeader; exports.TableRow = _chunkBHKXZF2Ijs.TableRow; exports.Tabs = _chunkBHKXZF2Ijs.Tabs; exports.TabsContainer = _chunkBHKXZF2Ijs.TabsContainer; exports.TabsContent = _chunkBHKXZF2Ijs.TabsContent; exports.TabsList = _chunkBHKXZF2Ijs.TabsList; exports.TabsTrigger = _chunkBHKXZF2Ijs.TabsTrigger; exports.Textarea = _chunkBHKXZF2Ijs.Textarea; exports.Toaster = _chunkBHKXZF2Ijs.Toaster; exports.Toggle = _chunkBHKXZF2Ijs.Toggle; exports.TokenStatusIndicator = _chunkBHKXZF2Ijs.TokenStatusIndicator; exports.Tooltip = _chunkBHKXZF2Ijs.Tooltip; exports.TooltipContent = _chunkBHKXZF2Ijs.TooltipContent; exports.TooltipProvider = _chunkBHKXZF2Ijs.TooltipProvider; exports.TooltipTrigger = _chunkBHKXZF2Ijs.TooltipTrigger; exports.UserAvatar = _chunkBHKXZF2Ijs.UserAvatar; exports.UserAvatarEditor = _chunkBHKXZF2Ijs.UserAvatarEditor; exports.UserContainer = _chunkBHKXZF2Ijs.UserContainer; exports.UserDeleter = _chunkBHKXZF2Ijs.UserDeleter; exports.UserDetails = _chunkBHKXZF2Ijs.UserDetails; exports.UserEditor = _chunkBHKXZF2Ijs.UserEditor; exports.UserIndexContainer = _chunkBHKXZF2Ijs.UserIndexContainer; exports.UserIndexDetails = _chunkBHKXZF2Ijs.UserIndexDetails; exports.UserListInAdd = _chunkBHKXZF2Ijs.UserListInAdd; exports.UserMultiSelect = _chunkBHKXZF2Ijs.UserMultiSelect; exports.UserReactivator = _chunkBHKXZF2Ijs.UserReactivator; exports.UserResentInvitationEmail = _chunkBHKXZF2Ijs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkBHKXZF2Ijs.UserRoleAdd; exports.UserRolesList = _chunkBHKXZF2Ijs.UserRolesList; exports.UserSelector = _chunkBHKXZF2Ijs.UserSelector; exports.UsersList = _chunkBHKXZF2Ijs.UsersList; exports.UsersListByContentIds = _chunkBHKXZF2Ijs.UsersListByContentIds; exports.UsersListContainer = _chunkBHKXZF2Ijs.UsersListContainer; exports.badgeVariants = _chunkBHKXZF2Ijs.badgeVariants; exports.buttonVariants = _chunkBHKXZF2Ijs.buttonVariants; exports.cellComponent = _chunkBHKXZF2Ijs.cellComponent; exports.cellDate = _chunkBHKXZF2Ijs.cellDate; exports.cellId = _chunkBHKXZF2Ijs.cellId; exports.cellLink = _chunkBHKXZF2Ijs.cellLink; exports.cellUrl = _chunkBHKXZF2Ijs.cellUrl; exports.errorToast = _chunkBHKXZF2Ijs.errorToast; exports.generateNotificationData = _chunkBHKXZF2Ijs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkBHKXZF2Ijs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkBHKXZF2Ijs.tabsListVariants; exports.toggleVariants = _chunkBHKXZF2Ijs.toggleVariants; exports.triggerAssociationToast = _chunkBHKXZF2Ijs.triggerAssociationToast; exports.useCarousel = _chunkBHKXZF2Ijs.useCarousel; exports.useFileUpload = _chunkBHKXZF2Ijs.useFileUpload; exports.useSidebar = _chunkBHKXZF2Ijs.useSidebar;
761
+
762
+
763
+ exports.AcceptInvitation = _chunk6GVSJFRGjs.AcceptInvitation; exports.Accordion = _chunk6GVSJFRGjs.Accordion; exports.AccordionContent = _chunk6GVSJFRGjs.AccordionContent; exports.AccordionItem = _chunk6GVSJFRGjs.AccordionItem; exports.AccordionTrigger = _chunk6GVSJFRGjs.AccordionTrigger; exports.ActivateAccount = _chunk6GVSJFRGjs.ActivateAccount; exports.AddUserToRole = _chunk6GVSJFRGjs.AddUserToRole; exports.AdminCompanyContainer = _chunk6GVSJFRGjs.AdminCompanyContainer; exports.AdminUsersList = _chunk6GVSJFRGjs.AdminUsersList; exports.Alert = _chunk6GVSJFRGjs.Alert; exports.AlertAction = _chunk6GVSJFRGjs.AlertAction; exports.AlertDescription = _chunk6GVSJFRGjs.AlertDescription; exports.AlertDialog = _chunk6GVSJFRGjs.AlertDialog; exports.AlertDialogAction = _chunk6GVSJFRGjs.AlertDialogAction; exports.AlertDialogCancel = _chunk6GVSJFRGjs.AlertDialogCancel; exports.AlertDialogContent = _chunk6GVSJFRGjs.AlertDialogContent; exports.AlertDialogDescription = _chunk6GVSJFRGjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk6GVSJFRGjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk6GVSJFRGjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk6GVSJFRGjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk6GVSJFRGjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk6GVSJFRGjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk6GVSJFRGjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk6GVSJFRGjs.AlertDialogTrigger; exports.AlertTitle = _chunk6GVSJFRGjs.AlertTitle; exports.AllowedUsersDetails = _chunk6GVSJFRGjs.AllowedUsersDetails; exports.AttributeElement = _chunk6GVSJFRGjs.AttributeElement; exports.AuthContainer = _chunk6GVSJFRGjs.AuthContainer; exports.Avatar = _chunk6GVSJFRGjs.Avatar; exports.AvatarBadge = _chunk6GVSJFRGjs.AvatarBadge; exports.AvatarFallback = _chunk6GVSJFRGjs.AvatarFallback; exports.AvatarGroup = _chunk6GVSJFRGjs.AvatarGroup; exports.AvatarGroupCount = _chunk6GVSJFRGjs.AvatarGroupCount; exports.AvatarImage = _chunk6GVSJFRGjs.AvatarImage; exports.Badge = _chunk6GVSJFRGjs.Badge; exports.BlockNoteEditorContainer = _chunk6GVSJFRGjs.BlockNoteEditorContainer; exports.Board = _chunk6GVSJFRGjs.KanbanBoard; exports.Breadcrumb = _chunk6GVSJFRGjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk6GVSJFRGjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk6GVSJFRGjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk6GVSJFRGjs.BreadcrumbLink; exports.BreadcrumbList = _chunk6GVSJFRGjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk6GVSJFRGjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk6GVSJFRGjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk6GVSJFRGjs.BreadcrumbSeparator; exports.Button = _chunk6GVSJFRGjs.Button; exports.Calendar = _chunk6GVSJFRGjs.Calendar; exports.CalendarDayButton = _chunk6GVSJFRGjs.CalendarDayButton; exports.Card = _chunk6GVSJFRGjs.Card; exports.CardAction = _chunk6GVSJFRGjs.CardAction; exports.CardContent = _chunk6GVSJFRGjs.CardContent; exports.CardDescription = _chunk6GVSJFRGjs.CardDescription; exports.CardFooter = _chunk6GVSJFRGjs.CardFooter; exports.CardHeader = _chunk6GVSJFRGjs.CardHeader; exports.CardTitle = _chunk6GVSJFRGjs.CardTitle; exports.Carousel = _chunk6GVSJFRGjs.Carousel; exports.CarouselContent = _chunk6GVSJFRGjs.CarouselContent; exports.CarouselItem = _chunk6GVSJFRGjs.CarouselItem; exports.CarouselNext = _chunk6GVSJFRGjs.CarouselNext; exports.CarouselPrevious = _chunk6GVSJFRGjs.CarouselPrevious; exports.ChartContainer = _chunk6GVSJFRGjs.ChartContainer; exports.ChartLegend = _chunk6GVSJFRGjs.ChartLegend; exports.ChartLegendContent = _chunk6GVSJFRGjs.ChartLegendContent; exports.ChartStyle = _chunk6GVSJFRGjs.ChartStyle; exports.ChartTooltip = _chunk6GVSJFRGjs.ChartTooltip; exports.ChartTooltipContent = _chunk6GVSJFRGjs.ChartTooltipContent; exports.Checkbox = _chunk6GVSJFRGjs.Checkbox; exports.Collapsible = _chunk6GVSJFRGjs.Collapsible; exports.CollapsibleContent = _chunk6GVSJFRGjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk6GVSJFRGjs.CollapsibleTrigger; exports.Column = _chunk6GVSJFRGjs.KanbanColumn; exports.ColumnHandle = _chunk6GVSJFRGjs.KanbanColumnHandle; exports.Command = _chunk6GVSJFRGjs.Command; exports.CommandDialog = _chunk6GVSJFRGjs.CommandDialog; exports.CommandEmpty = _chunk6GVSJFRGjs.CommandEmpty; exports.CommandGroup = _chunk6GVSJFRGjs.CommandGroup; exports.CommandInput = _chunk6GVSJFRGjs.CommandInput; exports.CommandItem = _chunk6GVSJFRGjs.CommandItem; exports.CommandList = _chunk6GVSJFRGjs.CommandList; exports.CommandSeparator = _chunk6GVSJFRGjs.CommandSeparator; exports.CommandShortcut = _chunk6GVSJFRGjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk6GVSJFRGjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk6GVSJFRGjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk6GVSJFRGjs.CommonDeleter; exports.CommonEditorButtons = _chunk6GVSJFRGjs.CommonEditorButtons; exports.CommonEditorHeader = _chunk6GVSJFRGjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk6GVSJFRGjs.CommonEditorTrigger; exports.CompaniesList = _chunk6GVSJFRGjs.CompaniesList; exports.CompanyConfigurationEditor = _chunk6GVSJFRGjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunk6GVSJFRGjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunk6GVSJFRGjs.CompanyContainer; exports.CompanyDeleter = _chunk6GVSJFRGjs.CompanyDeleter; exports.CompanyDetails = _chunk6GVSJFRGjs.CompanyDetails; exports.CompanyEditor = _chunk6GVSJFRGjs.CompanyEditor; exports.CompanyUsersList = _chunk6GVSJFRGjs.CompanyUsersList; exports.ContentListTable = _chunk6GVSJFRGjs.ContentListTable; exports.ContentTableSearch = _chunk6GVSJFRGjs.ContentTableSearch; exports.ContentTitle = _chunk6GVSJFRGjs.ContentTitle; exports.ContentsList = _chunk6GVSJFRGjs.ContentsList; exports.ContentsListById = _chunk6GVSJFRGjs.ContentsListById; exports.ContextMenu = _chunk6GVSJFRGjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk6GVSJFRGjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk6GVSJFRGjs.ContextMenuContent; exports.ContextMenuGroup = _chunk6GVSJFRGjs.ContextMenuGroup; exports.ContextMenuItem = _chunk6GVSJFRGjs.ContextMenuItem; exports.ContextMenuLabel = _chunk6GVSJFRGjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk6GVSJFRGjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk6GVSJFRGjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk6GVSJFRGjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk6GVSJFRGjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk6GVSJFRGjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk6GVSJFRGjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk6GVSJFRGjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk6GVSJFRGjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk6GVSJFRGjs.ContextMenuTrigger; exports.ContributorsList = _chunk6GVSJFRGjs.ContributorsList; exports.Cookies = _chunk6GVSJFRGjs.Cookies; exports.DatePickerPopover = _chunk6GVSJFRGjs.DatePickerPopover; exports.DateRangeSelector = _chunk6GVSJFRGjs.DateRangeSelector; exports.Dialog = _chunk6GVSJFRGjs.Dialog; exports.DialogClose = _chunk6GVSJFRGjs.DialogClose; exports.DialogContent = _chunk6GVSJFRGjs.DialogContent; exports.DialogDescription = _chunk6GVSJFRGjs.DialogDescription; exports.DialogFooter = _chunk6GVSJFRGjs.DialogFooter; exports.DialogHeader = _chunk6GVSJFRGjs.DialogHeader; exports.DialogOverlay = _chunk6GVSJFRGjs.DialogOverlay; exports.DialogPortal = _chunk6GVSJFRGjs.DialogPortal; exports.DialogTitle = _chunk6GVSJFRGjs.DialogTitle; exports.DialogTrigger = _chunk6GVSJFRGjs.DialogTrigger; exports.Drawer = _chunk6GVSJFRGjs.Drawer; exports.DrawerClose = _chunk6GVSJFRGjs.DrawerClose; exports.DrawerContent = _chunk6GVSJFRGjs.DrawerContent; exports.DrawerDescription = _chunk6GVSJFRGjs.DrawerDescription; exports.DrawerFooter = _chunk6GVSJFRGjs.DrawerFooter; exports.DrawerHeader = _chunk6GVSJFRGjs.DrawerHeader; exports.DrawerOverlay = _chunk6GVSJFRGjs.DrawerOverlay; exports.DrawerPortal = _chunk6GVSJFRGjs.DrawerPortal; exports.DrawerTitle = _chunk6GVSJFRGjs.DrawerTitle; exports.DrawerTrigger = _chunk6GVSJFRGjs.DrawerTrigger; exports.DropdownMenu = _chunk6GVSJFRGjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk6GVSJFRGjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk6GVSJFRGjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk6GVSJFRGjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk6GVSJFRGjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk6GVSJFRGjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk6GVSJFRGjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk6GVSJFRGjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk6GVSJFRGjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk6GVSJFRGjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk6GVSJFRGjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk6GVSJFRGjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk6GVSJFRGjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk6GVSJFRGjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk6GVSJFRGjs.DropdownMenuTrigger; exports.ErrorDetails = _chunk6GVSJFRGjs.ErrorDetails; exports.Field = _chunk6GVSJFRGjs.Field; exports.FieldContent = _chunk6GVSJFRGjs.FieldContent; exports.FieldDescription = _chunk6GVSJFRGjs.FieldDescription; exports.FieldError = _chunk6GVSJFRGjs.FieldError; exports.FieldGroup = _chunk6GVSJFRGjs.FieldGroup; exports.FieldLabel = _chunk6GVSJFRGjs.FieldLabel; exports.FieldLegend = _chunk6GVSJFRGjs.FieldLegend; exports.FieldSeparator = _chunk6GVSJFRGjs.FieldSeparator; exports.FieldSet = _chunk6GVSJFRGjs.FieldSet; exports.FieldTitle = _chunk6GVSJFRGjs.FieldTitle; exports.FileInput = _chunk6GVSJFRGjs.FileInput; exports.FileUploader = _chunk6GVSJFRGjs.FileUploader; exports.FileUploaderContent = _chunk6GVSJFRGjs.FileUploaderContent; exports.FileUploaderItem = _chunk6GVSJFRGjs.FileUploaderItem; exports.ForgotPassword = _chunk6GVSJFRGjs.ForgotPassword; exports.Form = _chunk6GVSJFRGjs.Form; exports.FormCheckbox = _chunk6GVSJFRGjs.FormCheckbox; exports.FormDate = _chunk6GVSJFRGjs.FormDate; exports.FormDateTime = _chunk6GVSJFRGjs.FormDateTime; exports.FormFeatures = _chunk6GVSJFRGjs.FormFeatures; exports.FormFieldWrapper = _chunk6GVSJFRGjs.FormFieldWrapper; exports.FormInput = _chunk6GVSJFRGjs.FormInput; exports.FormPassword = _chunk6GVSJFRGjs.FormPassword; exports.FormPlaceAutocomplete = _chunk6GVSJFRGjs.FormPlaceAutocomplete; exports.FormRoles = _chunk6GVSJFRGjs.FormRoles; exports.FormSelect = _chunk6GVSJFRGjs.FormSelect; exports.FormSlider = _chunk6GVSJFRGjs.FormSlider; exports.FormSwitch = _chunk6GVSJFRGjs.FormSwitch; exports.FormTextarea = _chunk6GVSJFRGjs.FormTextarea; exports.GdprConsentCheckbox = _chunk6GVSJFRGjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk6GVSJFRGjs.GdprConsentSection; exports.Header = _chunk6GVSJFRGjs.Header; exports.HoverCard = _chunk6GVSJFRGjs.HoverCard; exports.HoverCardContent = _chunk6GVSJFRGjs.HoverCardContent; exports.HoverCardTrigger = _chunk6GVSJFRGjs.HoverCardTrigger; exports.Input = _chunk6GVSJFRGjs.Input; exports.InputGroup = _chunk6GVSJFRGjs.InputGroup; exports.InputGroupAddon = _chunk6GVSJFRGjs.InputGroupAddon; exports.InputGroupButton = _chunk6GVSJFRGjs.InputGroupButton; exports.InputGroupInput = _chunk6GVSJFRGjs.InputGroupInput; exports.InputGroupText = _chunk6GVSJFRGjs.InputGroupText; exports.InputGroupTextarea = _chunk6GVSJFRGjs.InputGroupTextarea; exports.InputOTP = _chunk6GVSJFRGjs.InputOTP; exports.InputOTPGroup = _chunk6GVSJFRGjs.InputOTPGroup; exports.InputOTPSeparator = _chunk6GVSJFRGjs.InputOTPSeparator; exports.InputOTPSlot = _chunk6GVSJFRGjs.InputOTPSlot; exports.Item = _chunk6GVSJFRGjs.KanbanItem; exports.ItemHandle = _chunk6GVSJFRGjs.KanbanItemHandle; exports.Kanban = _chunk6GVSJFRGjs.KanbanRoot; exports.KanbanBoard = _chunk6GVSJFRGjs.KanbanBoard; exports.KanbanColumn = _chunk6GVSJFRGjs.KanbanColumn; exports.KanbanColumnHandle = _chunk6GVSJFRGjs.KanbanColumnHandle; exports.KanbanItem = _chunk6GVSJFRGjs.KanbanItem; exports.KanbanItemHandle = _chunk6GVSJFRGjs.KanbanItemHandle; exports.KanbanOverlay = _chunk6GVSJFRGjs.KanbanOverlay; exports.Label = _chunk6GVSJFRGjs.Label; exports.LandingComponent = _chunk6GVSJFRGjs.LandingComponent; exports.Link = _chunk6GVSJFRGjs.Link; exports.Login = _chunk6GVSJFRGjs.Login; exports.Logout = _chunk6GVSJFRGjs.Logout; exports.ModeToggleSwitch = _chunk6GVSJFRGjs.ModeToggleSwitch; exports.MultiSelect = _chunk6GVSJFRGjs.MultiSelect; exports.NavigationMenu = _chunk6GVSJFRGjs.NavigationMenu; exports.NavigationMenuContent = _chunk6GVSJFRGjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk6GVSJFRGjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk6GVSJFRGjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk6GVSJFRGjs.NavigationMenuLink; exports.NavigationMenuList = _chunk6GVSJFRGjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk6GVSJFRGjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk6GVSJFRGjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk6GVSJFRGjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk6GVSJFRGjs.NotificationMenuItem; exports.NotificationModal = _chunk6GVSJFRGjs.NotificationModal; exports.NotificationToast = _chunk6GVSJFRGjs.NotificationToast; exports.NotificationsList = _chunk6GVSJFRGjs.NotificationsList; exports.NotificationsListContainer = _chunk6GVSJFRGjs.NotificationsListContainer; exports.OAuthClientCard = _chunk6GVSJFRGjs.OAuthClientCard; exports.OAuthClientDetail = _chunk6GVSJFRGjs.OAuthClientDetail; exports.OAuthClientForm = _chunk6GVSJFRGjs.OAuthClientForm; exports.OAuthClientList = _chunk6GVSJFRGjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk6GVSJFRGjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk6GVSJFRGjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk6GVSJFRGjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk6GVSJFRGjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk6GVSJFRGjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk6GVSJFRGjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk6GVSJFRGjs.OAuthScopeSelector; exports.Overlay = _chunk6GVSJFRGjs.KanbanOverlay; exports.PageContainer = _chunk6GVSJFRGjs.PageContainer; exports.PageContainerContentDetails = _chunk6GVSJFRGjs.PageContainerContentDetails; exports.PageContentContainer = _chunk6GVSJFRGjs.PageContentContainer; exports.PageSection = _chunk6GVSJFRGjs.PageSection; exports.PasswordInput = _chunk6GVSJFRGjs.PasswordInput; exports.Popover = _chunk6GVSJFRGjs.Popover; exports.PopoverContent = _chunk6GVSJFRGjs.PopoverContent; exports.PopoverDescription = _chunk6GVSJFRGjs.PopoverDescription; exports.PopoverHeader = _chunk6GVSJFRGjs.PopoverHeader; exports.PopoverTitle = _chunk6GVSJFRGjs.PopoverTitle; exports.PopoverTrigger = _chunk6GVSJFRGjs.PopoverTrigger; exports.Progress = _chunk6GVSJFRGjs.Progress; exports.ProgressIndicator = _chunk6GVSJFRGjs.ProgressIndicator; exports.ProgressLabel = _chunk6GVSJFRGjs.ProgressLabel; exports.ProgressTrack = _chunk6GVSJFRGjs.ProgressTrack; exports.ProgressValue = _chunk6GVSJFRGjs.ProgressValue; exports.PushNotificationProvider = _chunk6GVSJFRGjs.PushNotificationProvider; exports.RadioGroup = _chunk6GVSJFRGjs.RadioGroup; exports.RadioGroupItem = _chunk6GVSJFRGjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunk6GVSJFRGjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk6GVSJFRGjs.RecentPagesNavigator; exports.RefreshUser = _chunk6GVSJFRGjs.RefreshUser; exports.RelevantContentsList = _chunk6GVSJFRGjs.RelevantContentsList; exports.RelevantUsersList = _chunk6GVSJFRGjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk6GVSJFRGjs.RemoveUserFromRole; exports.ResetPassword = _chunk6GVSJFRGjs.ResetPassword; exports.ResizableHandle = _chunk6GVSJFRGjs.ResizableHandle; exports.ResizablePanel = _chunk6GVSJFRGjs.ResizablePanel; exports.ResizablePanelGroup = _chunk6GVSJFRGjs.ResizablePanelGroup; exports.RoleContainer = _chunk6GVSJFRGjs.RoleContainer; exports.RoleDetails = _chunk6GVSJFRGjs.RoleDetails; exports.RoleUsersList = _chunk6GVSJFRGjs.RoleUsersList; exports.RolesList = _chunk6GVSJFRGjs.RolesList; exports.Root = _chunk6GVSJFRGjs.KanbanRoot; exports.ScrollArea = _chunk6GVSJFRGjs.ScrollArea; exports.ScrollBar = _chunk6GVSJFRGjs.ScrollBar; exports.Select = _chunk6GVSJFRGjs.Select; exports.SelectContent = _chunk6GVSJFRGjs.SelectContent; exports.SelectGroup = _chunk6GVSJFRGjs.SelectGroup; exports.SelectItem = _chunk6GVSJFRGjs.SelectItem; exports.SelectLabel = _chunk6GVSJFRGjs.SelectLabel; exports.SelectScrollDownButton = _chunk6GVSJFRGjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk6GVSJFRGjs.SelectScrollUpButton; exports.SelectSeparator = _chunk6GVSJFRGjs.SelectSeparator; exports.SelectTrigger = _chunk6GVSJFRGjs.SelectTrigger; exports.SelectValue = _chunk6GVSJFRGjs.SelectValue; exports.Separator = _chunk6GVSJFRGjs.Separator; exports.Sheet = _chunk6GVSJFRGjs.Sheet; exports.SheetClose = _chunk6GVSJFRGjs.SheetClose; exports.SheetContent = _chunk6GVSJFRGjs.SheetContent; exports.SheetDescription = _chunk6GVSJFRGjs.SheetDescription; exports.SheetFooter = _chunk6GVSJFRGjs.SheetFooter; exports.SheetHeader = _chunk6GVSJFRGjs.SheetHeader; exports.SheetTitle = _chunk6GVSJFRGjs.SheetTitle; exports.SheetTrigger = _chunk6GVSJFRGjs.SheetTrigger; exports.Sidebar = _chunk6GVSJFRGjs.Sidebar; exports.SidebarContent = _chunk6GVSJFRGjs.SidebarContent; exports.SidebarFooter = _chunk6GVSJFRGjs.SidebarFooter; exports.SidebarGroup = _chunk6GVSJFRGjs.SidebarGroup; exports.SidebarGroupAction = _chunk6GVSJFRGjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk6GVSJFRGjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk6GVSJFRGjs.SidebarGroupLabel; exports.SidebarHeader = _chunk6GVSJFRGjs.SidebarHeader; exports.SidebarInput = _chunk6GVSJFRGjs.SidebarInput; exports.SidebarInset = _chunk6GVSJFRGjs.SidebarInset; exports.SidebarMenu = _chunk6GVSJFRGjs.SidebarMenu; exports.SidebarMenuAction = _chunk6GVSJFRGjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk6GVSJFRGjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk6GVSJFRGjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk6GVSJFRGjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk6GVSJFRGjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk6GVSJFRGjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk6GVSJFRGjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk6GVSJFRGjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk6GVSJFRGjs.SidebarProvider; exports.SidebarRail = _chunk6GVSJFRGjs.SidebarRail; exports.SidebarSeparator = _chunk6GVSJFRGjs.SidebarSeparator; exports.SidebarTrigger = _chunk6GVSJFRGjs.SidebarTrigger; exports.Skeleton = _chunk6GVSJFRGjs.Skeleton; exports.Slider = _chunk6GVSJFRGjs.Slider; exports.Switch = _chunk6GVSJFRGjs.Switch; exports.Table = _chunk6GVSJFRGjs.Table; exports.TableBody = _chunk6GVSJFRGjs.TableBody; exports.TableCaption = _chunk6GVSJFRGjs.TableCaption; exports.TableCell = _chunk6GVSJFRGjs.TableCell; exports.TableFooter = _chunk6GVSJFRGjs.TableFooter; exports.TableHead = _chunk6GVSJFRGjs.TableHead; exports.TableHeader = _chunk6GVSJFRGjs.TableHeader; exports.TableRow = _chunk6GVSJFRGjs.TableRow; exports.Tabs = _chunk6GVSJFRGjs.Tabs; exports.TabsContainer = _chunk6GVSJFRGjs.TabsContainer; exports.TabsContent = _chunk6GVSJFRGjs.TabsContent; exports.TabsList = _chunk6GVSJFRGjs.TabsList; exports.TabsTrigger = _chunk6GVSJFRGjs.TabsTrigger; exports.Textarea = _chunk6GVSJFRGjs.Textarea; exports.Toaster = _chunk6GVSJFRGjs.Toaster; exports.Toggle = _chunk6GVSJFRGjs.Toggle; exports.TokenStatusIndicator = _chunk6GVSJFRGjs.TokenStatusIndicator; exports.Tooltip = _chunk6GVSJFRGjs.Tooltip; exports.TooltipContent = _chunk6GVSJFRGjs.TooltipContent; exports.TooltipProvider = _chunk6GVSJFRGjs.TooltipProvider; exports.TooltipTrigger = _chunk6GVSJFRGjs.TooltipTrigger; exports.UserAvatar = _chunk6GVSJFRGjs.UserAvatar; exports.UserAvatarEditor = _chunk6GVSJFRGjs.UserAvatarEditor; exports.UserContainer = _chunk6GVSJFRGjs.UserContainer; exports.UserDeleter = _chunk6GVSJFRGjs.UserDeleter; exports.UserDetails = _chunk6GVSJFRGjs.UserDetails; exports.UserEditor = _chunk6GVSJFRGjs.UserEditor; exports.UserIndexContainer = _chunk6GVSJFRGjs.UserIndexContainer; exports.UserIndexDetails = _chunk6GVSJFRGjs.UserIndexDetails; exports.UserListInAdd = _chunk6GVSJFRGjs.UserListInAdd; exports.UserMultiSelect = _chunk6GVSJFRGjs.UserMultiSelect; exports.UserReactivator = _chunk6GVSJFRGjs.UserReactivator; exports.UserResentInvitationEmail = _chunk6GVSJFRGjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk6GVSJFRGjs.UserRoleAdd; exports.UserRolesList = _chunk6GVSJFRGjs.UserRolesList; exports.UserSelector = _chunk6GVSJFRGjs.UserSelector; exports.UsersList = _chunk6GVSJFRGjs.UsersList; exports.UsersListByContentIds = _chunk6GVSJFRGjs.UsersListByContentIds; exports.UsersListContainer = _chunk6GVSJFRGjs.UsersListContainer; exports.badgeVariants = _chunk6GVSJFRGjs.badgeVariants; exports.buttonVariants = _chunk6GVSJFRGjs.buttonVariants; exports.cellComponent = _chunk6GVSJFRGjs.cellComponent; exports.cellDate = _chunk6GVSJFRGjs.cellDate; exports.cellId = _chunk6GVSJFRGjs.cellId; exports.cellLink = _chunk6GVSJFRGjs.cellLink; exports.cellUrl = _chunk6GVSJFRGjs.cellUrl; exports.errorToast = _chunk6GVSJFRGjs.errorToast; exports.generateNotificationData = _chunk6GVSJFRGjs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunk6GVSJFRGjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunk6GVSJFRGjs.tabsListVariants; exports.toggleVariants = _chunk6GVSJFRGjs.toggleVariants; exports.triggerAssociationToast = _chunk6GVSJFRGjs.triggerAssociationToast; exports.useCarousel = _chunk6GVSJFRGjs.useCarousel; exports.useFileUpload = _chunk6GVSJFRGjs.useFileUpload; exports.useSidebar = _chunk6GVSJFRGjs.useSidebar;
760
764
  //# 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;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;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;AACF,u0qBAAC","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;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;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;AACF,68qBAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
@@ -181,6 +181,8 @@ import {
181
181
  FormSlider,
182
182
  FormSwitch,
183
183
  FormTextarea,
184
+ GdprConsentCheckbox,
185
+ GdprConsentSection,
184
186
  Header,
185
187
  HoverCard,
186
188
  HoverCardContent,
@@ -370,9 +372,9 @@ import {
370
372
  useCarousel,
371
373
  useFileUpload,
372
374
  useSidebar
373
- } from "../chunk-XY6HEWHI.mjs";
375
+ } from "../chunk-CQCHSJLC.mjs";
374
376
  import "../chunk-C62JXXUX.mjs";
375
- import "../chunk-WQ3KF6BG.mjs";
377
+ import "../chunk-YCP2OMFD.mjs";
376
378
  import "../chunk-AUXK7QSA.mjs";
377
379
  import "../chunk-C7C7VY4F.mjs";
378
380
  import "../chunk-U4MTVHOC.mjs";
@@ -563,6 +565,8 @@ export {
563
565
  FormSlider,
564
566
  FormSwitch,
565
567
  FormTextarea,
568
+ GdprConsentCheckbox,
569
+ GdprConsentSection,
566
570
  Header,
567
571
  HoverCard,
568
572
  HoverCardContent,
@@ -20,9 +20,9 @@
20
20
 
21
21
 
22
22
 
23
- var _chunkBHKXZF2Ijs = require('../chunk-BHKXZF2I.js');
23
+ var _chunk6GVSJFRGjs = require('../chunk-6GVSJFRG.js');
24
24
  require('../chunk-OR5NPUWF.js');
25
- require('../chunk-5KQXRLK3.js');
25
+ require('../chunk-KYG2PIRB.js');
26
26
  require('../chunk-LXKSUWAV.js');
27
27
  require('../chunk-IBS6NI7D.js');
28
28
  require('../chunk-FM6WRAN5.js');
@@ -49,5 +49,5 @@ require('../chunk-7QVYU63E.js');
49
49
 
50
50
 
51
51
 
52
- exports.CommonProvider = _chunkBHKXZF2Ijs.CommonProvider; exports.CompanyProvider = _chunkBHKXZF2Ijs.CompanyProvider; exports.CurrentUserProvider = _chunkBHKXZF2Ijs.CurrentUserProvider; exports.HeaderChildrenProvider = _chunkBHKXZF2Ijs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkBHKXZF2Ijs.NotificationContextProvider; exports.RoleProvider = _chunkBHKXZF2Ijs.RoleProvider; exports.SharedProvider = _chunkBHKXZF2Ijs.SharedProvider; exports.SocketContext = _chunkBHKXZF2Ijs.SocketContext; exports.SocketProvider = _chunkBHKXZF2Ijs.SocketProvider; exports.UserProvider = _chunkBHKXZF2Ijs.UserProvider; exports.recentPagesAtom = _chunkBHKXZF2Ijs.recentPagesAtom; exports.useCommonContext = _chunkBHKXZF2Ijs.useCommonContext; exports.useCompanyContext = _chunkBHKXZF2Ijs.useCompanyContext; exports.useCurrentUserContext = _chunkBHKXZF2Ijs.useCurrentUserContext; exports.useHeaderChildren = _chunkBHKXZF2Ijs.useHeaderChildren; exports.useNotificationContext = _chunkBHKXZF2Ijs.useNotificationContext; exports.useRoleContext = _chunkBHKXZF2Ijs.useRoleContext; exports.useSharedContext = _chunkBHKXZF2Ijs.useSharedContext; exports.useSocketContext = _chunkBHKXZF2Ijs.useSocketContext; exports.useUserContext = _chunkBHKXZF2Ijs.useUserContext;
52
+ exports.CommonProvider = _chunk6GVSJFRGjs.CommonProvider; exports.CompanyProvider = _chunk6GVSJFRGjs.CompanyProvider; exports.CurrentUserProvider = _chunk6GVSJFRGjs.CurrentUserProvider; exports.HeaderChildrenProvider = _chunk6GVSJFRGjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunk6GVSJFRGjs.NotificationContextProvider; exports.RoleProvider = _chunk6GVSJFRGjs.RoleProvider; exports.SharedProvider = _chunk6GVSJFRGjs.SharedProvider; exports.SocketContext = _chunk6GVSJFRGjs.SocketContext; exports.SocketProvider = _chunk6GVSJFRGjs.SocketProvider; exports.UserProvider = _chunk6GVSJFRGjs.UserProvider; exports.recentPagesAtom = _chunk6GVSJFRGjs.recentPagesAtom; exports.useCommonContext = _chunk6GVSJFRGjs.useCommonContext; exports.useCompanyContext = _chunk6GVSJFRGjs.useCompanyContext; exports.useCurrentUserContext = _chunk6GVSJFRGjs.useCurrentUserContext; exports.useHeaderChildren = _chunk6GVSJFRGjs.useHeaderChildren; exports.useNotificationContext = _chunk6GVSJFRGjs.useNotificationContext; exports.useRoleContext = _chunk6GVSJFRGjs.useRoleContext; exports.useSharedContext = _chunk6GVSJFRGjs.useSharedContext; exports.useSocketContext = _chunk6GVSJFRGjs.useSocketContext; exports.useUserContext = _chunk6GVSJFRGjs.useUserContext;
53
53
  //# sourceMappingURL=index.js.map
@@ -20,9 +20,9 @@ import {
20
20
  useSharedContext,
21
21
  useSocketContext,
22
22
  useUserContext
23
- } from "../chunk-XY6HEWHI.mjs";
23
+ } from "../chunk-CQCHSJLC.mjs";
24
24
  import "../chunk-C62JXXUX.mjs";
25
- import "../chunk-WQ3KF6BG.mjs";
25
+ import "../chunk-YCP2OMFD.mjs";
26
26
  import "../chunk-AUXK7QSA.mjs";
27
27
  import "../chunk-C7C7VY4F.mjs";
28
28
  import "../chunk-U4MTVHOC.mjs";
@@ -3,8 +3,8 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../Api
3
3
  import { A as ApiRequestDataTypeInterface, F as FieldSelector } from '../ApiRequestDataTypeInterface-CUKFDBx2.mjs';
4
4
  export { G as GetterKeys, c as createJsonApiInclusion } from '../ApiRequestDataTypeInterface-CUKFDBx2.mjs';
5
5
  import { A as ApiResponseInterface } from '../ApiResponseInterface-zeewugD7.mjs';
6
- import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-BMT7W6KS.mjs';
7
- export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-BMT7W6KS.mjs';
6
+ import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-Duh9HW2n.mjs';
7
+ export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-Duh9HW2n.mjs';
8
8
  import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, i as ModuleInterface, F as FeatureInterface, k as RoleInterface, R as RoleInput, U as UserInterface, h as CompanyInterface, l as UserInput, C as CompanyInput, N as NotificationInterface, j as NotificationInput } from '../notification.interface-D5MbtfZK.mjs';
9
9
  export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-D5MbtfZK.mjs';
10
10
  export { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.mjs';
@@ -3,8 +3,8 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../Api
3
3
  import { A as ApiRequestDataTypeInterface, F as FieldSelector } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
4
4
  export { G as GetterKeys, c as createJsonApiInclusion } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
5
5
  import { A as ApiResponseInterface } from '../ApiResponseInterface-CAIAeP5d.js';
6
- import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-DsXo9nop.js';
7
- export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-DsXo9nop.js';
6
+ import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-CoC0k0iu.js';
7
+ export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-CoC0k0iu.js';
8
8
  import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, i as ModuleInterface, F as FeatureInterface, k as RoleInterface, R as RoleInput, U as UserInterface, h as CompanyInterface, l as UserInput, C as CompanyInput, N as NotificationInterface, j as NotificationInput } from '../notification.interface-CmKmObIU.js';
9
9
  export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-CmKmObIU.js';
10
10
  export { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.js';
@@ -110,7 +110,7 @@
110
110
 
111
111
 
112
112
 
113
- var _chunk5KQXRLK3js = require('../chunk-5KQXRLK3.js');
113
+ var _chunkKYG2PIRBjs = require('../chunk-KYG2PIRB.js');
114
114
  require('../chunk-LXKSUWAV.js');
115
115
  require('../chunk-IBS6NI7D.js');
116
116
 
@@ -247,5 +247,5 @@ require('../chunk-7QVYU63E.js');
247
247
 
248
248
 
249
249
 
250
- exports.AVAILABLE_OAUTH_SCOPES = _chunk5KQXRLK3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5KQXRLK3js.AbstractApiData; exports.AbstractService = _chunk5KQXRLK3js.AbstractService; exports.Action = _chunk5KQXRLK3js.Action; exports.Auth = _chunk5KQXRLK3js.Auth; exports.AuthComponent = _chunk5KQXRLK3js.AuthComponent; exports.AuthModule = _chunk5KQXRLK3js.AuthModule; exports.AuthService = _chunk5KQXRLK3js.AuthService; exports.AuthorModule = _chunk5KQXRLK3js.AuthorModule; exports.Billing = _chunk5KQXRLK3js.Billing; exports.BillingModule = _chunk5KQXRLK3js.BillingModule; exports.BillingService = _chunk5KQXRLK3js.BillingService; exports.BlockNoteDiffUtil = _chunk5KQXRLK3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5KQXRLK3js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk5KQXRLK3js.ClientAbstractService; exports.ClientHttpMethod = _chunk5KQXRLK3js.ClientHttpMethod; exports.Company = _chunk5KQXRLK3js.Company; exports.CompanyFields = _chunk5KQXRLK3js.CompanyFields; exports.CompanyModule = _chunk5KQXRLK3js.CompanyModule; exports.CompanyService = _chunk5KQXRLK3js.CompanyService; exports.Content = _chunk5KQXRLK3js.Content; exports.ContentFields = _chunk5KQXRLK3js.ContentFields; exports.ContentModule = _chunk5KQXRLK3js.ContentModule; exports.ContentService = _chunk5KQXRLK3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5KQXRLK3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunk5KQXRLK3js.EndpointCreator; exports.Feature = _chunk5KQXRLK3js.Feature; exports.FeatureModule = _chunk5KQXRLK3js.FeatureModule; exports.FeatureService = _chunk5KQXRLK3js.FeatureService; exports.HttpMethod = _chunk5KQXRLK3js.HttpMethod; exports.InvoiceStatus = _chunk5KQXRLK3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunk5KQXRLK3js.Module; exports.ModuleModule = _chunk5KQXRLK3js.ModuleModule; exports.ModuleRegistrar = _chunk5KQXRLK3js.ModuleRegistrar; exports.ModuleRegistry = _chunk5KQXRLK3js.ModuleRegistry; exports.Modules = _chunk5KQXRLK3js.Modules; exports.Notification = _chunk5KQXRLK3js.Notification; exports.NotificationFields = _chunk5KQXRLK3js.NotificationFields; exports.NotificationModule = _chunk5KQXRLK3js.NotificationModule; exports.NotificationService = _chunk5KQXRLK3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5KQXRLK3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5KQXRLK3js.OAuthClient; exports.OAuthModule = _chunk5KQXRLK3js.OAuthModule; exports.OAuthService = _chunk5KQXRLK3js.OAuthService; exports.PaymentMethod = _chunk5KQXRLK3js.PaymentMethod; exports.Push = _chunk5KQXRLK3js.Push; exports.PushModule = _chunk5KQXRLK3js.PushModule; exports.PushService = _chunk5KQXRLK3js.PushService; exports.RehydrationFactory = _chunk5KQXRLK3js.RehydrationFactory; exports.Role = _chunk5KQXRLK3js.Role; exports.RoleFields = _chunk5KQXRLK3js.RoleFields; exports.RoleModule = _chunk5KQXRLK3js.RoleModule; exports.RoleService = _chunk5KQXRLK3js.RoleService; exports.S3 = _chunk5KQXRLK3js.S3; exports.S3Module = _chunk5KQXRLK3js.S3Module; exports.S3Service = _chunk5KQXRLK3js.S3Service; exports.StripeCustomer = _chunk5KQXRLK3js.StripeCustomer; exports.StripeCustomerModule = _chunk5KQXRLK3js.StripeCustomerModule; exports.StripeCustomerService = _chunk5KQXRLK3js.StripeCustomerService; exports.StripeInvoice = _chunk5KQXRLK3js.StripeInvoice; exports.StripeInvoiceModule = _chunk5KQXRLK3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5KQXRLK3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5KQXRLK3js.StripePaymentMethodModule; exports.StripePrice = _chunk5KQXRLK3js.StripePrice; exports.StripePriceModule = _chunk5KQXRLK3js.StripePriceModule; exports.StripePriceService = _chunk5KQXRLK3js.StripePriceService; exports.StripeProduct = _chunk5KQXRLK3js.StripeProduct; exports.StripeProductModule = _chunk5KQXRLK3js.StripeProductModule; exports.StripeProductService = _chunk5KQXRLK3js.StripeProductService; exports.StripeSubscription = _chunk5KQXRLK3js.StripeSubscription; exports.StripeSubscriptionModule = _chunk5KQXRLK3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5KQXRLK3js.StripeSubscriptionService; exports.StripeUsage = _chunk5KQXRLK3js.StripeUsage; exports.StripeUsageModule = _chunk5KQXRLK3js.StripeUsageModule; exports.StripeUsageService = _chunk5KQXRLK3js.StripeUsageService; exports.SubscriptionStatus = _chunk5KQXRLK3js.SubscriptionStatus; exports.TableOptions = _chunk5KQXRLK3js.TableOptions; exports.User = _chunk5KQXRLK3js.User; exports.UserFields = _chunk5KQXRLK3js.UserFields; exports.UserModule = _chunk5KQXRLK3js.UserModule; exports.UserService = _chunk5KQXRLK3js.UserService; exports.checkPermissions = _chunk5KQXRLK3js.checkPermissions; exports.checkPermissionsFromServer = _chunk5KQXRLK3js.checkPermissionsFromServer; exports.cn = _chunk5KQXRLK3js.cn; exports.composeRefs = _chunk5KQXRLK3js.composeRefs; exports.createJsonApiInclusion = _chunk5KQXRLK3js.createJsonApiInclusion; exports.dismissToast = _chunk5KQXRLK3js.dismissToast; exports.entityObjectSchema = _chunk5KQXRLK3js.entityObjectSchema; exports.exists = _chunk5KQXRLK3js.exists; exports.formatDate = _chunk5KQXRLK3js.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5KQXRLK3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5KQXRLK3js.getGlobalErrorHandler; exports.getIcon = _chunk5KQXRLK3js.getIcon; exports.getIconByModule = _chunk5KQXRLK3js.getIconByModule; exports.getIconByModuleName = _chunk5KQXRLK3js.getIconByModuleName; exports.getLucideIcon = _chunk5KQXRLK3js.getLucideIcon; exports.getLucideIconByModule = _chunk5KQXRLK3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5KQXRLK3js.getLucideIconByModuleName; exports.getTableComponents = _chunk5KQXRLK3js.getTableComponents; exports.getTableOptions = _chunk5KQXRLK3js.getTableOptions; exports.getValueFromPath = _chunk5KQXRLK3js.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunk5KQXRLK3js.rehydrate; exports.rehydrateList = _chunk5KQXRLK3js.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5KQXRLK3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5KQXRLK3js.setGlobalErrorHandler; exports.showCustomToast = _chunk5KQXRLK3js.showCustomToast; exports.showError = _chunk5KQXRLK3js.showError; exports.showToast = _chunk5KQXRLK3js.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunk5KQXRLK3js.useComposedRefs; exports.useIsMobile = _chunk5KQXRLK3js.useIsMobile; exports.userObjectSchema = _chunk5KQXRLK3js.userObjectSchema;
250
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkKYG2PIRBjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkKYG2PIRBjs.AbstractApiData; exports.AbstractService = _chunkKYG2PIRBjs.AbstractService; exports.Action = _chunkKYG2PIRBjs.Action; exports.Auth = _chunkKYG2PIRBjs.Auth; exports.AuthComponent = _chunkKYG2PIRBjs.AuthComponent; exports.AuthModule = _chunkKYG2PIRBjs.AuthModule; exports.AuthService = _chunkKYG2PIRBjs.AuthService; exports.AuthorModule = _chunkKYG2PIRBjs.AuthorModule; exports.Billing = _chunkKYG2PIRBjs.Billing; exports.BillingModule = _chunkKYG2PIRBjs.BillingModule; exports.BillingService = _chunkKYG2PIRBjs.BillingService; exports.BlockNoteDiffUtil = _chunkKYG2PIRBjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkKYG2PIRBjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkKYG2PIRBjs.ClientAbstractService; exports.ClientHttpMethod = _chunkKYG2PIRBjs.ClientHttpMethod; exports.Company = _chunkKYG2PIRBjs.Company; exports.CompanyFields = _chunkKYG2PIRBjs.CompanyFields; exports.CompanyModule = _chunkKYG2PIRBjs.CompanyModule; exports.CompanyService = _chunkKYG2PIRBjs.CompanyService; exports.Content = _chunkKYG2PIRBjs.Content; exports.ContentFields = _chunkKYG2PIRBjs.ContentFields; exports.ContentModule = _chunkKYG2PIRBjs.ContentModule; exports.ContentService = _chunkKYG2PIRBjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkKYG2PIRBjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkKYG2PIRBjs.EndpointCreator; exports.Feature = _chunkKYG2PIRBjs.Feature; exports.FeatureModule = _chunkKYG2PIRBjs.FeatureModule; exports.FeatureService = _chunkKYG2PIRBjs.FeatureService; exports.HttpMethod = _chunkKYG2PIRBjs.HttpMethod; exports.InvoiceStatus = _chunkKYG2PIRBjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkKYG2PIRBjs.Module; exports.ModuleModule = _chunkKYG2PIRBjs.ModuleModule; exports.ModuleRegistrar = _chunkKYG2PIRBjs.ModuleRegistrar; exports.ModuleRegistry = _chunkKYG2PIRBjs.ModuleRegistry; exports.Modules = _chunkKYG2PIRBjs.Modules; exports.Notification = _chunkKYG2PIRBjs.Notification; exports.NotificationFields = _chunkKYG2PIRBjs.NotificationFields; exports.NotificationModule = _chunkKYG2PIRBjs.NotificationModule; exports.NotificationService = _chunkKYG2PIRBjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkKYG2PIRBjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkKYG2PIRBjs.OAuthClient; exports.OAuthModule = _chunkKYG2PIRBjs.OAuthModule; exports.OAuthService = _chunkKYG2PIRBjs.OAuthService; exports.PaymentMethod = _chunkKYG2PIRBjs.PaymentMethod; exports.Push = _chunkKYG2PIRBjs.Push; exports.PushModule = _chunkKYG2PIRBjs.PushModule; exports.PushService = _chunkKYG2PIRBjs.PushService; exports.RehydrationFactory = _chunkKYG2PIRBjs.RehydrationFactory; exports.Role = _chunkKYG2PIRBjs.Role; exports.RoleFields = _chunkKYG2PIRBjs.RoleFields; exports.RoleModule = _chunkKYG2PIRBjs.RoleModule; exports.RoleService = _chunkKYG2PIRBjs.RoleService; exports.S3 = _chunkKYG2PIRBjs.S3; exports.S3Module = _chunkKYG2PIRBjs.S3Module; exports.S3Service = _chunkKYG2PIRBjs.S3Service; exports.StripeCustomer = _chunkKYG2PIRBjs.StripeCustomer; exports.StripeCustomerModule = _chunkKYG2PIRBjs.StripeCustomerModule; exports.StripeCustomerService = _chunkKYG2PIRBjs.StripeCustomerService; exports.StripeInvoice = _chunkKYG2PIRBjs.StripeInvoice; exports.StripeInvoiceModule = _chunkKYG2PIRBjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkKYG2PIRBjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkKYG2PIRBjs.StripePaymentMethodModule; exports.StripePrice = _chunkKYG2PIRBjs.StripePrice; exports.StripePriceModule = _chunkKYG2PIRBjs.StripePriceModule; exports.StripePriceService = _chunkKYG2PIRBjs.StripePriceService; exports.StripeProduct = _chunkKYG2PIRBjs.StripeProduct; exports.StripeProductModule = _chunkKYG2PIRBjs.StripeProductModule; exports.StripeProductService = _chunkKYG2PIRBjs.StripeProductService; exports.StripeSubscription = _chunkKYG2PIRBjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkKYG2PIRBjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkKYG2PIRBjs.StripeSubscriptionService; exports.StripeUsage = _chunkKYG2PIRBjs.StripeUsage; exports.StripeUsageModule = _chunkKYG2PIRBjs.StripeUsageModule; exports.StripeUsageService = _chunkKYG2PIRBjs.StripeUsageService; exports.SubscriptionStatus = _chunkKYG2PIRBjs.SubscriptionStatus; exports.TableOptions = _chunkKYG2PIRBjs.TableOptions; exports.User = _chunkKYG2PIRBjs.User; exports.UserFields = _chunkKYG2PIRBjs.UserFields; exports.UserModule = _chunkKYG2PIRBjs.UserModule; exports.UserService = _chunkKYG2PIRBjs.UserService; exports.checkPermissions = _chunkKYG2PIRBjs.checkPermissions; exports.checkPermissionsFromServer = _chunkKYG2PIRBjs.checkPermissionsFromServer; exports.cn = _chunkKYG2PIRBjs.cn; exports.composeRefs = _chunkKYG2PIRBjs.composeRefs; exports.createJsonApiInclusion = _chunkKYG2PIRBjs.createJsonApiInclusion; exports.dismissToast = _chunkKYG2PIRBjs.dismissToast; exports.entityObjectSchema = _chunkKYG2PIRBjs.entityObjectSchema; exports.exists = _chunkKYG2PIRBjs.exists; exports.formatDate = _chunkKYG2PIRBjs.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkKYG2PIRBjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkKYG2PIRBjs.getGlobalErrorHandler; exports.getIcon = _chunkKYG2PIRBjs.getIcon; exports.getIconByModule = _chunkKYG2PIRBjs.getIconByModule; exports.getIconByModuleName = _chunkKYG2PIRBjs.getIconByModuleName; exports.getLucideIcon = _chunkKYG2PIRBjs.getLucideIcon; exports.getLucideIconByModule = _chunkKYG2PIRBjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkKYG2PIRBjs.getLucideIconByModuleName; exports.getTableComponents = _chunkKYG2PIRBjs.getTableComponents; exports.getTableOptions = _chunkKYG2PIRBjs.getTableOptions; exports.getValueFromPath = _chunkKYG2PIRBjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunkKYG2PIRBjs.rehydrate; exports.rehydrateList = _chunkKYG2PIRBjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkKYG2PIRBjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkKYG2PIRBjs.setGlobalErrorHandler; exports.showCustomToast = _chunkKYG2PIRBjs.showCustomToast; exports.showError = _chunkKYG2PIRBjs.showError; exports.showToast = _chunkKYG2PIRBjs.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkKYG2PIRBjs.useComposedRefs; exports.useIsMobile = _chunkKYG2PIRBjs.useIsMobile; exports.userObjectSchema = _chunkKYG2PIRBjs.userObjectSchema;
251
251
  //# sourceMappingURL=index.js.map
@@ -110,7 +110,7 @@ import {
110
110
  useComposedRefs,
111
111
  useIsMobile,
112
112
  userObjectSchema
113
- } from "../chunk-WQ3KF6BG.mjs";
113
+ } from "../chunk-YCP2OMFD.mjs";
114
114
  import "../chunk-AUXK7QSA.mjs";
115
115
  import "../chunk-C7C7VY4F.mjs";
116
116
  import {
package/dist/index.d.mts CHANGED
@@ -3,7 +3,7 @@ export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiD
3
3
  export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.mjs';
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-zeewugD7.mjs';
5
5
  export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
6
- export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-BMT7W6KS.mjs';
6
+ export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-Duh9HW2n.mjs';
7
7
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.mjs';
8
8
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.mjs';
9
9
  export { ClassValue } from 'clsx';
package/dist/index.d.ts CHANGED
@@ -3,7 +3,7 @@ export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiD
3
3
  export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.js';
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-CAIAeP5d.js';
5
5
  export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
6
- export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-DsXo9nop.js';
6
+ export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-CoC0k0iu.js';
7
7
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.js';
8
8
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.js';
9
9
  export { ClassValue } from 'clsx';
package/dist/index.js CHANGED
@@ -124,7 +124,7 @@ var _chunkOR5NPUWFjs = require('./chunk-OR5NPUWF.js');
124
124
 
125
125
 
126
126
 
127
- var _chunk5KQXRLK3js = require('./chunk-5KQXRLK3.js');
127
+ var _chunkKYG2PIRBjs = require('./chunk-KYG2PIRB.js');
128
128
  require('./chunk-LXKSUWAV.js');
129
129
  require('./chunk-IBS6NI7D.js');
130
130
 
@@ -273,5 +273,5 @@ require('./chunk-7QVYU63E.js');
273
273
 
274
274
 
275
275
 
276
- exports.AVAILABLE_OAUTH_SCOPES = _chunk5KQXRLK3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5KQXRLK3js.AbstractApiData; exports.AbstractService = _chunk5KQXRLK3js.AbstractService; exports.Action = _chunk5KQXRLK3js.Action; exports.Auth = _chunk5KQXRLK3js.Auth; exports.AuthComponent = _chunk5KQXRLK3js.AuthComponent; exports.AuthModule = _chunk5KQXRLK3js.AuthModule; exports.AuthService = _chunk5KQXRLK3js.AuthService; exports.AuthorModule = _chunk5KQXRLK3js.AuthorModule; exports.Billing = _chunk5KQXRLK3js.Billing; exports.BillingModule = _chunk5KQXRLK3js.BillingModule; exports.BillingService = _chunk5KQXRLK3js.BillingService; exports.BlockNoteDiffUtil = _chunk5KQXRLK3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5KQXRLK3js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk5KQXRLK3js.ClientAbstractService; exports.ClientHttpMethod = _chunk5KQXRLK3js.ClientHttpMethod; exports.Company = _chunk5KQXRLK3js.Company; exports.CompanyFields = _chunk5KQXRLK3js.CompanyFields; exports.CompanyModule = _chunk5KQXRLK3js.CompanyModule; exports.CompanyService = _chunk5KQXRLK3js.CompanyService; exports.Content = _chunk5KQXRLK3js.Content; exports.ContentFields = _chunk5KQXRLK3js.ContentFields; exports.ContentModule = _chunk5KQXRLK3js.ContentModule; exports.ContentService = _chunk5KQXRLK3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5KQXRLK3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunk5KQXRLK3js.EndpointCreator; exports.Feature = _chunk5KQXRLK3js.Feature; exports.FeatureModule = _chunk5KQXRLK3js.FeatureModule; exports.FeatureService = _chunk5KQXRLK3js.FeatureService; exports.HttpMethod = _chunk5KQXRLK3js.HttpMethod; exports.InvoiceStatus = _chunk5KQXRLK3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunk5KQXRLK3js.Module; exports.ModuleModule = _chunk5KQXRLK3js.ModuleModule; exports.ModuleRegistrar = _chunk5KQXRLK3js.ModuleRegistrar; exports.ModuleRegistry = _chunk5KQXRLK3js.ModuleRegistry; exports.Modules = _chunk5KQXRLK3js.Modules; exports.Notification = _chunk5KQXRLK3js.Notification; exports.NotificationFields = _chunk5KQXRLK3js.NotificationFields; exports.NotificationModule = _chunk5KQXRLK3js.NotificationModule; exports.NotificationService = _chunk5KQXRLK3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5KQXRLK3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5KQXRLK3js.OAuthClient; exports.OAuthModule = _chunk5KQXRLK3js.OAuthModule; exports.OAuthService = _chunk5KQXRLK3js.OAuthService; exports.PaymentMethod = _chunk5KQXRLK3js.PaymentMethod; exports.Push = _chunk5KQXRLK3js.Push; exports.PushModule = _chunk5KQXRLK3js.PushModule; exports.PushService = _chunk5KQXRLK3js.PushService; exports.RehydrationFactory = _chunk5KQXRLK3js.RehydrationFactory; exports.Role = _chunk5KQXRLK3js.Role; exports.RoleFields = _chunk5KQXRLK3js.RoleFields; exports.RoleModule = _chunk5KQXRLK3js.RoleModule; exports.RoleService = _chunk5KQXRLK3js.RoleService; exports.S3 = _chunk5KQXRLK3js.S3; exports.S3Module = _chunk5KQXRLK3js.S3Module; exports.S3Service = _chunk5KQXRLK3js.S3Service; exports.StripeCustomer = _chunk5KQXRLK3js.StripeCustomer; exports.StripeCustomerModule = _chunk5KQXRLK3js.StripeCustomerModule; exports.StripeCustomerService = _chunk5KQXRLK3js.StripeCustomerService; exports.StripeInvoice = _chunk5KQXRLK3js.StripeInvoice; exports.StripeInvoiceModule = _chunk5KQXRLK3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5KQXRLK3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5KQXRLK3js.StripePaymentMethodModule; exports.StripePrice = _chunk5KQXRLK3js.StripePrice; exports.StripePriceModule = _chunk5KQXRLK3js.StripePriceModule; exports.StripePriceService = _chunk5KQXRLK3js.StripePriceService; exports.StripeProduct = _chunk5KQXRLK3js.StripeProduct; exports.StripeProductModule = _chunk5KQXRLK3js.StripeProductModule; exports.StripeProductService = _chunk5KQXRLK3js.StripeProductService; exports.StripeSubscription = _chunk5KQXRLK3js.StripeSubscription; exports.StripeSubscriptionModule = _chunk5KQXRLK3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5KQXRLK3js.StripeSubscriptionService; exports.StripeUsage = _chunk5KQXRLK3js.StripeUsage; exports.StripeUsageModule = _chunk5KQXRLK3js.StripeUsageModule; exports.StripeUsageService = _chunk5KQXRLK3js.StripeUsageService; exports.SubscriptionStatus = _chunk5KQXRLK3js.SubscriptionStatus; exports.TableOptions = _chunk5KQXRLK3js.TableOptions; exports.User = _chunk5KQXRLK3js.User; exports.UserFields = _chunk5KQXRLK3js.UserFields; exports.UserModule = _chunk5KQXRLK3js.UserModule; exports.UserService = _chunk5KQXRLK3js.UserService; exports.checkPermissions = _chunk5KQXRLK3js.checkPermissions; exports.checkPermissionsFromServer = _chunk5KQXRLK3js.checkPermissionsFromServer; exports.cn = _chunk5KQXRLK3js.cn; exports.composeRefs = _chunk5KQXRLK3js.composeRefs; exports.configureAuth = _chunk5KQXRLK3js.configureAuth; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.configureLogin = _chunkOR5NPUWFjs.configureLogin; exports.configureRoles = _chunkOR5NPUWFjs.configureRoles; exports.createJsonApiInclusion = _chunk5KQXRLK3js.createJsonApiInclusion; exports.dismissToast = _chunk5KQXRLK3js.dismissToast; exports.entityObjectSchema = _chunk5KQXRLK3js.entityObjectSchema; exports.exists = _chunk5KQXRLK3js.exists; exports.formatDate = _chunk5KQXRLK3js.formatDate; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5KQXRLK3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5KQXRLK3js.getGlobalErrorHandler; exports.getIcon = _chunk5KQXRLK3js.getIcon; exports.getIconByModule = _chunk5KQXRLK3js.getIconByModule; exports.getIconByModuleName = _chunk5KQXRLK3js.getIconByModuleName; exports.getLucideIcon = _chunk5KQXRLK3js.getLucideIcon; exports.getLucideIconByModule = _chunk5KQXRLK3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5KQXRLK3js.getLucideIconByModuleName; exports.getRoleId = _chunkOR5NPUWFjs.getRoleId; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTableComponents = _chunk5KQXRLK3js.getTableComponents; exports.getTableOptions = _chunk5KQXRLK3js.getTableOptions; exports.getTokenHandler = _chunk5KQXRLK3js.getTokenHandler; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.getValueFromPath = _chunk5KQXRLK3js.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.isRolesConfigured = _chunkOR5NPUWFjs.isRolesConfigured; exports.rehydrate = _chunk5KQXRLK3js.rehydrate; exports.rehydrateList = _chunk5KQXRLK3js.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5KQXRLK3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5KQXRLK3js.setGlobalErrorHandler; exports.showCustomToast = _chunk5KQXRLK3js.showCustomToast; exports.showError = _chunk5KQXRLK3js.showError; exports.showToast = _chunk5KQXRLK3js.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunk5KQXRLK3js.useComposedRefs; exports.useIsMobile = _chunk5KQXRLK3js.useIsMobile; exports.userObjectSchema = _chunk5KQXRLK3js.userObjectSchema;
276
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkKYG2PIRBjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkKYG2PIRBjs.AbstractApiData; exports.AbstractService = _chunkKYG2PIRBjs.AbstractService; exports.Action = _chunkKYG2PIRBjs.Action; exports.Auth = _chunkKYG2PIRBjs.Auth; exports.AuthComponent = _chunkKYG2PIRBjs.AuthComponent; exports.AuthModule = _chunkKYG2PIRBjs.AuthModule; exports.AuthService = _chunkKYG2PIRBjs.AuthService; exports.AuthorModule = _chunkKYG2PIRBjs.AuthorModule; exports.Billing = _chunkKYG2PIRBjs.Billing; exports.BillingModule = _chunkKYG2PIRBjs.BillingModule; exports.BillingService = _chunkKYG2PIRBjs.BillingService; exports.BlockNoteDiffUtil = _chunkKYG2PIRBjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkKYG2PIRBjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkKYG2PIRBjs.ClientAbstractService; exports.ClientHttpMethod = _chunkKYG2PIRBjs.ClientHttpMethod; exports.Company = _chunkKYG2PIRBjs.Company; exports.CompanyFields = _chunkKYG2PIRBjs.CompanyFields; exports.CompanyModule = _chunkKYG2PIRBjs.CompanyModule; exports.CompanyService = _chunkKYG2PIRBjs.CompanyService; exports.Content = _chunkKYG2PIRBjs.Content; exports.ContentFields = _chunkKYG2PIRBjs.ContentFields; exports.ContentModule = _chunkKYG2PIRBjs.ContentModule; exports.ContentService = _chunkKYG2PIRBjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkKYG2PIRBjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkKYG2PIRBjs.EndpointCreator; exports.Feature = _chunkKYG2PIRBjs.Feature; exports.FeatureModule = _chunkKYG2PIRBjs.FeatureModule; exports.FeatureService = _chunkKYG2PIRBjs.FeatureService; exports.HttpMethod = _chunkKYG2PIRBjs.HttpMethod; exports.InvoiceStatus = _chunkKYG2PIRBjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkKYG2PIRBjs.Module; exports.ModuleModule = _chunkKYG2PIRBjs.ModuleModule; exports.ModuleRegistrar = _chunkKYG2PIRBjs.ModuleRegistrar; exports.ModuleRegistry = _chunkKYG2PIRBjs.ModuleRegistry; exports.Modules = _chunkKYG2PIRBjs.Modules; exports.Notification = _chunkKYG2PIRBjs.Notification; exports.NotificationFields = _chunkKYG2PIRBjs.NotificationFields; exports.NotificationModule = _chunkKYG2PIRBjs.NotificationModule; exports.NotificationService = _chunkKYG2PIRBjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkKYG2PIRBjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkKYG2PIRBjs.OAuthClient; exports.OAuthModule = _chunkKYG2PIRBjs.OAuthModule; exports.OAuthService = _chunkKYG2PIRBjs.OAuthService; exports.PaymentMethod = _chunkKYG2PIRBjs.PaymentMethod; exports.Push = _chunkKYG2PIRBjs.Push; exports.PushModule = _chunkKYG2PIRBjs.PushModule; exports.PushService = _chunkKYG2PIRBjs.PushService; exports.RehydrationFactory = _chunkKYG2PIRBjs.RehydrationFactory; exports.Role = _chunkKYG2PIRBjs.Role; exports.RoleFields = _chunkKYG2PIRBjs.RoleFields; exports.RoleModule = _chunkKYG2PIRBjs.RoleModule; exports.RoleService = _chunkKYG2PIRBjs.RoleService; exports.S3 = _chunkKYG2PIRBjs.S3; exports.S3Module = _chunkKYG2PIRBjs.S3Module; exports.S3Service = _chunkKYG2PIRBjs.S3Service; exports.StripeCustomer = _chunkKYG2PIRBjs.StripeCustomer; exports.StripeCustomerModule = _chunkKYG2PIRBjs.StripeCustomerModule; exports.StripeCustomerService = _chunkKYG2PIRBjs.StripeCustomerService; exports.StripeInvoice = _chunkKYG2PIRBjs.StripeInvoice; exports.StripeInvoiceModule = _chunkKYG2PIRBjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkKYG2PIRBjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkKYG2PIRBjs.StripePaymentMethodModule; exports.StripePrice = _chunkKYG2PIRBjs.StripePrice; exports.StripePriceModule = _chunkKYG2PIRBjs.StripePriceModule; exports.StripePriceService = _chunkKYG2PIRBjs.StripePriceService; exports.StripeProduct = _chunkKYG2PIRBjs.StripeProduct; exports.StripeProductModule = _chunkKYG2PIRBjs.StripeProductModule; exports.StripeProductService = _chunkKYG2PIRBjs.StripeProductService; exports.StripeSubscription = _chunkKYG2PIRBjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkKYG2PIRBjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkKYG2PIRBjs.StripeSubscriptionService; exports.StripeUsage = _chunkKYG2PIRBjs.StripeUsage; exports.StripeUsageModule = _chunkKYG2PIRBjs.StripeUsageModule; exports.StripeUsageService = _chunkKYG2PIRBjs.StripeUsageService; exports.SubscriptionStatus = _chunkKYG2PIRBjs.SubscriptionStatus; exports.TableOptions = _chunkKYG2PIRBjs.TableOptions; exports.User = _chunkKYG2PIRBjs.User; exports.UserFields = _chunkKYG2PIRBjs.UserFields; exports.UserModule = _chunkKYG2PIRBjs.UserModule; exports.UserService = _chunkKYG2PIRBjs.UserService; exports.checkPermissions = _chunkKYG2PIRBjs.checkPermissions; exports.checkPermissionsFromServer = _chunkKYG2PIRBjs.checkPermissionsFromServer; exports.cn = _chunkKYG2PIRBjs.cn; exports.composeRefs = _chunkKYG2PIRBjs.composeRefs; exports.configureAuth = _chunkKYG2PIRBjs.configureAuth; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.configureLogin = _chunkOR5NPUWFjs.configureLogin; exports.configureRoles = _chunkOR5NPUWFjs.configureRoles; exports.createJsonApiInclusion = _chunkKYG2PIRBjs.createJsonApiInclusion; exports.dismissToast = _chunkKYG2PIRBjs.dismissToast; exports.entityObjectSchema = _chunkKYG2PIRBjs.entityObjectSchema; exports.exists = _chunkKYG2PIRBjs.exists; exports.formatDate = _chunkKYG2PIRBjs.formatDate; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkKYG2PIRBjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkKYG2PIRBjs.getGlobalErrorHandler; exports.getIcon = _chunkKYG2PIRBjs.getIcon; exports.getIconByModule = _chunkKYG2PIRBjs.getIconByModule; exports.getIconByModuleName = _chunkKYG2PIRBjs.getIconByModuleName; exports.getLucideIcon = _chunkKYG2PIRBjs.getLucideIcon; exports.getLucideIconByModule = _chunkKYG2PIRBjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkKYG2PIRBjs.getLucideIconByModuleName; exports.getRoleId = _chunkOR5NPUWFjs.getRoleId; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTableComponents = _chunkKYG2PIRBjs.getTableComponents; exports.getTableOptions = _chunkKYG2PIRBjs.getTableOptions; exports.getTokenHandler = _chunkKYG2PIRBjs.getTokenHandler; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.getValueFromPath = _chunkKYG2PIRBjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.isRolesConfigured = _chunkOR5NPUWFjs.isRolesConfigured; exports.rehydrate = _chunkKYG2PIRBjs.rehydrate; exports.rehydrateList = _chunkKYG2PIRBjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkKYG2PIRBjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkKYG2PIRBjs.setGlobalErrorHandler; exports.showCustomToast = _chunkKYG2PIRBjs.showCustomToast; exports.showError = _chunkKYG2PIRBjs.showError; exports.showToast = _chunkKYG2PIRBjs.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkKYG2PIRBjs.useComposedRefs; exports.useIsMobile = _chunkKYG2PIRBjs.useIsMobile; exports.userObjectSchema = _chunkKYG2PIRBjs.userObjectSchema;
277
277
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -124,7 +124,7 @@ import {
124
124
  useComposedRefs,
125
125
  useIsMobile,
126
126
  userObjectSchema
127
- } from "./chunk-WQ3KF6BG.mjs";
127
+ } from "./chunk-YCP2OMFD.mjs";
128
128
  import "./chunk-AUXK7QSA.mjs";
129
129
  import "./chunk-C7C7VY4F.mjs";
130
130
  import {