@carlonicora/nextjs-jsonapi 1.82.0 → 1.83.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-OH44RND6.js → BlockNoteEditor-47TYA25C.js} +6 -6
- package/dist/{BlockNoteEditor-OH44RND6.js.map → BlockNoteEditor-47TYA25C.js.map} +1 -1
- package/dist/{BlockNoteEditor-N2L7X6OY.mjs → BlockNoteEditor-MA3MRV74.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-EZYSORIZ.js → chunk-KWFEQXPF.js} +21 -17
- package/dist/chunk-KWFEQXPF.js.map +1 -0
- package/dist/{chunk-KZRM55JX.mjs → chunk-M4KMRVEE.mjs} +21 -17
- package/dist/chunk-M4KMRVEE.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -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 +27 -23
- package/dist/chunk-EZYSORIZ.js.map +0 -1
- package/dist/chunk-KZRM55JX.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-N2L7X6OY.mjs.map → BlockNoteEditor-MA3MRV74.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunkKWFEQXPFjs = require('../chunk-KWFEQXPF.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -117,5 +117,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
|
|
120
|
-
exports.ClientJsonApiDelete = _chunkN4YZ45SKjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkN4YZ45SKjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkN4YZ45SKjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkN4YZ45SKjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkN4YZ45SKjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
120
|
+
exports.ClientJsonApiDelete = _chunkN4YZ45SKjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkN4YZ45SKjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkN4YZ45SKjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkN4YZ45SKjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkN4YZ45SKjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkKWFEQXPFjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkKWFEQXPFjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkZEJSPTHSjs.configureClientConfig; exports.configureClientJsonApi = _chunkN4YZ45SKjs.configureClientJsonApi; exports.configureI18n = _chunkZEJSPTHSjs.configureI18n; exports.configureJsonApi = _chunkZEJSPTHSjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkZEJSPTHSjs.getApiUrl; exports.getAppUrl = _chunkZEJSPTHSjs.getAppUrl; exports.getClientApiUrl = _chunkN4YZ45SKjs.getClientApiUrl; exports.getClientAppUrl = _chunkN4YZ45SKjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkN4YZ45SKjs.getClientTrackablePages; exports.getI18nLink = _chunkZEJSPTHSjs.getI18nLink; exports.getStripePublishableKey = _chunkZEJSPTHSjs.getStripePublishableKey; exports.getTrackablePages = _chunkZEJSPTHSjs.getTrackablePages; exports.registerTableGenerator = _chunkKWFEQXPFjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkKWFEQXPFjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkKWFEQXPFjs.useContentTableStructure; exports.useCustomD3Graph = _chunkKWFEQXPFjs.useCustomD3Graph; exports.useDataListRetriever = _chunkKWFEQXPFjs.useDataListRetriever; exports.useDebounce = _chunkKWFEQXPFjs.useDebounce; exports.useI18nDateFnsLocale = _chunkZEJSPTHSjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkZEJSPTHSjs.useI18nLocale; exports.useI18nRouter = _chunkZEJSPTHSjs.useI18nRouter; exports.useI18nTranslations = _chunkZEJSPTHSjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkKWFEQXPFjs.useJsonApiGet; exports.useJsonApiMutation = _chunkKWFEQXPFjs.useJsonApiMutation; exports.useNotificationSync = _chunkKWFEQXPFjs.useNotificationSync; exports.useOAuthClient = _chunkKWFEQXPFjs.useOAuthClient; exports.useOAuthClients = _chunkKWFEQXPFjs.useOAuthClients; exports.useOAuthConsent = _chunkKWFEQXPFjs.useOAuthConsent; exports.usePageTracker = _chunkKWFEQXPFjs.usePageTracker; exports.usePageUrlGenerator = _chunkKWFEQXPFjs.usePageUrlGenerator; exports.useRehydration = _chunkKWFEQXPFjs.useRehydration; exports.useRehydrationList = _chunkKWFEQXPFjs.useRehydrationList; exports.useRoleTableStructure = _chunkKWFEQXPFjs.useRoleTableStructure; exports.useSocket = _chunkKWFEQXPFjs.useSocket; exports.useSubscriptionStatus = _chunkKWFEQXPFjs.useSubscriptionStatus; exports.useTableGenerator = _chunkKWFEQXPFjs.useTableGenerator; exports.useUrlRewriter = _chunkKWFEQXPFjs.useUrlRewriter; exports.useUserSearch = _chunkKWFEQXPFjs.useUserSearch; exports.useUserTableStructure = _chunkKWFEQXPFjs.useUserTableStructure;
|
|
121
121
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
package/dist/components/index.js
CHANGED
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
|
|
450
450
|
|
|
451
451
|
|
|
452
|
-
var
|
|
452
|
+
var _chunkKWFEQXPFjs = require('../chunk-KWFEQXPF.js');
|
|
453
453
|
require('../chunk-ZEJSPTHS.js');
|
|
454
454
|
|
|
455
455
|
|
|
@@ -923,5 +923,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
923
923
|
|
|
924
924
|
|
|
925
925
|
|
|
926
|
-
exports.AcceptInvitation = _chunkEZYSORIZjs.AcceptInvitation; exports.Accordion = _chunkEZYSORIZjs.Accordion; exports.AccordionContent = _chunkEZYSORIZjs.AccordionContent; exports.AccordionItem = _chunkEZYSORIZjs.AccordionItem; exports.AccordionTrigger = _chunkEZYSORIZjs.AccordionTrigger; exports.ActivateAccount = _chunkEZYSORIZjs.ActivateAccount; exports.AddUserToRole = _chunkEZYSORIZjs.AddUserToRole; exports.AdminCompanyContainer = _chunkEZYSORIZjs.AdminCompanyContainer; exports.AdminUsersList = _chunkEZYSORIZjs.AdminUsersList; exports.Alert = _chunkEZYSORIZjs.Alert; exports.AlertAction = _chunkEZYSORIZjs.AlertAction; exports.AlertDescription = _chunkEZYSORIZjs.AlertDescription; exports.AlertDialog = _chunkEZYSORIZjs.AlertDialog; exports.AlertDialogAction = _chunkEZYSORIZjs.AlertDialogAction; exports.AlertDialogCancel = _chunkEZYSORIZjs.AlertDialogCancel; exports.AlertDialogContent = _chunkEZYSORIZjs.AlertDialogContent; exports.AlertDialogDescription = _chunkEZYSORIZjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkEZYSORIZjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkEZYSORIZjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkEZYSORIZjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkEZYSORIZjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkEZYSORIZjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkEZYSORIZjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkEZYSORIZjs.AlertDialogTrigger; exports.AlertTitle = _chunkEZYSORIZjs.AlertTitle; exports.AllUsersListContainer = _chunkEZYSORIZjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkEZYSORIZjs.AllowedUsersDetails; exports.AssistantContainer = _chunkEZYSORIZjs.AssistantContainer; exports.AttributeElement = _chunkEZYSORIZjs.AttributeElement; exports.AuthContainer = _chunkEZYSORIZjs.AuthContainer; exports.Avatar = _chunkEZYSORIZjs.Avatar; exports.AvatarBadge = _chunkEZYSORIZjs.AvatarBadge; exports.AvatarFallback = _chunkEZYSORIZjs.AvatarFallback; exports.AvatarGroup = _chunkEZYSORIZjs.AvatarGroup; exports.AvatarGroupCount = _chunkEZYSORIZjs.AvatarGroupCount; exports.AvatarImage = _chunkEZYSORIZjs.AvatarImage; exports.BackupCodesDialog = _chunkEZYSORIZjs.BackupCodesDialog; exports.Badge = _chunkEZYSORIZjs.Badge; exports.BlockNoteEditorContainer = _chunkEZYSORIZjs.BlockNoteEditorContainer; exports.Board = _chunkEZYSORIZjs.KanbanBoard; exports.Breadcrumb = _chunkEZYSORIZjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkEZYSORIZjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkEZYSORIZjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkEZYSORIZjs.BreadcrumbLink; exports.BreadcrumbList = _chunkEZYSORIZjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkEZYSORIZjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkEZYSORIZjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkEZYSORIZjs.BreadcrumbSeparator; exports.Button = _chunkEZYSORIZjs.Button; exports.Calendar = _chunkEZYSORIZjs.Calendar; exports.CalendarDayButton = _chunkEZYSORIZjs.CalendarDayButton; exports.Card = _chunkEZYSORIZjs.Card; exports.CardAction = _chunkEZYSORIZjs.CardAction; exports.CardContent = _chunkEZYSORIZjs.CardContent; exports.CardDescription = _chunkEZYSORIZjs.CardDescription; exports.CardFooter = _chunkEZYSORIZjs.CardFooter; exports.CardHeader = _chunkEZYSORIZjs.CardHeader; exports.CardTitle = _chunkEZYSORIZjs.CardTitle; exports.Carousel = _chunkEZYSORIZjs.Carousel; exports.CarouselContent = _chunkEZYSORIZjs.CarouselContent; exports.CarouselItem = _chunkEZYSORIZjs.CarouselItem; exports.CarouselNext = _chunkEZYSORIZjs.CarouselNext; exports.CarouselPrevious = _chunkEZYSORIZjs.CarouselPrevious; exports.ChartContainer = _chunkEZYSORIZjs.ChartContainer; exports.ChartLegend = _chunkEZYSORIZjs.ChartLegend; exports.ChartLegendContent = _chunkEZYSORIZjs.ChartLegendContent; exports.ChartStyle = _chunkEZYSORIZjs.ChartStyle; exports.ChartTooltip = _chunkEZYSORIZjs.ChartTooltip; exports.ChartTooltipContent = _chunkEZYSORIZjs.ChartTooltipContent; exports.Checkbox = _chunkEZYSORIZjs.Checkbox; exports.Collapsible = _chunkEZYSORIZjs.Collapsible; exports.CollapsibleContent = _chunkEZYSORIZjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkEZYSORIZjs.CollapsibleTrigger; exports.Column = _chunkEZYSORIZjs.KanbanColumn; exports.ColumnHandle = _chunkEZYSORIZjs.KanbanColumnHandle; exports.Combobox = _chunkEZYSORIZjs.Combobox; exports.ComboboxChip = _chunkEZYSORIZjs.ComboboxChip; exports.ComboboxChips = _chunkEZYSORIZjs.ComboboxChips; exports.ComboboxChipsInput = _chunkEZYSORIZjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkEZYSORIZjs.ComboboxCollection; exports.ComboboxContent = _chunkEZYSORIZjs.ComboboxContent; exports.ComboboxEmpty = _chunkEZYSORIZjs.ComboboxEmpty; exports.ComboboxGroup = _chunkEZYSORIZjs.ComboboxGroup; exports.ComboboxInput = _chunkEZYSORIZjs.ComboboxInput; exports.ComboboxItem = _chunkEZYSORIZjs.ComboboxItem; exports.ComboboxLabel = _chunkEZYSORIZjs.ComboboxLabel; exports.ComboboxList = _chunkEZYSORIZjs.ComboboxList; exports.ComboboxSeparator = _chunkEZYSORIZjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkEZYSORIZjs.ComboboxTrigger; exports.ComboboxValue = _chunkEZYSORIZjs.ComboboxValue; exports.Command = _chunkEZYSORIZjs.Command; exports.CommandDialog = _chunkEZYSORIZjs.CommandDialog; exports.CommandEmpty = _chunkEZYSORIZjs.CommandEmpty; exports.CommandGroup = _chunkEZYSORIZjs.CommandGroup; exports.CommandInput = _chunkEZYSORIZjs.CommandInput; exports.CommandItem = _chunkEZYSORIZjs.CommandItem; exports.CommandList = _chunkEZYSORIZjs.CommandList; exports.CommandSeparator = _chunkEZYSORIZjs.CommandSeparator; exports.CommandShortcut = _chunkEZYSORIZjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkEZYSORIZjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkEZYSORIZjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkEZYSORIZjs.CommonDeleter; exports.CommonEditorButtons = _chunkEZYSORIZjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkEZYSORIZjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkEZYSORIZjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkEZYSORIZjs.CommonEditorTrigger; exports.CompaniesList = _chunkEZYSORIZjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkEZYSORIZjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkEZYSORIZjs.CompanyContainer; exports.CompanyContent = _chunkEZYSORIZjs.CompanyContent; exports.CompanyDeleter = _chunkEZYSORIZjs.CompanyDeleter; exports.CompanyDetails = _chunkEZYSORIZjs.CompanyDetails; exports.CompanyEditor = _chunkEZYSORIZjs.CompanyEditor; exports.CompanyUsersList = _chunkEZYSORIZjs.CompanyUsersList; exports.ContentListGrid = _chunkEZYSORIZjs.ContentListGrid; exports.ContentListTable = _chunkEZYSORIZjs.ContentListTable; exports.ContentTableSearch = _chunkEZYSORIZjs.ContentTableSearch; exports.ContentTitle = _chunkEZYSORIZjs.ContentTitle; exports.ContentsList = _chunkEZYSORIZjs.ContentsList; exports.ContentsListById = _chunkEZYSORIZjs.ContentsListById; exports.ContextMenu = _chunkEZYSORIZjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkEZYSORIZjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkEZYSORIZjs.ContextMenuContent; exports.ContextMenuGroup = _chunkEZYSORIZjs.ContextMenuGroup; exports.ContextMenuItem = _chunkEZYSORIZjs.ContextMenuItem; exports.ContextMenuLabel = _chunkEZYSORIZjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkEZYSORIZjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkEZYSORIZjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkEZYSORIZjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkEZYSORIZjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkEZYSORIZjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkEZYSORIZjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkEZYSORIZjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkEZYSORIZjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkEZYSORIZjs.ContextMenuTrigger; exports.ContributorsList = _chunkEZYSORIZjs.ContributorsList; exports.Cookies = _chunkEZYSORIZjs.Cookies; exports.DatePickerPopover = _chunkEZYSORIZjs.DatePickerPopover; exports.DateRangeSelector = _chunkEZYSORIZjs.DateRangeSelector; exports.Dialog = _chunkEZYSORIZjs.Dialog; exports.DialogClose = _chunkEZYSORIZjs.DialogClose; exports.DialogContent = _chunkEZYSORIZjs.DialogContent; exports.DialogDescription = _chunkEZYSORIZjs.DialogDescription; exports.DialogFooter = _chunkEZYSORIZjs.DialogFooter; exports.DialogHeader = _chunkEZYSORIZjs.DialogHeader; exports.DialogOverlay = _chunkEZYSORIZjs.DialogOverlay; exports.DialogPortal = _chunkEZYSORIZjs.DialogPortal; exports.DialogTitle = _chunkEZYSORIZjs.DialogTitle; exports.DialogTrigger = _chunkEZYSORIZjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkEZYSORIZjs.DisableTwoFactorDialog; exports.Drawer = _chunkEZYSORIZjs.Drawer; exports.DrawerClose = _chunkEZYSORIZjs.DrawerClose; exports.DrawerContent = _chunkEZYSORIZjs.DrawerContent; exports.DrawerDescription = _chunkEZYSORIZjs.DrawerDescription; exports.DrawerFooter = _chunkEZYSORIZjs.DrawerFooter; exports.DrawerHeader = _chunkEZYSORIZjs.DrawerHeader; exports.DrawerOverlay = _chunkEZYSORIZjs.DrawerOverlay; exports.DrawerPortal = _chunkEZYSORIZjs.DrawerPortal; exports.DrawerTitle = _chunkEZYSORIZjs.DrawerTitle; exports.DrawerTrigger = _chunkEZYSORIZjs.DrawerTrigger; exports.DropdownMenu = _chunkEZYSORIZjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkEZYSORIZjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkEZYSORIZjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkEZYSORIZjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkEZYSORIZjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkEZYSORIZjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkEZYSORIZjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkEZYSORIZjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkEZYSORIZjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkEZYSORIZjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkEZYSORIZjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkEZYSORIZjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkEZYSORIZjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkEZYSORIZjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkEZYSORIZjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkEZYSORIZjs.EditableAvatar; exports.EditorSheet = _chunkEZYSORIZjs.EditorSheet; exports.EntityAvatar = _chunkEZYSORIZjs.EntityAvatar; exports.EntityMultiSelector = _chunkEZYSORIZjs.EntityMultiSelector; exports.ErrorDetails = _chunkEZYSORIZjs.ErrorDetails; exports.Field = _chunkEZYSORIZjs.Field; exports.FieldContent = _chunkEZYSORIZjs.FieldContent; exports.FieldDescription = _chunkEZYSORIZjs.FieldDescription; exports.FieldError = _chunkEZYSORIZjs.FieldError; exports.FieldGroup = _chunkEZYSORIZjs.FieldGroup; exports.FieldLabel = _chunkEZYSORIZjs.FieldLabel; exports.FieldLegend = _chunkEZYSORIZjs.FieldLegend; exports.FieldSeparator = _chunkEZYSORIZjs.FieldSeparator; exports.FieldSet = _chunkEZYSORIZjs.FieldSet; exports.FieldTitle = _chunkEZYSORIZjs.FieldTitle; exports.FileInput = _chunkEZYSORIZjs.FileInput; exports.FileUploader = _chunkEZYSORIZjs.FileUploader; exports.FileUploaderContent = _chunkEZYSORIZjs.FileUploaderContent; exports.FileUploaderItem = _chunkEZYSORIZjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkEZYSORIZjs.FiscalDataDisplay; exports.ForgotPassword = _chunkEZYSORIZjs.ForgotPassword; exports.Form = _chunkEZYSORIZjs.Form; exports.FormBlockNote = _chunkEZYSORIZjs.FormBlockNote; exports.FormCheckbox = _chunkEZYSORIZjs.FormCheckbox; exports.FormDate = _chunkEZYSORIZjs.FormDate; exports.FormDateTime = _chunkEZYSORIZjs.FormDateTime; exports.FormFeatures = _chunkEZYSORIZjs.FormFeatures; exports.FormFieldWrapper = _chunkEZYSORIZjs.FormFieldWrapper; exports.FormInput = _chunkEZYSORIZjs.FormInput; exports.FormPassword = _chunkEZYSORIZjs.FormPassword; exports.FormPlaceAutocomplete = _chunkEZYSORIZjs.FormPlaceAutocomplete; exports.FormRoles = _chunkEZYSORIZjs.FormRoles; exports.FormSelect = _chunkEZYSORIZjs.FormSelect; exports.FormSlider = _chunkEZYSORIZjs.FormSlider; exports.FormSwitch = _chunkEZYSORIZjs.FormSwitch; exports.FormTextarea = _chunkEZYSORIZjs.FormTextarea; exports.GdprConsentCheckbox = _chunkEZYSORIZjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkEZYSORIZjs.GdprConsentSection; exports.Header = _chunkEZYSORIZjs.Header; exports.HoverCard = _chunkEZYSORIZjs.HoverCard; exports.HoverCardContent = _chunkEZYSORIZjs.HoverCardContent; exports.HoverCardTrigger = _chunkEZYSORIZjs.HoverCardTrigger; exports.HowToCommand = _chunkEZYSORIZjs.HowToCommand; exports.HowToCommandViewer = _chunkEZYSORIZjs.HowToCommandViewer; exports.HowToContainer = _chunkEZYSORIZjs.HowToContainer; exports.HowToContent = _chunkEZYSORIZjs.HowToContent; exports.HowToDeleter = _chunkEZYSORIZjs.HowToDeleter; exports.HowToDetails = _chunkEZYSORIZjs.HowToDetails; exports.HowToEditor = _chunkEZYSORIZjs.HowToEditor; exports.HowToList = _chunkEZYSORIZjs.HowToList; exports.HowToListContainer = _chunkEZYSORIZjs.HowToListContainer; exports.HowToMultiSelector = _chunkEZYSORIZjs.HowToMultiSelector; exports.HowToSelector = _chunkEZYSORIZjs.HowToSelector; exports.Input = _chunkEZYSORIZjs.Input; exports.InputGroup = _chunkEZYSORIZjs.InputGroup; exports.InputGroupAddon = _chunkEZYSORIZjs.InputGroupAddon; exports.InputGroupButton = _chunkEZYSORIZjs.InputGroupButton; exports.InputGroupInput = _chunkEZYSORIZjs.InputGroupInput; exports.InputGroupText = _chunkEZYSORIZjs.InputGroupText; exports.InputGroupTextarea = _chunkEZYSORIZjs.InputGroupTextarea; exports.InputOTP = _chunkEZYSORIZjs.InputOTP; exports.InputOTPGroup = _chunkEZYSORIZjs.InputOTPGroup; exports.InputOTPSeparator = _chunkEZYSORIZjs.InputOTPSeparator; exports.InputOTPSlot = _chunkEZYSORIZjs.InputOTPSlot; exports.ItalianFiscalData = _chunkEZYSORIZjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkEZYSORIZjs.ItalianFiscalDataDisplay; exports.Item = _chunkEZYSORIZjs.KanbanItem; exports.ItemHandle = _chunkEZYSORIZjs.KanbanItemHandle; exports.Kanban = _chunkEZYSORIZjs.KanbanRoot; exports.KanbanBoard = _chunkEZYSORIZjs.KanbanBoard; exports.KanbanColumn = _chunkEZYSORIZjs.KanbanColumn; exports.KanbanColumnHandle = _chunkEZYSORIZjs.KanbanColumnHandle; exports.KanbanItem = _chunkEZYSORIZjs.KanbanItem; exports.KanbanItemHandle = _chunkEZYSORIZjs.KanbanItemHandle; exports.KanbanOverlay = _chunkEZYSORIZjs.KanbanOverlay; exports.Label = _chunkEZYSORIZjs.Label; exports.LandingComponent = _chunkEZYSORIZjs.LandingComponent; exports.Link = _chunkEZYSORIZjs.Link; exports.Login = _chunkEZYSORIZjs.Login; exports.Logout = _chunkEZYSORIZjs.Logout; exports.MessageItem = _chunkEZYSORIZjs.MessageItem; exports.MessageList = _chunkEZYSORIZjs.MessageList; exports.MessageSourcesPanel = _chunkEZYSORIZjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkEZYSORIZjs.ModeToggleSwitch; exports.MultiSelect = _chunkEZYSORIZjs.MultiSelect; exports.MultipleSelector = _chunkEZYSORIZjs.MultipleSelector; exports.NavigationMenu = _chunkEZYSORIZjs.NavigationMenu; exports.NavigationMenuContent = _chunkEZYSORIZjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkEZYSORIZjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkEZYSORIZjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkEZYSORIZjs.NavigationMenuLink; exports.NavigationMenuList = _chunkEZYSORIZjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkEZYSORIZjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkEZYSORIZjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkEZYSORIZjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkEZYSORIZjs.NotificationMenuItem; exports.NotificationModal = _chunkEZYSORIZjs.NotificationModal; exports.NotificationToast = _chunkEZYSORIZjs.NotificationToast; exports.NotificationsList = _chunkEZYSORIZjs.NotificationsList; exports.NotificationsListContainer = _chunkEZYSORIZjs.NotificationsListContainer; exports.OAuthClientCard = _chunkEZYSORIZjs.OAuthClientCard; exports.OAuthClientDetail = _chunkEZYSORIZjs.OAuthClientDetail; exports.OAuthClientForm = _chunkEZYSORIZjs.OAuthClientForm; exports.OAuthClientList = _chunkEZYSORIZjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkEZYSORIZjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkEZYSORIZjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkEZYSORIZjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkEZYSORIZjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkEZYSORIZjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkEZYSORIZjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkEZYSORIZjs.OAuthScopeSelector; exports.OnboardingCard = _chunkEZYSORIZjs.OnboardingCard; exports.Overlay = _chunkEZYSORIZjs.KanbanOverlay; exports.PageContainer = _chunkEZYSORIZjs.PageContainer; exports.PageContainerContentDetails = _chunkEZYSORIZjs.PageContainerContentDetails; exports.PageContentContainer = _chunkEZYSORIZjs.PageContentContainer; exports.PageSection = _chunkEZYSORIZjs.PageSection; exports.PasskeyButton = _chunkEZYSORIZjs.PasskeyButton; exports.PasskeyList = _chunkEZYSORIZjs.PasskeyList; exports.PasskeySetupDialog = _chunkEZYSORIZjs.PasskeySetupDialog; exports.PasswordInput = _chunkEZYSORIZjs.PasswordInput; exports.Popover = _chunkEZYSORIZjs.Popover; exports.PopoverContent = _chunkEZYSORIZjs.PopoverContent; exports.PopoverDescription = _chunkEZYSORIZjs.PopoverDescription; exports.PopoverHeader = _chunkEZYSORIZjs.PopoverHeader; exports.PopoverTitle = _chunkEZYSORIZjs.PopoverTitle; exports.PopoverTrigger = _chunkEZYSORIZjs.PopoverTrigger; exports.Progress = _chunkEZYSORIZjs.Progress; exports.ProgressIndicator = _chunkEZYSORIZjs.ProgressIndicator; exports.ProgressLabel = _chunkEZYSORIZjs.ProgressLabel; exports.ProgressTrack = _chunkEZYSORIZjs.ProgressTrack; exports.ProgressValue = _chunkEZYSORIZjs.ProgressValue; exports.PushNotificationProvider = _chunkEZYSORIZjs.PushNotificationProvider; exports.RadioGroup = _chunkEZYSORIZjs.RadioGroup; exports.RadioGroupItem = _chunkEZYSORIZjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkEZYSORIZjs.RbacByRoleContainer; exports.RbacContainer = _chunkEZYSORIZjs.RbacContainer; exports.RbacPermissionCell = _chunkEZYSORIZjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkEZYSORIZjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkEZYSORIZjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkEZYSORIZjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkEZYSORIZjs.ReferralCodeCapture; exports.ReferralDialog = _chunkEZYSORIZjs.ReferralDialog; exports.ReferralWidget = _chunkEZYSORIZjs.ReferralWidget; exports.RefreshUser = _chunkEZYSORIZjs.RefreshUser; exports.RelevantContentsList = _chunkEZYSORIZjs.RelevantContentsList; exports.RelevantUsersList = _chunkEZYSORIZjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkEZYSORIZjs.RemoveUserFromRole; exports.ResetPassword = _chunkEZYSORIZjs.ResetPassword; exports.ResizableHandle = _chunkEZYSORIZjs.ResizableHandle; exports.ResizablePanel = _chunkEZYSORIZjs.ResizablePanel; exports.ResizablePanelGroup = _chunkEZYSORIZjs.ResizablePanelGroup; exports.RoleContainer = _chunkEZYSORIZjs.RoleContainer; exports.RoleDetails = _chunkEZYSORIZjs.RoleDetails; exports.RoleUsersList = _chunkEZYSORIZjs.RoleUsersList; exports.RolesList = _chunkEZYSORIZjs.RolesList; exports.Root = _chunkEZYSORIZjs.KanbanRoot; exports.RoundPageContainer = _chunkEZYSORIZjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkEZYSORIZjs.RoundPageContainerTitle; exports.ScrollArea = _chunkEZYSORIZjs.ScrollArea; exports.ScrollBar = _chunkEZYSORIZjs.ScrollBar; exports.SecurityContainer = _chunkEZYSORIZjs.SecurityContainer; exports.Select = _chunkEZYSORIZjs.Select; exports.SelectContent = _chunkEZYSORIZjs.SelectContent; exports.SelectGroup = _chunkEZYSORIZjs.SelectGroup; exports.SelectItem = _chunkEZYSORIZjs.SelectItem; exports.SelectLabel = _chunkEZYSORIZjs.SelectLabel; exports.SelectScrollDownButton = _chunkEZYSORIZjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkEZYSORIZjs.SelectScrollUpButton; exports.SelectSeparator = _chunkEZYSORIZjs.SelectSeparator; exports.SelectTrigger = _chunkEZYSORIZjs.SelectTrigger; exports.SelectValue = _chunkEZYSORIZjs.SelectValue; exports.Separator = _chunkEZYSORIZjs.Separator; exports.Sheet = _chunkEZYSORIZjs.Sheet; exports.SheetClose = _chunkEZYSORIZjs.SheetClose; exports.SheetContent = _chunkEZYSORIZjs.SheetContent; exports.SheetDescription = _chunkEZYSORIZjs.SheetDescription; exports.SheetFooter = _chunkEZYSORIZjs.SheetFooter; exports.SheetHeader = _chunkEZYSORIZjs.SheetHeader; exports.SheetTitle = _chunkEZYSORIZjs.SheetTitle; exports.SheetTrigger = _chunkEZYSORIZjs.SheetTrigger; exports.Sidebar = _chunkEZYSORIZjs.Sidebar; exports.SidebarContent = _chunkEZYSORIZjs.SidebarContent; exports.SidebarFooter = _chunkEZYSORIZjs.SidebarFooter; exports.SidebarGroup = _chunkEZYSORIZjs.SidebarGroup; exports.SidebarGroupAction = _chunkEZYSORIZjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkEZYSORIZjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkEZYSORIZjs.SidebarGroupLabel; exports.SidebarHeader = _chunkEZYSORIZjs.SidebarHeader; exports.SidebarInput = _chunkEZYSORIZjs.SidebarInput; exports.SidebarInset = _chunkEZYSORIZjs.SidebarInset; exports.SidebarMenu = _chunkEZYSORIZjs.SidebarMenu; exports.SidebarMenuAction = _chunkEZYSORIZjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkEZYSORIZjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkEZYSORIZjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkEZYSORIZjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkEZYSORIZjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkEZYSORIZjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkEZYSORIZjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkEZYSORIZjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkEZYSORIZjs.SidebarProvider; exports.SidebarRail = _chunkEZYSORIZjs.SidebarRail; exports.SidebarSeparator = _chunkEZYSORIZjs.SidebarSeparator; exports.SidebarTrigger = _chunkEZYSORIZjs.SidebarTrigger; exports.Skeleton = _chunkEZYSORIZjs.Skeleton; exports.Slider = _chunkEZYSORIZjs.Slider; exports.Switch = _chunkEZYSORIZjs.Switch; exports.Table = _chunkEZYSORIZjs.Table; exports.TableBody = _chunkEZYSORIZjs.TableBody; exports.TableCaption = _chunkEZYSORIZjs.TableCaption; exports.TableCell = _chunkEZYSORIZjs.TableCell; exports.TableCellAvatar = _chunkEZYSORIZjs.TableCellAvatar; exports.TableFooter = _chunkEZYSORIZjs.TableFooter; exports.TableHead = _chunkEZYSORIZjs.TableHead; exports.TableHeader = _chunkEZYSORIZjs.TableHeader; exports.TableRow = _chunkEZYSORIZjs.TableRow; exports.Tabs = _chunkEZYSORIZjs.Tabs; exports.TabsContainer = _chunkEZYSORIZjs.TabsContainer; exports.TabsContent = _chunkEZYSORIZjs.TabsContent; exports.TabsList = _chunkEZYSORIZjs.TabsList; exports.TabsTrigger = _chunkEZYSORIZjs.TabsTrigger; exports.Textarea = _chunkEZYSORIZjs.Textarea; exports.Toaster = _chunkEZYSORIZjs.Toaster; exports.Toggle = _chunkEZYSORIZjs.Toggle; exports.TokenStatusIndicator = _chunkEZYSORIZjs.TokenStatusIndicator; exports.Tooltip = _chunkEZYSORIZjs.Tooltip; exports.TooltipContent = _chunkEZYSORIZjs.TooltipContent; exports.TooltipProvider = _chunkEZYSORIZjs.TooltipProvider; exports.TooltipTrigger = _chunkEZYSORIZjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkEZYSORIZjs.TotpAuthenticatorList; exports.TotpInput = _chunkEZYSORIZjs.TotpInput; exports.TotpSetupDialog = _chunkEZYSORIZjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkEZYSORIZjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkEZYSORIZjs.TwoFactorSettings; exports.UserAvatar = _chunkEZYSORIZjs.UserAvatar; exports.UserAvatarEditor = _chunkEZYSORIZjs.UserAvatarEditor; exports.UserAvatarList = _chunkEZYSORIZjs.UserAvatarList; exports.UserContainer = _chunkEZYSORIZjs.UserContainer; exports.UserContent = _chunkEZYSORIZjs.UserContent; exports.UserDeleter = _chunkEZYSORIZjs.UserDeleter; exports.UserEditor = _chunkEZYSORIZjs.UserEditor; exports.UserIndexContainer = _chunkEZYSORIZjs.UserIndexContainer; exports.UserIndexDetails = _chunkEZYSORIZjs.UserIndexDetails; exports.UserListInAdd = _chunkEZYSORIZjs.UserListInAdd; exports.UserMultiSelect = _chunkEZYSORIZjs.UserMultiSelect; exports.UserReactivator = _chunkEZYSORIZjs.UserReactivator; exports.UserResentInvitationEmail = _chunkEZYSORIZjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkEZYSORIZjs.UserRoleAdd; exports.UserRolesList = _chunkEZYSORIZjs.UserRolesList; exports.UserSearchPopover = _chunkEZYSORIZjs.UserSearchPopover; exports.UserSelector = _chunkEZYSORIZjs.UserSelector; exports.UserStanadaloneDetails = _chunkEZYSORIZjs.UserStanadaloneDetails; exports.UsersList = _chunkEZYSORIZjs.UsersList; exports.UsersListByContentIds = _chunkEZYSORIZjs.UsersListByContentIds; exports.UsersListContainer = _chunkEZYSORIZjs.UsersListContainer; exports.WaitlistConfirmation = _chunkEZYSORIZjs.WaitlistConfirmation; exports.WaitlistForm = _chunkEZYSORIZjs.WaitlistForm; exports.WaitlistHeroSection = _chunkEZYSORIZjs.WaitlistHeroSection; exports.WaitlistList = _chunkEZYSORIZjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkEZYSORIZjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkEZYSORIZjs.WaitlistSuccessState; exports.badgeVariants = _chunkEZYSORIZjs.badgeVariants; exports.buttonVariants = _chunkEZYSORIZjs.buttonVariants; exports.cellComponent = _chunkEZYSORIZjs.cellComponent; exports.cellDate = _chunkEZYSORIZjs.cellDate; exports.cellId = _chunkEZYSORIZjs.cellId; exports.cellLink = _chunkEZYSORIZjs.cellLink; exports.cellUrl = _chunkEZYSORIZjs.cellUrl; exports.errorToast = _chunkEZYSORIZjs.errorToast; exports.generateNotificationData = _chunkEZYSORIZjs.generateNotificationData; exports.getIcon = _chunkN4YZ45SKjs.getIcon; exports.getIconByModule = _chunkN4YZ45SKjs.getIconByModule; exports.getIconByModuleName = _chunkN4YZ45SKjs.getIconByModuleName; exports.getInitials = _chunkN4YZ45SKjs.getInitials; exports.navigationMenuTriggerStyle = _chunkEZYSORIZjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkEZYSORIZjs.parseFiscalData; exports.tabsListVariants = _chunkEZYSORIZjs.tabsListVariants; exports.toggleVariants = _chunkEZYSORIZjs.toggleVariants; exports.triggerAssociationToast = _chunkEZYSORIZjs.triggerAssociationToast; exports.useCarousel = _chunkEZYSORIZjs.useCarousel; exports.useComboboxAnchor = _chunkEZYSORIZjs.useComboboxAnchor; exports.useDebounce = _chunkEZYSORIZjs.useDebounce2; exports.useEditorDialog = _chunkEZYSORIZjs.useEditorDialog; exports.useFileUpload = _chunkEZYSORIZjs.useFileUpload; exports.useSidebar = _chunkEZYSORIZjs.useSidebar;
|
|
926
|
+
exports.AcceptInvitation = _chunkKWFEQXPFjs.AcceptInvitation; exports.Accordion = _chunkKWFEQXPFjs.Accordion; exports.AccordionContent = _chunkKWFEQXPFjs.AccordionContent; exports.AccordionItem = _chunkKWFEQXPFjs.AccordionItem; exports.AccordionTrigger = _chunkKWFEQXPFjs.AccordionTrigger; exports.ActivateAccount = _chunkKWFEQXPFjs.ActivateAccount; exports.AddUserToRole = _chunkKWFEQXPFjs.AddUserToRole; exports.AdminCompanyContainer = _chunkKWFEQXPFjs.AdminCompanyContainer; exports.AdminUsersList = _chunkKWFEQXPFjs.AdminUsersList; exports.Alert = _chunkKWFEQXPFjs.Alert; exports.AlertAction = _chunkKWFEQXPFjs.AlertAction; exports.AlertDescription = _chunkKWFEQXPFjs.AlertDescription; exports.AlertDialog = _chunkKWFEQXPFjs.AlertDialog; exports.AlertDialogAction = _chunkKWFEQXPFjs.AlertDialogAction; exports.AlertDialogCancel = _chunkKWFEQXPFjs.AlertDialogCancel; exports.AlertDialogContent = _chunkKWFEQXPFjs.AlertDialogContent; exports.AlertDialogDescription = _chunkKWFEQXPFjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkKWFEQXPFjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkKWFEQXPFjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkKWFEQXPFjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkKWFEQXPFjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkKWFEQXPFjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkKWFEQXPFjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkKWFEQXPFjs.AlertDialogTrigger; exports.AlertTitle = _chunkKWFEQXPFjs.AlertTitle; exports.AllUsersListContainer = _chunkKWFEQXPFjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkKWFEQXPFjs.AllowedUsersDetails; exports.AssistantContainer = _chunkKWFEQXPFjs.AssistantContainer; exports.AttributeElement = _chunkKWFEQXPFjs.AttributeElement; exports.AuthContainer = _chunkKWFEQXPFjs.AuthContainer; exports.Avatar = _chunkKWFEQXPFjs.Avatar; exports.AvatarBadge = _chunkKWFEQXPFjs.AvatarBadge; exports.AvatarFallback = _chunkKWFEQXPFjs.AvatarFallback; exports.AvatarGroup = _chunkKWFEQXPFjs.AvatarGroup; exports.AvatarGroupCount = _chunkKWFEQXPFjs.AvatarGroupCount; exports.AvatarImage = _chunkKWFEQXPFjs.AvatarImage; exports.BackupCodesDialog = _chunkKWFEQXPFjs.BackupCodesDialog; exports.Badge = _chunkKWFEQXPFjs.Badge; exports.BlockNoteEditorContainer = _chunkKWFEQXPFjs.BlockNoteEditorContainer; exports.Board = _chunkKWFEQXPFjs.KanbanBoard; exports.Breadcrumb = _chunkKWFEQXPFjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkKWFEQXPFjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkKWFEQXPFjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkKWFEQXPFjs.BreadcrumbLink; exports.BreadcrumbList = _chunkKWFEQXPFjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkKWFEQXPFjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkKWFEQXPFjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkKWFEQXPFjs.BreadcrumbSeparator; exports.Button = _chunkKWFEQXPFjs.Button; exports.Calendar = _chunkKWFEQXPFjs.Calendar; exports.CalendarDayButton = _chunkKWFEQXPFjs.CalendarDayButton; exports.Card = _chunkKWFEQXPFjs.Card; exports.CardAction = _chunkKWFEQXPFjs.CardAction; exports.CardContent = _chunkKWFEQXPFjs.CardContent; exports.CardDescription = _chunkKWFEQXPFjs.CardDescription; exports.CardFooter = _chunkKWFEQXPFjs.CardFooter; exports.CardHeader = _chunkKWFEQXPFjs.CardHeader; exports.CardTitle = _chunkKWFEQXPFjs.CardTitle; exports.Carousel = _chunkKWFEQXPFjs.Carousel; exports.CarouselContent = _chunkKWFEQXPFjs.CarouselContent; exports.CarouselItem = _chunkKWFEQXPFjs.CarouselItem; exports.CarouselNext = _chunkKWFEQXPFjs.CarouselNext; exports.CarouselPrevious = _chunkKWFEQXPFjs.CarouselPrevious; exports.ChartContainer = _chunkKWFEQXPFjs.ChartContainer; exports.ChartLegend = _chunkKWFEQXPFjs.ChartLegend; exports.ChartLegendContent = _chunkKWFEQXPFjs.ChartLegendContent; exports.ChartStyle = _chunkKWFEQXPFjs.ChartStyle; exports.ChartTooltip = _chunkKWFEQXPFjs.ChartTooltip; exports.ChartTooltipContent = _chunkKWFEQXPFjs.ChartTooltipContent; exports.Checkbox = _chunkKWFEQXPFjs.Checkbox; exports.Collapsible = _chunkKWFEQXPFjs.Collapsible; exports.CollapsibleContent = _chunkKWFEQXPFjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkKWFEQXPFjs.CollapsibleTrigger; exports.Column = _chunkKWFEQXPFjs.KanbanColumn; exports.ColumnHandle = _chunkKWFEQXPFjs.KanbanColumnHandle; exports.Combobox = _chunkKWFEQXPFjs.Combobox; exports.ComboboxChip = _chunkKWFEQXPFjs.ComboboxChip; exports.ComboboxChips = _chunkKWFEQXPFjs.ComboboxChips; exports.ComboboxChipsInput = _chunkKWFEQXPFjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkKWFEQXPFjs.ComboboxCollection; exports.ComboboxContent = _chunkKWFEQXPFjs.ComboboxContent; exports.ComboboxEmpty = _chunkKWFEQXPFjs.ComboboxEmpty; exports.ComboboxGroup = _chunkKWFEQXPFjs.ComboboxGroup; exports.ComboboxInput = _chunkKWFEQXPFjs.ComboboxInput; exports.ComboboxItem = _chunkKWFEQXPFjs.ComboboxItem; exports.ComboboxLabel = _chunkKWFEQXPFjs.ComboboxLabel; exports.ComboboxList = _chunkKWFEQXPFjs.ComboboxList; exports.ComboboxSeparator = _chunkKWFEQXPFjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkKWFEQXPFjs.ComboboxTrigger; exports.ComboboxValue = _chunkKWFEQXPFjs.ComboboxValue; exports.Command = _chunkKWFEQXPFjs.Command; exports.CommandDialog = _chunkKWFEQXPFjs.CommandDialog; exports.CommandEmpty = _chunkKWFEQXPFjs.CommandEmpty; exports.CommandGroup = _chunkKWFEQXPFjs.CommandGroup; exports.CommandInput = _chunkKWFEQXPFjs.CommandInput; exports.CommandItem = _chunkKWFEQXPFjs.CommandItem; exports.CommandList = _chunkKWFEQXPFjs.CommandList; exports.CommandSeparator = _chunkKWFEQXPFjs.CommandSeparator; exports.CommandShortcut = _chunkKWFEQXPFjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkKWFEQXPFjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkKWFEQXPFjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkKWFEQXPFjs.CommonDeleter; exports.CommonEditorButtons = _chunkKWFEQXPFjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkKWFEQXPFjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkKWFEQXPFjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkKWFEQXPFjs.CommonEditorTrigger; exports.CompaniesList = _chunkKWFEQXPFjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkKWFEQXPFjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkKWFEQXPFjs.CompanyContainer; exports.CompanyContent = _chunkKWFEQXPFjs.CompanyContent; exports.CompanyDeleter = _chunkKWFEQXPFjs.CompanyDeleter; exports.CompanyDetails = _chunkKWFEQXPFjs.CompanyDetails; exports.CompanyEditor = _chunkKWFEQXPFjs.CompanyEditor; exports.CompanyUsersList = _chunkKWFEQXPFjs.CompanyUsersList; exports.ContentListGrid = _chunkKWFEQXPFjs.ContentListGrid; exports.ContentListTable = _chunkKWFEQXPFjs.ContentListTable; exports.ContentTableSearch = _chunkKWFEQXPFjs.ContentTableSearch; exports.ContentTitle = _chunkKWFEQXPFjs.ContentTitle; exports.ContentsList = _chunkKWFEQXPFjs.ContentsList; exports.ContentsListById = _chunkKWFEQXPFjs.ContentsListById; exports.ContextMenu = _chunkKWFEQXPFjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkKWFEQXPFjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkKWFEQXPFjs.ContextMenuContent; exports.ContextMenuGroup = _chunkKWFEQXPFjs.ContextMenuGroup; exports.ContextMenuItem = _chunkKWFEQXPFjs.ContextMenuItem; exports.ContextMenuLabel = _chunkKWFEQXPFjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkKWFEQXPFjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkKWFEQXPFjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkKWFEQXPFjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkKWFEQXPFjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkKWFEQXPFjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkKWFEQXPFjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkKWFEQXPFjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkKWFEQXPFjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkKWFEQXPFjs.ContextMenuTrigger; exports.ContributorsList = _chunkKWFEQXPFjs.ContributorsList; exports.Cookies = _chunkKWFEQXPFjs.Cookies; exports.DatePickerPopover = _chunkKWFEQXPFjs.DatePickerPopover; exports.DateRangeSelector = _chunkKWFEQXPFjs.DateRangeSelector; exports.Dialog = _chunkKWFEQXPFjs.Dialog; exports.DialogClose = _chunkKWFEQXPFjs.DialogClose; exports.DialogContent = _chunkKWFEQXPFjs.DialogContent; exports.DialogDescription = _chunkKWFEQXPFjs.DialogDescription; exports.DialogFooter = _chunkKWFEQXPFjs.DialogFooter; exports.DialogHeader = _chunkKWFEQXPFjs.DialogHeader; exports.DialogOverlay = _chunkKWFEQXPFjs.DialogOverlay; exports.DialogPortal = _chunkKWFEQXPFjs.DialogPortal; exports.DialogTitle = _chunkKWFEQXPFjs.DialogTitle; exports.DialogTrigger = _chunkKWFEQXPFjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkKWFEQXPFjs.DisableTwoFactorDialog; exports.Drawer = _chunkKWFEQXPFjs.Drawer; exports.DrawerClose = _chunkKWFEQXPFjs.DrawerClose; exports.DrawerContent = _chunkKWFEQXPFjs.DrawerContent; exports.DrawerDescription = _chunkKWFEQXPFjs.DrawerDescription; exports.DrawerFooter = _chunkKWFEQXPFjs.DrawerFooter; exports.DrawerHeader = _chunkKWFEQXPFjs.DrawerHeader; exports.DrawerOverlay = _chunkKWFEQXPFjs.DrawerOverlay; exports.DrawerPortal = _chunkKWFEQXPFjs.DrawerPortal; exports.DrawerTitle = _chunkKWFEQXPFjs.DrawerTitle; exports.DrawerTrigger = _chunkKWFEQXPFjs.DrawerTrigger; exports.DropdownMenu = _chunkKWFEQXPFjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkKWFEQXPFjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkKWFEQXPFjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkKWFEQXPFjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkKWFEQXPFjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkKWFEQXPFjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkKWFEQXPFjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkKWFEQXPFjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkKWFEQXPFjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkKWFEQXPFjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkKWFEQXPFjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkKWFEQXPFjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkKWFEQXPFjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkKWFEQXPFjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkKWFEQXPFjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkKWFEQXPFjs.EditableAvatar; exports.EditorSheet = _chunkKWFEQXPFjs.EditorSheet; exports.EntityAvatar = _chunkKWFEQXPFjs.EntityAvatar; exports.EntityMultiSelector = _chunkKWFEQXPFjs.EntityMultiSelector; exports.ErrorDetails = _chunkKWFEQXPFjs.ErrorDetails; exports.Field = _chunkKWFEQXPFjs.Field; exports.FieldContent = _chunkKWFEQXPFjs.FieldContent; exports.FieldDescription = _chunkKWFEQXPFjs.FieldDescription; exports.FieldError = _chunkKWFEQXPFjs.FieldError; exports.FieldGroup = _chunkKWFEQXPFjs.FieldGroup; exports.FieldLabel = _chunkKWFEQXPFjs.FieldLabel; exports.FieldLegend = _chunkKWFEQXPFjs.FieldLegend; exports.FieldSeparator = _chunkKWFEQXPFjs.FieldSeparator; exports.FieldSet = _chunkKWFEQXPFjs.FieldSet; exports.FieldTitle = _chunkKWFEQXPFjs.FieldTitle; exports.FileInput = _chunkKWFEQXPFjs.FileInput; exports.FileUploader = _chunkKWFEQXPFjs.FileUploader; exports.FileUploaderContent = _chunkKWFEQXPFjs.FileUploaderContent; exports.FileUploaderItem = _chunkKWFEQXPFjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkKWFEQXPFjs.FiscalDataDisplay; exports.ForgotPassword = _chunkKWFEQXPFjs.ForgotPassword; exports.Form = _chunkKWFEQXPFjs.Form; exports.FormBlockNote = _chunkKWFEQXPFjs.FormBlockNote; exports.FormCheckbox = _chunkKWFEQXPFjs.FormCheckbox; exports.FormDate = _chunkKWFEQXPFjs.FormDate; exports.FormDateTime = _chunkKWFEQXPFjs.FormDateTime; exports.FormFeatures = _chunkKWFEQXPFjs.FormFeatures; exports.FormFieldWrapper = _chunkKWFEQXPFjs.FormFieldWrapper; exports.FormInput = _chunkKWFEQXPFjs.FormInput; exports.FormPassword = _chunkKWFEQXPFjs.FormPassword; exports.FormPlaceAutocomplete = _chunkKWFEQXPFjs.FormPlaceAutocomplete; exports.FormRoles = _chunkKWFEQXPFjs.FormRoles; exports.FormSelect = _chunkKWFEQXPFjs.FormSelect; exports.FormSlider = _chunkKWFEQXPFjs.FormSlider; exports.FormSwitch = _chunkKWFEQXPFjs.FormSwitch; exports.FormTextarea = _chunkKWFEQXPFjs.FormTextarea; exports.GdprConsentCheckbox = _chunkKWFEQXPFjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkKWFEQXPFjs.GdprConsentSection; exports.Header = _chunkKWFEQXPFjs.Header; exports.HoverCard = _chunkKWFEQXPFjs.HoverCard; exports.HoverCardContent = _chunkKWFEQXPFjs.HoverCardContent; exports.HoverCardTrigger = _chunkKWFEQXPFjs.HoverCardTrigger; exports.HowToCommand = _chunkKWFEQXPFjs.HowToCommand; exports.HowToCommandViewer = _chunkKWFEQXPFjs.HowToCommandViewer; exports.HowToContainer = _chunkKWFEQXPFjs.HowToContainer; exports.HowToContent = _chunkKWFEQXPFjs.HowToContent; exports.HowToDeleter = _chunkKWFEQXPFjs.HowToDeleter; exports.HowToDetails = _chunkKWFEQXPFjs.HowToDetails; exports.HowToEditor = _chunkKWFEQXPFjs.HowToEditor; exports.HowToList = _chunkKWFEQXPFjs.HowToList; exports.HowToListContainer = _chunkKWFEQXPFjs.HowToListContainer; exports.HowToMultiSelector = _chunkKWFEQXPFjs.HowToMultiSelector; exports.HowToSelector = _chunkKWFEQXPFjs.HowToSelector; exports.Input = _chunkKWFEQXPFjs.Input; exports.InputGroup = _chunkKWFEQXPFjs.InputGroup; exports.InputGroupAddon = _chunkKWFEQXPFjs.InputGroupAddon; exports.InputGroupButton = _chunkKWFEQXPFjs.InputGroupButton; exports.InputGroupInput = _chunkKWFEQXPFjs.InputGroupInput; exports.InputGroupText = _chunkKWFEQXPFjs.InputGroupText; exports.InputGroupTextarea = _chunkKWFEQXPFjs.InputGroupTextarea; exports.InputOTP = _chunkKWFEQXPFjs.InputOTP; exports.InputOTPGroup = _chunkKWFEQXPFjs.InputOTPGroup; exports.InputOTPSeparator = _chunkKWFEQXPFjs.InputOTPSeparator; exports.InputOTPSlot = _chunkKWFEQXPFjs.InputOTPSlot; exports.ItalianFiscalData = _chunkKWFEQXPFjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkKWFEQXPFjs.ItalianFiscalDataDisplay; exports.Item = _chunkKWFEQXPFjs.KanbanItem; exports.ItemHandle = _chunkKWFEQXPFjs.KanbanItemHandle; exports.Kanban = _chunkKWFEQXPFjs.KanbanRoot; exports.KanbanBoard = _chunkKWFEQXPFjs.KanbanBoard; exports.KanbanColumn = _chunkKWFEQXPFjs.KanbanColumn; exports.KanbanColumnHandle = _chunkKWFEQXPFjs.KanbanColumnHandle; exports.KanbanItem = _chunkKWFEQXPFjs.KanbanItem; exports.KanbanItemHandle = _chunkKWFEQXPFjs.KanbanItemHandle; exports.KanbanOverlay = _chunkKWFEQXPFjs.KanbanOverlay; exports.Label = _chunkKWFEQXPFjs.Label; exports.LandingComponent = _chunkKWFEQXPFjs.LandingComponent; exports.Link = _chunkKWFEQXPFjs.Link; exports.Login = _chunkKWFEQXPFjs.Login; exports.Logout = _chunkKWFEQXPFjs.Logout; exports.MessageItem = _chunkKWFEQXPFjs.MessageItem; exports.MessageList = _chunkKWFEQXPFjs.MessageList; exports.MessageSourcesPanel = _chunkKWFEQXPFjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkKWFEQXPFjs.ModeToggleSwitch; exports.MultiSelect = _chunkKWFEQXPFjs.MultiSelect; exports.MultipleSelector = _chunkKWFEQXPFjs.MultipleSelector; exports.NavigationMenu = _chunkKWFEQXPFjs.NavigationMenu; exports.NavigationMenuContent = _chunkKWFEQXPFjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkKWFEQXPFjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkKWFEQXPFjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkKWFEQXPFjs.NavigationMenuLink; exports.NavigationMenuList = _chunkKWFEQXPFjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkKWFEQXPFjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkKWFEQXPFjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkKWFEQXPFjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkKWFEQXPFjs.NotificationMenuItem; exports.NotificationModal = _chunkKWFEQXPFjs.NotificationModal; exports.NotificationToast = _chunkKWFEQXPFjs.NotificationToast; exports.NotificationsList = _chunkKWFEQXPFjs.NotificationsList; exports.NotificationsListContainer = _chunkKWFEQXPFjs.NotificationsListContainer; exports.OAuthClientCard = _chunkKWFEQXPFjs.OAuthClientCard; exports.OAuthClientDetail = _chunkKWFEQXPFjs.OAuthClientDetail; exports.OAuthClientForm = _chunkKWFEQXPFjs.OAuthClientForm; exports.OAuthClientList = _chunkKWFEQXPFjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkKWFEQXPFjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkKWFEQXPFjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkKWFEQXPFjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkKWFEQXPFjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkKWFEQXPFjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkKWFEQXPFjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkKWFEQXPFjs.OAuthScopeSelector; exports.OnboardingCard = _chunkKWFEQXPFjs.OnboardingCard; exports.Overlay = _chunkKWFEQXPFjs.KanbanOverlay; exports.PageContainer = _chunkKWFEQXPFjs.PageContainer; exports.PageContainerContentDetails = _chunkKWFEQXPFjs.PageContainerContentDetails; exports.PageContentContainer = _chunkKWFEQXPFjs.PageContentContainer; exports.PageSection = _chunkKWFEQXPFjs.PageSection; exports.PasskeyButton = _chunkKWFEQXPFjs.PasskeyButton; exports.PasskeyList = _chunkKWFEQXPFjs.PasskeyList; exports.PasskeySetupDialog = _chunkKWFEQXPFjs.PasskeySetupDialog; exports.PasswordInput = _chunkKWFEQXPFjs.PasswordInput; exports.Popover = _chunkKWFEQXPFjs.Popover; exports.PopoverContent = _chunkKWFEQXPFjs.PopoverContent; exports.PopoverDescription = _chunkKWFEQXPFjs.PopoverDescription; exports.PopoverHeader = _chunkKWFEQXPFjs.PopoverHeader; exports.PopoverTitle = _chunkKWFEQXPFjs.PopoverTitle; exports.PopoverTrigger = _chunkKWFEQXPFjs.PopoverTrigger; exports.Progress = _chunkKWFEQXPFjs.Progress; exports.ProgressIndicator = _chunkKWFEQXPFjs.ProgressIndicator; exports.ProgressLabel = _chunkKWFEQXPFjs.ProgressLabel; exports.ProgressTrack = _chunkKWFEQXPFjs.ProgressTrack; exports.ProgressValue = _chunkKWFEQXPFjs.ProgressValue; exports.PushNotificationProvider = _chunkKWFEQXPFjs.PushNotificationProvider; exports.RadioGroup = _chunkKWFEQXPFjs.RadioGroup; exports.RadioGroupItem = _chunkKWFEQXPFjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkKWFEQXPFjs.RbacByRoleContainer; exports.RbacContainer = _chunkKWFEQXPFjs.RbacContainer; exports.RbacPermissionCell = _chunkKWFEQXPFjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkKWFEQXPFjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkKWFEQXPFjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkKWFEQXPFjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkKWFEQXPFjs.ReferralCodeCapture; exports.ReferralDialog = _chunkKWFEQXPFjs.ReferralDialog; exports.ReferralWidget = _chunkKWFEQXPFjs.ReferralWidget; exports.RefreshUser = _chunkKWFEQXPFjs.RefreshUser; exports.RelevantContentsList = _chunkKWFEQXPFjs.RelevantContentsList; exports.RelevantUsersList = _chunkKWFEQXPFjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkKWFEQXPFjs.RemoveUserFromRole; exports.ResetPassword = _chunkKWFEQXPFjs.ResetPassword; exports.ResizableHandle = _chunkKWFEQXPFjs.ResizableHandle; exports.ResizablePanel = _chunkKWFEQXPFjs.ResizablePanel; exports.ResizablePanelGroup = _chunkKWFEQXPFjs.ResizablePanelGroup; exports.RoleContainer = _chunkKWFEQXPFjs.RoleContainer; exports.RoleDetails = _chunkKWFEQXPFjs.RoleDetails; exports.RoleUsersList = _chunkKWFEQXPFjs.RoleUsersList; exports.RolesList = _chunkKWFEQXPFjs.RolesList; exports.Root = _chunkKWFEQXPFjs.KanbanRoot; exports.RoundPageContainer = _chunkKWFEQXPFjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkKWFEQXPFjs.RoundPageContainerTitle; exports.ScrollArea = _chunkKWFEQXPFjs.ScrollArea; exports.ScrollBar = _chunkKWFEQXPFjs.ScrollBar; exports.SecurityContainer = _chunkKWFEQXPFjs.SecurityContainer; exports.Select = _chunkKWFEQXPFjs.Select; exports.SelectContent = _chunkKWFEQXPFjs.SelectContent; exports.SelectGroup = _chunkKWFEQXPFjs.SelectGroup; exports.SelectItem = _chunkKWFEQXPFjs.SelectItem; exports.SelectLabel = _chunkKWFEQXPFjs.SelectLabel; exports.SelectScrollDownButton = _chunkKWFEQXPFjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkKWFEQXPFjs.SelectScrollUpButton; exports.SelectSeparator = _chunkKWFEQXPFjs.SelectSeparator; exports.SelectTrigger = _chunkKWFEQXPFjs.SelectTrigger; exports.SelectValue = _chunkKWFEQXPFjs.SelectValue; exports.Separator = _chunkKWFEQXPFjs.Separator; exports.Sheet = _chunkKWFEQXPFjs.Sheet; exports.SheetClose = _chunkKWFEQXPFjs.SheetClose; exports.SheetContent = _chunkKWFEQXPFjs.SheetContent; exports.SheetDescription = _chunkKWFEQXPFjs.SheetDescription; exports.SheetFooter = _chunkKWFEQXPFjs.SheetFooter; exports.SheetHeader = _chunkKWFEQXPFjs.SheetHeader; exports.SheetTitle = _chunkKWFEQXPFjs.SheetTitle; exports.SheetTrigger = _chunkKWFEQXPFjs.SheetTrigger; exports.Sidebar = _chunkKWFEQXPFjs.Sidebar; exports.SidebarContent = _chunkKWFEQXPFjs.SidebarContent; exports.SidebarFooter = _chunkKWFEQXPFjs.SidebarFooter; exports.SidebarGroup = _chunkKWFEQXPFjs.SidebarGroup; exports.SidebarGroupAction = _chunkKWFEQXPFjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkKWFEQXPFjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkKWFEQXPFjs.SidebarGroupLabel; exports.SidebarHeader = _chunkKWFEQXPFjs.SidebarHeader; exports.SidebarInput = _chunkKWFEQXPFjs.SidebarInput; exports.SidebarInset = _chunkKWFEQXPFjs.SidebarInset; exports.SidebarMenu = _chunkKWFEQXPFjs.SidebarMenu; exports.SidebarMenuAction = _chunkKWFEQXPFjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkKWFEQXPFjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkKWFEQXPFjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkKWFEQXPFjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkKWFEQXPFjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkKWFEQXPFjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkKWFEQXPFjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkKWFEQXPFjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkKWFEQXPFjs.SidebarProvider; exports.SidebarRail = _chunkKWFEQXPFjs.SidebarRail; exports.SidebarSeparator = _chunkKWFEQXPFjs.SidebarSeparator; exports.SidebarTrigger = _chunkKWFEQXPFjs.SidebarTrigger; exports.Skeleton = _chunkKWFEQXPFjs.Skeleton; exports.Slider = _chunkKWFEQXPFjs.Slider; exports.Switch = _chunkKWFEQXPFjs.Switch; exports.Table = _chunkKWFEQXPFjs.Table; exports.TableBody = _chunkKWFEQXPFjs.TableBody; exports.TableCaption = _chunkKWFEQXPFjs.TableCaption; exports.TableCell = _chunkKWFEQXPFjs.TableCell; exports.TableCellAvatar = _chunkKWFEQXPFjs.TableCellAvatar; exports.TableFooter = _chunkKWFEQXPFjs.TableFooter; exports.TableHead = _chunkKWFEQXPFjs.TableHead; exports.TableHeader = _chunkKWFEQXPFjs.TableHeader; exports.TableRow = _chunkKWFEQXPFjs.TableRow; exports.Tabs = _chunkKWFEQXPFjs.Tabs; exports.TabsContainer = _chunkKWFEQXPFjs.TabsContainer; exports.TabsContent = _chunkKWFEQXPFjs.TabsContent; exports.TabsList = _chunkKWFEQXPFjs.TabsList; exports.TabsTrigger = _chunkKWFEQXPFjs.TabsTrigger; exports.Textarea = _chunkKWFEQXPFjs.Textarea; exports.Toaster = _chunkKWFEQXPFjs.Toaster; exports.Toggle = _chunkKWFEQXPFjs.Toggle; exports.TokenStatusIndicator = _chunkKWFEQXPFjs.TokenStatusIndicator; exports.Tooltip = _chunkKWFEQXPFjs.Tooltip; exports.TooltipContent = _chunkKWFEQXPFjs.TooltipContent; exports.TooltipProvider = _chunkKWFEQXPFjs.TooltipProvider; exports.TooltipTrigger = _chunkKWFEQXPFjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkKWFEQXPFjs.TotpAuthenticatorList; exports.TotpInput = _chunkKWFEQXPFjs.TotpInput; exports.TotpSetupDialog = _chunkKWFEQXPFjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkKWFEQXPFjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkKWFEQXPFjs.TwoFactorSettings; exports.UserAvatar = _chunkKWFEQXPFjs.UserAvatar; exports.UserAvatarEditor = _chunkKWFEQXPFjs.UserAvatarEditor; exports.UserAvatarList = _chunkKWFEQXPFjs.UserAvatarList; exports.UserContainer = _chunkKWFEQXPFjs.UserContainer; exports.UserContent = _chunkKWFEQXPFjs.UserContent; exports.UserDeleter = _chunkKWFEQXPFjs.UserDeleter; exports.UserEditor = _chunkKWFEQXPFjs.UserEditor; exports.UserIndexContainer = _chunkKWFEQXPFjs.UserIndexContainer; exports.UserIndexDetails = _chunkKWFEQXPFjs.UserIndexDetails; exports.UserListInAdd = _chunkKWFEQXPFjs.UserListInAdd; exports.UserMultiSelect = _chunkKWFEQXPFjs.UserMultiSelect; exports.UserReactivator = _chunkKWFEQXPFjs.UserReactivator; exports.UserResentInvitationEmail = _chunkKWFEQXPFjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkKWFEQXPFjs.UserRoleAdd; exports.UserRolesList = _chunkKWFEQXPFjs.UserRolesList; exports.UserSearchPopover = _chunkKWFEQXPFjs.UserSearchPopover; exports.UserSelector = _chunkKWFEQXPFjs.UserSelector; exports.UserStanadaloneDetails = _chunkKWFEQXPFjs.UserStanadaloneDetails; exports.UsersList = _chunkKWFEQXPFjs.UsersList; exports.UsersListByContentIds = _chunkKWFEQXPFjs.UsersListByContentIds; exports.UsersListContainer = _chunkKWFEQXPFjs.UsersListContainer; exports.WaitlistConfirmation = _chunkKWFEQXPFjs.WaitlistConfirmation; exports.WaitlistForm = _chunkKWFEQXPFjs.WaitlistForm; exports.WaitlistHeroSection = _chunkKWFEQXPFjs.WaitlistHeroSection; exports.WaitlistList = _chunkKWFEQXPFjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkKWFEQXPFjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkKWFEQXPFjs.WaitlistSuccessState; exports.badgeVariants = _chunkKWFEQXPFjs.badgeVariants; exports.buttonVariants = _chunkKWFEQXPFjs.buttonVariants; exports.cellComponent = _chunkKWFEQXPFjs.cellComponent; exports.cellDate = _chunkKWFEQXPFjs.cellDate; exports.cellId = _chunkKWFEQXPFjs.cellId; exports.cellLink = _chunkKWFEQXPFjs.cellLink; exports.cellUrl = _chunkKWFEQXPFjs.cellUrl; exports.errorToast = _chunkKWFEQXPFjs.errorToast; exports.generateNotificationData = _chunkKWFEQXPFjs.generateNotificationData; exports.getIcon = _chunkN4YZ45SKjs.getIcon; exports.getIconByModule = _chunkN4YZ45SKjs.getIconByModule; exports.getIconByModuleName = _chunkN4YZ45SKjs.getIconByModuleName; exports.getInitials = _chunkN4YZ45SKjs.getInitials; exports.navigationMenuTriggerStyle = _chunkKWFEQXPFjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkKWFEQXPFjs.parseFiscalData; exports.tabsListVariants = _chunkKWFEQXPFjs.tabsListVariants; exports.toggleVariants = _chunkKWFEQXPFjs.toggleVariants; exports.triggerAssociationToast = _chunkKWFEQXPFjs.triggerAssociationToast; exports.useCarousel = _chunkKWFEQXPFjs.useCarousel; exports.useComboboxAnchor = _chunkKWFEQXPFjs.useComboboxAnchor; exports.useDebounce = _chunkKWFEQXPFjs.useDebounce2; exports.useEditorDialog = _chunkKWFEQXPFjs.useEditorDialog; exports.useFileUpload = _chunkKWFEQXPFjs.useFileUpload; exports.useSidebar = _chunkKWFEQXPFjs.useSidebar;
|
|
927
927
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkKWFEQXPFjs = require('../chunk-KWFEQXPF.js');
|
|
35
35
|
require('../chunk-ZEJSPTHS.js');
|
|
36
36
|
require('../chunk-N4YZ45SK.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 = _chunkKWFEQXPFjs.AssistantProvider; exports.CommonProvider = _chunkKWFEQXPFjs.CommonProvider; exports.CompanyProvider = _chunkKWFEQXPFjs.CompanyProvider; exports.CurrentUserProvider = _chunkKWFEQXPFjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkKWFEQXPFjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkKWFEQXPFjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkKWFEQXPFjs.HeaderLeftContentProvider; exports.HowToProvider = _chunkKWFEQXPFjs.HowToProvider; exports.NotificationContextProvider = _chunkKWFEQXPFjs.NotificationContextProvider; exports.OnboardingProvider = _chunkKWFEQXPFjs.OnboardingProvider; exports.RbacProvider = _chunkKWFEQXPFjs.RbacProvider; exports.RoleProvider = _chunkKWFEQXPFjs.RoleProvider; exports.SharedProvider = _chunkKWFEQXPFjs.SharedProvider; exports.SocketContext = _chunkKWFEQXPFjs.SocketContext; exports.SocketProvider = _chunkKWFEQXPFjs.SocketProvider; exports.UserProvider = _chunkKWFEQXPFjs.UserProvider; exports.recentPagesAtom = _chunkKWFEQXPFjs.recentPagesAtom; exports.useAssistantContext = _chunkKWFEQXPFjs.useAssistantContext; exports.useCommonContext = _chunkKWFEQXPFjs.useCommonContext; exports.useCompanyContext = _chunkKWFEQXPFjs.useCompanyContext; exports.useCurrentUserContext = _chunkKWFEQXPFjs.useCurrentUserContext; exports.useHeaderChildren = _chunkKWFEQXPFjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkKWFEQXPFjs.useHeaderLeftContent; exports.useHowToContext = _chunkKWFEQXPFjs.useHowToContext; exports.useNotificationContext = _chunkKWFEQXPFjs.useNotificationContext; exports.useOnboarding = _chunkKWFEQXPFjs.useOnboarding; exports.useRbacContext = _chunkKWFEQXPFjs.useRbacContext; exports.useRoleContext = _chunkKWFEQXPFjs.useRoleContext; exports.useSharedContext = _chunkKWFEQXPFjs.useSharedContext; exports.useSocketContext = _chunkKWFEQXPFjs.useSocketContext; exports.useUserContext = _chunkKWFEQXPFjs.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -67,31 +67,35 @@ export function RoundPageContainer({
|
|
|
67
67
|
<div className={cn(`grow overflow-y-auto p-4`, fullWidth && `p-0`)}>
|
|
68
68
|
<div className={cn(`mx-auto max-w-6xl space-y-8`, fullWidth && `max-w-full w-full p-0 h-full`)}>
|
|
69
69
|
{tabs ? (
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
70
|
+
<>
|
|
71
|
+
<Tabs
|
|
72
|
+
value={activeTab}
|
|
73
|
+
className="w-full"
|
|
74
|
+
onValueChange={(key) => {
|
|
75
|
+
setActiveTab(key);
|
|
76
|
+
if (module && id)
|
|
77
|
+
rewriteUrl({ page: module, id: id, additionalParameters: { section: key } });
|
|
78
|
+
}}
|
|
79
|
+
>
|
|
80
|
+
<div className="p-4">
|
|
81
|
+
<TabsList className={``}>
|
|
82
|
+
{tabs.map((tab) => (
|
|
83
|
+
<TabsTrigger key={tab.label} value={tab.key?.name ?? tab.label} className={`px-4`}>
|
|
84
|
+
{tab.contentLabel ?? tab.label}
|
|
85
|
+
</TabsTrigger>
|
|
86
|
+
))}
|
|
87
|
+
</TabsList>
|
|
88
|
+
</div>
|
|
89
|
+
<div className="flex w-full overflow-y-auto px-4">
|
|
80
90
|
{tabs.map((tab) => (
|
|
81
|
-
<
|
|
82
|
-
{tab.
|
|
83
|
-
</
|
|
91
|
+
<TabsContent key={tab.label} value={tab.key?.name ?? tab.label} className={`pb-20`}>
|
|
92
|
+
{tab.content}
|
|
93
|
+
</TabsContent>
|
|
84
94
|
))}
|
|
85
|
-
</
|
|
86
|
-
</
|
|
87
|
-
<div className="flex
|
|
88
|
-
|
|
89
|
-
<TabsContent key={tab.label} value={tab.key?.name ?? tab.label} className={`pb-20`}>
|
|
90
|
-
{tab.content}
|
|
91
|
-
</TabsContent>
|
|
92
|
-
))}
|
|
93
|
-
</div>
|
|
94
|
-
</Tabs>
|
|
95
|
+
</div>
|
|
96
|
+
</Tabs>
|
|
97
|
+
{children && <div className="flex px-4">{children}</div>}
|
|
98
|
+
</>
|
|
95
99
|
) : (
|
|
96
100
|
children
|
|
97
101
|
)}
|