@carlonicora/nextjs-jsonapi 1.58.4 → 1.59.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-FHHM2PHL.js → BlockNoteEditor-LM45SVSD.js} +6 -6
- package/dist/{BlockNoteEditor-FHHM2PHL.js.map → BlockNoteEditor-LM45SVSD.js.map} +1 -1
- package/dist/{BlockNoteEditor-WAE53RNS.mjs → BlockNoteEditor-V46DP6BW.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-OAMGPP2G.js → chunk-4QXIOFK5.js} +38 -13
- package/dist/chunk-4QXIOFK5.js.map +1 -0
- package/dist/{chunk-LSJ6IP34.mjs → chunk-FDTDSTD6.mjs} +38 -13
- package/dist/chunk-FDTDSTD6.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +3 -1
- package/dist/components/index.d.ts +3 -1
- 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 +19 -7
- package/src/components/containers/RoundPageContainerTitle.tsx +1 -0
- package/src/components/forms/FormInput.tsx +3 -1
- package/src/components/tables/ContentListTable.tsx +21 -2
- package/dist/chunk-LSJ6IP34.mjs.map +0 -1
- package/dist/chunk-OAMGPP2G.js.map +0 -1
- /package/dist/{BlockNoteEditor-WAE53RNS.mjs.map → BlockNoteEditor-V46DP6BW.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
var
|
|
32
|
+
var _chunk4QXIOFK5js = require('../chunk-4QXIOFK5.js');
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
exports.ClientJsonApiDelete = _chunkNAST4OSMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkNAST4OSMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkNAST4OSMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkNAST4OSMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkNAST4OSMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
126
|
+
exports.ClientJsonApiDelete = _chunkNAST4OSMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkNAST4OSMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkNAST4OSMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkNAST4OSMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkNAST4OSMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk4QXIOFK5js.JsonApiProvider; exports.TableGeneratorRegistry = _chunk4QXIOFK5js.TableGeneratorRegistry; exports.configureClientConfig = _chunkBQSMP4NUjs.configureClientConfig; exports.configureClientJsonApi = _chunkNAST4OSMjs.configureClientJsonApi; exports.configureI18n = _chunkBQSMP4NUjs.configureI18n; exports.configureJsonApi = _chunkBQSMP4NUjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunk4QXIOFK5js.downloadMigrationFile; exports.generateMigrationFile = _chunk4QXIOFK5js.generateMigrationFile; exports.getApiUrl = _chunkBQSMP4NUjs.getApiUrl; exports.getAppUrl = _chunkBQSMP4NUjs.getAppUrl; exports.getClientApiUrl = _chunkNAST4OSMjs.getClientApiUrl; exports.getClientAppUrl = _chunkNAST4OSMjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkNAST4OSMjs.getClientTrackablePages; exports.getI18nLink = _chunkBQSMP4NUjs.getI18nLink; exports.getStripePublishableKey = _chunkBQSMP4NUjs.getStripePublishableKey; exports.getTrackablePages = _chunkBQSMP4NUjs.getTrackablePages; exports.registerTableGenerator = _chunk4QXIOFK5js.registerTableGenerator; exports.tableGeneratorRegistry = _chunk4QXIOFK5js.tableGeneratorRegistry; exports.useContentTableStructure = _chunk4QXIOFK5js.useContentTableStructure; exports.useCustomD3Graph = _chunk4QXIOFK5js.useCustomD3Graph; exports.useDataListRetriever = _chunk4QXIOFK5js.useDataListRetriever; exports.useDebounce = _chunk4QXIOFK5js.useDebounce; exports.useI18nDateFnsLocale = _chunkBQSMP4NUjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkBQSMP4NUjs.useI18nLocale; exports.useI18nRouter = _chunkBQSMP4NUjs.useI18nRouter; exports.useI18nTranslations = _chunkBQSMP4NUjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk4QXIOFK5js.useJsonApiGet; exports.useJsonApiMutation = _chunk4QXIOFK5js.useJsonApiMutation; exports.useNotificationSync = _chunk4QXIOFK5js.useNotificationSync; exports.useOAuthClient = _chunk4QXIOFK5js.useOAuthClient; exports.useOAuthClients = _chunk4QXIOFK5js.useOAuthClients; exports.useOAuthConsent = _chunk4QXIOFK5js.useOAuthConsent; exports.usePageTracker = _chunk4QXIOFK5js.usePageTracker; exports.usePageUrlGenerator = _chunk4QXIOFK5js.usePageUrlGenerator; exports.useRbacState = _chunk4QXIOFK5js.useRbacState; exports.useRehydration = _chunk4QXIOFK5js.useRehydration; exports.useRehydrationList = _chunk4QXIOFK5js.useRehydrationList; exports.useRoleTableStructure = _chunk4QXIOFK5js.useRoleTableStructure; exports.useSocket = _chunk4QXIOFK5js.useSocket; exports.useSubscriptionStatus = _chunk4QXIOFK5js.useSubscriptionStatus; exports.useTableGenerator = _chunk4QXIOFK5js.useTableGenerator; exports.useUrlRewriter = _chunk4QXIOFK5js.useUrlRewriter; exports.useUserSearch = _chunk4QXIOFK5js.useUserSearch; exports.useUserTableStructure = _chunk4QXIOFK5js.useUserTableStructure;
|
|
127
127
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -160,14 +160,16 @@ type RoundPageContainerProps = {
|
|
|
160
160
|
tabs?: Tab[];
|
|
161
161
|
children?: ReactNode;
|
|
162
162
|
fullWidth?: boolean;
|
|
163
|
+
forceHeader?: boolean;
|
|
163
164
|
};
|
|
164
|
-
declare function RoundPageContainer({ module, id, details, tabs, children, fullWidth }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
165
|
+
declare function RoundPageContainer({ module, id, details, tabs, children, fullWidth, forceHeader, }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
165
166
|
|
|
166
167
|
type RoundPageContainerTitleProps = {
|
|
167
168
|
module?: ModuleWithPermissions;
|
|
168
169
|
details?: ReactNode;
|
|
169
170
|
showDetails: boolean;
|
|
170
171
|
setShowDetails: (show: boolean) => void;
|
|
172
|
+
fullWidth?: boolean;
|
|
171
173
|
};
|
|
172
174
|
declare function RoundPageContainerTitle({ module, details, showDetails, setShowDetails, }: RoundPageContainerTitleProps): react_jsx_runtime.JSX.Element;
|
|
173
175
|
|
|
@@ -160,14 +160,16 @@ type RoundPageContainerProps = {
|
|
|
160
160
|
tabs?: Tab[];
|
|
161
161
|
children?: ReactNode;
|
|
162
162
|
fullWidth?: boolean;
|
|
163
|
+
forceHeader?: boolean;
|
|
163
164
|
};
|
|
164
|
-
declare function RoundPageContainer({ module, id, details, tabs, children, fullWidth }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
165
|
+
declare function RoundPageContainer({ module, id, details, tabs, children, fullWidth, forceHeader, }: RoundPageContainerProps): react_jsx_runtime.JSX.Element;
|
|
165
166
|
|
|
166
167
|
type RoundPageContainerTitleProps = {
|
|
167
168
|
module?: ModuleWithPermissions;
|
|
168
169
|
details?: ReactNode;
|
|
169
170
|
showDetails: boolean;
|
|
170
171
|
setShowDetails: (show: boolean) => void;
|
|
172
|
+
fullWidth?: boolean;
|
|
171
173
|
};
|
|
172
174
|
declare function RoundPageContainerTitle({ module, details, showDetails, setShowDetails, }: RoundPageContainerTitleProps): react_jsx_runtime.JSX.Element;
|
|
173
175
|
|
package/dist/components/index.js
CHANGED
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
|
|
425
425
|
|
|
426
426
|
|
|
427
|
-
var
|
|
427
|
+
var _chunk4QXIOFK5js = require('../chunk-4QXIOFK5.js');
|
|
428
428
|
require('../chunk-BQSMP4NU.js');
|
|
429
429
|
|
|
430
430
|
|
|
@@ -873,5 +873,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
873
873
|
|
|
874
874
|
|
|
875
875
|
|
|
876
|
-
exports.AcceptInvitation = _chunkOAMGPP2Gjs.AcceptInvitation; exports.Accordion = _chunkOAMGPP2Gjs.Accordion; exports.AccordionContent = _chunkOAMGPP2Gjs.AccordionContent; exports.AccordionItem = _chunkOAMGPP2Gjs.AccordionItem; exports.AccordionTrigger = _chunkOAMGPP2Gjs.AccordionTrigger; exports.ActivateAccount = _chunkOAMGPP2Gjs.ActivateAccount; exports.AddUserToRole = _chunkOAMGPP2Gjs.AddUserToRole; exports.AdminCompanyContainer = _chunkOAMGPP2Gjs.AdminCompanyContainer; exports.AdminUsersList = _chunkOAMGPP2Gjs.AdminUsersList; exports.Alert = _chunkOAMGPP2Gjs.Alert; exports.AlertAction = _chunkOAMGPP2Gjs.AlertAction; exports.AlertDescription = _chunkOAMGPP2Gjs.AlertDescription; exports.AlertDialog = _chunkOAMGPP2Gjs.AlertDialog; exports.AlertDialogAction = _chunkOAMGPP2Gjs.AlertDialogAction; exports.AlertDialogCancel = _chunkOAMGPP2Gjs.AlertDialogCancel; exports.AlertDialogContent = _chunkOAMGPP2Gjs.AlertDialogContent; exports.AlertDialogDescription = _chunkOAMGPP2Gjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkOAMGPP2Gjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkOAMGPP2Gjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkOAMGPP2Gjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkOAMGPP2Gjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkOAMGPP2Gjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkOAMGPP2Gjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkOAMGPP2Gjs.AlertDialogTrigger; exports.AlertTitle = _chunkOAMGPP2Gjs.AlertTitle; exports.AllowedUsersDetails = _chunkOAMGPP2Gjs.AllowedUsersDetails; exports.AttributeElement = _chunkOAMGPP2Gjs.AttributeElement; exports.AuthContainer = _chunkOAMGPP2Gjs.AuthContainer; exports.Avatar = _chunkOAMGPP2Gjs.Avatar; exports.AvatarBadge = _chunkOAMGPP2Gjs.AvatarBadge; exports.AvatarFallback = _chunkOAMGPP2Gjs.AvatarFallback; exports.AvatarGroup = _chunkOAMGPP2Gjs.AvatarGroup; exports.AvatarGroupCount = _chunkOAMGPP2Gjs.AvatarGroupCount; exports.AvatarImage = _chunkOAMGPP2Gjs.AvatarImage; exports.BackupCodesDialog = _chunkOAMGPP2Gjs.BackupCodesDialog; exports.Badge = _chunkOAMGPP2Gjs.Badge; exports.BlockNoteEditorContainer = _chunkOAMGPP2Gjs.BlockNoteEditorContainer; exports.Board = _chunkOAMGPP2Gjs.KanbanBoard; exports.Breadcrumb = _chunkOAMGPP2Gjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkOAMGPP2Gjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkOAMGPP2Gjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkOAMGPP2Gjs.BreadcrumbLink; exports.BreadcrumbList = _chunkOAMGPP2Gjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkOAMGPP2Gjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkOAMGPP2Gjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkOAMGPP2Gjs.BreadcrumbSeparator; exports.Button = _chunkOAMGPP2Gjs.Button; exports.Calendar = _chunkOAMGPP2Gjs.Calendar; exports.CalendarDayButton = _chunkOAMGPP2Gjs.CalendarDayButton; exports.Card = _chunkOAMGPP2Gjs.Card; exports.CardAction = _chunkOAMGPP2Gjs.CardAction; exports.CardContent = _chunkOAMGPP2Gjs.CardContent; exports.CardDescription = _chunkOAMGPP2Gjs.CardDescription; exports.CardFooter = _chunkOAMGPP2Gjs.CardFooter; exports.CardHeader = _chunkOAMGPP2Gjs.CardHeader; exports.CardTitle = _chunkOAMGPP2Gjs.CardTitle; exports.Carousel = _chunkOAMGPP2Gjs.Carousel; exports.CarouselContent = _chunkOAMGPP2Gjs.CarouselContent; exports.CarouselItem = _chunkOAMGPP2Gjs.CarouselItem; exports.CarouselNext = _chunkOAMGPP2Gjs.CarouselNext; exports.CarouselPrevious = _chunkOAMGPP2Gjs.CarouselPrevious; exports.ChartContainer = _chunkOAMGPP2Gjs.ChartContainer; exports.ChartLegend = _chunkOAMGPP2Gjs.ChartLegend; exports.ChartLegendContent = _chunkOAMGPP2Gjs.ChartLegendContent; exports.ChartStyle = _chunkOAMGPP2Gjs.ChartStyle; exports.ChartTooltip = _chunkOAMGPP2Gjs.ChartTooltip; exports.ChartTooltipContent = _chunkOAMGPP2Gjs.ChartTooltipContent; exports.Checkbox = _chunkOAMGPP2Gjs.Checkbox; exports.Collapsible = _chunkOAMGPP2Gjs.Collapsible; exports.CollapsibleContent = _chunkOAMGPP2Gjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOAMGPP2Gjs.CollapsibleTrigger; exports.Column = _chunkOAMGPP2Gjs.KanbanColumn; exports.ColumnHandle = _chunkOAMGPP2Gjs.KanbanColumnHandle; exports.Combobox = _chunkOAMGPP2Gjs.Combobox; exports.ComboboxChip = _chunkOAMGPP2Gjs.ComboboxChip; exports.ComboboxChips = _chunkOAMGPP2Gjs.ComboboxChips; exports.ComboboxChipsInput = _chunkOAMGPP2Gjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkOAMGPP2Gjs.ComboboxCollection; exports.ComboboxContent = _chunkOAMGPP2Gjs.ComboboxContent; exports.ComboboxEmpty = _chunkOAMGPP2Gjs.ComboboxEmpty; exports.ComboboxGroup = _chunkOAMGPP2Gjs.ComboboxGroup; exports.ComboboxInput = _chunkOAMGPP2Gjs.ComboboxInput; exports.ComboboxItem = _chunkOAMGPP2Gjs.ComboboxItem; exports.ComboboxLabel = _chunkOAMGPP2Gjs.ComboboxLabel; exports.ComboboxList = _chunkOAMGPP2Gjs.ComboboxList; exports.ComboboxSeparator = _chunkOAMGPP2Gjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkOAMGPP2Gjs.ComboboxTrigger; exports.ComboboxValue = _chunkOAMGPP2Gjs.ComboboxValue; exports.Command = _chunkOAMGPP2Gjs.Command; exports.CommandDialog = _chunkOAMGPP2Gjs.CommandDialog; exports.CommandEmpty = _chunkOAMGPP2Gjs.CommandEmpty; exports.CommandGroup = _chunkOAMGPP2Gjs.CommandGroup; exports.CommandInput = _chunkOAMGPP2Gjs.CommandInput; exports.CommandItem = _chunkOAMGPP2Gjs.CommandItem; exports.CommandList = _chunkOAMGPP2Gjs.CommandList; exports.CommandSeparator = _chunkOAMGPP2Gjs.CommandSeparator; exports.CommandShortcut = _chunkOAMGPP2Gjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkOAMGPP2Gjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkOAMGPP2Gjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkOAMGPP2Gjs.CommonDeleter; exports.CommonEditorButtons = _chunkOAMGPP2Gjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkOAMGPP2Gjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkOAMGPP2Gjs.CommonEditorTrigger; exports.CompaniesList = _chunkOAMGPP2Gjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkOAMGPP2Gjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkOAMGPP2Gjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkOAMGPP2Gjs.CompanyContainer; exports.CompanyDeleter = _chunkOAMGPP2Gjs.CompanyDeleter; exports.CompanyDetails = _chunkOAMGPP2Gjs.CompanyDetails; exports.CompanyEditor = _chunkOAMGPP2Gjs.CompanyEditor; exports.CompanyUsersList = _chunkOAMGPP2Gjs.CompanyUsersList; exports.ContentListTable = _chunkOAMGPP2Gjs.ContentListTable; exports.ContentTableSearch = _chunkOAMGPP2Gjs.ContentTableSearch; exports.ContentTitle = _chunkOAMGPP2Gjs.ContentTitle; exports.ContentsList = _chunkOAMGPP2Gjs.ContentsList; exports.ContentsListById = _chunkOAMGPP2Gjs.ContentsListById; exports.ContextMenu = _chunkOAMGPP2Gjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkOAMGPP2Gjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkOAMGPP2Gjs.ContextMenuContent; exports.ContextMenuGroup = _chunkOAMGPP2Gjs.ContextMenuGroup; exports.ContextMenuItem = _chunkOAMGPP2Gjs.ContextMenuItem; exports.ContextMenuLabel = _chunkOAMGPP2Gjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkOAMGPP2Gjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkOAMGPP2Gjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkOAMGPP2Gjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkOAMGPP2Gjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkOAMGPP2Gjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkOAMGPP2Gjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkOAMGPP2Gjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkOAMGPP2Gjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkOAMGPP2Gjs.ContextMenuTrigger; exports.ContributorsList = _chunkOAMGPP2Gjs.ContributorsList; exports.Cookies = _chunkOAMGPP2Gjs.Cookies; exports.DatePickerPopover = _chunkOAMGPP2Gjs.DatePickerPopover; exports.DateRangeSelector = _chunkOAMGPP2Gjs.DateRangeSelector; exports.Dialog = _chunkOAMGPP2Gjs.Dialog; exports.DialogClose = _chunkOAMGPP2Gjs.DialogClose; exports.DialogContent = _chunkOAMGPP2Gjs.DialogContent; exports.DialogDescription = _chunkOAMGPP2Gjs.DialogDescription; exports.DialogFooter = _chunkOAMGPP2Gjs.DialogFooter; exports.DialogHeader = _chunkOAMGPP2Gjs.DialogHeader; exports.DialogOverlay = _chunkOAMGPP2Gjs.DialogOverlay; exports.DialogPortal = _chunkOAMGPP2Gjs.DialogPortal; exports.DialogTitle = _chunkOAMGPP2Gjs.DialogTitle; exports.DialogTrigger = _chunkOAMGPP2Gjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkOAMGPP2Gjs.DisableTwoFactorDialog; exports.Drawer = _chunkOAMGPP2Gjs.Drawer; exports.DrawerClose = _chunkOAMGPP2Gjs.DrawerClose; exports.DrawerContent = _chunkOAMGPP2Gjs.DrawerContent; exports.DrawerDescription = _chunkOAMGPP2Gjs.DrawerDescription; exports.DrawerFooter = _chunkOAMGPP2Gjs.DrawerFooter; exports.DrawerHeader = _chunkOAMGPP2Gjs.DrawerHeader; exports.DrawerOverlay = _chunkOAMGPP2Gjs.DrawerOverlay; exports.DrawerPortal = _chunkOAMGPP2Gjs.DrawerPortal; exports.DrawerTitle = _chunkOAMGPP2Gjs.DrawerTitle; exports.DrawerTrigger = _chunkOAMGPP2Gjs.DrawerTrigger; exports.DropdownMenu = _chunkOAMGPP2Gjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkOAMGPP2Gjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkOAMGPP2Gjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkOAMGPP2Gjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkOAMGPP2Gjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkOAMGPP2Gjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkOAMGPP2Gjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkOAMGPP2Gjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkOAMGPP2Gjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkOAMGPP2Gjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkOAMGPP2Gjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkOAMGPP2Gjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkOAMGPP2Gjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkOAMGPP2Gjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkOAMGPP2Gjs.DropdownMenuTrigger; exports.EntityAvatar = _chunkOAMGPP2Gjs.EntityAvatar; exports.ErrorDetails = _chunkOAMGPP2Gjs.ErrorDetails; exports.Field = _chunkOAMGPP2Gjs.Field; exports.FieldContent = _chunkOAMGPP2Gjs.FieldContent; exports.FieldDescription = _chunkOAMGPP2Gjs.FieldDescription; exports.FieldError = _chunkOAMGPP2Gjs.FieldError; exports.FieldGroup = _chunkOAMGPP2Gjs.FieldGroup; exports.FieldLabel = _chunkOAMGPP2Gjs.FieldLabel; exports.FieldLegend = _chunkOAMGPP2Gjs.FieldLegend; exports.FieldSeparator = _chunkOAMGPP2Gjs.FieldSeparator; exports.FieldSet = _chunkOAMGPP2Gjs.FieldSet; exports.FieldTitle = _chunkOAMGPP2Gjs.FieldTitle; exports.FileInput = _chunkOAMGPP2Gjs.FileInput; exports.FileUploader = _chunkOAMGPP2Gjs.FileUploader; exports.FileUploaderContent = _chunkOAMGPP2Gjs.FileUploaderContent; exports.FileUploaderItem = _chunkOAMGPP2Gjs.FileUploaderItem; exports.ForgotPassword = _chunkOAMGPP2Gjs.ForgotPassword; exports.Form = _chunkOAMGPP2Gjs.Form; exports.FormBlockNote = _chunkOAMGPP2Gjs.FormBlockNote; exports.FormCheckbox = _chunkOAMGPP2Gjs.FormCheckbox; exports.FormDate = _chunkOAMGPP2Gjs.FormDate; exports.FormDateTime = _chunkOAMGPP2Gjs.FormDateTime; exports.FormFeatures = _chunkOAMGPP2Gjs.FormFeatures; exports.FormFieldWrapper = _chunkOAMGPP2Gjs.FormFieldWrapper; exports.FormInput = _chunkOAMGPP2Gjs.FormInput; exports.FormPassword = _chunkOAMGPP2Gjs.FormPassword; exports.FormPlaceAutocomplete = _chunkOAMGPP2Gjs.FormPlaceAutocomplete; exports.FormRoles = _chunkOAMGPP2Gjs.FormRoles; exports.FormSelect = _chunkOAMGPP2Gjs.FormSelect; exports.FormSlider = _chunkOAMGPP2Gjs.FormSlider; exports.FormSwitch = _chunkOAMGPP2Gjs.FormSwitch; exports.FormTextarea = _chunkOAMGPP2Gjs.FormTextarea; exports.GdprConsentCheckbox = _chunkOAMGPP2Gjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkOAMGPP2Gjs.GdprConsentSection; exports.Header = _chunkOAMGPP2Gjs.Header; exports.HoverCard = _chunkOAMGPP2Gjs.HoverCard; exports.HoverCardContent = _chunkOAMGPP2Gjs.HoverCardContent; exports.HoverCardTrigger = _chunkOAMGPP2Gjs.HoverCardTrigger; exports.Input = _chunkOAMGPP2Gjs.Input; exports.InputGroup = _chunkOAMGPP2Gjs.InputGroup; exports.InputGroupAddon = _chunkOAMGPP2Gjs.InputGroupAddon; exports.InputGroupButton = _chunkOAMGPP2Gjs.InputGroupButton; exports.InputGroupInput = _chunkOAMGPP2Gjs.InputGroupInput; exports.InputGroupText = _chunkOAMGPP2Gjs.InputGroupText; exports.InputGroupTextarea = _chunkOAMGPP2Gjs.InputGroupTextarea; exports.InputOTP = _chunkOAMGPP2Gjs.InputOTP; exports.InputOTPGroup = _chunkOAMGPP2Gjs.InputOTPGroup; exports.InputOTPSeparator = _chunkOAMGPP2Gjs.InputOTPSeparator; exports.InputOTPSlot = _chunkOAMGPP2Gjs.InputOTPSlot; exports.Item = _chunkOAMGPP2Gjs.KanbanItem; exports.ItemHandle = _chunkOAMGPP2Gjs.KanbanItemHandle; exports.Kanban = _chunkOAMGPP2Gjs.KanbanRoot; exports.KanbanBoard = _chunkOAMGPP2Gjs.KanbanBoard; exports.KanbanColumn = _chunkOAMGPP2Gjs.KanbanColumn; exports.KanbanColumnHandle = _chunkOAMGPP2Gjs.KanbanColumnHandle; exports.KanbanItem = _chunkOAMGPP2Gjs.KanbanItem; exports.KanbanItemHandle = _chunkOAMGPP2Gjs.KanbanItemHandle; exports.KanbanOverlay = _chunkOAMGPP2Gjs.KanbanOverlay; exports.Label = _chunkOAMGPP2Gjs.Label; exports.LandingComponent = _chunkOAMGPP2Gjs.LandingComponent; exports.Link = _chunkOAMGPP2Gjs.Link; exports.Login = _chunkOAMGPP2Gjs.Login; exports.Logout = _chunkOAMGPP2Gjs.Logout; exports.ModeToggleSwitch = _chunkOAMGPP2Gjs.ModeToggleSwitch; exports.MultiSelect = _chunkOAMGPP2Gjs.MultiSelect; exports.MultipleSelector = _chunkOAMGPP2Gjs.MultipleSelector; exports.NavigationMenu = _chunkOAMGPP2Gjs.NavigationMenu; exports.NavigationMenuContent = _chunkOAMGPP2Gjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkOAMGPP2Gjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkOAMGPP2Gjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkOAMGPP2Gjs.NavigationMenuLink; exports.NavigationMenuList = _chunkOAMGPP2Gjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkOAMGPP2Gjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkOAMGPP2Gjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkOAMGPP2Gjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkOAMGPP2Gjs.NotificationMenuItem; exports.NotificationModal = _chunkOAMGPP2Gjs.NotificationModal; exports.NotificationToast = _chunkOAMGPP2Gjs.NotificationToast; exports.NotificationsList = _chunkOAMGPP2Gjs.NotificationsList; exports.NotificationsListContainer = _chunkOAMGPP2Gjs.NotificationsListContainer; exports.OAuthClientCard = _chunkOAMGPP2Gjs.OAuthClientCard; exports.OAuthClientDetail = _chunkOAMGPP2Gjs.OAuthClientDetail; exports.OAuthClientForm = _chunkOAMGPP2Gjs.OAuthClientForm; exports.OAuthClientList = _chunkOAMGPP2Gjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkOAMGPP2Gjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkOAMGPP2Gjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkOAMGPP2Gjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkOAMGPP2Gjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkOAMGPP2Gjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkOAMGPP2Gjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkOAMGPP2Gjs.OAuthScopeSelector; exports.OnboardingCard = _chunkOAMGPP2Gjs.OnboardingCard; exports.Overlay = _chunkOAMGPP2Gjs.KanbanOverlay; exports.PageContainer = _chunkOAMGPP2Gjs.PageContainer; exports.PageContainerContentDetails = _chunkOAMGPP2Gjs.PageContainerContentDetails; exports.PageContentContainer = _chunkOAMGPP2Gjs.PageContentContainer; exports.PageSection = _chunkOAMGPP2Gjs.PageSection; exports.PasskeyButton = _chunkOAMGPP2Gjs.PasskeyButton; exports.PasskeyList = _chunkOAMGPP2Gjs.PasskeyList; exports.PasskeySetupDialog = _chunkOAMGPP2Gjs.PasskeySetupDialog; exports.PasswordInput = _chunkOAMGPP2Gjs.PasswordInput; exports.Popover = _chunkOAMGPP2Gjs.Popover; exports.PopoverContent = _chunkOAMGPP2Gjs.PopoverContent; exports.PopoverDescription = _chunkOAMGPP2Gjs.PopoverDescription; exports.PopoverHeader = _chunkOAMGPP2Gjs.PopoverHeader; exports.PopoverTitle = _chunkOAMGPP2Gjs.PopoverTitle; exports.PopoverTrigger = _chunkOAMGPP2Gjs.PopoverTrigger; exports.Progress = _chunkOAMGPP2Gjs.Progress; exports.ProgressIndicator = _chunkOAMGPP2Gjs.ProgressIndicator; exports.ProgressLabel = _chunkOAMGPP2Gjs.ProgressLabel; exports.ProgressTrack = _chunkOAMGPP2Gjs.ProgressTrack; exports.ProgressValue = _chunkOAMGPP2Gjs.ProgressValue; exports.PushNotificationProvider = _chunkOAMGPP2Gjs.PushNotificationProvider; exports.RadioGroup = _chunkOAMGPP2Gjs.RadioGroup; exports.RadioGroupItem = _chunkOAMGPP2Gjs.RadioGroupItem; exports.RbacContainer = _chunkOAMGPP2Gjs.RbacContainer; exports.RbacFeatureSection = _chunkOAMGPP2Gjs.RbacFeatureSection; exports.RbacModuleTable = _chunkOAMGPP2Gjs.RbacModuleTable; exports.RbacPermissionCell = _chunkOAMGPP2Gjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkOAMGPP2Gjs.RbacPermissionPicker; exports.RbacToolbar = _chunkOAMGPP2Gjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkOAMGPP2Gjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkOAMGPP2Gjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkOAMGPP2Gjs.ReferralCodeCapture; exports.ReferralDialog = _chunkOAMGPP2Gjs.ReferralDialog; exports.ReferralWidget = _chunkOAMGPP2Gjs.ReferralWidget; exports.RefreshUser = _chunkOAMGPP2Gjs.RefreshUser; exports.RelevantContentsList = _chunkOAMGPP2Gjs.RelevantContentsList; exports.RelevantUsersList = _chunkOAMGPP2Gjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkOAMGPP2Gjs.RemoveUserFromRole; exports.ResetPassword = _chunkOAMGPP2Gjs.ResetPassword; exports.ResizableHandle = _chunkOAMGPP2Gjs.ResizableHandle; exports.ResizablePanel = _chunkOAMGPP2Gjs.ResizablePanel; exports.ResizablePanelGroup = _chunkOAMGPP2Gjs.ResizablePanelGroup; exports.RoleContainer = _chunkOAMGPP2Gjs.RoleContainer; exports.RoleDetails = _chunkOAMGPP2Gjs.RoleDetails; exports.RoleUsersList = _chunkOAMGPP2Gjs.RoleUsersList; exports.RolesList = _chunkOAMGPP2Gjs.RolesList; exports.Root = _chunkOAMGPP2Gjs.KanbanRoot; exports.RoundPageContainer = _chunkOAMGPP2Gjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkOAMGPP2Gjs.RoundPageContainerTitle; exports.ScrollArea = _chunkOAMGPP2Gjs.ScrollArea; exports.ScrollBar = _chunkOAMGPP2Gjs.ScrollBar; exports.SecurityContainer = _chunkOAMGPP2Gjs.SecurityContainer; exports.Select = _chunkOAMGPP2Gjs.Select; exports.SelectContent = _chunkOAMGPP2Gjs.SelectContent; exports.SelectGroup = _chunkOAMGPP2Gjs.SelectGroup; exports.SelectItem = _chunkOAMGPP2Gjs.SelectItem; exports.SelectLabel = _chunkOAMGPP2Gjs.SelectLabel; exports.SelectScrollDownButton = _chunkOAMGPP2Gjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkOAMGPP2Gjs.SelectScrollUpButton; exports.SelectSeparator = _chunkOAMGPP2Gjs.SelectSeparator; exports.SelectTrigger = _chunkOAMGPP2Gjs.SelectTrigger; exports.SelectValue = _chunkOAMGPP2Gjs.SelectValue; exports.Separator = _chunkOAMGPP2Gjs.Separator; exports.Sheet = _chunkOAMGPP2Gjs.Sheet; exports.SheetClose = _chunkOAMGPP2Gjs.SheetClose; exports.SheetContent = _chunkOAMGPP2Gjs.SheetContent; exports.SheetDescription = _chunkOAMGPP2Gjs.SheetDescription; exports.SheetFooter = _chunkOAMGPP2Gjs.SheetFooter; exports.SheetHeader = _chunkOAMGPP2Gjs.SheetHeader; exports.SheetTitle = _chunkOAMGPP2Gjs.SheetTitle; exports.SheetTrigger = _chunkOAMGPP2Gjs.SheetTrigger; exports.Sidebar = _chunkOAMGPP2Gjs.Sidebar; exports.SidebarContent = _chunkOAMGPP2Gjs.SidebarContent; exports.SidebarFooter = _chunkOAMGPP2Gjs.SidebarFooter; exports.SidebarGroup = _chunkOAMGPP2Gjs.SidebarGroup; exports.SidebarGroupAction = _chunkOAMGPP2Gjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkOAMGPP2Gjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkOAMGPP2Gjs.SidebarGroupLabel; exports.SidebarHeader = _chunkOAMGPP2Gjs.SidebarHeader; exports.SidebarInput = _chunkOAMGPP2Gjs.SidebarInput; exports.SidebarInset = _chunkOAMGPP2Gjs.SidebarInset; exports.SidebarMenu = _chunkOAMGPP2Gjs.SidebarMenu; exports.SidebarMenuAction = _chunkOAMGPP2Gjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkOAMGPP2Gjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkOAMGPP2Gjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkOAMGPP2Gjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkOAMGPP2Gjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkOAMGPP2Gjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkOAMGPP2Gjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkOAMGPP2Gjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkOAMGPP2Gjs.SidebarProvider; exports.SidebarRail = _chunkOAMGPP2Gjs.SidebarRail; exports.SidebarSeparator = _chunkOAMGPP2Gjs.SidebarSeparator; exports.SidebarTrigger = _chunkOAMGPP2Gjs.SidebarTrigger; exports.Skeleton = _chunkOAMGPP2Gjs.Skeleton; exports.Slider = _chunkOAMGPP2Gjs.Slider; exports.Switch = _chunkOAMGPP2Gjs.Switch; exports.Table = _chunkOAMGPP2Gjs.Table; exports.TableBody = _chunkOAMGPP2Gjs.TableBody; exports.TableCaption = _chunkOAMGPP2Gjs.TableCaption; exports.TableCell = _chunkOAMGPP2Gjs.TableCell; exports.TableCellAvatar = _chunkOAMGPP2Gjs.TableCellAvatar; exports.TableFooter = _chunkOAMGPP2Gjs.TableFooter; exports.TableHead = _chunkOAMGPP2Gjs.TableHead; exports.TableHeader = _chunkOAMGPP2Gjs.TableHeader; exports.TableRow = _chunkOAMGPP2Gjs.TableRow; exports.Tabs = _chunkOAMGPP2Gjs.Tabs; exports.TabsContainer = _chunkOAMGPP2Gjs.TabsContainer; exports.TabsContent = _chunkOAMGPP2Gjs.TabsContent; exports.TabsList = _chunkOAMGPP2Gjs.TabsList; exports.TabsTrigger = _chunkOAMGPP2Gjs.TabsTrigger; exports.Textarea = _chunkOAMGPP2Gjs.Textarea; exports.Toaster = _chunkOAMGPP2Gjs.Toaster; exports.Toggle = _chunkOAMGPP2Gjs.Toggle; exports.TokenStatusIndicator = _chunkOAMGPP2Gjs.TokenStatusIndicator; exports.Tooltip = _chunkOAMGPP2Gjs.Tooltip; exports.TooltipContent = _chunkOAMGPP2Gjs.TooltipContent; exports.TooltipProvider = _chunkOAMGPP2Gjs.TooltipProvider; exports.TooltipTrigger = _chunkOAMGPP2Gjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkOAMGPP2Gjs.TotpAuthenticatorList; exports.TotpInput = _chunkOAMGPP2Gjs.TotpInput; exports.TotpSetupDialog = _chunkOAMGPP2Gjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkOAMGPP2Gjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkOAMGPP2Gjs.TwoFactorSettings; exports.UserAvatar = _chunkOAMGPP2Gjs.UserAvatar; exports.UserAvatarEditor = _chunkOAMGPP2Gjs.UserAvatarEditor; exports.UserAvatarList = _chunkOAMGPP2Gjs.UserAvatarList; exports.UserContainer = _chunkOAMGPP2Gjs.UserContainer; exports.UserDeleter = _chunkOAMGPP2Gjs.UserDeleter; exports.UserDetails = _chunkOAMGPP2Gjs.UserDetails; exports.UserEditor = _chunkOAMGPP2Gjs.UserEditor; exports.UserIndexContainer = _chunkOAMGPP2Gjs.UserIndexContainer; exports.UserIndexDetails = _chunkOAMGPP2Gjs.UserIndexDetails; exports.UserListInAdd = _chunkOAMGPP2Gjs.UserListInAdd; exports.UserMultiSelect = _chunkOAMGPP2Gjs.UserMultiSelect; exports.UserReactivator = _chunkOAMGPP2Gjs.UserReactivator; exports.UserResentInvitationEmail = _chunkOAMGPP2Gjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkOAMGPP2Gjs.UserRoleAdd; exports.UserRolesList = _chunkOAMGPP2Gjs.UserRolesList; exports.UserSelector = _chunkOAMGPP2Gjs.UserSelector; exports.UserStanadaloneDetails = _chunkOAMGPP2Gjs.UserStanadaloneDetails; exports.UsersList = _chunkOAMGPP2Gjs.UsersList; exports.UsersListByContentIds = _chunkOAMGPP2Gjs.UsersListByContentIds; exports.UsersListContainer = _chunkOAMGPP2Gjs.UsersListContainer; exports.WaitlistConfirmation = _chunkOAMGPP2Gjs.WaitlistConfirmation; exports.WaitlistForm = _chunkOAMGPP2Gjs.WaitlistForm; exports.WaitlistHeroSection = _chunkOAMGPP2Gjs.WaitlistHeroSection; exports.WaitlistList = _chunkOAMGPP2Gjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkOAMGPP2Gjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkOAMGPP2Gjs.WaitlistSuccessState; exports.badgeVariants = _chunkOAMGPP2Gjs.badgeVariants; exports.buttonVariants = _chunkOAMGPP2Gjs.buttonVariants; exports.cellComponent = _chunkOAMGPP2Gjs.cellComponent; exports.cellDate = _chunkOAMGPP2Gjs.cellDate; exports.cellId = _chunkOAMGPP2Gjs.cellId; exports.cellLink = _chunkOAMGPP2Gjs.cellLink; exports.cellUrl = _chunkOAMGPP2Gjs.cellUrl; exports.errorToast = _chunkOAMGPP2Gjs.errorToast; exports.generateNotificationData = _chunkOAMGPP2Gjs.generateNotificationData; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.navigationMenuTriggerStyle = _chunkOAMGPP2Gjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkOAMGPP2Gjs.tabsListVariants; exports.toggleVariants = _chunkOAMGPP2Gjs.toggleVariants; exports.triggerAssociationToast = _chunkOAMGPP2Gjs.triggerAssociationToast; exports.useCarousel = _chunkOAMGPP2Gjs.useCarousel; exports.useComboboxAnchor = _chunkOAMGPP2Gjs.useComboboxAnchor; exports.useDebounce = _chunkOAMGPP2Gjs.useDebounce2; exports.useFileUpload = _chunkOAMGPP2Gjs.useFileUpload; exports.useSidebar = _chunkOAMGPP2Gjs.useSidebar;
|
|
876
|
+
exports.AcceptInvitation = _chunk4QXIOFK5js.AcceptInvitation; exports.Accordion = _chunk4QXIOFK5js.Accordion; exports.AccordionContent = _chunk4QXIOFK5js.AccordionContent; exports.AccordionItem = _chunk4QXIOFK5js.AccordionItem; exports.AccordionTrigger = _chunk4QXIOFK5js.AccordionTrigger; exports.ActivateAccount = _chunk4QXIOFK5js.ActivateAccount; exports.AddUserToRole = _chunk4QXIOFK5js.AddUserToRole; exports.AdminCompanyContainer = _chunk4QXIOFK5js.AdminCompanyContainer; exports.AdminUsersList = _chunk4QXIOFK5js.AdminUsersList; exports.Alert = _chunk4QXIOFK5js.Alert; exports.AlertAction = _chunk4QXIOFK5js.AlertAction; exports.AlertDescription = _chunk4QXIOFK5js.AlertDescription; exports.AlertDialog = _chunk4QXIOFK5js.AlertDialog; exports.AlertDialogAction = _chunk4QXIOFK5js.AlertDialogAction; exports.AlertDialogCancel = _chunk4QXIOFK5js.AlertDialogCancel; exports.AlertDialogContent = _chunk4QXIOFK5js.AlertDialogContent; exports.AlertDialogDescription = _chunk4QXIOFK5js.AlertDialogDescription; exports.AlertDialogFooter = _chunk4QXIOFK5js.AlertDialogFooter; exports.AlertDialogHeader = _chunk4QXIOFK5js.AlertDialogHeader; exports.AlertDialogMedia = _chunk4QXIOFK5js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk4QXIOFK5js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk4QXIOFK5js.AlertDialogPortal; exports.AlertDialogTitle = _chunk4QXIOFK5js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk4QXIOFK5js.AlertDialogTrigger; exports.AlertTitle = _chunk4QXIOFK5js.AlertTitle; exports.AllowedUsersDetails = _chunk4QXIOFK5js.AllowedUsersDetails; exports.AttributeElement = _chunk4QXIOFK5js.AttributeElement; exports.AuthContainer = _chunk4QXIOFK5js.AuthContainer; exports.Avatar = _chunk4QXIOFK5js.Avatar; exports.AvatarBadge = _chunk4QXIOFK5js.AvatarBadge; exports.AvatarFallback = _chunk4QXIOFK5js.AvatarFallback; exports.AvatarGroup = _chunk4QXIOFK5js.AvatarGroup; exports.AvatarGroupCount = _chunk4QXIOFK5js.AvatarGroupCount; exports.AvatarImage = _chunk4QXIOFK5js.AvatarImage; exports.BackupCodesDialog = _chunk4QXIOFK5js.BackupCodesDialog; exports.Badge = _chunk4QXIOFK5js.Badge; exports.BlockNoteEditorContainer = _chunk4QXIOFK5js.BlockNoteEditorContainer; exports.Board = _chunk4QXIOFK5js.KanbanBoard; exports.Breadcrumb = _chunk4QXIOFK5js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk4QXIOFK5js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk4QXIOFK5js.BreadcrumbItem; exports.BreadcrumbLink = _chunk4QXIOFK5js.BreadcrumbLink; exports.BreadcrumbList = _chunk4QXIOFK5js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk4QXIOFK5js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk4QXIOFK5js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk4QXIOFK5js.BreadcrumbSeparator; exports.Button = _chunk4QXIOFK5js.Button; exports.Calendar = _chunk4QXIOFK5js.Calendar; exports.CalendarDayButton = _chunk4QXIOFK5js.CalendarDayButton; exports.Card = _chunk4QXIOFK5js.Card; exports.CardAction = _chunk4QXIOFK5js.CardAction; exports.CardContent = _chunk4QXIOFK5js.CardContent; exports.CardDescription = _chunk4QXIOFK5js.CardDescription; exports.CardFooter = _chunk4QXIOFK5js.CardFooter; exports.CardHeader = _chunk4QXIOFK5js.CardHeader; exports.CardTitle = _chunk4QXIOFK5js.CardTitle; exports.Carousel = _chunk4QXIOFK5js.Carousel; exports.CarouselContent = _chunk4QXIOFK5js.CarouselContent; exports.CarouselItem = _chunk4QXIOFK5js.CarouselItem; exports.CarouselNext = _chunk4QXIOFK5js.CarouselNext; exports.CarouselPrevious = _chunk4QXIOFK5js.CarouselPrevious; exports.ChartContainer = _chunk4QXIOFK5js.ChartContainer; exports.ChartLegend = _chunk4QXIOFK5js.ChartLegend; exports.ChartLegendContent = _chunk4QXIOFK5js.ChartLegendContent; exports.ChartStyle = _chunk4QXIOFK5js.ChartStyle; exports.ChartTooltip = _chunk4QXIOFK5js.ChartTooltip; exports.ChartTooltipContent = _chunk4QXIOFK5js.ChartTooltipContent; exports.Checkbox = _chunk4QXIOFK5js.Checkbox; exports.Collapsible = _chunk4QXIOFK5js.Collapsible; exports.CollapsibleContent = _chunk4QXIOFK5js.CollapsibleContent; exports.CollapsibleTrigger = _chunk4QXIOFK5js.CollapsibleTrigger; exports.Column = _chunk4QXIOFK5js.KanbanColumn; exports.ColumnHandle = _chunk4QXIOFK5js.KanbanColumnHandle; exports.Combobox = _chunk4QXIOFK5js.Combobox; exports.ComboboxChip = _chunk4QXIOFK5js.ComboboxChip; exports.ComboboxChips = _chunk4QXIOFK5js.ComboboxChips; exports.ComboboxChipsInput = _chunk4QXIOFK5js.ComboboxChipsInput; exports.ComboboxCollection = _chunk4QXIOFK5js.ComboboxCollection; exports.ComboboxContent = _chunk4QXIOFK5js.ComboboxContent; exports.ComboboxEmpty = _chunk4QXIOFK5js.ComboboxEmpty; exports.ComboboxGroup = _chunk4QXIOFK5js.ComboboxGroup; exports.ComboboxInput = _chunk4QXIOFK5js.ComboboxInput; exports.ComboboxItem = _chunk4QXIOFK5js.ComboboxItem; exports.ComboboxLabel = _chunk4QXIOFK5js.ComboboxLabel; exports.ComboboxList = _chunk4QXIOFK5js.ComboboxList; exports.ComboboxSeparator = _chunk4QXIOFK5js.ComboboxSeparator; exports.ComboboxTrigger = _chunk4QXIOFK5js.ComboboxTrigger; exports.ComboboxValue = _chunk4QXIOFK5js.ComboboxValue; exports.Command = _chunk4QXIOFK5js.Command; exports.CommandDialog = _chunk4QXIOFK5js.CommandDialog; exports.CommandEmpty = _chunk4QXIOFK5js.CommandEmpty; exports.CommandGroup = _chunk4QXIOFK5js.CommandGroup; exports.CommandInput = _chunk4QXIOFK5js.CommandInput; exports.CommandItem = _chunk4QXIOFK5js.CommandItem; exports.CommandList = _chunk4QXIOFK5js.CommandList; exports.CommandSeparator = _chunk4QXIOFK5js.CommandSeparator; exports.CommandShortcut = _chunk4QXIOFK5js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk4QXIOFK5js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk4QXIOFK5js.CommonAssociationTrigger; exports.CommonDeleter = _chunk4QXIOFK5js.CommonDeleter; exports.CommonEditorButtons = _chunk4QXIOFK5js.CommonEditorButtons; exports.CommonEditorHeader = _chunk4QXIOFK5js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk4QXIOFK5js.CommonEditorTrigger; exports.CompaniesList = _chunk4QXIOFK5js.CompaniesList; exports.CompanyConfigurationEditor = _chunk4QXIOFK5js.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunk4QXIOFK5js.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunk4QXIOFK5js.CompanyContainer; exports.CompanyDeleter = _chunk4QXIOFK5js.CompanyDeleter; exports.CompanyDetails = _chunk4QXIOFK5js.CompanyDetails; exports.CompanyEditor = _chunk4QXIOFK5js.CompanyEditor; exports.CompanyUsersList = _chunk4QXIOFK5js.CompanyUsersList; exports.ContentListTable = _chunk4QXIOFK5js.ContentListTable; exports.ContentTableSearch = _chunk4QXIOFK5js.ContentTableSearch; exports.ContentTitle = _chunk4QXIOFK5js.ContentTitle; exports.ContentsList = _chunk4QXIOFK5js.ContentsList; exports.ContentsListById = _chunk4QXIOFK5js.ContentsListById; exports.ContextMenu = _chunk4QXIOFK5js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk4QXIOFK5js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk4QXIOFK5js.ContextMenuContent; exports.ContextMenuGroup = _chunk4QXIOFK5js.ContextMenuGroup; exports.ContextMenuItem = _chunk4QXIOFK5js.ContextMenuItem; exports.ContextMenuLabel = _chunk4QXIOFK5js.ContextMenuLabel; exports.ContextMenuPortal = _chunk4QXIOFK5js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk4QXIOFK5js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk4QXIOFK5js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk4QXIOFK5js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk4QXIOFK5js.ContextMenuShortcut; exports.ContextMenuSub = _chunk4QXIOFK5js.ContextMenuSub; exports.ContextMenuSubContent = _chunk4QXIOFK5js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk4QXIOFK5js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk4QXIOFK5js.ContextMenuTrigger; exports.ContributorsList = _chunk4QXIOFK5js.ContributorsList; exports.Cookies = _chunk4QXIOFK5js.Cookies; exports.DatePickerPopover = _chunk4QXIOFK5js.DatePickerPopover; exports.DateRangeSelector = _chunk4QXIOFK5js.DateRangeSelector; exports.Dialog = _chunk4QXIOFK5js.Dialog; exports.DialogClose = _chunk4QXIOFK5js.DialogClose; exports.DialogContent = _chunk4QXIOFK5js.DialogContent; exports.DialogDescription = _chunk4QXIOFK5js.DialogDescription; exports.DialogFooter = _chunk4QXIOFK5js.DialogFooter; exports.DialogHeader = _chunk4QXIOFK5js.DialogHeader; exports.DialogOverlay = _chunk4QXIOFK5js.DialogOverlay; exports.DialogPortal = _chunk4QXIOFK5js.DialogPortal; exports.DialogTitle = _chunk4QXIOFK5js.DialogTitle; exports.DialogTrigger = _chunk4QXIOFK5js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk4QXIOFK5js.DisableTwoFactorDialog; exports.Drawer = _chunk4QXIOFK5js.Drawer; exports.DrawerClose = _chunk4QXIOFK5js.DrawerClose; exports.DrawerContent = _chunk4QXIOFK5js.DrawerContent; exports.DrawerDescription = _chunk4QXIOFK5js.DrawerDescription; exports.DrawerFooter = _chunk4QXIOFK5js.DrawerFooter; exports.DrawerHeader = _chunk4QXIOFK5js.DrawerHeader; exports.DrawerOverlay = _chunk4QXIOFK5js.DrawerOverlay; exports.DrawerPortal = _chunk4QXIOFK5js.DrawerPortal; exports.DrawerTitle = _chunk4QXIOFK5js.DrawerTitle; exports.DrawerTrigger = _chunk4QXIOFK5js.DrawerTrigger; exports.DropdownMenu = _chunk4QXIOFK5js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4QXIOFK5js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4QXIOFK5js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4QXIOFK5js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4QXIOFK5js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4QXIOFK5js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk4QXIOFK5js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk4QXIOFK5js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4QXIOFK5js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4QXIOFK5js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk4QXIOFK5js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk4QXIOFK5js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4QXIOFK5js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4QXIOFK5js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4QXIOFK5js.DropdownMenuTrigger; exports.EntityAvatar = _chunk4QXIOFK5js.EntityAvatar; exports.ErrorDetails = _chunk4QXIOFK5js.ErrorDetails; exports.Field = _chunk4QXIOFK5js.Field; exports.FieldContent = _chunk4QXIOFK5js.FieldContent; exports.FieldDescription = _chunk4QXIOFK5js.FieldDescription; exports.FieldError = _chunk4QXIOFK5js.FieldError; exports.FieldGroup = _chunk4QXIOFK5js.FieldGroup; exports.FieldLabel = _chunk4QXIOFK5js.FieldLabel; exports.FieldLegend = _chunk4QXIOFK5js.FieldLegend; exports.FieldSeparator = _chunk4QXIOFK5js.FieldSeparator; exports.FieldSet = _chunk4QXIOFK5js.FieldSet; exports.FieldTitle = _chunk4QXIOFK5js.FieldTitle; exports.FileInput = _chunk4QXIOFK5js.FileInput; exports.FileUploader = _chunk4QXIOFK5js.FileUploader; exports.FileUploaderContent = _chunk4QXIOFK5js.FileUploaderContent; exports.FileUploaderItem = _chunk4QXIOFK5js.FileUploaderItem; exports.ForgotPassword = _chunk4QXIOFK5js.ForgotPassword; exports.Form = _chunk4QXIOFK5js.Form; exports.FormBlockNote = _chunk4QXIOFK5js.FormBlockNote; exports.FormCheckbox = _chunk4QXIOFK5js.FormCheckbox; exports.FormDate = _chunk4QXIOFK5js.FormDate; exports.FormDateTime = _chunk4QXIOFK5js.FormDateTime; exports.FormFeatures = _chunk4QXIOFK5js.FormFeatures; exports.FormFieldWrapper = _chunk4QXIOFK5js.FormFieldWrapper; exports.FormInput = _chunk4QXIOFK5js.FormInput; exports.FormPassword = _chunk4QXIOFK5js.FormPassword; exports.FormPlaceAutocomplete = _chunk4QXIOFK5js.FormPlaceAutocomplete; exports.FormRoles = _chunk4QXIOFK5js.FormRoles; exports.FormSelect = _chunk4QXIOFK5js.FormSelect; exports.FormSlider = _chunk4QXIOFK5js.FormSlider; exports.FormSwitch = _chunk4QXIOFK5js.FormSwitch; exports.FormTextarea = _chunk4QXIOFK5js.FormTextarea; exports.GdprConsentCheckbox = _chunk4QXIOFK5js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk4QXIOFK5js.GdprConsentSection; exports.Header = _chunk4QXIOFK5js.Header; exports.HoverCard = _chunk4QXIOFK5js.HoverCard; exports.HoverCardContent = _chunk4QXIOFK5js.HoverCardContent; exports.HoverCardTrigger = _chunk4QXIOFK5js.HoverCardTrigger; exports.Input = _chunk4QXIOFK5js.Input; exports.InputGroup = _chunk4QXIOFK5js.InputGroup; exports.InputGroupAddon = _chunk4QXIOFK5js.InputGroupAddon; exports.InputGroupButton = _chunk4QXIOFK5js.InputGroupButton; exports.InputGroupInput = _chunk4QXIOFK5js.InputGroupInput; exports.InputGroupText = _chunk4QXIOFK5js.InputGroupText; exports.InputGroupTextarea = _chunk4QXIOFK5js.InputGroupTextarea; exports.InputOTP = _chunk4QXIOFK5js.InputOTP; exports.InputOTPGroup = _chunk4QXIOFK5js.InputOTPGroup; exports.InputOTPSeparator = _chunk4QXIOFK5js.InputOTPSeparator; exports.InputOTPSlot = _chunk4QXIOFK5js.InputOTPSlot; exports.Item = _chunk4QXIOFK5js.KanbanItem; exports.ItemHandle = _chunk4QXIOFK5js.KanbanItemHandle; exports.Kanban = _chunk4QXIOFK5js.KanbanRoot; exports.KanbanBoard = _chunk4QXIOFK5js.KanbanBoard; exports.KanbanColumn = _chunk4QXIOFK5js.KanbanColumn; exports.KanbanColumnHandle = _chunk4QXIOFK5js.KanbanColumnHandle; exports.KanbanItem = _chunk4QXIOFK5js.KanbanItem; exports.KanbanItemHandle = _chunk4QXIOFK5js.KanbanItemHandle; exports.KanbanOverlay = _chunk4QXIOFK5js.KanbanOverlay; exports.Label = _chunk4QXIOFK5js.Label; exports.LandingComponent = _chunk4QXIOFK5js.LandingComponent; exports.Link = _chunk4QXIOFK5js.Link; exports.Login = _chunk4QXIOFK5js.Login; exports.Logout = _chunk4QXIOFK5js.Logout; exports.ModeToggleSwitch = _chunk4QXIOFK5js.ModeToggleSwitch; exports.MultiSelect = _chunk4QXIOFK5js.MultiSelect; exports.MultipleSelector = _chunk4QXIOFK5js.MultipleSelector; exports.NavigationMenu = _chunk4QXIOFK5js.NavigationMenu; exports.NavigationMenuContent = _chunk4QXIOFK5js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk4QXIOFK5js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk4QXIOFK5js.NavigationMenuItem; exports.NavigationMenuLink = _chunk4QXIOFK5js.NavigationMenuLink; exports.NavigationMenuList = _chunk4QXIOFK5js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk4QXIOFK5js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk4QXIOFK5js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk4QXIOFK5js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk4QXIOFK5js.NotificationMenuItem; exports.NotificationModal = _chunk4QXIOFK5js.NotificationModal; exports.NotificationToast = _chunk4QXIOFK5js.NotificationToast; exports.NotificationsList = _chunk4QXIOFK5js.NotificationsList; exports.NotificationsListContainer = _chunk4QXIOFK5js.NotificationsListContainer; exports.OAuthClientCard = _chunk4QXIOFK5js.OAuthClientCard; exports.OAuthClientDetail = _chunk4QXIOFK5js.OAuthClientDetail; exports.OAuthClientForm = _chunk4QXIOFK5js.OAuthClientForm; exports.OAuthClientList = _chunk4QXIOFK5js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk4QXIOFK5js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk4QXIOFK5js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk4QXIOFK5js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk4QXIOFK5js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk4QXIOFK5js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk4QXIOFK5js.OAuthScopeList; exports.OAuthScopeSelector = _chunk4QXIOFK5js.OAuthScopeSelector; exports.OnboardingCard = _chunk4QXIOFK5js.OnboardingCard; exports.Overlay = _chunk4QXIOFK5js.KanbanOverlay; exports.PageContainer = _chunk4QXIOFK5js.PageContainer; exports.PageContainerContentDetails = _chunk4QXIOFK5js.PageContainerContentDetails; exports.PageContentContainer = _chunk4QXIOFK5js.PageContentContainer; exports.PageSection = _chunk4QXIOFK5js.PageSection; exports.PasskeyButton = _chunk4QXIOFK5js.PasskeyButton; exports.PasskeyList = _chunk4QXIOFK5js.PasskeyList; exports.PasskeySetupDialog = _chunk4QXIOFK5js.PasskeySetupDialog; exports.PasswordInput = _chunk4QXIOFK5js.PasswordInput; exports.Popover = _chunk4QXIOFK5js.Popover; exports.PopoverContent = _chunk4QXIOFK5js.PopoverContent; exports.PopoverDescription = _chunk4QXIOFK5js.PopoverDescription; exports.PopoverHeader = _chunk4QXIOFK5js.PopoverHeader; exports.PopoverTitle = _chunk4QXIOFK5js.PopoverTitle; exports.PopoverTrigger = _chunk4QXIOFK5js.PopoverTrigger; exports.Progress = _chunk4QXIOFK5js.Progress; exports.ProgressIndicator = _chunk4QXIOFK5js.ProgressIndicator; exports.ProgressLabel = _chunk4QXIOFK5js.ProgressLabel; exports.ProgressTrack = _chunk4QXIOFK5js.ProgressTrack; exports.ProgressValue = _chunk4QXIOFK5js.ProgressValue; exports.PushNotificationProvider = _chunk4QXIOFK5js.PushNotificationProvider; exports.RadioGroup = _chunk4QXIOFK5js.RadioGroup; exports.RadioGroupItem = _chunk4QXIOFK5js.RadioGroupItem; exports.RbacContainer = _chunk4QXIOFK5js.RbacContainer; exports.RbacFeatureSection = _chunk4QXIOFK5js.RbacFeatureSection; exports.RbacModuleTable = _chunk4QXIOFK5js.RbacModuleTable; exports.RbacPermissionCell = _chunk4QXIOFK5js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk4QXIOFK5js.RbacPermissionPicker; exports.RbacToolbar = _chunk4QXIOFK5js.RbacToolbar; exports.ReactMarkdownContainer = _chunk4QXIOFK5js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk4QXIOFK5js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk4QXIOFK5js.ReferralCodeCapture; exports.ReferralDialog = _chunk4QXIOFK5js.ReferralDialog; exports.ReferralWidget = _chunk4QXIOFK5js.ReferralWidget; exports.RefreshUser = _chunk4QXIOFK5js.RefreshUser; exports.RelevantContentsList = _chunk4QXIOFK5js.RelevantContentsList; exports.RelevantUsersList = _chunk4QXIOFK5js.RelevantUsersList; exports.RemoveUserFromRole = _chunk4QXIOFK5js.RemoveUserFromRole; exports.ResetPassword = _chunk4QXIOFK5js.ResetPassword; exports.ResizableHandle = _chunk4QXIOFK5js.ResizableHandle; exports.ResizablePanel = _chunk4QXIOFK5js.ResizablePanel; exports.ResizablePanelGroup = _chunk4QXIOFK5js.ResizablePanelGroup; exports.RoleContainer = _chunk4QXIOFK5js.RoleContainer; exports.RoleDetails = _chunk4QXIOFK5js.RoleDetails; exports.RoleUsersList = _chunk4QXIOFK5js.RoleUsersList; exports.RolesList = _chunk4QXIOFK5js.RolesList; exports.Root = _chunk4QXIOFK5js.KanbanRoot; exports.RoundPageContainer = _chunk4QXIOFK5js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk4QXIOFK5js.RoundPageContainerTitle; exports.ScrollArea = _chunk4QXIOFK5js.ScrollArea; exports.ScrollBar = _chunk4QXIOFK5js.ScrollBar; exports.SecurityContainer = _chunk4QXIOFK5js.SecurityContainer; exports.Select = _chunk4QXIOFK5js.Select; exports.SelectContent = _chunk4QXIOFK5js.SelectContent; exports.SelectGroup = _chunk4QXIOFK5js.SelectGroup; exports.SelectItem = _chunk4QXIOFK5js.SelectItem; exports.SelectLabel = _chunk4QXIOFK5js.SelectLabel; exports.SelectScrollDownButton = _chunk4QXIOFK5js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk4QXIOFK5js.SelectScrollUpButton; exports.SelectSeparator = _chunk4QXIOFK5js.SelectSeparator; exports.SelectTrigger = _chunk4QXIOFK5js.SelectTrigger; exports.SelectValue = _chunk4QXIOFK5js.SelectValue; exports.Separator = _chunk4QXIOFK5js.Separator; exports.Sheet = _chunk4QXIOFK5js.Sheet; exports.SheetClose = _chunk4QXIOFK5js.SheetClose; exports.SheetContent = _chunk4QXIOFK5js.SheetContent; exports.SheetDescription = _chunk4QXIOFK5js.SheetDescription; exports.SheetFooter = _chunk4QXIOFK5js.SheetFooter; exports.SheetHeader = _chunk4QXIOFK5js.SheetHeader; exports.SheetTitle = _chunk4QXIOFK5js.SheetTitle; exports.SheetTrigger = _chunk4QXIOFK5js.SheetTrigger; exports.Sidebar = _chunk4QXIOFK5js.Sidebar; exports.SidebarContent = _chunk4QXIOFK5js.SidebarContent; exports.SidebarFooter = _chunk4QXIOFK5js.SidebarFooter; exports.SidebarGroup = _chunk4QXIOFK5js.SidebarGroup; exports.SidebarGroupAction = _chunk4QXIOFK5js.SidebarGroupAction; exports.SidebarGroupContent = _chunk4QXIOFK5js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk4QXIOFK5js.SidebarGroupLabel; exports.SidebarHeader = _chunk4QXIOFK5js.SidebarHeader; exports.SidebarInput = _chunk4QXIOFK5js.SidebarInput; exports.SidebarInset = _chunk4QXIOFK5js.SidebarInset; exports.SidebarMenu = _chunk4QXIOFK5js.SidebarMenu; exports.SidebarMenuAction = _chunk4QXIOFK5js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk4QXIOFK5js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk4QXIOFK5js.SidebarMenuButton; exports.SidebarMenuItem = _chunk4QXIOFK5js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk4QXIOFK5js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk4QXIOFK5js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk4QXIOFK5js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk4QXIOFK5js.SidebarMenuSubItem; exports.SidebarProvider = _chunk4QXIOFK5js.SidebarProvider; exports.SidebarRail = _chunk4QXIOFK5js.SidebarRail; exports.SidebarSeparator = _chunk4QXIOFK5js.SidebarSeparator; exports.SidebarTrigger = _chunk4QXIOFK5js.SidebarTrigger; exports.Skeleton = _chunk4QXIOFK5js.Skeleton; exports.Slider = _chunk4QXIOFK5js.Slider; exports.Switch = _chunk4QXIOFK5js.Switch; exports.Table = _chunk4QXIOFK5js.Table; exports.TableBody = _chunk4QXIOFK5js.TableBody; exports.TableCaption = _chunk4QXIOFK5js.TableCaption; exports.TableCell = _chunk4QXIOFK5js.TableCell; exports.TableCellAvatar = _chunk4QXIOFK5js.TableCellAvatar; exports.TableFooter = _chunk4QXIOFK5js.TableFooter; exports.TableHead = _chunk4QXIOFK5js.TableHead; exports.TableHeader = _chunk4QXIOFK5js.TableHeader; exports.TableRow = _chunk4QXIOFK5js.TableRow; exports.Tabs = _chunk4QXIOFK5js.Tabs; exports.TabsContainer = _chunk4QXIOFK5js.TabsContainer; exports.TabsContent = _chunk4QXIOFK5js.TabsContent; exports.TabsList = _chunk4QXIOFK5js.TabsList; exports.TabsTrigger = _chunk4QXIOFK5js.TabsTrigger; exports.Textarea = _chunk4QXIOFK5js.Textarea; exports.Toaster = _chunk4QXIOFK5js.Toaster; exports.Toggle = _chunk4QXIOFK5js.Toggle; exports.TokenStatusIndicator = _chunk4QXIOFK5js.TokenStatusIndicator; exports.Tooltip = _chunk4QXIOFK5js.Tooltip; exports.TooltipContent = _chunk4QXIOFK5js.TooltipContent; exports.TooltipProvider = _chunk4QXIOFK5js.TooltipProvider; exports.TooltipTrigger = _chunk4QXIOFK5js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk4QXIOFK5js.TotpAuthenticatorList; exports.TotpInput = _chunk4QXIOFK5js.TotpInput; exports.TotpSetupDialog = _chunk4QXIOFK5js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk4QXIOFK5js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk4QXIOFK5js.TwoFactorSettings; exports.UserAvatar = _chunk4QXIOFK5js.UserAvatar; exports.UserAvatarEditor = _chunk4QXIOFK5js.UserAvatarEditor; exports.UserAvatarList = _chunk4QXIOFK5js.UserAvatarList; exports.UserContainer = _chunk4QXIOFK5js.UserContainer; exports.UserDeleter = _chunk4QXIOFK5js.UserDeleter; exports.UserDetails = _chunk4QXIOFK5js.UserDetails; exports.UserEditor = _chunk4QXIOFK5js.UserEditor; exports.UserIndexContainer = _chunk4QXIOFK5js.UserIndexContainer; exports.UserIndexDetails = _chunk4QXIOFK5js.UserIndexDetails; exports.UserListInAdd = _chunk4QXIOFK5js.UserListInAdd; exports.UserMultiSelect = _chunk4QXIOFK5js.UserMultiSelect; exports.UserReactivator = _chunk4QXIOFK5js.UserReactivator; exports.UserResentInvitationEmail = _chunk4QXIOFK5js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk4QXIOFK5js.UserRoleAdd; exports.UserRolesList = _chunk4QXIOFK5js.UserRolesList; exports.UserSelector = _chunk4QXIOFK5js.UserSelector; exports.UserStanadaloneDetails = _chunk4QXIOFK5js.UserStanadaloneDetails; exports.UsersList = _chunk4QXIOFK5js.UsersList; exports.UsersListByContentIds = _chunk4QXIOFK5js.UsersListByContentIds; exports.UsersListContainer = _chunk4QXIOFK5js.UsersListContainer; exports.WaitlistConfirmation = _chunk4QXIOFK5js.WaitlistConfirmation; exports.WaitlistForm = _chunk4QXIOFK5js.WaitlistForm; exports.WaitlistHeroSection = _chunk4QXIOFK5js.WaitlistHeroSection; exports.WaitlistList = _chunk4QXIOFK5js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk4QXIOFK5js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk4QXIOFK5js.WaitlistSuccessState; exports.badgeVariants = _chunk4QXIOFK5js.badgeVariants; exports.buttonVariants = _chunk4QXIOFK5js.buttonVariants; exports.cellComponent = _chunk4QXIOFK5js.cellComponent; exports.cellDate = _chunk4QXIOFK5js.cellDate; exports.cellId = _chunk4QXIOFK5js.cellId; exports.cellLink = _chunk4QXIOFK5js.cellLink; exports.cellUrl = _chunk4QXIOFK5js.cellUrl; exports.errorToast = _chunk4QXIOFK5js.errorToast; exports.generateNotificationData = _chunk4QXIOFK5js.generateNotificationData; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.navigationMenuTriggerStyle = _chunk4QXIOFK5js.navigationMenuTriggerStyle; exports.tabsListVariants = _chunk4QXIOFK5js.tabsListVariants; exports.toggleVariants = _chunk4QXIOFK5js.toggleVariants; exports.triggerAssociationToast = _chunk4QXIOFK5js.triggerAssociationToast; exports.useCarousel = _chunk4QXIOFK5js.useCarousel; exports.useComboboxAnchor = _chunk4QXIOFK5js.useComboboxAnchor; exports.useDebounce = _chunk4QXIOFK5js.useDebounce2; exports.useFileUpload = _chunk4QXIOFK5js.useFileUpload; exports.useSidebar = _chunk4QXIOFK5js.useSidebar;
|
|
877
877
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunk4QXIOFK5js = require('../chunk-4QXIOFK5.js');
|
|
27
27
|
require('../chunk-BQSMP4NU.js');
|
|
28
28
|
require('../chunk-NAST4OSM.js');
|
|
29
29
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -55,5 +55,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
exports.CommonProvider =
|
|
58
|
+
exports.CommonProvider = _chunk4QXIOFK5js.CommonProvider; exports.CompanyProvider = _chunk4QXIOFK5js.CompanyProvider; exports.CurrentUserProvider = _chunk4QXIOFK5js.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk4QXIOFK5js.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk4QXIOFK5js.HeaderChildrenProvider; exports.NotificationContextProvider = _chunk4QXIOFK5js.NotificationContextProvider; exports.OnboardingProvider = _chunk4QXIOFK5js.OnboardingProvider; exports.RoleProvider = _chunk4QXIOFK5js.RoleProvider; exports.SharedProvider = _chunk4QXIOFK5js.SharedProvider; exports.SocketContext = _chunk4QXIOFK5js.SocketContext; exports.SocketProvider = _chunk4QXIOFK5js.SocketProvider; exports.UserProvider = _chunk4QXIOFK5js.UserProvider; exports.recentPagesAtom = _chunk4QXIOFK5js.recentPagesAtom; exports.useCommonContext = _chunk4QXIOFK5js.useCommonContext; exports.useCompanyContext = _chunk4QXIOFK5js.useCompanyContext; exports.useCurrentUserContext = _chunk4QXIOFK5js.useCurrentUserContext; exports.useHeaderChildren = _chunk4QXIOFK5js.useHeaderChildren; exports.useNotificationContext = _chunk4QXIOFK5js.useNotificationContext; exports.useOnboarding = _chunk4QXIOFK5js.useOnboarding; exports.useRoleContext = _chunk4QXIOFK5js.useRoleContext; exports.useSharedContext = _chunk4QXIOFK5js.useSharedContext; exports.useSocketContext = _chunk4QXIOFK5js.useSocketContext; exports.useUserContext = _chunk4QXIOFK5js.useUserContext;
|
|
59
59
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -18,9 +18,18 @@ type RoundPageContainerProps = {
|
|
|
18
18
|
tabs?: Tab[];
|
|
19
19
|
children?: ReactNode;
|
|
20
20
|
fullWidth?: boolean;
|
|
21
|
+
forceHeader?: boolean;
|
|
21
22
|
};
|
|
22
23
|
|
|
23
|
-
export function RoundPageContainer({
|
|
24
|
+
export function RoundPageContainer({
|
|
25
|
+
module,
|
|
26
|
+
id,
|
|
27
|
+
details,
|
|
28
|
+
tabs,
|
|
29
|
+
children,
|
|
30
|
+
fullWidth,
|
|
31
|
+
forceHeader,
|
|
32
|
+
}: RoundPageContainerProps) {
|
|
24
33
|
const headerChildren = useHeaderChildren();
|
|
25
34
|
const [showDetails, setShowDetails] = useState(false);
|
|
26
35
|
|
|
@@ -42,12 +51,15 @@ export function RoundPageContainer({ module, id, details, tabs, children, fullWi
|
|
|
42
51
|
<div className="flex h-[calc(100vh-3rem)] w-full flex-col p-2 pt-0 pl-0">
|
|
43
52
|
<div className="bg-background flex h-full w-full rounded-lg border p-0">
|
|
44
53
|
<div className="flex w-full flex-col">
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
54
|
+
{(!fullWidth || forceHeader) && (
|
|
55
|
+
<RoundPageContainerTitle
|
|
56
|
+
module={module}
|
|
57
|
+
details={details}
|
|
58
|
+
showDetails={showDetails}
|
|
59
|
+
setShowDetails={setShowDetails}
|
|
60
|
+
fullWidth={fullWidth}
|
|
61
|
+
/>
|
|
62
|
+
)}
|
|
51
63
|
<div className="flex h-full w-full overflow-hidden">
|
|
52
64
|
<div className={cn(`grow overflow-y-auto p-4`, fullWidth && `p-0`)}>
|
|
53
65
|
<div className={cn(`mx-auto max-w-6xl space-y-12 p-8`, fullWidth && `max-w-full w-full p-0`)}>
|
|
@@ -89,7 +89,9 @@ export function FormInput({
|
|
|
89
89
|
...field,
|
|
90
90
|
autoFocus: autoFocus === true,
|
|
91
91
|
type: type === "password" ? "password" : "text",
|
|
92
|
-
inputMode: (type === "number" || type === "currency" || type === "decimal" ? "decimal" : undefined) as
|
|
92
|
+
inputMode: (type === "number" || type === "currency" || type === "decimal" ? "decimal" : undefined) as
|
|
93
|
+
| "decimal"
|
|
94
|
+
| undefined,
|
|
93
95
|
className: `w-full ${type === "number" || type === "currency" || type === "decimal" ? "text-end" : ""}`,
|
|
94
96
|
disabled: disabled === true || form.formState.isSubmitting,
|
|
95
97
|
placeholder: placeholder || "",
|
|
@@ -94,9 +94,28 @@ export const ContentListTable = memo(function ContentListTable(props: ContentLis
|
|
|
94
94
|
<TableHeader className="bg-muted font-semibold">
|
|
95
95
|
{props.title && (
|
|
96
96
|
<TableRow>
|
|
97
|
-
<TableHead
|
|
97
|
+
<TableHead
|
|
98
|
+
className="bg-card rounded-t-lg text-primary p-4 text-left font-bold"
|
|
99
|
+
colSpan={tableColumns.length}
|
|
100
|
+
>
|
|
98
101
|
<div className="flex w-full items-center justify-between gap-x-2">
|
|
99
|
-
<div className="w-full">{fullWidth ? `` : props.title}</div>
|
|
102
|
+
{/* <div className="w-full">{fullWidth ? `` : props.title}</div> */}
|
|
103
|
+
<div className="w-full">
|
|
104
|
+
{fullWidth ? (
|
|
105
|
+
<div
|
|
106
|
+
className={
|
|
107
|
+
"text-muted-foreground flex items-center gap-x-2 text-lg font-light whitespace-nowrap"
|
|
108
|
+
}
|
|
109
|
+
>
|
|
110
|
+
{props.tableGeneratorType.icon && (
|
|
111
|
+
<props.tableGeneratorType.icon className="text-primary h-6 w-6" />
|
|
112
|
+
)}
|
|
113
|
+
{props.title}
|
|
114
|
+
</div>
|
|
115
|
+
) : (
|
|
116
|
+
props.title
|
|
117
|
+
)}
|
|
118
|
+
</div>
|
|
100
119
|
{(props.functions || props.filters || allowSearch) && (
|
|
101
120
|
<>
|
|
102
121
|
{props.functions}
|