@carlonicora/nextjs-jsonapi 1.87.4 → 1.88.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlockNoteEditor-QYJNJ4ZU.js → BlockNoteEditor-6MCXSIXP.js} +8 -8
- package/dist/{BlockNoteEditor-QYJNJ4ZU.js.map → BlockNoteEditor-6MCXSIXP.js.map} +1 -1
- package/dist/{BlockNoteEditor-Y33UF3NL.mjs → BlockNoteEditor-RTA7EJWW.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-QGHPKVW2.js → chunk-2S3UA52H.js} +144 -109
- package/dist/chunk-2S3UA52H.js.map +1 -0
- package/dist/{chunk-6L3PWVNO.mjs → chunk-5ZNQKOSM.mjs} +56 -21
- package/dist/chunk-5ZNQKOSM.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 +29 -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-RTA7EJWW.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunk2S3UA52Hjs = require('../chunk-2S3UA52H.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 = _chunk2S3UA52Hjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk2S3UA52Hjs.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 = _chunk2S3UA52Hjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk2S3UA52Hjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk2S3UA52Hjs.useContentTableStructure; exports.useCustomD3Graph = _chunk2S3UA52Hjs.useCustomD3Graph; exports.useDataListRetriever = _chunk2S3UA52Hjs.useDataListRetriever; exports.useDebounce = _chunk2S3UA52Hjs.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 = _chunk2S3UA52Hjs.useJsonApiGet; exports.useJsonApiMutation = _chunk2S3UA52Hjs.useJsonApiMutation; exports.useNotificationSync = _chunk2S3UA52Hjs.useNotificationSync; exports.useOAuthClient = _chunk2S3UA52Hjs.useOAuthClient; exports.useOAuthClients = _chunk2S3UA52Hjs.useOAuthClients; exports.useOAuthConsent = _chunk2S3UA52Hjs.useOAuthConsent; exports.usePageTracker = _chunk2S3UA52Hjs.usePageTracker; exports.usePageUrlGenerator = _chunk2S3UA52Hjs.usePageUrlGenerator; exports.useRehydration = _chunk2S3UA52Hjs.useRehydration; exports.useRehydrationList = _chunk2S3UA52Hjs.useRehydrationList; exports.useRoleTableStructure = _chunk2S3UA52Hjs.useRoleTableStructure; exports.useSocket = _chunk2S3UA52Hjs.useSocket; exports.useSubscriptionStatus = _chunk2S3UA52Hjs.useSubscriptionStatus; exports.useTableGenerator = _chunk2S3UA52Hjs.useTableGenerator; exports.useUrlRewriter = _chunk2S3UA52Hjs.useUrlRewriter; exports.useUserSearch = _chunk2S3UA52Hjs.useUserSearch; exports.useUserTableStructure = _chunk2S3UA52Hjs.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 _chunk2S3UA52Hjs = require('../chunk-2S3UA52H.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 = _chunk2S3UA52Hjs.AcceptInvitation; exports.Accordion = _chunk2S3UA52Hjs.Accordion; exports.AccordionContent = _chunk2S3UA52Hjs.AccordionContent; exports.AccordionItem = _chunk2S3UA52Hjs.AccordionItem; exports.AccordionTrigger = _chunk2S3UA52Hjs.AccordionTrigger; exports.ActivateAccount = _chunk2S3UA52Hjs.ActivateAccount; exports.AddUserToRole = _chunk2S3UA52Hjs.AddUserToRole; exports.AdminCompanyContainer = _chunk2S3UA52Hjs.AdminCompanyContainer; exports.AdminUsersList = _chunk2S3UA52Hjs.AdminUsersList; exports.Alert = _chunk2S3UA52Hjs.Alert; exports.AlertAction = _chunk2S3UA52Hjs.AlertAction; exports.AlertDescription = _chunk2S3UA52Hjs.AlertDescription; exports.AlertDialog = _chunk2S3UA52Hjs.AlertDialog; exports.AlertDialogAction = _chunk2S3UA52Hjs.AlertDialogAction; exports.AlertDialogCancel = _chunk2S3UA52Hjs.AlertDialogCancel; exports.AlertDialogContent = _chunk2S3UA52Hjs.AlertDialogContent; exports.AlertDialogDescription = _chunk2S3UA52Hjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk2S3UA52Hjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk2S3UA52Hjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk2S3UA52Hjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk2S3UA52Hjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk2S3UA52Hjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk2S3UA52Hjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk2S3UA52Hjs.AlertDialogTrigger; exports.AlertTitle = _chunk2S3UA52Hjs.AlertTitle; exports.AllUsersListContainer = _chunk2S3UA52Hjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunk2S3UA52Hjs.AllowedUsersDetails; exports.AssistantContainer = _chunk2S3UA52Hjs.AssistantContainer; exports.AttributeElement = _chunk2S3UA52Hjs.AttributeElement; exports.AuthContainer = _chunk2S3UA52Hjs.AuthContainer; exports.Avatar = _chunk2S3UA52Hjs.Avatar; exports.AvatarBadge = _chunk2S3UA52Hjs.AvatarBadge; exports.AvatarFallback = _chunk2S3UA52Hjs.AvatarFallback; exports.AvatarGroup = _chunk2S3UA52Hjs.AvatarGroup; exports.AvatarGroupCount = _chunk2S3UA52Hjs.AvatarGroupCount; exports.AvatarImage = _chunk2S3UA52Hjs.AvatarImage; exports.BackupCodesDialog = _chunk2S3UA52Hjs.BackupCodesDialog; exports.Badge = _chunk2S3UA52Hjs.Badge; exports.BlockNoteEditorContainer = _chunk2S3UA52Hjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionSuggestionMenu = _chunk2S3UA52Hjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunk2S3UA52Hjs.KanbanBoard; exports.Breadcrumb = _chunk2S3UA52Hjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk2S3UA52Hjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk2S3UA52Hjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk2S3UA52Hjs.BreadcrumbLink; exports.BreadcrumbList = _chunk2S3UA52Hjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk2S3UA52Hjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk2S3UA52Hjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk2S3UA52Hjs.BreadcrumbSeparator; exports.Button = _chunk2S3UA52Hjs.Button; exports.Calendar = _chunk2S3UA52Hjs.Calendar; exports.CalendarDayButton = _chunk2S3UA52Hjs.CalendarDayButton; exports.Card = _chunk2S3UA52Hjs.Card; exports.CardAction = _chunk2S3UA52Hjs.CardAction; exports.CardContent = _chunk2S3UA52Hjs.CardContent; exports.CardDescription = _chunk2S3UA52Hjs.CardDescription; exports.CardFooter = _chunk2S3UA52Hjs.CardFooter; exports.CardHeader = _chunk2S3UA52Hjs.CardHeader; exports.CardTitle = _chunk2S3UA52Hjs.CardTitle; exports.Carousel = _chunk2S3UA52Hjs.Carousel; exports.CarouselContent = _chunk2S3UA52Hjs.CarouselContent; exports.CarouselItem = _chunk2S3UA52Hjs.CarouselItem; exports.CarouselNext = _chunk2S3UA52Hjs.CarouselNext; exports.CarouselPrevious = _chunk2S3UA52Hjs.CarouselPrevious; exports.ChartContainer = _chunk2S3UA52Hjs.ChartContainer; exports.ChartLegend = _chunk2S3UA52Hjs.ChartLegend; exports.ChartLegendContent = _chunk2S3UA52Hjs.ChartLegendContent; exports.ChartStyle = _chunk2S3UA52Hjs.ChartStyle; exports.ChartTooltip = _chunk2S3UA52Hjs.ChartTooltip; exports.ChartTooltipContent = _chunk2S3UA52Hjs.ChartTooltipContent; exports.Checkbox = _chunk2S3UA52Hjs.Checkbox; exports.Collapsible = _chunk2S3UA52Hjs.Collapsible; exports.CollapsibleContent = _chunk2S3UA52Hjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk2S3UA52Hjs.CollapsibleTrigger; exports.Column = _chunk2S3UA52Hjs.KanbanColumn; exports.ColumnHandle = _chunk2S3UA52Hjs.KanbanColumnHandle; exports.Combobox = _chunk2S3UA52Hjs.Combobox; exports.ComboboxChip = _chunk2S3UA52Hjs.ComboboxChip; exports.ComboboxChips = _chunk2S3UA52Hjs.ComboboxChips; exports.ComboboxChipsInput = _chunk2S3UA52Hjs.ComboboxChipsInput; exports.ComboboxCollection = _chunk2S3UA52Hjs.ComboboxCollection; exports.ComboboxContent = _chunk2S3UA52Hjs.ComboboxContent; exports.ComboboxEmpty = _chunk2S3UA52Hjs.ComboboxEmpty; exports.ComboboxGroup = _chunk2S3UA52Hjs.ComboboxGroup; exports.ComboboxInput = _chunk2S3UA52Hjs.ComboboxInput; exports.ComboboxItem = _chunk2S3UA52Hjs.ComboboxItem; exports.ComboboxLabel = _chunk2S3UA52Hjs.ComboboxLabel; exports.ComboboxList = _chunk2S3UA52Hjs.ComboboxList; exports.ComboboxSeparator = _chunk2S3UA52Hjs.ComboboxSeparator; exports.ComboboxTrigger = _chunk2S3UA52Hjs.ComboboxTrigger; exports.ComboboxValue = _chunk2S3UA52Hjs.ComboboxValue; exports.Command = _chunk2S3UA52Hjs.Command; exports.CommandDialog = _chunk2S3UA52Hjs.CommandDialog; exports.CommandEmpty = _chunk2S3UA52Hjs.CommandEmpty; exports.CommandGroup = _chunk2S3UA52Hjs.CommandGroup; exports.CommandInput = _chunk2S3UA52Hjs.CommandInput; exports.CommandItem = _chunk2S3UA52Hjs.CommandItem; exports.CommandList = _chunk2S3UA52Hjs.CommandList; exports.CommandSeparator = _chunk2S3UA52Hjs.CommandSeparator; exports.CommandShortcut = _chunk2S3UA52Hjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk2S3UA52Hjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk2S3UA52Hjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk2S3UA52Hjs.CommonDeleter; exports.CommonEditorButtons = _chunk2S3UA52Hjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk2S3UA52Hjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk2S3UA52Hjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk2S3UA52Hjs.CommonEditorTrigger; exports.CompaniesList = _chunk2S3UA52Hjs.CompaniesList; exports.CompanyConfigurationEditor = _chunk2S3UA52Hjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunk2S3UA52Hjs.CompanyContainer; exports.CompanyContent = _chunk2S3UA52Hjs.CompanyContent; exports.CompanyDeleter = _chunk2S3UA52Hjs.CompanyDeleter; exports.CompanyDetails = _chunk2S3UA52Hjs.CompanyDetails; exports.CompanyEditor = _chunk2S3UA52Hjs.CompanyEditor; exports.CompanyUsersList = _chunk2S3UA52Hjs.CompanyUsersList; exports.ContentListGrid = _chunk2S3UA52Hjs.ContentListGrid; exports.ContentListTable = _chunk2S3UA52Hjs.ContentListTable; exports.ContentTableSearch = _chunk2S3UA52Hjs.ContentTableSearch; exports.ContentTitle = _chunk2S3UA52Hjs.ContentTitle; exports.ContentsList = _chunk2S3UA52Hjs.ContentsList; exports.ContentsListById = _chunk2S3UA52Hjs.ContentsListById; exports.ContextMenu = _chunk2S3UA52Hjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk2S3UA52Hjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk2S3UA52Hjs.ContextMenuContent; exports.ContextMenuGroup = _chunk2S3UA52Hjs.ContextMenuGroup; exports.ContextMenuItem = _chunk2S3UA52Hjs.ContextMenuItem; exports.ContextMenuLabel = _chunk2S3UA52Hjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk2S3UA52Hjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk2S3UA52Hjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk2S3UA52Hjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk2S3UA52Hjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk2S3UA52Hjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk2S3UA52Hjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk2S3UA52Hjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk2S3UA52Hjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk2S3UA52Hjs.ContextMenuTrigger; exports.ContributorsList = _chunk2S3UA52Hjs.ContributorsList; exports.Cookies = _chunk2S3UA52Hjs.Cookies; exports.DatePickerPopover = _chunk2S3UA52Hjs.DatePickerPopover; exports.DateRangeSelector = _chunk2S3UA52Hjs.DateRangeSelector; exports.Dialog = _chunk2S3UA52Hjs.Dialog; exports.DialogClose = _chunk2S3UA52Hjs.DialogClose; exports.DialogContent = _chunk2S3UA52Hjs.DialogContent; exports.DialogDescription = _chunk2S3UA52Hjs.DialogDescription; exports.DialogFooter = _chunk2S3UA52Hjs.DialogFooter; exports.DialogHeader = _chunk2S3UA52Hjs.DialogHeader; exports.DialogOverlay = _chunk2S3UA52Hjs.DialogOverlay; exports.DialogPortal = _chunk2S3UA52Hjs.DialogPortal; exports.DialogTitle = _chunk2S3UA52Hjs.DialogTitle; exports.DialogTrigger = _chunk2S3UA52Hjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk2S3UA52Hjs.DisableTwoFactorDialog; exports.Drawer = _chunk2S3UA52Hjs.Drawer; exports.DrawerClose = _chunk2S3UA52Hjs.DrawerClose; exports.DrawerContent = _chunk2S3UA52Hjs.DrawerContent; exports.DrawerDescription = _chunk2S3UA52Hjs.DrawerDescription; exports.DrawerFooter = _chunk2S3UA52Hjs.DrawerFooter; exports.DrawerHeader = _chunk2S3UA52Hjs.DrawerHeader; exports.DrawerOverlay = _chunk2S3UA52Hjs.DrawerOverlay; exports.DrawerPortal = _chunk2S3UA52Hjs.DrawerPortal; exports.DrawerTitle = _chunk2S3UA52Hjs.DrawerTitle; exports.DrawerTrigger = _chunk2S3UA52Hjs.DrawerTrigger; exports.DropdownMenu = _chunk2S3UA52Hjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk2S3UA52Hjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk2S3UA52Hjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk2S3UA52Hjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk2S3UA52Hjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk2S3UA52Hjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk2S3UA52Hjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk2S3UA52Hjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk2S3UA52Hjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk2S3UA52Hjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk2S3UA52Hjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk2S3UA52Hjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk2S3UA52Hjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk2S3UA52Hjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk2S3UA52Hjs.DropdownMenuTrigger; exports.EditableAvatar = _chunk2S3UA52Hjs.EditableAvatar; exports.EditorSheet = _chunk2S3UA52Hjs.EditorSheet; exports.EntityAvatar = _chunk2S3UA52Hjs.EntityAvatar; exports.EntityMultiSelector = _chunk2S3UA52Hjs.EntityMultiSelector; exports.ErrorDetails = _chunk2S3UA52Hjs.ErrorDetails; exports.Field = _chunk2S3UA52Hjs.Field; exports.FieldContent = _chunk2S3UA52Hjs.FieldContent; exports.FieldDescription = _chunk2S3UA52Hjs.FieldDescription; exports.FieldError = _chunk2S3UA52Hjs.FieldError; exports.FieldGroup = _chunk2S3UA52Hjs.FieldGroup; exports.FieldLabel = _chunk2S3UA52Hjs.FieldLabel; exports.FieldLegend = _chunk2S3UA52Hjs.FieldLegend; exports.FieldSeparator = _chunk2S3UA52Hjs.FieldSeparator; exports.FieldSet = _chunk2S3UA52Hjs.FieldSet; exports.FieldTitle = _chunk2S3UA52Hjs.FieldTitle; exports.FileInput = _chunk2S3UA52Hjs.FileInput; exports.FileUploader = _chunk2S3UA52Hjs.FileUploader; exports.FileUploaderContent = _chunk2S3UA52Hjs.FileUploaderContent; exports.FileUploaderItem = _chunk2S3UA52Hjs.FileUploaderItem; exports.FiscalDataDisplay = _chunk2S3UA52Hjs.FiscalDataDisplay; exports.ForgotPassword = _chunk2S3UA52Hjs.ForgotPassword; exports.Form = _chunk2S3UA52Hjs.Form; exports.FormBlockNote = _chunk2S3UA52Hjs.FormBlockNote; exports.FormCheckbox = _chunk2S3UA52Hjs.FormCheckbox; exports.FormDate = _chunk2S3UA52Hjs.FormDate; exports.FormDateTime = _chunk2S3UA52Hjs.FormDateTime; exports.FormFeatures = _chunk2S3UA52Hjs.FormFeatures; exports.FormFieldWrapper = _chunk2S3UA52Hjs.FormFieldWrapper; exports.FormInput = _chunk2S3UA52Hjs.FormInput; exports.FormPassword = _chunk2S3UA52Hjs.FormPassword; exports.FormPlaceAutocomplete = _chunk2S3UA52Hjs.FormPlaceAutocomplete; exports.FormRoles = _chunk2S3UA52Hjs.FormRoles; exports.FormSelect = _chunk2S3UA52Hjs.FormSelect; exports.FormSlider = _chunk2S3UA52Hjs.FormSlider; exports.FormSwitch = _chunk2S3UA52Hjs.FormSwitch; exports.FormTextarea = _chunk2S3UA52Hjs.FormTextarea; exports.GdprConsentCheckbox = _chunk2S3UA52Hjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk2S3UA52Hjs.GdprConsentSection; exports.Header = _chunk2S3UA52Hjs.Header; exports.HoverCard = _chunk2S3UA52Hjs.HoverCard; exports.HoverCardContent = _chunk2S3UA52Hjs.HoverCardContent; exports.HoverCardTrigger = _chunk2S3UA52Hjs.HoverCardTrigger; exports.HowToCommand = _chunk2S3UA52Hjs.HowToCommand; exports.HowToCommandViewer = _chunk2S3UA52Hjs.HowToCommandViewer; exports.HowToContainer = _chunk2S3UA52Hjs.HowToContainer; exports.HowToContent = _chunk2S3UA52Hjs.HowToContent; exports.HowToDeleter = _chunk2S3UA52Hjs.HowToDeleter; exports.HowToDetails = _chunk2S3UA52Hjs.HowToDetails; exports.HowToEditor = _chunk2S3UA52Hjs.HowToEditor; exports.HowToList = _chunk2S3UA52Hjs.HowToList; exports.HowToListContainer = _chunk2S3UA52Hjs.HowToListContainer; exports.HowToMultiSelector = _chunk2S3UA52Hjs.HowToMultiSelector; exports.HowToSelector = _chunk2S3UA52Hjs.HowToSelector; exports.Input = _chunk2S3UA52Hjs.Input; exports.InputGroup = _chunk2S3UA52Hjs.InputGroup; exports.InputGroupAddon = _chunk2S3UA52Hjs.InputGroupAddon; exports.InputGroupButton = _chunk2S3UA52Hjs.InputGroupButton; exports.InputGroupInput = _chunk2S3UA52Hjs.InputGroupInput; exports.InputGroupText = _chunk2S3UA52Hjs.InputGroupText; exports.InputGroupTextarea = _chunk2S3UA52Hjs.InputGroupTextarea; exports.InputOTP = _chunk2S3UA52Hjs.InputOTP; exports.InputOTPGroup = _chunk2S3UA52Hjs.InputOTPGroup; exports.InputOTPSeparator = _chunk2S3UA52Hjs.InputOTPSeparator; exports.InputOTPSlot = _chunk2S3UA52Hjs.InputOTPSlot; exports.ItalianFiscalData = _chunk2S3UA52Hjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk2S3UA52Hjs.ItalianFiscalDataDisplay; exports.Item = _chunk2S3UA52Hjs.KanbanItem; exports.ItemHandle = _chunk2S3UA52Hjs.KanbanItemHandle; exports.Kanban = _chunk2S3UA52Hjs.KanbanRoot; exports.KanbanBoard = _chunk2S3UA52Hjs.KanbanBoard; exports.KanbanColumn = _chunk2S3UA52Hjs.KanbanColumn; exports.KanbanColumnHandle = _chunk2S3UA52Hjs.KanbanColumnHandle; exports.KanbanItem = _chunk2S3UA52Hjs.KanbanItem; exports.KanbanItemHandle = _chunk2S3UA52Hjs.KanbanItemHandle; exports.KanbanOverlay = _chunk2S3UA52Hjs.KanbanOverlay; exports.Label = _chunk2S3UA52Hjs.Label; exports.LandingComponent = _chunk2S3UA52Hjs.LandingComponent; exports.Link = _chunk2S3UA52Hjs.Link; exports.Login = _chunk2S3UA52Hjs.Login; exports.Logout = _chunk2S3UA52Hjs.Logout; exports.MessageItem = _chunk2S3UA52Hjs.MessageItem; exports.MessageList = _chunk2S3UA52Hjs.MessageList; exports.MessageSourcesPanel = _chunk2S3UA52Hjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunk2S3UA52Hjs.ModeToggleSwitch; exports.MultiSelect = _chunk2S3UA52Hjs.MultiSelect; exports.MultipleSelector = _chunk2S3UA52Hjs.MultipleSelector; exports.NavigationMenu = _chunk2S3UA52Hjs.NavigationMenu; exports.NavigationMenuContent = _chunk2S3UA52Hjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk2S3UA52Hjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk2S3UA52Hjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk2S3UA52Hjs.NavigationMenuLink; exports.NavigationMenuList = _chunk2S3UA52Hjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk2S3UA52Hjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk2S3UA52Hjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk2S3UA52Hjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk2S3UA52Hjs.NotificationMenuItem; exports.NotificationModal = _chunk2S3UA52Hjs.NotificationModal; exports.NotificationToast = _chunk2S3UA52Hjs.NotificationToast; exports.NotificationsList = _chunk2S3UA52Hjs.NotificationsList; exports.NotificationsListContainer = _chunk2S3UA52Hjs.NotificationsListContainer; exports.OAuthClientCard = _chunk2S3UA52Hjs.OAuthClientCard; exports.OAuthClientDetail = _chunk2S3UA52Hjs.OAuthClientDetail; exports.OAuthClientForm = _chunk2S3UA52Hjs.OAuthClientForm; exports.OAuthClientList = _chunk2S3UA52Hjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk2S3UA52Hjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk2S3UA52Hjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk2S3UA52Hjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk2S3UA52Hjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk2S3UA52Hjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk2S3UA52Hjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk2S3UA52Hjs.OAuthScopeSelector; exports.OnboardingCard = _chunk2S3UA52Hjs.OnboardingCard; exports.Overlay = _chunk2S3UA52Hjs.KanbanOverlay; exports.PageContainer = _chunk2S3UA52Hjs.PageContainer; exports.PageContainerContentDetails = _chunk2S3UA52Hjs.PageContainerContentDetails; exports.PageContentContainer = _chunk2S3UA52Hjs.PageContentContainer; exports.PageSection = _chunk2S3UA52Hjs.PageSection; exports.PasskeyButton = _chunk2S3UA52Hjs.PasskeyButton; exports.PasskeyList = _chunk2S3UA52Hjs.PasskeyList; exports.PasskeySetupDialog = _chunk2S3UA52Hjs.PasskeySetupDialog; exports.PasswordInput = _chunk2S3UA52Hjs.PasswordInput; exports.Popover = _chunk2S3UA52Hjs.Popover; exports.PopoverContent = _chunk2S3UA52Hjs.PopoverContent; exports.PopoverDescription = _chunk2S3UA52Hjs.PopoverDescription; exports.PopoverHeader = _chunk2S3UA52Hjs.PopoverHeader; exports.PopoverTitle = _chunk2S3UA52Hjs.PopoverTitle; exports.PopoverTrigger = _chunk2S3UA52Hjs.PopoverTrigger; exports.Progress = _chunk2S3UA52Hjs.Progress; exports.ProgressIndicator = _chunk2S3UA52Hjs.ProgressIndicator; exports.ProgressLabel = _chunk2S3UA52Hjs.ProgressLabel; exports.ProgressTrack = _chunk2S3UA52Hjs.ProgressTrack; exports.ProgressValue = _chunk2S3UA52Hjs.ProgressValue; exports.PushNotificationProvider = _chunk2S3UA52Hjs.PushNotificationProvider; exports.RadioGroup = _chunk2S3UA52Hjs.RadioGroup; exports.RadioGroupItem = _chunk2S3UA52Hjs.RadioGroupItem; exports.RbacByRoleContainer = _chunk2S3UA52Hjs.RbacByRoleContainer; exports.RbacContainer = _chunk2S3UA52Hjs.RbacContainer; exports.RbacPermissionCell = _chunk2S3UA52Hjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunk2S3UA52Hjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk2S3UA52Hjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk2S3UA52Hjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk2S3UA52Hjs.ReferralCodeCapture; exports.ReferralDialog = _chunk2S3UA52Hjs.ReferralDialog; exports.ReferralWidget = _chunk2S3UA52Hjs.ReferralWidget; exports.RefreshUser = _chunk2S3UA52Hjs.RefreshUser; exports.RelevantContentsList = _chunk2S3UA52Hjs.RelevantContentsList; exports.RelevantUsersList = _chunk2S3UA52Hjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk2S3UA52Hjs.RemoveUserFromRole; exports.ResetPassword = _chunk2S3UA52Hjs.ResetPassword; exports.ResizableHandle = _chunk2S3UA52Hjs.ResizableHandle; exports.ResizablePanel = _chunk2S3UA52Hjs.ResizablePanel; exports.ResizablePanelGroup = _chunk2S3UA52Hjs.ResizablePanelGroup; exports.RoleContainer = _chunk2S3UA52Hjs.RoleContainer; exports.RoleDetails = _chunk2S3UA52Hjs.RoleDetails; exports.RoleUsersList = _chunk2S3UA52Hjs.RoleUsersList; exports.RolesList = _chunk2S3UA52Hjs.RolesList; exports.Root = _chunk2S3UA52Hjs.KanbanRoot; exports.RoundPageContainer = _chunk2S3UA52Hjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunk2S3UA52Hjs.RoundPageContainerTitle; exports.ScrollArea = _chunk2S3UA52Hjs.ScrollArea; exports.ScrollBar = _chunk2S3UA52Hjs.ScrollBar; exports.SecurityContainer = _chunk2S3UA52Hjs.SecurityContainer; exports.Select = _chunk2S3UA52Hjs.Select; exports.SelectContent = _chunk2S3UA52Hjs.SelectContent; exports.SelectGroup = _chunk2S3UA52Hjs.SelectGroup; exports.SelectItem = _chunk2S3UA52Hjs.SelectItem; exports.SelectLabel = _chunk2S3UA52Hjs.SelectLabel; exports.SelectScrollDownButton = _chunk2S3UA52Hjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk2S3UA52Hjs.SelectScrollUpButton; exports.SelectSeparator = _chunk2S3UA52Hjs.SelectSeparator; exports.SelectTrigger = _chunk2S3UA52Hjs.SelectTrigger; exports.SelectValue = _chunk2S3UA52Hjs.SelectValue; exports.Separator = _chunk2S3UA52Hjs.Separator; exports.Sheet = _chunk2S3UA52Hjs.Sheet; exports.SheetClose = _chunk2S3UA52Hjs.SheetClose; exports.SheetContent = _chunk2S3UA52Hjs.SheetContent; exports.SheetDescription = _chunk2S3UA52Hjs.SheetDescription; exports.SheetFooter = _chunk2S3UA52Hjs.SheetFooter; exports.SheetHeader = _chunk2S3UA52Hjs.SheetHeader; exports.SheetTitle = _chunk2S3UA52Hjs.SheetTitle; exports.SheetTrigger = _chunk2S3UA52Hjs.SheetTrigger; exports.Sidebar = _chunk2S3UA52Hjs.Sidebar; exports.SidebarContent = _chunk2S3UA52Hjs.SidebarContent; exports.SidebarFooter = _chunk2S3UA52Hjs.SidebarFooter; exports.SidebarGroup = _chunk2S3UA52Hjs.SidebarGroup; exports.SidebarGroupAction = _chunk2S3UA52Hjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk2S3UA52Hjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk2S3UA52Hjs.SidebarGroupLabel; exports.SidebarHeader = _chunk2S3UA52Hjs.SidebarHeader; exports.SidebarInput = _chunk2S3UA52Hjs.SidebarInput; exports.SidebarInset = _chunk2S3UA52Hjs.SidebarInset; exports.SidebarMenu = _chunk2S3UA52Hjs.SidebarMenu; exports.SidebarMenuAction = _chunk2S3UA52Hjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk2S3UA52Hjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk2S3UA52Hjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk2S3UA52Hjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk2S3UA52Hjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk2S3UA52Hjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk2S3UA52Hjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk2S3UA52Hjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk2S3UA52Hjs.SidebarProvider; exports.SidebarRail = _chunk2S3UA52Hjs.SidebarRail; exports.SidebarSeparator = _chunk2S3UA52Hjs.SidebarSeparator; exports.SidebarTrigger = _chunk2S3UA52Hjs.SidebarTrigger; exports.Skeleton = _chunk2S3UA52Hjs.Skeleton; exports.Slider = _chunk2S3UA52Hjs.Slider; exports.Switch = _chunk2S3UA52Hjs.Switch; exports.Table = _chunk2S3UA52Hjs.Table; exports.TableBody = _chunk2S3UA52Hjs.TableBody; exports.TableCaption = _chunk2S3UA52Hjs.TableCaption; exports.TableCell = _chunk2S3UA52Hjs.TableCell; exports.TableCellAvatar = _chunk2S3UA52Hjs.TableCellAvatar; exports.TableFooter = _chunk2S3UA52Hjs.TableFooter; exports.TableHead = _chunk2S3UA52Hjs.TableHead; exports.TableHeader = _chunk2S3UA52Hjs.TableHeader; exports.TableRow = _chunk2S3UA52Hjs.TableRow; exports.Tabs = _chunk2S3UA52Hjs.Tabs; exports.TabsContainer = _chunk2S3UA52Hjs.TabsContainer; exports.TabsContent = _chunk2S3UA52Hjs.TabsContent; exports.TabsList = _chunk2S3UA52Hjs.TabsList; exports.TabsTrigger = _chunk2S3UA52Hjs.TabsTrigger; exports.Textarea = _chunk2S3UA52Hjs.Textarea; exports.Toaster = _chunk2S3UA52Hjs.Toaster; exports.Toggle = _chunk2S3UA52Hjs.Toggle; exports.TokenStatusIndicator = _chunk2S3UA52Hjs.TokenStatusIndicator; exports.Tooltip = _chunk2S3UA52Hjs.Tooltip; exports.TooltipContent = _chunk2S3UA52Hjs.TooltipContent; exports.TooltipProvider = _chunk2S3UA52Hjs.TooltipProvider; exports.TooltipTrigger = _chunk2S3UA52Hjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk2S3UA52Hjs.TotpAuthenticatorList; exports.TotpInput = _chunk2S3UA52Hjs.TotpInput; exports.TotpSetupDialog = _chunk2S3UA52Hjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk2S3UA52Hjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk2S3UA52Hjs.TwoFactorSettings; exports.UserAvatar = _chunk2S3UA52Hjs.UserAvatar; exports.UserAvatarEditor = _chunk2S3UA52Hjs.UserAvatarEditor; exports.UserAvatarList = _chunk2S3UA52Hjs.UserAvatarList; exports.UserContainer = _chunk2S3UA52Hjs.UserContainer; exports.UserContent = _chunk2S3UA52Hjs.UserContent; exports.UserDeleter = _chunk2S3UA52Hjs.UserDeleter; exports.UserEditor = _chunk2S3UA52Hjs.UserEditor; exports.UserIndexContainer = _chunk2S3UA52Hjs.UserIndexContainer; exports.UserIndexDetails = _chunk2S3UA52Hjs.UserIndexDetails; exports.UserListInAdd = _chunk2S3UA52Hjs.UserListInAdd; exports.UserMultiSelect = _chunk2S3UA52Hjs.UserMultiSelect; exports.UserReactivator = _chunk2S3UA52Hjs.UserReactivator; exports.UserResentInvitationEmail = _chunk2S3UA52Hjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk2S3UA52Hjs.UserRoleAdd; exports.UserRolesList = _chunk2S3UA52Hjs.UserRolesList; exports.UserSearchPopover = _chunk2S3UA52Hjs.UserSearchPopover; exports.UserSelector = _chunk2S3UA52Hjs.UserSelector; exports.UserStanadaloneDetails = _chunk2S3UA52Hjs.UserStanadaloneDetails; exports.UsersList = _chunk2S3UA52Hjs.UsersList; exports.UsersListByContentIds = _chunk2S3UA52Hjs.UsersListByContentIds; exports.UsersListContainer = _chunk2S3UA52Hjs.UsersListContainer; exports.WaitlistConfirmation = _chunk2S3UA52Hjs.WaitlistConfirmation; exports.WaitlistForm = _chunk2S3UA52Hjs.WaitlistForm; exports.WaitlistHeroSection = _chunk2S3UA52Hjs.WaitlistHeroSection; exports.WaitlistList = _chunk2S3UA52Hjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk2S3UA52Hjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk2S3UA52Hjs.WaitlistSuccessState; exports.badgeVariants = _chunk2S3UA52Hjs.badgeVariants; exports.buttonVariants = _chunk2S3UA52Hjs.buttonVariants; exports.cellComponent = _chunk2S3UA52Hjs.cellComponent; exports.cellDate = _chunk2S3UA52Hjs.cellDate; exports.cellId = _chunk2S3UA52Hjs.cellId; exports.cellLink = _chunk2S3UA52Hjs.cellLink; exports.cellUrl = _chunk2S3UA52Hjs.cellUrl; exports.createMentionInlineContentSpec = _chunk2S3UA52Hjs.createMentionInlineContentSpec; exports.errorToast = _chunk2S3UA52Hjs.errorToast; exports.generateNotificationData = _chunk2S3UA52Hjs.generateNotificationData; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.navigationMenuTriggerStyle = _chunk2S3UA52Hjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk2S3UA52Hjs.parseFiscalData; exports.tabsListVariants = _chunk2S3UA52Hjs.tabsListVariants; exports.toggleVariants = _chunk2S3UA52Hjs.toggleVariants; exports.triggerAssociationToast = _chunk2S3UA52Hjs.triggerAssociationToast; exports.useCarousel = _chunk2S3UA52Hjs.useCarousel; exports.useComboboxAnchor = _chunk2S3UA52Hjs.useComboboxAnchor; exports.useDebounce = _chunk2S3UA52Hjs.useDebounce2; exports.useEditorDialog = _chunk2S3UA52Hjs.useEditorDialog; exports.useFileUpload = _chunk2S3UA52Hjs.useFileUpload; exports.useSidebar = _chunk2S3UA52Hjs.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 _chunk2S3UA52Hjs = require('../chunk-2S3UA52H.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 = _chunk2S3UA52Hjs.AssistantProvider; exports.CommonProvider = _chunk2S3UA52Hjs.CommonProvider; exports.CompanyProvider = _chunk2S3UA52Hjs.CompanyProvider; exports.CurrentUserProvider = _chunk2S3UA52Hjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk2S3UA52Hjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk2S3UA52Hjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk2S3UA52Hjs.HeaderLeftContentProvider; exports.HowToProvider = _chunk2S3UA52Hjs.HowToProvider; exports.NotificationContextProvider = _chunk2S3UA52Hjs.NotificationContextProvider; exports.OnboardingProvider = _chunk2S3UA52Hjs.OnboardingProvider; exports.RbacProvider = _chunk2S3UA52Hjs.RbacProvider; exports.RoleProvider = _chunk2S3UA52Hjs.RoleProvider; exports.SharedProvider = _chunk2S3UA52Hjs.SharedProvider; exports.SocketContext = _chunk2S3UA52Hjs.SocketContext; exports.SocketProvider = _chunk2S3UA52Hjs.SocketProvider; exports.UserProvider = _chunk2S3UA52Hjs.UserProvider; exports.recentPagesAtom = _chunk2S3UA52Hjs.recentPagesAtom; exports.useAssistantContext = _chunk2S3UA52Hjs.useAssistantContext; exports.useCommonContext = _chunk2S3UA52Hjs.useCommonContext; exports.useCompanyContext = _chunk2S3UA52Hjs.useCompanyContext; exports.useCurrentUserContext = _chunk2S3UA52Hjs.useCurrentUserContext; exports.useHeaderChildren = _chunk2S3UA52Hjs.useHeaderChildren; exports.useHeaderLeftContent = _chunk2S3UA52Hjs.useHeaderLeftContent; exports.useHowToContext = _chunk2S3UA52Hjs.useHowToContext; exports.useNotificationContext = _chunk2S3UA52Hjs.useNotificationContext; exports.useOnboarding = _chunk2S3UA52Hjs.useOnboarding; exports.useRbacContext = _chunk2S3UA52Hjs.useRbacContext; exports.useRoleContext = _chunk2S3UA52Hjs.useRoleContext; exports.useSharedContext = _chunk2S3UA52Hjs.useSharedContext; exports.useSocketContext = _chunk2S3UA52Hjs.useSocketContext; exports.useUserContext = _chunk2S3UA52Hjs.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -59,6 +59,12 @@ export function RoundPageContainer({
|
|
|
59
59
|
|
|
60
60
|
const [activeTab, setActiveTab] = useState(initialValue);
|
|
61
61
|
|
|
62
|
+
// When the active tab is marked `fillHeight`, the tab system collapses to a
|
|
63
|
+
// flex-col chain that exactly fills the page chrome's available area, the
|
|
64
|
+
// outer page scroll is suppressed, and only the tab content scrolls — so
|
|
65
|
+
// the tabs strip stays sticky at the top of the viewport.
|
|
66
|
+
const activeFillHeight = tabs?.find((t) => (t.key?.name ?? t.label) === activeTab)?.fillHeight === true;
|
|
67
|
+
|
|
62
68
|
return (
|
|
63
69
|
<>
|
|
64
70
|
<Header leftContent={headerLeftContent} className="bg-sidebar border-0">
|
|
@@ -77,13 +83,25 @@ export function RoundPageContainer({
|
|
|
77
83
|
/>
|
|
78
84
|
)}
|
|
79
85
|
<div className="flex h-full w-full overflow-hidden">
|
|
80
|
-
<div
|
|
81
|
-
|
|
86
|
+
<div
|
|
87
|
+
className={cn(
|
|
88
|
+
`grow p-4`,
|
|
89
|
+
activeFillHeight ? `flex flex-col overflow-hidden` : `overflow-y-auto`,
|
|
90
|
+
fullWidth && `p-0`,
|
|
91
|
+
)}
|
|
92
|
+
>
|
|
93
|
+
<div
|
|
94
|
+
className={cn(
|
|
95
|
+
`mx-auto max-w-6xl space-y-8`,
|
|
96
|
+
activeFillHeight && `flex w-full flex-1 min-h-0 flex-col space-y-0`,
|
|
97
|
+
fullWidth && `max-w-full w-full p-0 h-full`,
|
|
98
|
+
)}
|
|
99
|
+
>
|
|
82
100
|
{tabs ? (
|
|
83
101
|
<>
|
|
84
102
|
<Tabs
|
|
85
103
|
value={activeTab}
|
|
86
|
-
className=
|
|
104
|
+
className={cn(`w-full`, activeFillHeight && `flex flex-1 min-h-0 flex-col`)}
|
|
87
105
|
onValueChange={(key) => {
|
|
88
106
|
setActiveTab(key);
|
|
89
107
|
if (module && id)
|
|
@@ -99,9 +117,15 @@ export function RoundPageContainer({
|
|
|
99
117
|
))}
|
|
100
118
|
</TabsList>
|
|
101
119
|
</div>
|
|
102
|
-
<div
|
|
120
|
+
<div
|
|
121
|
+
className={cn(`flex w-full px-4`, activeFillHeight ? `flex-1 min-h-0` : `overflow-y-auto`)}
|
|
122
|
+
>
|
|
103
123
|
{tabs.map((tab) => (
|
|
104
|
-
<TabsContent
|
|
124
|
+
<TabsContent
|
|
125
|
+
key={tab.label}
|
|
126
|
+
value={tab.key?.name ?? tab.label}
|
|
127
|
+
className={tab.fillHeight ? `flex flex-1 min-h-0 w-full flex-col` : `pb-20`}
|
|
128
|
+
>
|
|
105
129
|
{tab.content}
|
|
106
130
|
</TabsContent>
|
|
107
131
|
))}
|
|
@@ -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 = {
|