@carlonicora/nextjs-jsonapi 1.87.4 → 1.88.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.
- package/dist/{BlockNoteEditor-QYJNJ4ZU.js → BlockNoteEditor-WBQCVHRG.js} +8 -8
- package/dist/{BlockNoteEditor-QYJNJ4ZU.js.map → BlockNoteEditor-WBQCVHRG.js.map} +1 -1
- package/dist/{BlockNoteEditor-Y33UF3NL.mjs → BlockNoteEditor-ZK2FZKIT.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-QGHPKVW2.js → chunk-6PDFD446.js} +152 -109
- package/dist/chunk-6PDFD446.js.map +1 -0
- package/dist/{chunk-6L3PWVNO.mjs → chunk-JAVXCFGG.mjs} +64 -21
- package/dist/chunk-JAVXCFGG.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +10 -0
- package/dist/components/index.d.ts +10 -0
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/containers/RoundPageContainer.tsx +38 -5
- package/src/components/containers/TabsContainer.tsx +10 -0
- package/dist/chunk-6L3PWVNO.mjs.map +0 -1
- package/dist/chunk-QGHPKVW2.js.map +0 -1
- /package/dist/{BlockNoteEditor-Y33UF3NL.mjs.map → BlockNoteEditor-ZK2FZKIT.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunk6PDFD446js = require('../chunk-6PDFD446.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -119,5 +119,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
|
|
122
|
-
exports.ClientJsonApiDelete = _chunkXAWKRNYMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkXAWKRNYMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkXAWKRNYMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkXAWKRNYMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkXAWKRNYMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
122
|
+
exports.ClientJsonApiDelete = _chunkXAWKRNYMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkXAWKRNYMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkXAWKRNYMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkXAWKRNYMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkXAWKRNYMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk6PDFD446js.JsonApiProvider; exports.TableGeneratorRegistry = _chunk6PDFD446js.TableGeneratorRegistry; exports.configureClientConfig = _chunkSE5HIHJSjs.configureClientConfig; exports.configureClientJsonApi = _chunkXAWKRNYMjs.configureClientJsonApi; exports.configureI18n = _chunkSE5HIHJSjs.configureI18n; exports.configureJsonApi = _chunkSE5HIHJSjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkSE5HIHJSjs.getApiUrl; exports.getAppUrl = _chunkSE5HIHJSjs.getAppUrl; exports.getClientApiUrl = _chunkXAWKRNYMjs.getClientApiUrl; exports.getClientAppUrl = _chunkXAWKRNYMjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkXAWKRNYMjs.getClientTrackablePages; exports.getI18nLink = _chunkSE5HIHJSjs.getI18nLink; exports.getPublicApiUrl = _chunkSE5HIHJSjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkSE5HIHJSjs.getStripePublishableKey; exports.getTrackablePages = _chunkSE5HIHJSjs.getTrackablePages; exports.registerTableGenerator = _chunk6PDFD446js.registerTableGenerator; exports.tableGeneratorRegistry = _chunk6PDFD446js.tableGeneratorRegistry; exports.useContentTableStructure = _chunk6PDFD446js.useContentTableStructure; exports.useCustomD3Graph = _chunk6PDFD446js.useCustomD3Graph; exports.useDataListRetriever = _chunk6PDFD446js.useDataListRetriever; exports.useDebounce = _chunk6PDFD446js.useDebounce; exports.useI18nDateFnsLocale = _chunkSE5HIHJSjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkSE5HIHJSjs.useI18nLocale; exports.useI18nRouter = _chunkSE5HIHJSjs.useI18nRouter; exports.useI18nTranslations = _chunkSE5HIHJSjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk6PDFD446js.useJsonApiGet; exports.useJsonApiMutation = _chunk6PDFD446js.useJsonApiMutation; exports.useNotificationSync = _chunk6PDFD446js.useNotificationSync; exports.useOAuthClient = _chunk6PDFD446js.useOAuthClient; exports.useOAuthClients = _chunk6PDFD446js.useOAuthClients; exports.useOAuthConsent = _chunk6PDFD446js.useOAuthConsent; exports.usePageTracker = _chunk6PDFD446js.usePageTracker; exports.usePageUrlGenerator = _chunk6PDFD446js.usePageUrlGenerator; exports.useRehydration = _chunk6PDFD446js.useRehydration; exports.useRehydrationList = _chunk6PDFD446js.useRehydrationList; exports.useRoleTableStructure = _chunk6PDFD446js.useRoleTableStructure; exports.useSocket = _chunk6PDFD446js.useSocket; exports.useSubscriptionStatus = _chunk6PDFD446js.useSubscriptionStatus; exports.useTableGenerator = _chunk6PDFD446js.useTableGenerator; exports.useUrlRewriter = _chunk6PDFD446js.useUrlRewriter; exports.useUserSearch = _chunk6PDFD446js.useUserSearch; exports.useUserTableStructure = _chunk6PDFD446js.useUserTableStructure;
|
|
123
123
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -198,6 +198,16 @@ type Tab = {
|
|
|
198
198
|
content: React.ReactNode;
|
|
199
199
|
modules?: ModuleWithPermissions[];
|
|
200
200
|
action?: Action;
|
|
201
|
+
/**
|
|
202
|
+
* When true, the tab content fills the available viewport height inside its
|
|
203
|
+
* container. The tab's wrapper chain switches to a flex-column layout with
|
|
204
|
+
* `flex-1 min-h-0`, the outer page scroll is suppressed, and the tab content
|
|
205
|
+
* becomes the only scroll context. The tabs strip stays sticky at the top.
|
|
206
|
+
*
|
|
207
|
+
* Honoured by `RoundPageContainer`. `TabsContainer` (this file) ignores it
|
|
208
|
+
* because it doesn't own the surrounding scroll container.
|
|
209
|
+
*/
|
|
210
|
+
fillHeight?: boolean;
|
|
201
211
|
};
|
|
202
212
|
type TabsContainerProps = {
|
|
203
213
|
tabs: Tab[];
|
|
@@ -198,6 +198,16 @@ type Tab = {
|
|
|
198
198
|
content: React.ReactNode;
|
|
199
199
|
modules?: ModuleWithPermissions[];
|
|
200
200
|
action?: Action;
|
|
201
|
+
/**
|
|
202
|
+
* When true, the tab content fills the available viewport height inside its
|
|
203
|
+
* container. The tab's wrapper chain switches to a flex-column layout with
|
|
204
|
+
* `flex-1 min-h-0`, the outer page scroll is suppressed, and the tab content
|
|
205
|
+
* becomes the only scroll context. The tabs strip stays sticky at the top.
|
|
206
|
+
*
|
|
207
|
+
* Honoured by `RoundPageContainer`. `TabsContainer` (this file) ignores it
|
|
208
|
+
* because it doesn't own the surrounding scroll container.
|
|
209
|
+
*/
|
|
210
|
+
fillHeight?: boolean;
|
|
201
211
|
};
|
|
202
212
|
type TabsContainerProps = {
|
|
203
213
|
tabs: Tab[];
|
package/dist/components/index.js
CHANGED
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
|
|
452
452
|
|
|
453
453
|
|
|
454
|
-
var
|
|
454
|
+
var _chunk6PDFD446js = require('../chunk-6PDFD446.js');
|
|
455
455
|
require('../chunk-SE5HIHJS.js');
|
|
456
456
|
|
|
457
457
|
|
|
@@ -927,5 +927,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
927
927
|
|
|
928
928
|
|
|
929
929
|
|
|
930
|
-
exports.AcceptInvitation = _chunkQGHPKVW2js.AcceptInvitation; exports.Accordion = _chunkQGHPKVW2js.Accordion; exports.AccordionContent = _chunkQGHPKVW2js.AccordionContent; exports.AccordionItem = _chunkQGHPKVW2js.AccordionItem; exports.AccordionTrigger = _chunkQGHPKVW2js.AccordionTrigger; exports.ActivateAccount = _chunkQGHPKVW2js.ActivateAccount; exports.AddUserToRole = _chunkQGHPKVW2js.AddUserToRole; exports.AdminCompanyContainer = _chunkQGHPKVW2js.AdminCompanyContainer; exports.AdminUsersList = _chunkQGHPKVW2js.AdminUsersList; exports.Alert = _chunkQGHPKVW2js.Alert; exports.AlertAction = _chunkQGHPKVW2js.AlertAction; exports.AlertDescription = _chunkQGHPKVW2js.AlertDescription; exports.AlertDialog = _chunkQGHPKVW2js.AlertDialog; exports.AlertDialogAction = _chunkQGHPKVW2js.AlertDialogAction; exports.AlertDialogCancel = _chunkQGHPKVW2js.AlertDialogCancel; exports.AlertDialogContent = _chunkQGHPKVW2js.AlertDialogContent; exports.AlertDialogDescription = _chunkQGHPKVW2js.AlertDialogDescription; exports.AlertDialogFooter = _chunkQGHPKVW2js.AlertDialogFooter; exports.AlertDialogHeader = _chunkQGHPKVW2js.AlertDialogHeader; exports.AlertDialogMedia = _chunkQGHPKVW2js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkQGHPKVW2js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkQGHPKVW2js.AlertDialogPortal; exports.AlertDialogTitle = _chunkQGHPKVW2js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkQGHPKVW2js.AlertDialogTrigger; exports.AlertTitle = _chunkQGHPKVW2js.AlertTitle; exports.AllUsersListContainer = _chunkQGHPKVW2js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkQGHPKVW2js.AllowedUsersDetails; exports.AssistantContainer = _chunkQGHPKVW2js.AssistantContainer; exports.AttributeElement = _chunkQGHPKVW2js.AttributeElement; exports.AuthContainer = _chunkQGHPKVW2js.AuthContainer; exports.Avatar = _chunkQGHPKVW2js.Avatar; exports.AvatarBadge = _chunkQGHPKVW2js.AvatarBadge; exports.AvatarFallback = _chunkQGHPKVW2js.AvatarFallback; exports.AvatarGroup = _chunkQGHPKVW2js.AvatarGroup; exports.AvatarGroupCount = _chunkQGHPKVW2js.AvatarGroupCount; exports.AvatarImage = _chunkQGHPKVW2js.AvatarImage; exports.BackupCodesDialog = _chunkQGHPKVW2js.BackupCodesDialog; exports.Badge = _chunkQGHPKVW2js.Badge; exports.BlockNoteEditorContainer = _chunkQGHPKVW2js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionSuggestionMenu = _chunkQGHPKVW2js.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunkQGHPKVW2js.KanbanBoard; exports.Breadcrumb = _chunkQGHPKVW2js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkQGHPKVW2js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkQGHPKVW2js.BreadcrumbItem; exports.BreadcrumbLink = _chunkQGHPKVW2js.BreadcrumbLink; exports.BreadcrumbList = _chunkQGHPKVW2js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkQGHPKVW2js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkQGHPKVW2js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkQGHPKVW2js.BreadcrumbSeparator; exports.Button = _chunkQGHPKVW2js.Button; exports.Calendar = _chunkQGHPKVW2js.Calendar; exports.CalendarDayButton = _chunkQGHPKVW2js.CalendarDayButton; exports.Card = _chunkQGHPKVW2js.Card; exports.CardAction = _chunkQGHPKVW2js.CardAction; exports.CardContent = _chunkQGHPKVW2js.CardContent; exports.CardDescription = _chunkQGHPKVW2js.CardDescription; exports.CardFooter = _chunkQGHPKVW2js.CardFooter; exports.CardHeader = _chunkQGHPKVW2js.CardHeader; exports.CardTitle = _chunkQGHPKVW2js.CardTitle; exports.Carousel = _chunkQGHPKVW2js.Carousel; exports.CarouselContent = _chunkQGHPKVW2js.CarouselContent; exports.CarouselItem = _chunkQGHPKVW2js.CarouselItem; exports.CarouselNext = _chunkQGHPKVW2js.CarouselNext; exports.CarouselPrevious = _chunkQGHPKVW2js.CarouselPrevious; exports.ChartContainer = _chunkQGHPKVW2js.ChartContainer; exports.ChartLegend = _chunkQGHPKVW2js.ChartLegend; exports.ChartLegendContent = _chunkQGHPKVW2js.ChartLegendContent; exports.ChartStyle = _chunkQGHPKVW2js.ChartStyle; exports.ChartTooltip = _chunkQGHPKVW2js.ChartTooltip; exports.ChartTooltipContent = _chunkQGHPKVW2js.ChartTooltipContent; exports.Checkbox = _chunkQGHPKVW2js.Checkbox; exports.Collapsible = _chunkQGHPKVW2js.Collapsible; exports.CollapsibleContent = _chunkQGHPKVW2js.CollapsibleContent; exports.CollapsibleTrigger = _chunkQGHPKVW2js.CollapsibleTrigger; exports.Column = _chunkQGHPKVW2js.KanbanColumn; exports.ColumnHandle = _chunkQGHPKVW2js.KanbanColumnHandle; exports.Combobox = _chunkQGHPKVW2js.Combobox; exports.ComboboxChip = _chunkQGHPKVW2js.ComboboxChip; exports.ComboboxChips = _chunkQGHPKVW2js.ComboboxChips; exports.ComboboxChipsInput = _chunkQGHPKVW2js.ComboboxChipsInput; exports.ComboboxCollection = _chunkQGHPKVW2js.ComboboxCollection; exports.ComboboxContent = _chunkQGHPKVW2js.ComboboxContent; exports.ComboboxEmpty = _chunkQGHPKVW2js.ComboboxEmpty; exports.ComboboxGroup = _chunkQGHPKVW2js.ComboboxGroup; exports.ComboboxInput = _chunkQGHPKVW2js.ComboboxInput; exports.ComboboxItem = _chunkQGHPKVW2js.ComboboxItem; exports.ComboboxLabel = _chunkQGHPKVW2js.ComboboxLabel; exports.ComboboxList = _chunkQGHPKVW2js.ComboboxList; exports.ComboboxSeparator = _chunkQGHPKVW2js.ComboboxSeparator; exports.ComboboxTrigger = _chunkQGHPKVW2js.ComboboxTrigger; exports.ComboboxValue = _chunkQGHPKVW2js.ComboboxValue; exports.Command = _chunkQGHPKVW2js.Command; exports.CommandDialog = _chunkQGHPKVW2js.CommandDialog; exports.CommandEmpty = _chunkQGHPKVW2js.CommandEmpty; exports.CommandGroup = _chunkQGHPKVW2js.CommandGroup; exports.CommandInput = _chunkQGHPKVW2js.CommandInput; exports.CommandItem = _chunkQGHPKVW2js.CommandItem; exports.CommandList = _chunkQGHPKVW2js.CommandList; exports.CommandSeparator = _chunkQGHPKVW2js.CommandSeparator; exports.CommandShortcut = _chunkQGHPKVW2js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkQGHPKVW2js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkQGHPKVW2js.CommonAssociationTrigger; exports.CommonDeleter = _chunkQGHPKVW2js.CommonDeleter; exports.CommonEditorButtons = _chunkQGHPKVW2js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkQGHPKVW2js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkQGHPKVW2js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkQGHPKVW2js.CommonEditorTrigger; exports.CompaniesList = _chunkQGHPKVW2js.CompaniesList; exports.CompanyConfigurationEditor = _chunkQGHPKVW2js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkQGHPKVW2js.CompanyContainer; exports.CompanyContent = _chunkQGHPKVW2js.CompanyContent; exports.CompanyDeleter = _chunkQGHPKVW2js.CompanyDeleter; exports.CompanyDetails = _chunkQGHPKVW2js.CompanyDetails; exports.CompanyEditor = _chunkQGHPKVW2js.CompanyEditor; exports.CompanyUsersList = _chunkQGHPKVW2js.CompanyUsersList; exports.ContentListGrid = _chunkQGHPKVW2js.ContentListGrid; exports.ContentListTable = _chunkQGHPKVW2js.ContentListTable; exports.ContentTableSearch = _chunkQGHPKVW2js.ContentTableSearch; exports.ContentTitle = _chunkQGHPKVW2js.ContentTitle; exports.ContentsList = _chunkQGHPKVW2js.ContentsList; exports.ContentsListById = _chunkQGHPKVW2js.ContentsListById; exports.ContextMenu = _chunkQGHPKVW2js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkQGHPKVW2js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkQGHPKVW2js.ContextMenuContent; exports.ContextMenuGroup = _chunkQGHPKVW2js.ContextMenuGroup; exports.ContextMenuItem = _chunkQGHPKVW2js.ContextMenuItem; exports.ContextMenuLabel = _chunkQGHPKVW2js.ContextMenuLabel; exports.ContextMenuPortal = _chunkQGHPKVW2js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkQGHPKVW2js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkQGHPKVW2js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkQGHPKVW2js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkQGHPKVW2js.ContextMenuShortcut; exports.ContextMenuSub = _chunkQGHPKVW2js.ContextMenuSub; exports.ContextMenuSubContent = _chunkQGHPKVW2js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkQGHPKVW2js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkQGHPKVW2js.ContextMenuTrigger; exports.ContributorsList = _chunkQGHPKVW2js.ContributorsList; exports.Cookies = _chunkQGHPKVW2js.Cookies; exports.DatePickerPopover = _chunkQGHPKVW2js.DatePickerPopover; exports.DateRangeSelector = _chunkQGHPKVW2js.DateRangeSelector; exports.Dialog = _chunkQGHPKVW2js.Dialog; exports.DialogClose = _chunkQGHPKVW2js.DialogClose; exports.DialogContent = _chunkQGHPKVW2js.DialogContent; exports.DialogDescription = _chunkQGHPKVW2js.DialogDescription; exports.DialogFooter = _chunkQGHPKVW2js.DialogFooter; exports.DialogHeader = _chunkQGHPKVW2js.DialogHeader; exports.DialogOverlay = _chunkQGHPKVW2js.DialogOverlay; exports.DialogPortal = _chunkQGHPKVW2js.DialogPortal; exports.DialogTitle = _chunkQGHPKVW2js.DialogTitle; exports.DialogTrigger = _chunkQGHPKVW2js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkQGHPKVW2js.DisableTwoFactorDialog; exports.Drawer = _chunkQGHPKVW2js.Drawer; exports.DrawerClose = _chunkQGHPKVW2js.DrawerClose; exports.DrawerContent = _chunkQGHPKVW2js.DrawerContent; exports.DrawerDescription = _chunkQGHPKVW2js.DrawerDescription; exports.DrawerFooter = _chunkQGHPKVW2js.DrawerFooter; exports.DrawerHeader = _chunkQGHPKVW2js.DrawerHeader; exports.DrawerOverlay = _chunkQGHPKVW2js.DrawerOverlay; exports.DrawerPortal = _chunkQGHPKVW2js.DrawerPortal; exports.DrawerTitle = _chunkQGHPKVW2js.DrawerTitle; exports.DrawerTrigger = _chunkQGHPKVW2js.DrawerTrigger; exports.DropdownMenu = _chunkQGHPKVW2js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkQGHPKVW2js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkQGHPKVW2js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkQGHPKVW2js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkQGHPKVW2js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkQGHPKVW2js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkQGHPKVW2js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkQGHPKVW2js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkQGHPKVW2js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkQGHPKVW2js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkQGHPKVW2js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkQGHPKVW2js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkQGHPKVW2js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkQGHPKVW2js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkQGHPKVW2js.DropdownMenuTrigger; exports.EditableAvatar = _chunkQGHPKVW2js.EditableAvatar; exports.EditorSheet = _chunkQGHPKVW2js.EditorSheet; exports.EntityAvatar = _chunkQGHPKVW2js.EntityAvatar; exports.EntityMultiSelector = _chunkQGHPKVW2js.EntityMultiSelector; exports.ErrorDetails = _chunkQGHPKVW2js.ErrorDetails; exports.Field = _chunkQGHPKVW2js.Field; exports.FieldContent = _chunkQGHPKVW2js.FieldContent; exports.FieldDescription = _chunkQGHPKVW2js.FieldDescription; exports.FieldError = _chunkQGHPKVW2js.FieldError; exports.FieldGroup = _chunkQGHPKVW2js.FieldGroup; exports.FieldLabel = _chunkQGHPKVW2js.FieldLabel; exports.FieldLegend = _chunkQGHPKVW2js.FieldLegend; exports.FieldSeparator = _chunkQGHPKVW2js.FieldSeparator; exports.FieldSet = _chunkQGHPKVW2js.FieldSet; exports.FieldTitle = _chunkQGHPKVW2js.FieldTitle; exports.FileInput = _chunkQGHPKVW2js.FileInput; exports.FileUploader = _chunkQGHPKVW2js.FileUploader; exports.FileUploaderContent = _chunkQGHPKVW2js.FileUploaderContent; exports.FileUploaderItem = _chunkQGHPKVW2js.FileUploaderItem; exports.FiscalDataDisplay = _chunkQGHPKVW2js.FiscalDataDisplay; exports.ForgotPassword = _chunkQGHPKVW2js.ForgotPassword; exports.Form = _chunkQGHPKVW2js.Form; exports.FormBlockNote = _chunkQGHPKVW2js.FormBlockNote; exports.FormCheckbox = _chunkQGHPKVW2js.FormCheckbox; exports.FormDate = _chunkQGHPKVW2js.FormDate; exports.FormDateTime = _chunkQGHPKVW2js.FormDateTime; exports.FormFeatures = _chunkQGHPKVW2js.FormFeatures; exports.FormFieldWrapper = _chunkQGHPKVW2js.FormFieldWrapper; exports.FormInput = _chunkQGHPKVW2js.FormInput; exports.FormPassword = _chunkQGHPKVW2js.FormPassword; exports.FormPlaceAutocomplete = _chunkQGHPKVW2js.FormPlaceAutocomplete; exports.FormRoles = _chunkQGHPKVW2js.FormRoles; exports.FormSelect = _chunkQGHPKVW2js.FormSelect; exports.FormSlider = _chunkQGHPKVW2js.FormSlider; exports.FormSwitch = _chunkQGHPKVW2js.FormSwitch; exports.FormTextarea = _chunkQGHPKVW2js.FormTextarea; exports.GdprConsentCheckbox = _chunkQGHPKVW2js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkQGHPKVW2js.GdprConsentSection; exports.Header = _chunkQGHPKVW2js.Header; exports.HoverCard = _chunkQGHPKVW2js.HoverCard; exports.HoverCardContent = _chunkQGHPKVW2js.HoverCardContent; exports.HoverCardTrigger = _chunkQGHPKVW2js.HoverCardTrigger; exports.HowToCommand = _chunkQGHPKVW2js.HowToCommand; exports.HowToCommandViewer = _chunkQGHPKVW2js.HowToCommandViewer; exports.HowToContainer = _chunkQGHPKVW2js.HowToContainer; exports.HowToContent = _chunkQGHPKVW2js.HowToContent; exports.HowToDeleter = _chunkQGHPKVW2js.HowToDeleter; exports.HowToDetails = _chunkQGHPKVW2js.HowToDetails; exports.HowToEditor = _chunkQGHPKVW2js.HowToEditor; exports.HowToList = _chunkQGHPKVW2js.HowToList; exports.HowToListContainer = _chunkQGHPKVW2js.HowToListContainer; exports.HowToMultiSelector = _chunkQGHPKVW2js.HowToMultiSelector; exports.HowToSelector = _chunkQGHPKVW2js.HowToSelector; exports.Input = _chunkQGHPKVW2js.Input; exports.InputGroup = _chunkQGHPKVW2js.InputGroup; exports.InputGroupAddon = _chunkQGHPKVW2js.InputGroupAddon; exports.InputGroupButton = _chunkQGHPKVW2js.InputGroupButton; exports.InputGroupInput = _chunkQGHPKVW2js.InputGroupInput; exports.InputGroupText = _chunkQGHPKVW2js.InputGroupText; exports.InputGroupTextarea = _chunkQGHPKVW2js.InputGroupTextarea; exports.InputOTP = _chunkQGHPKVW2js.InputOTP; exports.InputOTPGroup = _chunkQGHPKVW2js.InputOTPGroup; exports.InputOTPSeparator = _chunkQGHPKVW2js.InputOTPSeparator; exports.InputOTPSlot = _chunkQGHPKVW2js.InputOTPSlot; exports.ItalianFiscalData = _chunkQGHPKVW2js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkQGHPKVW2js.ItalianFiscalDataDisplay; exports.Item = _chunkQGHPKVW2js.KanbanItem; exports.ItemHandle = _chunkQGHPKVW2js.KanbanItemHandle; exports.Kanban = _chunkQGHPKVW2js.KanbanRoot; exports.KanbanBoard = _chunkQGHPKVW2js.KanbanBoard; exports.KanbanColumn = _chunkQGHPKVW2js.KanbanColumn; exports.KanbanColumnHandle = _chunkQGHPKVW2js.KanbanColumnHandle; exports.KanbanItem = _chunkQGHPKVW2js.KanbanItem; exports.KanbanItemHandle = _chunkQGHPKVW2js.KanbanItemHandle; exports.KanbanOverlay = _chunkQGHPKVW2js.KanbanOverlay; exports.Label = _chunkQGHPKVW2js.Label; exports.LandingComponent = _chunkQGHPKVW2js.LandingComponent; exports.Link = _chunkQGHPKVW2js.Link; exports.Login = _chunkQGHPKVW2js.Login; exports.Logout = _chunkQGHPKVW2js.Logout; exports.MessageItem = _chunkQGHPKVW2js.MessageItem; exports.MessageList = _chunkQGHPKVW2js.MessageList; exports.MessageSourcesPanel = _chunkQGHPKVW2js.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkQGHPKVW2js.ModeToggleSwitch; exports.MultiSelect = _chunkQGHPKVW2js.MultiSelect; exports.MultipleSelector = _chunkQGHPKVW2js.MultipleSelector; exports.NavigationMenu = _chunkQGHPKVW2js.NavigationMenu; exports.NavigationMenuContent = _chunkQGHPKVW2js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkQGHPKVW2js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkQGHPKVW2js.NavigationMenuItem; exports.NavigationMenuLink = _chunkQGHPKVW2js.NavigationMenuLink; exports.NavigationMenuList = _chunkQGHPKVW2js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkQGHPKVW2js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkQGHPKVW2js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkQGHPKVW2js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkQGHPKVW2js.NotificationMenuItem; exports.NotificationModal = _chunkQGHPKVW2js.NotificationModal; exports.NotificationToast = _chunkQGHPKVW2js.NotificationToast; exports.NotificationsList = _chunkQGHPKVW2js.NotificationsList; exports.NotificationsListContainer = _chunkQGHPKVW2js.NotificationsListContainer; exports.OAuthClientCard = _chunkQGHPKVW2js.OAuthClientCard; exports.OAuthClientDetail = _chunkQGHPKVW2js.OAuthClientDetail; exports.OAuthClientForm = _chunkQGHPKVW2js.OAuthClientForm; exports.OAuthClientList = _chunkQGHPKVW2js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkQGHPKVW2js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkQGHPKVW2js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkQGHPKVW2js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkQGHPKVW2js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkQGHPKVW2js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkQGHPKVW2js.OAuthScopeList; exports.OAuthScopeSelector = _chunkQGHPKVW2js.OAuthScopeSelector; exports.OnboardingCard = _chunkQGHPKVW2js.OnboardingCard; exports.Overlay = _chunkQGHPKVW2js.KanbanOverlay; exports.PageContainer = _chunkQGHPKVW2js.PageContainer; exports.PageContainerContentDetails = _chunkQGHPKVW2js.PageContainerContentDetails; exports.PageContentContainer = _chunkQGHPKVW2js.PageContentContainer; exports.PageSection = _chunkQGHPKVW2js.PageSection; exports.PasskeyButton = _chunkQGHPKVW2js.PasskeyButton; exports.PasskeyList = _chunkQGHPKVW2js.PasskeyList; exports.PasskeySetupDialog = _chunkQGHPKVW2js.PasskeySetupDialog; exports.PasswordInput = _chunkQGHPKVW2js.PasswordInput; exports.Popover = _chunkQGHPKVW2js.Popover; exports.PopoverContent = _chunkQGHPKVW2js.PopoverContent; exports.PopoverDescription = _chunkQGHPKVW2js.PopoverDescription; exports.PopoverHeader = _chunkQGHPKVW2js.PopoverHeader; exports.PopoverTitle = _chunkQGHPKVW2js.PopoverTitle; exports.PopoverTrigger = _chunkQGHPKVW2js.PopoverTrigger; exports.Progress = _chunkQGHPKVW2js.Progress; exports.ProgressIndicator = _chunkQGHPKVW2js.ProgressIndicator; exports.ProgressLabel = _chunkQGHPKVW2js.ProgressLabel; exports.ProgressTrack = _chunkQGHPKVW2js.ProgressTrack; exports.ProgressValue = _chunkQGHPKVW2js.ProgressValue; exports.PushNotificationProvider = _chunkQGHPKVW2js.PushNotificationProvider; exports.RadioGroup = _chunkQGHPKVW2js.RadioGroup; exports.RadioGroupItem = _chunkQGHPKVW2js.RadioGroupItem; exports.RbacByRoleContainer = _chunkQGHPKVW2js.RbacByRoleContainer; exports.RbacContainer = _chunkQGHPKVW2js.RbacContainer; exports.RbacPermissionCell = _chunkQGHPKVW2js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkQGHPKVW2js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkQGHPKVW2js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkQGHPKVW2js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkQGHPKVW2js.ReferralCodeCapture; exports.ReferralDialog = _chunkQGHPKVW2js.ReferralDialog; exports.ReferralWidget = _chunkQGHPKVW2js.ReferralWidget; exports.RefreshUser = _chunkQGHPKVW2js.RefreshUser; exports.RelevantContentsList = _chunkQGHPKVW2js.RelevantContentsList; exports.RelevantUsersList = _chunkQGHPKVW2js.RelevantUsersList; exports.RemoveUserFromRole = _chunkQGHPKVW2js.RemoveUserFromRole; exports.ResetPassword = _chunkQGHPKVW2js.ResetPassword; exports.ResizableHandle = _chunkQGHPKVW2js.ResizableHandle; exports.ResizablePanel = _chunkQGHPKVW2js.ResizablePanel; exports.ResizablePanelGroup = _chunkQGHPKVW2js.ResizablePanelGroup; exports.RoleContainer = _chunkQGHPKVW2js.RoleContainer; exports.RoleDetails = _chunkQGHPKVW2js.RoleDetails; exports.RoleUsersList = _chunkQGHPKVW2js.RoleUsersList; exports.RolesList = _chunkQGHPKVW2js.RolesList; exports.Root = _chunkQGHPKVW2js.KanbanRoot; exports.RoundPageContainer = _chunkQGHPKVW2js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkQGHPKVW2js.RoundPageContainerTitle; exports.ScrollArea = _chunkQGHPKVW2js.ScrollArea; exports.ScrollBar = _chunkQGHPKVW2js.ScrollBar; exports.SecurityContainer = _chunkQGHPKVW2js.SecurityContainer; exports.Select = _chunkQGHPKVW2js.Select; exports.SelectContent = _chunkQGHPKVW2js.SelectContent; exports.SelectGroup = _chunkQGHPKVW2js.SelectGroup; exports.SelectItem = _chunkQGHPKVW2js.SelectItem; exports.SelectLabel = _chunkQGHPKVW2js.SelectLabel; exports.SelectScrollDownButton = _chunkQGHPKVW2js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkQGHPKVW2js.SelectScrollUpButton; exports.SelectSeparator = _chunkQGHPKVW2js.SelectSeparator; exports.SelectTrigger = _chunkQGHPKVW2js.SelectTrigger; exports.SelectValue = _chunkQGHPKVW2js.SelectValue; exports.Separator = _chunkQGHPKVW2js.Separator; exports.Sheet = _chunkQGHPKVW2js.Sheet; exports.SheetClose = _chunkQGHPKVW2js.SheetClose; exports.SheetContent = _chunkQGHPKVW2js.SheetContent; exports.SheetDescription = _chunkQGHPKVW2js.SheetDescription; exports.SheetFooter = _chunkQGHPKVW2js.SheetFooter; exports.SheetHeader = _chunkQGHPKVW2js.SheetHeader; exports.SheetTitle = _chunkQGHPKVW2js.SheetTitle; exports.SheetTrigger = _chunkQGHPKVW2js.SheetTrigger; exports.Sidebar = _chunkQGHPKVW2js.Sidebar; exports.SidebarContent = _chunkQGHPKVW2js.SidebarContent; exports.SidebarFooter = _chunkQGHPKVW2js.SidebarFooter; exports.SidebarGroup = _chunkQGHPKVW2js.SidebarGroup; exports.SidebarGroupAction = _chunkQGHPKVW2js.SidebarGroupAction; exports.SidebarGroupContent = _chunkQGHPKVW2js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkQGHPKVW2js.SidebarGroupLabel; exports.SidebarHeader = _chunkQGHPKVW2js.SidebarHeader; exports.SidebarInput = _chunkQGHPKVW2js.SidebarInput; exports.SidebarInset = _chunkQGHPKVW2js.SidebarInset; exports.SidebarMenu = _chunkQGHPKVW2js.SidebarMenu; exports.SidebarMenuAction = _chunkQGHPKVW2js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkQGHPKVW2js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkQGHPKVW2js.SidebarMenuButton; exports.SidebarMenuItem = _chunkQGHPKVW2js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkQGHPKVW2js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkQGHPKVW2js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkQGHPKVW2js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkQGHPKVW2js.SidebarMenuSubItem; exports.SidebarProvider = _chunkQGHPKVW2js.SidebarProvider; exports.SidebarRail = _chunkQGHPKVW2js.SidebarRail; exports.SidebarSeparator = _chunkQGHPKVW2js.SidebarSeparator; exports.SidebarTrigger = _chunkQGHPKVW2js.SidebarTrigger; exports.Skeleton = _chunkQGHPKVW2js.Skeleton; exports.Slider = _chunkQGHPKVW2js.Slider; exports.Switch = _chunkQGHPKVW2js.Switch; exports.Table = _chunkQGHPKVW2js.Table; exports.TableBody = _chunkQGHPKVW2js.TableBody; exports.TableCaption = _chunkQGHPKVW2js.TableCaption; exports.TableCell = _chunkQGHPKVW2js.TableCell; exports.TableCellAvatar = _chunkQGHPKVW2js.TableCellAvatar; exports.TableFooter = _chunkQGHPKVW2js.TableFooter; exports.TableHead = _chunkQGHPKVW2js.TableHead; exports.TableHeader = _chunkQGHPKVW2js.TableHeader; exports.TableRow = _chunkQGHPKVW2js.TableRow; exports.Tabs = _chunkQGHPKVW2js.Tabs; exports.TabsContainer = _chunkQGHPKVW2js.TabsContainer; exports.TabsContent = _chunkQGHPKVW2js.TabsContent; exports.TabsList = _chunkQGHPKVW2js.TabsList; exports.TabsTrigger = _chunkQGHPKVW2js.TabsTrigger; exports.Textarea = _chunkQGHPKVW2js.Textarea; exports.Toaster = _chunkQGHPKVW2js.Toaster; exports.Toggle = _chunkQGHPKVW2js.Toggle; exports.TokenStatusIndicator = _chunkQGHPKVW2js.TokenStatusIndicator; exports.Tooltip = _chunkQGHPKVW2js.Tooltip; exports.TooltipContent = _chunkQGHPKVW2js.TooltipContent; exports.TooltipProvider = _chunkQGHPKVW2js.TooltipProvider; exports.TooltipTrigger = _chunkQGHPKVW2js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkQGHPKVW2js.TotpAuthenticatorList; exports.TotpInput = _chunkQGHPKVW2js.TotpInput; exports.TotpSetupDialog = _chunkQGHPKVW2js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkQGHPKVW2js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkQGHPKVW2js.TwoFactorSettings; exports.UserAvatar = _chunkQGHPKVW2js.UserAvatar; exports.UserAvatarEditor = _chunkQGHPKVW2js.UserAvatarEditor; exports.UserAvatarList = _chunkQGHPKVW2js.UserAvatarList; exports.UserContainer = _chunkQGHPKVW2js.UserContainer; exports.UserContent = _chunkQGHPKVW2js.UserContent; exports.UserDeleter = _chunkQGHPKVW2js.UserDeleter; exports.UserEditor = _chunkQGHPKVW2js.UserEditor; exports.UserIndexContainer = _chunkQGHPKVW2js.UserIndexContainer; exports.UserIndexDetails = _chunkQGHPKVW2js.UserIndexDetails; exports.UserListInAdd = _chunkQGHPKVW2js.UserListInAdd; exports.UserMultiSelect = _chunkQGHPKVW2js.UserMultiSelect; exports.UserReactivator = _chunkQGHPKVW2js.UserReactivator; exports.UserResentInvitationEmail = _chunkQGHPKVW2js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkQGHPKVW2js.UserRoleAdd; exports.UserRolesList = _chunkQGHPKVW2js.UserRolesList; exports.UserSearchPopover = _chunkQGHPKVW2js.UserSearchPopover; exports.UserSelector = _chunkQGHPKVW2js.UserSelector; exports.UserStanadaloneDetails = _chunkQGHPKVW2js.UserStanadaloneDetails; exports.UsersList = _chunkQGHPKVW2js.UsersList; exports.UsersListByContentIds = _chunkQGHPKVW2js.UsersListByContentIds; exports.UsersListContainer = _chunkQGHPKVW2js.UsersListContainer; exports.WaitlistConfirmation = _chunkQGHPKVW2js.WaitlistConfirmation; exports.WaitlistForm = _chunkQGHPKVW2js.WaitlistForm; exports.WaitlistHeroSection = _chunkQGHPKVW2js.WaitlistHeroSection; exports.WaitlistList = _chunkQGHPKVW2js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkQGHPKVW2js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkQGHPKVW2js.WaitlistSuccessState; exports.badgeVariants = _chunkQGHPKVW2js.badgeVariants; exports.buttonVariants = _chunkQGHPKVW2js.buttonVariants; exports.cellComponent = _chunkQGHPKVW2js.cellComponent; exports.cellDate = _chunkQGHPKVW2js.cellDate; exports.cellId = _chunkQGHPKVW2js.cellId; exports.cellLink = _chunkQGHPKVW2js.cellLink; exports.cellUrl = _chunkQGHPKVW2js.cellUrl; exports.createMentionInlineContentSpec = _chunkQGHPKVW2js.createMentionInlineContentSpec; exports.errorToast = _chunkQGHPKVW2js.errorToast; exports.generateNotificationData = _chunkQGHPKVW2js.generateNotificationData; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.navigationMenuTriggerStyle = _chunkQGHPKVW2js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkQGHPKVW2js.parseFiscalData; exports.tabsListVariants = _chunkQGHPKVW2js.tabsListVariants; exports.toggleVariants = _chunkQGHPKVW2js.toggleVariants; exports.triggerAssociationToast = _chunkQGHPKVW2js.triggerAssociationToast; exports.useCarousel = _chunkQGHPKVW2js.useCarousel; exports.useComboboxAnchor = _chunkQGHPKVW2js.useComboboxAnchor; exports.useDebounce = _chunkQGHPKVW2js.useDebounce2; exports.useEditorDialog = _chunkQGHPKVW2js.useEditorDialog; exports.useFileUpload = _chunkQGHPKVW2js.useFileUpload; exports.useSidebar = _chunkQGHPKVW2js.useSidebar;
|
|
930
|
+
exports.AcceptInvitation = _chunk6PDFD446js.AcceptInvitation; exports.Accordion = _chunk6PDFD446js.Accordion; exports.AccordionContent = _chunk6PDFD446js.AccordionContent; exports.AccordionItem = _chunk6PDFD446js.AccordionItem; exports.AccordionTrigger = _chunk6PDFD446js.AccordionTrigger; exports.ActivateAccount = _chunk6PDFD446js.ActivateAccount; exports.AddUserToRole = _chunk6PDFD446js.AddUserToRole; exports.AdminCompanyContainer = _chunk6PDFD446js.AdminCompanyContainer; exports.AdminUsersList = _chunk6PDFD446js.AdminUsersList; exports.Alert = _chunk6PDFD446js.Alert; exports.AlertAction = _chunk6PDFD446js.AlertAction; exports.AlertDescription = _chunk6PDFD446js.AlertDescription; exports.AlertDialog = _chunk6PDFD446js.AlertDialog; exports.AlertDialogAction = _chunk6PDFD446js.AlertDialogAction; exports.AlertDialogCancel = _chunk6PDFD446js.AlertDialogCancel; exports.AlertDialogContent = _chunk6PDFD446js.AlertDialogContent; exports.AlertDialogDescription = _chunk6PDFD446js.AlertDialogDescription; exports.AlertDialogFooter = _chunk6PDFD446js.AlertDialogFooter; exports.AlertDialogHeader = _chunk6PDFD446js.AlertDialogHeader; exports.AlertDialogMedia = _chunk6PDFD446js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk6PDFD446js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk6PDFD446js.AlertDialogPortal; exports.AlertDialogTitle = _chunk6PDFD446js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk6PDFD446js.AlertDialogTrigger; exports.AlertTitle = _chunk6PDFD446js.AlertTitle; exports.AllUsersListContainer = _chunk6PDFD446js.AllUsersListContainer; exports.AllowedUsersDetails = _chunk6PDFD446js.AllowedUsersDetails; exports.AssistantContainer = _chunk6PDFD446js.AssistantContainer; exports.AttributeElement = _chunk6PDFD446js.AttributeElement; exports.AuthContainer = _chunk6PDFD446js.AuthContainer; exports.Avatar = _chunk6PDFD446js.Avatar; exports.AvatarBadge = _chunk6PDFD446js.AvatarBadge; exports.AvatarFallback = _chunk6PDFD446js.AvatarFallback; exports.AvatarGroup = _chunk6PDFD446js.AvatarGroup; exports.AvatarGroupCount = _chunk6PDFD446js.AvatarGroupCount; exports.AvatarImage = _chunk6PDFD446js.AvatarImage; exports.BackupCodesDialog = _chunk6PDFD446js.BackupCodesDialog; exports.Badge = _chunk6PDFD446js.Badge; exports.BlockNoteEditorContainer = _chunk6PDFD446js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionSuggestionMenu = _chunk6PDFD446js.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunk6PDFD446js.KanbanBoard; exports.Breadcrumb = _chunk6PDFD446js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk6PDFD446js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk6PDFD446js.BreadcrumbItem; exports.BreadcrumbLink = _chunk6PDFD446js.BreadcrumbLink; exports.BreadcrumbList = _chunk6PDFD446js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk6PDFD446js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk6PDFD446js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk6PDFD446js.BreadcrumbSeparator; exports.Button = _chunk6PDFD446js.Button; exports.Calendar = _chunk6PDFD446js.Calendar; exports.CalendarDayButton = _chunk6PDFD446js.CalendarDayButton; exports.Card = _chunk6PDFD446js.Card; exports.CardAction = _chunk6PDFD446js.CardAction; exports.CardContent = _chunk6PDFD446js.CardContent; exports.CardDescription = _chunk6PDFD446js.CardDescription; exports.CardFooter = _chunk6PDFD446js.CardFooter; exports.CardHeader = _chunk6PDFD446js.CardHeader; exports.CardTitle = _chunk6PDFD446js.CardTitle; exports.Carousel = _chunk6PDFD446js.Carousel; exports.CarouselContent = _chunk6PDFD446js.CarouselContent; exports.CarouselItem = _chunk6PDFD446js.CarouselItem; exports.CarouselNext = _chunk6PDFD446js.CarouselNext; exports.CarouselPrevious = _chunk6PDFD446js.CarouselPrevious; exports.ChartContainer = _chunk6PDFD446js.ChartContainer; exports.ChartLegend = _chunk6PDFD446js.ChartLegend; exports.ChartLegendContent = _chunk6PDFD446js.ChartLegendContent; exports.ChartStyle = _chunk6PDFD446js.ChartStyle; exports.ChartTooltip = _chunk6PDFD446js.ChartTooltip; exports.ChartTooltipContent = _chunk6PDFD446js.ChartTooltipContent; exports.Checkbox = _chunk6PDFD446js.Checkbox; exports.Collapsible = _chunk6PDFD446js.Collapsible; exports.CollapsibleContent = _chunk6PDFD446js.CollapsibleContent; exports.CollapsibleTrigger = _chunk6PDFD446js.CollapsibleTrigger; exports.Column = _chunk6PDFD446js.KanbanColumn; exports.ColumnHandle = _chunk6PDFD446js.KanbanColumnHandle; exports.Combobox = _chunk6PDFD446js.Combobox; exports.ComboboxChip = _chunk6PDFD446js.ComboboxChip; exports.ComboboxChips = _chunk6PDFD446js.ComboboxChips; exports.ComboboxChipsInput = _chunk6PDFD446js.ComboboxChipsInput; exports.ComboboxCollection = _chunk6PDFD446js.ComboboxCollection; exports.ComboboxContent = _chunk6PDFD446js.ComboboxContent; exports.ComboboxEmpty = _chunk6PDFD446js.ComboboxEmpty; exports.ComboboxGroup = _chunk6PDFD446js.ComboboxGroup; exports.ComboboxInput = _chunk6PDFD446js.ComboboxInput; exports.ComboboxItem = _chunk6PDFD446js.ComboboxItem; exports.ComboboxLabel = _chunk6PDFD446js.ComboboxLabel; exports.ComboboxList = _chunk6PDFD446js.ComboboxList; exports.ComboboxSeparator = _chunk6PDFD446js.ComboboxSeparator; exports.ComboboxTrigger = _chunk6PDFD446js.ComboboxTrigger; exports.ComboboxValue = _chunk6PDFD446js.ComboboxValue; exports.Command = _chunk6PDFD446js.Command; exports.CommandDialog = _chunk6PDFD446js.CommandDialog; exports.CommandEmpty = _chunk6PDFD446js.CommandEmpty; exports.CommandGroup = _chunk6PDFD446js.CommandGroup; exports.CommandInput = _chunk6PDFD446js.CommandInput; exports.CommandItem = _chunk6PDFD446js.CommandItem; exports.CommandList = _chunk6PDFD446js.CommandList; exports.CommandSeparator = _chunk6PDFD446js.CommandSeparator; exports.CommandShortcut = _chunk6PDFD446js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk6PDFD446js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk6PDFD446js.CommonAssociationTrigger; exports.CommonDeleter = _chunk6PDFD446js.CommonDeleter; exports.CommonEditorButtons = _chunk6PDFD446js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk6PDFD446js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk6PDFD446js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk6PDFD446js.CommonEditorTrigger; exports.CompaniesList = _chunk6PDFD446js.CompaniesList; exports.CompanyConfigurationEditor = _chunk6PDFD446js.CompanyConfigurationEditor; exports.CompanyContainer = _chunk6PDFD446js.CompanyContainer; exports.CompanyContent = _chunk6PDFD446js.CompanyContent; exports.CompanyDeleter = _chunk6PDFD446js.CompanyDeleter; exports.CompanyDetails = _chunk6PDFD446js.CompanyDetails; exports.CompanyEditor = _chunk6PDFD446js.CompanyEditor; exports.CompanyUsersList = _chunk6PDFD446js.CompanyUsersList; exports.ContentListGrid = _chunk6PDFD446js.ContentListGrid; exports.ContentListTable = _chunk6PDFD446js.ContentListTable; exports.ContentTableSearch = _chunk6PDFD446js.ContentTableSearch; exports.ContentTitle = _chunk6PDFD446js.ContentTitle; exports.ContentsList = _chunk6PDFD446js.ContentsList; exports.ContentsListById = _chunk6PDFD446js.ContentsListById; exports.ContextMenu = _chunk6PDFD446js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk6PDFD446js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk6PDFD446js.ContextMenuContent; exports.ContextMenuGroup = _chunk6PDFD446js.ContextMenuGroup; exports.ContextMenuItem = _chunk6PDFD446js.ContextMenuItem; exports.ContextMenuLabel = _chunk6PDFD446js.ContextMenuLabel; exports.ContextMenuPortal = _chunk6PDFD446js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk6PDFD446js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk6PDFD446js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk6PDFD446js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk6PDFD446js.ContextMenuShortcut; exports.ContextMenuSub = _chunk6PDFD446js.ContextMenuSub; exports.ContextMenuSubContent = _chunk6PDFD446js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk6PDFD446js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk6PDFD446js.ContextMenuTrigger; exports.ContributorsList = _chunk6PDFD446js.ContributorsList; exports.Cookies = _chunk6PDFD446js.Cookies; exports.DatePickerPopover = _chunk6PDFD446js.DatePickerPopover; exports.DateRangeSelector = _chunk6PDFD446js.DateRangeSelector; exports.Dialog = _chunk6PDFD446js.Dialog; exports.DialogClose = _chunk6PDFD446js.DialogClose; exports.DialogContent = _chunk6PDFD446js.DialogContent; exports.DialogDescription = _chunk6PDFD446js.DialogDescription; exports.DialogFooter = _chunk6PDFD446js.DialogFooter; exports.DialogHeader = _chunk6PDFD446js.DialogHeader; exports.DialogOverlay = _chunk6PDFD446js.DialogOverlay; exports.DialogPortal = _chunk6PDFD446js.DialogPortal; exports.DialogTitle = _chunk6PDFD446js.DialogTitle; exports.DialogTrigger = _chunk6PDFD446js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk6PDFD446js.DisableTwoFactorDialog; exports.Drawer = _chunk6PDFD446js.Drawer; exports.DrawerClose = _chunk6PDFD446js.DrawerClose; exports.DrawerContent = _chunk6PDFD446js.DrawerContent; exports.DrawerDescription = _chunk6PDFD446js.DrawerDescription; exports.DrawerFooter = _chunk6PDFD446js.DrawerFooter; exports.DrawerHeader = _chunk6PDFD446js.DrawerHeader; exports.DrawerOverlay = _chunk6PDFD446js.DrawerOverlay; exports.DrawerPortal = _chunk6PDFD446js.DrawerPortal; exports.DrawerTitle = _chunk6PDFD446js.DrawerTitle; exports.DrawerTrigger = _chunk6PDFD446js.DrawerTrigger; exports.DropdownMenu = _chunk6PDFD446js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk6PDFD446js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk6PDFD446js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk6PDFD446js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk6PDFD446js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk6PDFD446js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk6PDFD446js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk6PDFD446js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk6PDFD446js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk6PDFD446js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk6PDFD446js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk6PDFD446js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk6PDFD446js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk6PDFD446js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk6PDFD446js.DropdownMenuTrigger; exports.EditableAvatar = _chunk6PDFD446js.EditableAvatar; exports.EditorSheet = _chunk6PDFD446js.EditorSheet; exports.EntityAvatar = _chunk6PDFD446js.EntityAvatar; exports.EntityMultiSelector = _chunk6PDFD446js.EntityMultiSelector; exports.ErrorDetails = _chunk6PDFD446js.ErrorDetails; exports.Field = _chunk6PDFD446js.Field; exports.FieldContent = _chunk6PDFD446js.FieldContent; exports.FieldDescription = _chunk6PDFD446js.FieldDescription; exports.FieldError = _chunk6PDFD446js.FieldError; exports.FieldGroup = _chunk6PDFD446js.FieldGroup; exports.FieldLabel = _chunk6PDFD446js.FieldLabel; exports.FieldLegend = _chunk6PDFD446js.FieldLegend; exports.FieldSeparator = _chunk6PDFD446js.FieldSeparator; exports.FieldSet = _chunk6PDFD446js.FieldSet; exports.FieldTitle = _chunk6PDFD446js.FieldTitle; exports.FileInput = _chunk6PDFD446js.FileInput; exports.FileUploader = _chunk6PDFD446js.FileUploader; exports.FileUploaderContent = _chunk6PDFD446js.FileUploaderContent; exports.FileUploaderItem = _chunk6PDFD446js.FileUploaderItem; exports.FiscalDataDisplay = _chunk6PDFD446js.FiscalDataDisplay; exports.ForgotPassword = _chunk6PDFD446js.ForgotPassword; exports.Form = _chunk6PDFD446js.Form; exports.FormBlockNote = _chunk6PDFD446js.FormBlockNote; exports.FormCheckbox = _chunk6PDFD446js.FormCheckbox; exports.FormDate = _chunk6PDFD446js.FormDate; exports.FormDateTime = _chunk6PDFD446js.FormDateTime; exports.FormFeatures = _chunk6PDFD446js.FormFeatures; exports.FormFieldWrapper = _chunk6PDFD446js.FormFieldWrapper; exports.FormInput = _chunk6PDFD446js.FormInput; exports.FormPassword = _chunk6PDFD446js.FormPassword; exports.FormPlaceAutocomplete = _chunk6PDFD446js.FormPlaceAutocomplete; exports.FormRoles = _chunk6PDFD446js.FormRoles; exports.FormSelect = _chunk6PDFD446js.FormSelect; exports.FormSlider = _chunk6PDFD446js.FormSlider; exports.FormSwitch = _chunk6PDFD446js.FormSwitch; exports.FormTextarea = _chunk6PDFD446js.FormTextarea; exports.GdprConsentCheckbox = _chunk6PDFD446js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk6PDFD446js.GdprConsentSection; exports.Header = _chunk6PDFD446js.Header; exports.HoverCard = _chunk6PDFD446js.HoverCard; exports.HoverCardContent = _chunk6PDFD446js.HoverCardContent; exports.HoverCardTrigger = _chunk6PDFD446js.HoverCardTrigger; exports.HowToCommand = _chunk6PDFD446js.HowToCommand; exports.HowToCommandViewer = _chunk6PDFD446js.HowToCommandViewer; exports.HowToContainer = _chunk6PDFD446js.HowToContainer; exports.HowToContent = _chunk6PDFD446js.HowToContent; exports.HowToDeleter = _chunk6PDFD446js.HowToDeleter; exports.HowToDetails = _chunk6PDFD446js.HowToDetails; exports.HowToEditor = _chunk6PDFD446js.HowToEditor; exports.HowToList = _chunk6PDFD446js.HowToList; exports.HowToListContainer = _chunk6PDFD446js.HowToListContainer; exports.HowToMultiSelector = _chunk6PDFD446js.HowToMultiSelector; exports.HowToSelector = _chunk6PDFD446js.HowToSelector; exports.Input = _chunk6PDFD446js.Input; exports.InputGroup = _chunk6PDFD446js.InputGroup; exports.InputGroupAddon = _chunk6PDFD446js.InputGroupAddon; exports.InputGroupButton = _chunk6PDFD446js.InputGroupButton; exports.InputGroupInput = _chunk6PDFD446js.InputGroupInput; exports.InputGroupText = _chunk6PDFD446js.InputGroupText; exports.InputGroupTextarea = _chunk6PDFD446js.InputGroupTextarea; exports.InputOTP = _chunk6PDFD446js.InputOTP; exports.InputOTPGroup = _chunk6PDFD446js.InputOTPGroup; exports.InputOTPSeparator = _chunk6PDFD446js.InputOTPSeparator; exports.InputOTPSlot = _chunk6PDFD446js.InputOTPSlot; exports.ItalianFiscalData = _chunk6PDFD446js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk6PDFD446js.ItalianFiscalDataDisplay; exports.Item = _chunk6PDFD446js.KanbanItem; exports.ItemHandle = _chunk6PDFD446js.KanbanItemHandle; exports.Kanban = _chunk6PDFD446js.KanbanRoot; exports.KanbanBoard = _chunk6PDFD446js.KanbanBoard; exports.KanbanColumn = _chunk6PDFD446js.KanbanColumn; exports.KanbanColumnHandle = _chunk6PDFD446js.KanbanColumnHandle; exports.KanbanItem = _chunk6PDFD446js.KanbanItem; exports.KanbanItemHandle = _chunk6PDFD446js.KanbanItemHandle; exports.KanbanOverlay = _chunk6PDFD446js.KanbanOverlay; exports.Label = _chunk6PDFD446js.Label; exports.LandingComponent = _chunk6PDFD446js.LandingComponent; exports.Link = _chunk6PDFD446js.Link; exports.Login = _chunk6PDFD446js.Login; exports.Logout = _chunk6PDFD446js.Logout; exports.MessageItem = _chunk6PDFD446js.MessageItem; exports.MessageList = _chunk6PDFD446js.MessageList; exports.MessageSourcesPanel = _chunk6PDFD446js.MessageSourcesPanel; exports.ModeToggleSwitch = _chunk6PDFD446js.ModeToggleSwitch; exports.MultiSelect = _chunk6PDFD446js.MultiSelect; exports.MultipleSelector = _chunk6PDFD446js.MultipleSelector; exports.NavigationMenu = _chunk6PDFD446js.NavigationMenu; exports.NavigationMenuContent = _chunk6PDFD446js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk6PDFD446js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk6PDFD446js.NavigationMenuItem; exports.NavigationMenuLink = _chunk6PDFD446js.NavigationMenuLink; exports.NavigationMenuList = _chunk6PDFD446js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk6PDFD446js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk6PDFD446js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk6PDFD446js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk6PDFD446js.NotificationMenuItem; exports.NotificationModal = _chunk6PDFD446js.NotificationModal; exports.NotificationToast = _chunk6PDFD446js.NotificationToast; exports.NotificationsList = _chunk6PDFD446js.NotificationsList; exports.NotificationsListContainer = _chunk6PDFD446js.NotificationsListContainer; exports.OAuthClientCard = _chunk6PDFD446js.OAuthClientCard; exports.OAuthClientDetail = _chunk6PDFD446js.OAuthClientDetail; exports.OAuthClientForm = _chunk6PDFD446js.OAuthClientForm; exports.OAuthClientList = _chunk6PDFD446js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk6PDFD446js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk6PDFD446js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk6PDFD446js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk6PDFD446js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk6PDFD446js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk6PDFD446js.OAuthScopeList; exports.OAuthScopeSelector = _chunk6PDFD446js.OAuthScopeSelector; exports.OnboardingCard = _chunk6PDFD446js.OnboardingCard; exports.Overlay = _chunk6PDFD446js.KanbanOverlay; exports.PageContainer = _chunk6PDFD446js.PageContainer; exports.PageContainerContentDetails = _chunk6PDFD446js.PageContainerContentDetails; exports.PageContentContainer = _chunk6PDFD446js.PageContentContainer; exports.PageSection = _chunk6PDFD446js.PageSection; exports.PasskeyButton = _chunk6PDFD446js.PasskeyButton; exports.PasskeyList = _chunk6PDFD446js.PasskeyList; exports.PasskeySetupDialog = _chunk6PDFD446js.PasskeySetupDialog; exports.PasswordInput = _chunk6PDFD446js.PasswordInput; exports.Popover = _chunk6PDFD446js.Popover; exports.PopoverContent = _chunk6PDFD446js.PopoverContent; exports.PopoverDescription = _chunk6PDFD446js.PopoverDescription; exports.PopoverHeader = _chunk6PDFD446js.PopoverHeader; exports.PopoverTitle = _chunk6PDFD446js.PopoverTitle; exports.PopoverTrigger = _chunk6PDFD446js.PopoverTrigger; exports.Progress = _chunk6PDFD446js.Progress; exports.ProgressIndicator = _chunk6PDFD446js.ProgressIndicator; exports.ProgressLabel = _chunk6PDFD446js.ProgressLabel; exports.ProgressTrack = _chunk6PDFD446js.ProgressTrack; exports.ProgressValue = _chunk6PDFD446js.ProgressValue; exports.PushNotificationProvider = _chunk6PDFD446js.PushNotificationProvider; exports.RadioGroup = _chunk6PDFD446js.RadioGroup; exports.RadioGroupItem = _chunk6PDFD446js.RadioGroupItem; exports.RbacByRoleContainer = _chunk6PDFD446js.RbacByRoleContainer; exports.RbacContainer = _chunk6PDFD446js.RbacContainer; exports.RbacPermissionCell = _chunk6PDFD446js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk6PDFD446js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk6PDFD446js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk6PDFD446js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk6PDFD446js.ReferralCodeCapture; exports.ReferralDialog = _chunk6PDFD446js.ReferralDialog; exports.ReferralWidget = _chunk6PDFD446js.ReferralWidget; exports.RefreshUser = _chunk6PDFD446js.RefreshUser; exports.RelevantContentsList = _chunk6PDFD446js.RelevantContentsList; exports.RelevantUsersList = _chunk6PDFD446js.RelevantUsersList; exports.RemoveUserFromRole = _chunk6PDFD446js.RemoveUserFromRole; exports.ResetPassword = _chunk6PDFD446js.ResetPassword; exports.ResizableHandle = _chunk6PDFD446js.ResizableHandle; exports.ResizablePanel = _chunk6PDFD446js.ResizablePanel; exports.ResizablePanelGroup = _chunk6PDFD446js.ResizablePanelGroup; exports.RoleContainer = _chunk6PDFD446js.RoleContainer; exports.RoleDetails = _chunk6PDFD446js.RoleDetails; exports.RoleUsersList = _chunk6PDFD446js.RoleUsersList; exports.RolesList = _chunk6PDFD446js.RolesList; exports.Root = _chunk6PDFD446js.KanbanRoot; exports.RoundPageContainer = _chunk6PDFD446js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk6PDFD446js.RoundPageContainerTitle; exports.ScrollArea = _chunk6PDFD446js.ScrollArea; exports.ScrollBar = _chunk6PDFD446js.ScrollBar; exports.SecurityContainer = _chunk6PDFD446js.SecurityContainer; exports.Select = _chunk6PDFD446js.Select; exports.SelectContent = _chunk6PDFD446js.SelectContent; exports.SelectGroup = _chunk6PDFD446js.SelectGroup; exports.SelectItem = _chunk6PDFD446js.SelectItem; exports.SelectLabel = _chunk6PDFD446js.SelectLabel; exports.SelectScrollDownButton = _chunk6PDFD446js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk6PDFD446js.SelectScrollUpButton; exports.SelectSeparator = _chunk6PDFD446js.SelectSeparator; exports.SelectTrigger = _chunk6PDFD446js.SelectTrigger; exports.SelectValue = _chunk6PDFD446js.SelectValue; exports.Separator = _chunk6PDFD446js.Separator; exports.Sheet = _chunk6PDFD446js.Sheet; exports.SheetClose = _chunk6PDFD446js.SheetClose; exports.SheetContent = _chunk6PDFD446js.SheetContent; exports.SheetDescription = _chunk6PDFD446js.SheetDescription; exports.SheetFooter = _chunk6PDFD446js.SheetFooter; exports.SheetHeader = _chunk6PDFD446js.SheetHeader; exports.SheetTitle = _chunk6PDFD446js.SheetTitle; exports.SheetTrigger = _chunk6PDFD446js.SheetTrigger; exports.Sidebar = _chunk6PDFD446js.Sidebar; exports.SidebarContent = _chunk6PDFD446js.SidebarContent; exports.SidebarFooter = _chunk6PDFD446js.SidebarFooter; exports.SidebarGroup = _chunk6PDFD446js.SidebarGroup; exports.SidebarGroupAction = _chunk6PDFD446js.SidebarGroupAction; exports.SidebarGroupContent = _chunk6PDFD446js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk6PDFD446js.SidebarGroupLabel; exports.SidebarHeader = _chunk6PDFD446js.SidebarHeader; exports.SidebarInput = _chunk6PDFD446js.SidebarInput; exports.SidebarInset = _chunk6PDFD446js.SidebarInset; exports.SidebarMenu = _chunk6PDFD446js.SidebarMenu; exports.SidebarMenuAction = _chunk6PDFD446js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk6PDFD446js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk6PDFD446js.SidebarMenuButton; exports.SidebarMenuItem = _chunk6PDFD446js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk6PDFD446js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk6PDFD446js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk6PDFD446js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk6PDFD446js.SidebarMenuSubItem; exports.SidebarProvider = _chunk6PDFD446js.SidebarProvider; exports.SidebarRail = _chunk6PDFD446js.SidebarRail; exports.SidebarSeparator = _chunk6PDFD446js.SidebarSeparator; exports.SidebarTrigger = _chunk6PDFD446js.SidebarTrigger; exports.Skeleton = _chunk6PDFD446js.Skeleton; exports.Slider = _chunk6PDFD446js.Slider; exports.Switch = _chunk6PDFD446js.Switch; exports.Table = _chunk6PDFD446js.Table; exports.TableBody = _chunk6PDFD446js.TableBody; exports.TableCaption = _chunk6PDFD446js.TableCaption; exports.TableCell = _chunk6PDFD446js.TableCell; exports.TableCellAvatar = _chunk6PDFD446js.TableCellAvatar; exports.TableFooter = _chunk6PDFD446js.TableFooter; exports.TableHead = _chunk6PDFD446js.TableHead; exports.TableHeader = _chunk6PDFD446js.TableHeader; exports.TableRow = _chunk6PDFD446js.TableRow; exports.Tabs = _chunk6PDFD446js.Tabs; exports.TabsContainer = _chunk6PDFD446js.TabsContainer; exports.TabsContent = _chunk6PDFD446js.TabsContent; exports.TabsList = _chunk6PDFD446js.TabsList; exports.TabsTrigger = _chunk6PDFD446js.TabsTrigger; exports.Textarea = _chunk6PDFD446js.Textarea; exports.Toaster = _chunk6PDFD446js.Toaster; exports.Toggle = _chunk6PDFD446js.Toggle; exports.TokenStatusIndicator = _chunk6PDFD446js.TokenStatusIndicator; exports.Tooltip = _chunk6PDFD446js.Tooltip; exports.TooltipContent = _chunk6PDFD446js.TooltipContent; exports.TooltipProvider = _chunk6PDFD446js.TooltipProvider; exports.TooltipTrigger = _chunk6PDFD446js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk6PDFD446js.TotpAuthenticatorList; exports.TotpInput = _chunk6PDFD446js.TotpInput; exports.TotpSetupDialog = _chunk6PDFD446js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk6PDFD446js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk6PDFD446js.TwoFactorSettings; exports.UserAvatar = _chunk6PDFD446js.UserAvatar; exports.UserAvatarEditor = _chunk6PDFD446js.UserAvatarEditor; exports.UserAvatarList = _chunk6PDFD446js.UserAvatarList; exports.UserContainer = _chunk6PDFD446js.UserContainer; exports.UserContent = _chunk6PDFD446js.UserContent; exports.UserDeleter = _chunk6PDFD446js.UserDeleter; exports.UserEditor = _chunk6PDFD446js.UserEditor; exports.UserIndexContainer = _chunk6PDFD446js.UserIndexContainer; exports.UserIndexDetails = _chunk6PDFD446js.UserIndexDetails; exports.UserListInAdd = _chunk6PDFD446js.UserListInAdd; exports.UserMultiSelect = _chunk6PDFD446js.UserMultiSelect; exports.UserReactivator = _chunk6PDFD446js.UserReactivator; exports.UserResentInvitationEmail = _chunk6PDFD446js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk6PDFD446js.UserRoleAdd; exports.UserRolesList = _chunk6PDFD446js.UserRolesList; exports.UserSearchPopover = _chunk6PDFD446js.UserSearchPopover; exports.UserSelector = _chunk6PDFD446js.UserSelector; exports.UserStanadaloneDetails = _chunk6PDFD446js.UserStanadaloneDetails; exports.UsersList = _chunk6PDFD446js.UsersList; exports.UsersListByContentIds = _chunk6PDFD446js.UsersListByContentIds; exports.UsersListContainer = _chunk6PDFD446js.UsersListContainer; exports.WaitlistConfirmation = _chunk6PDFD446js.WaitlistConfirmation; exports.WaitlistForm = _chunk6PDFD446js.WaitlistForm; exports.WaitlistHeroSection = _chunk6PDFD446js.WaitlistHeroSection; exports.WaitlistList = _chunk6PDFD446js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk6PDFD446js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk6PDFD446js.WaitlistSuccessState; exports.badgeVariants = _chunk6PDFD446js.badgeVariants; exports.buttonVariants = _chunk6PDFD446js.buttonVariants; exports.cellComponent = _chunk6PDFD446js.cellComponent; exports.cellDate = _chunk6PDFD446js.cellDate; exports.cellId = _chunk6PDFD446js.cellId; exports.cellLink = _chunk6PDFD446js.cellLink; exports.cellUrl = _chunk6PDFD446js.cellUrl; exports.createMentionInlineContentSpec = _chunk6PDFD446js.createMentionInlineContentSpec; exports.errorToast = _chunk6PDFD446js.errorToast; exports.generateNotificationData = _chunk6PDFD446js.generateNotificationData; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.navigationMenuTriggerStyle = _chunk6PDFD446js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk6PDFD446js.parseFiscalData; exports.tabsListVariants = _chunk6PDFD446js.tabsListVariants; exports.toggleVariants = _chunk6PDFD446js.toggleVariants; exports.triggerAssociationToast = _chunk6PDFD446js.triggerAssociationToast; exports.useCarousel = _chunk6PDFD446js.useCarousel; exports.useComboboxAnchor = _chunk6PDFD446js.useComboboxAnchor; exports.useDebounce = _chunk6PDFD446js.useDebounce2; exports.useEditorDialog = _chunk6PDFD446js.useEditorDialog; exports.useFileUpload = _chunk6PDFD446js.useFileUpload; exports.useSidebar = _chunk6PDFD446js.useSidebar;
|
|
931
931
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunk6PDFD446js = require('../chunk-6PDFD446.js');
|
|
35
35
|
require('../chunk-SE5HIHJS.js');
|
|
36
36
|
require('../chunk-XAWKRNYM.js');
|
|
37
37
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -71,5 +71,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
exports.AssistantProvider =
|
|
74
|
+
exports.AssistantProvider = _chunk6PDFD446js.AssistantProvider; exports.CommonProvider = _chunk6PDFD446js.CommonProvider; exports.CompanyProvider = _chunk6PDFD446js.CompanyProvider; exports.CurrentUserProvider = _chunk6PDFD446js.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk6PDFD446js.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk6PDFD446js.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk6PDFD446js.HeaderLeftContentProvider; exports.HowToProvider = _chunk6PDFD446js.HowToProvider; exports.NotificationContextProvider = _chunk6PDFD446js.NotificationContextProvider; exports.OnboardingProvider = _chunk6PDFD446js.OnboardingProvider; exports.RbacProvider = _chunk6PDFD446js.RbacProvider; exports.RoleProvider = _chunk6PDFD446js.RoleProvider; exports.SharedProvider = _chunk6PDFD446js.SharedProvider; exports.SocketContext = _chunk6PDFD446js.SocketContext; exports.SocketProvider = _chunk6PDFD446js.SocketProvider; exports.UserProvider = _chunk6PDFD446js.UserProvider; exports.recentPagesAtom = _chunk6PDFD446js.recentPagesAtom; exports.useAssistantContext = _chunk6PDFD446js.useAssistantContext; exports.useCommonContext = _chunk6PDFD446js.useCommonContext; exports.useCompanyContext = _chunk6PDFD446js.useCompanyContext; exports.useCurrentUserContext = _chunk6PDFD446js.useCurrentUserContext; exports.useHeaderChildren = _chunk6PDFD446js.useHeaderChildren; exports.useHeaderLeftContent = _chunk6PDFD446js.useHeaderLeftContent; exports.useHowToContext = _chunk6PDFD446js.useHowToContext; exports.useNotificationContext = _chunk6PDFD446js.useNotificationContext; exports.useOnboarding = _chunk6PDFD446js.useOnboarding; exports.useRbacContext = _chunk6PDFD446js.useRbacContext; exports.useRoleContext = _chunk6PDFD446js.useRoleContext; exports.useSharedContext = _chunk6PDFD446js.useSharedContext; exports.useSocketContext = _chunk6PDFD446js.useSocketContext; exports.useUserContext = _chunk6PDFD446js.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -59,6 +59,21 @@ export function RoundPageContainer({
|
|
|
59
59
|
|
|
60
60
|
const [activeTab, setActiveTab] = useState(initialValue);
|
|
61
61
|
|
|
62
|
+
useEffect(() => {
|
|
63
|
+
if (tabs && section) {
|
|
64
|
+
const tab = tabs.find((i) => (i.key?.name ?? i.label) === section);
|
|
65
|
+
if (tab) {
|
|
66
|
+
setActiveTab(section);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}, [section, tabs]);
|
|
70
|
+
|
|
71
|
+
// When the active tab is marked `fillHeight`, the tab system collapses to a
|
|
72
|
+
// flex-col chain that exactly fills the page chrome's available area, the
|
|
73
|
+
// outer page scroll is suppressed, and only the tab content scrolls — so
|
|
74
|
+
// the tabs strip stays sticky at the top of the viewport.
|
|
75
|
+
const activeFillHeight = tabs?.find((t) => (t.key?.name ?? t.label) === activeTab)?.fillHeight === true;
|
|
76
|
+
|
|
62
77
|
return (
|
|
63
78
|
<>
|
|
64
79
|
<Header leftContent={headerLeftContent} className="bg-sidebar border-0">
|
|
@@ -77,13 +92,25 @@ export function RoundPageContainer({
|
|
|
77
92
|
/>
|
|
78
93
|
)}
|
|
79
94
|
<div className="flex h-full w-full overflow-hidden">
|
|
80
|
-
<div
|
|
81
|
-
|
|
95
|
+
<div
|
|
96
|
+
className={cn(
|
|
97
|
+
`grow p-4`,
|
|
98
|
+
activeFillHeight ? `flex flex-col overflow-hidden` : `overflow-y-auto`,
|
|
99
|
+
fullWidth && `p-0`,
|
|
100
|
+
)}
|
|
101
|
+
>
|
|
102
|
+
<div
|
|
103
|
+
className={cn(
|
|
104
|
+
`mx-auto max-w-6xl space-y-8`,
|
|
105
|
+
activeFillHeight && `flex w-full flex-1 min-h-0 flex-col space-y-0`,
|
|
106
|
+
fullWidth && `max-w-full w-full p-0 h-full`,
|
|
107
|
+
)}
|
|
108
|
+
>
|
|
82
109
|
{tabs ? (
|
|
83
110
|
<>
|
|
84
111
|
<Tabs
|
|
85
112
|
value={activeTab}
|
|
86
|
-
className=
|
|
113
|
+
className={cn(`w-full`, activeFillHeight && `flex flex-1 min-h-0 flex-col`)}
|
|
87
114
|
onValueChange={(key) => {
|
|
88
115
|
setActiveTab(key);
|
|
89
116
|
if (module && id)
|
|
@@ -99,9 +126,15 @@ export function RoundPageContainer({
|
|
|
99
126
|
))}
|
|
100
127
|
</TabsList>
|
|
101
128
|
</div>
|
|
102
|
-
<div
|
|
129
|
+
<div
|
|
130
|
+
className={cn(`flex w-full px-4`, activeFillHeight ? `flex-1 min-h-0` : `overflow-y-auto`)}
|
|
131
|
+
>
|
|
103
132
|
{tabs.map((tab) => (
|
|
104
|
-
<TabsContent
|
|
133
|
+
<TabsContent
|
|
134
|
+
key={tab.label}
|
|
135
|
+
value={tab.key?.name ?? tab.label}
|
|
136
|
+
className={tab.fillHeight ? `flex flex-1 min-h-0 w-full flex-col` : `pb-20`}
|
|
137
|
+
>
|
|
105
138
|
{tab.content}
|
|
106
139
|
</TabsContent>
|
|
107
140
|
))}
|
|
@@ -13,6 +13,16 @@ export type Tab = {
|
|
|
13
13
|
content: React.ReactNode;
|
|
14
14
|
modules?: ModuleWithPermissions[];
|
|
15
15
|
action?: Action;
|
|
16
|
+
/**
|
|
17
|
+
* When true, the tab content fills the available viewport height inside its
|
|
18
|
+
* container. The tab's wrapper chain switches to a flex-column layout with
|
|
19
|
+
* `flex-1 min-h-0`, the outer page scroll is suppressed, and the tab content
|
|
20
|
+
* becomes the only scroll context. The tabs strip stays sticky at the top.
|
|
21
|
+
*
|
|
22
|
+
* Honoured by `RoundPageContainer`. `TabsContainer` (this file) ignores it
|
|
23
|
+
* because it doesn't own the surrounding scroll container.
|
|
24
|
+
*/
|
|
25
|
+
fillHeight?: boolean;
|
|
16
26
|
};
|
|
17
27
|
|
|
18
28
|
type TabsContainerProps = {
|