@carlonicora/nextjs-jsonapi 1.104.0 → 1.104.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlockNoteEditor-GKROOUT5.js → BlockNoteEditor-5JVM4K6A.js} +9 -9
- package/dist/{BlockNoteEditor-GKROOUT5.js.map → BlockNoteEditor-5JVM4K6A.js.map} +1 -1
- package/dist/{BlockNoteEditor-IE2G55U6.mjs → BlockNoteEditor-OU4FCTXV.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-HFLERFFJ.js → chunk-A5WAZ7CI.js} +3 -3
- package/dist/chunk-A5WAZ7CI.js.map +1 -0
- package/dist/{chunk-MPGZADJR.mjs → chunk-SF7ZBSBS.mjs} +3 -3
- package/dist/{chunk-MPGZADJR.mjs.map → chunk-SF7ZBSBS.mjs.map} +1 -1
- 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/features/how-to/components/lists/HowToList.tsx +1 -1
- package/dist/chunk-HFLERFFJ.js.map +0 -1
- /package/dist/{BlockNoteEditor-IE2G55U6.mjs.map → BlockNoteEditor-OU4FCTXV.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkA5WAZ7CIjs = require('../chunk-A5WAZ7CI.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
exports.ClientJsonApiDelete = _chunkRXXZGPC3js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkRXXZGPC3js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkRXXZGPC3js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkRXXZGPC3js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkRXXZGPC3js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
126
|
+
exports.ClientJsonApiDelete = _chunkRXXZGPC3js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkRXXZGPC3js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkRXXZGPC3js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkRXXZGPC3js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkRXXZGPC3js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkA5WAZ7CIjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkA5WAZ7CIjs.TableGeneratorRegistry; exports.computeLayeredLayout = _chunkA5WAZ7CIjs.computeLayeredLayout; exports.configureClientConfig = _chunkVLDLERJNjs.configureClientConfig; exports.configureClientJsonApi = _chunkRXXZGPC3js.configureClientJsonApi; exports.configureI18n = _chunkVLDLERJNjs.configureI18n; exports.configureJsonApi = _chunkVLDLERJNjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkA5WAZ7CIjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkVLDLERJNjs.getApiUrl; exports.getAppUrl = _chunkVLDLERJNjs.getAppUrl; exports.getClientApiUrl = _chunkRXXZGPC3js.getClientApiUrl; exports.getClientAppUrl = _chunkRXXZGPC3js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkRXXZGPC3js.getClientTrackablePages; exports.getI18nLink = _chunkVLDLERJNjs.getI18nLink; exports.getPublicApiUrl = _chunkVLDLERJNjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkVLDLERJNjs.getStripePublishableKey; exports.getTrackablePages = _chunkVLDLERJNjs.getTrackablePages; exports.registerTableGenerator = _chunkA5WAZ7CIjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkA5WAZ7CIjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkA5WAZ7CIjs.useContentTableStructure; exports.useCustomD3Graph = _chunkA5WAZ7CIjs.useCustomD3Graph; exports.useDataListRetriever = _chunkA5WAZ7CIjs.useDataListRetriever; exports.useDebounce = _chunkA5WAZ7CIjs.useDebounce; exports.useI18nDateFnsLocale = _chunkVLDLERJNjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkVLDLERJNjs.useI18nLocale; exports.useI18nRouter = _chunkVLDLERJNjs.useI18nRouter; exports.useI18nTranslations = _chunkVLDLERJNjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkA5WAZ7CIjs.useJsonApiGet; exports.useJsonApiMutation = _chunkA5WAZ7CIjs.useJsonApiMutation; exports.useNotificationSync = _chunkA5WAZ7CIjs.useNotificationSync; exports.useOAuthClient = _chunkA5WAZ7CIjs.useOAuthClient; exports.useOAuthClients = _chunkA5WAZ7CIjs.useOAuthClients; exports.useOAuthConsent = _chunkA5WAZ7CIjs.useOAuthConsent; exports.usePageTracker = _chunkA5WAZ7CIjs.usePageTracker; exports.usePageUrlGenerator = _chunkA5WAZ7CIjs.usePageUrlGenerator; exports.useRehydration = _chunkA5WAZ7CIjs.useRehydration; exports.useRehydrationList = _chunkA5WAZ7CIjs.useRehydrationList; exports.useRoleTableStructure = _chunkA5WAZ7CIjs.useRoleTableStructure; exports.useSocket = _chunkA5WAZ7CIjs.useSocket; exports.useSubscriptionStatus = _chunkA5WAZ7CIjs.useSubscriptionStatus; exports.useTableGenerator = _chunkA5WAZ7CIjs.useTableGenerator; exports.useUrlRewriter = _chunkA5WAZ7CIjs.useUrlRewriter; exports.useUserSearch = _chunkA5WAZ7CIjs.useUserSearch; exports.useUserTableStructure = _chunkA5WAZ7CIjs.useUserTableStructure;
|
|
127
127
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
package/dist/components/index.js
CHANGED
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
|
|
458
|
-
var
|
|
458
|
+
var _chunkA5WAZ7CIjs = require('../chunk-A5WAZ7CI.js');
|
|
459
459
|
require('../chunk-VLDLERJN.js');
|
|
460
460
|
|
|
461
461
|
|
|
@@ -935,5 +935,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
935
935
|
|
|
936
936
|
|
|
937
937
|
|
|
938
|
-
exports.AcceptInvitation = _chunkHFLERFFJjs.AcceptInvitation; exports.Accordion = _chunkHFLERFFJjs.Accordion; exports.AccordionContent = _chunkHFLERFFJjs.AccordionContent; exports.AccordionItem = _chunkHFLERFFJjs.AccordionItem; exports.AccordionTrigger = _chunkHFLERFFJjs.AccordionTrigger; exports.ActivateAccount = _chunkHFLERFFJjs.ActivateAccount; exports.AddUserToRole = _chunkHFLERFFJjs.AddUserToRole; exports.AdminCompanyContainer = _chunkHFLERFFJjs.AdminCompanyContainer; exports.AdminUsersList = _chunkHFLERFFJjs.AdminUsersList; exports.Alert = _chunkHFLERFFJjs.Alert; exports.AlertAction = _chunkHFLERFFJjs.AlertAction; exports.AlertDescription = _chunkHFLERFFJjs.AlertDescription; exports.AlertDialog = _chunkHFLERFFJjs.AlertDialog; exports.AlertDialogAction = _chunkHFLERFFJjs.AlertDialogAction; exports.AlertDialogCancel = _chunkHFLERFFJjs.AlertDialogCancel; exports.AlertDialogContent = _chunkHFLERFFJjs.AlertDialogContent; exports.AlertDialogDescription = _chunkHFLERFFJjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkHFLERFFJjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkHFLERFFJjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkHFLERFFJjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkHFLERFFJjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkHFLERFFJjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkHFLERFFJjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkHFLERFFJjs.AlertDialogTrigger; exports.AlertTitle = _chunkHFLERFFJjs.AlertTitle; exports.AllUsersListContainer = _chunkHFLERFFJjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkHFLERFFJjs.AllowedUsersDetails; exports.AssistantContainer = _chunkHFLERFFJjs.AssistantContainer; exports.AttributeElement = _chunkHFLERFFJjs.AttributeElement; exports.AuthContainer = _chunkHFLERFFJjs.AuthContainer; exports.Avatar = _chunkHFLERFFJjs.Avatar; exports.AvatarBadge = _chunkHFLERFFJjs.AvatarBadge; exports.AvatarFallback = _chunkHFLERFFJjs.AvatarFallback; exports.AvatarGroup = _chunkHFLERFFJjs.AvatarGroup; exports.AvatarGroupCount = _chunkHFLERFFJjs.AvatarGroupCount; exports.AvatarImage = _chunkHFLERFFJjs.AvatarImage; exports.BackupCodesDialog = _chunkHFLERFFJjs.BackupCodesDialog; exports.Badge = _chunkHFLERFFJjs.Badge; exports.BlockNoteEditorContainer = _chunkHFLERFFJjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkHFLERFFJjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkHFLERFFJjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunkHFLERFFJjs.KanbanBoard; exports.Breadcrumb = _chunkHFLERFFJjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkHFLERFFJjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkHFLERFFJjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkHFLERFFJjs.BreadcrumbLink; exports.BreadcrumbList = _chunkHFLERFFJjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkHFLERFFJjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkHFLERFFJjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkHFLERFFJjs.BreadcrumbSeparator; exports.Button = _chunkHFLERFFJjs.Button; exports.Calendar = _chunkHFLERFFJjs.Calendar; exports.CalendarDayButton = _chunkHFLERFFJjs.CalendarDayButton; exports.Card = _chunkHFLERFFJjs.Card; exports.CardAction = _chunkHFLERFFJjs.CardAction; exports.CardContent = _chunkHFLERFFJjs.CardContent; exports.CardDescription = _chunkHFLERFFJjs.CardDescription; exports.CardFooter = _chunkHFLERFFJjs.CardFooter; exports.CardHeader = _chunkHFLERFFJjs.CardHeader; exports.CardTitle = _chunkHFLERFFJjs.CardTitle; exports.Carousel = _chunkHFLERFFJjs.Carousel; exports.CarouselContent = _chunkHFLERFFJjs.CarouselContent; exports.CarouselItem = _chunkHFLERFFJjs.CarouselItem; exports.CarouselNext = _chunkHFLERFFJjs.CarouselNext; exports.CarouselPrevious = _chunkHFLERFFJjs.CarouselPrevious; exports.ChartContainer = _chunkHFLERFFJjs.ChartContainer; exports.ChartLegend = _chunkHFLERFFJjs.ChartLegend; exports.ChartLegendContent = _chunkHFLERFFJjs.ChartLegendContent; exports.ChartStyle = _chunkHFLERFFJjs.ChartStyle; exports.ChartTooltip = _chunkHFLERFFJjs.ChartTooltip; exports.ChartTooltipContent = _chunkHFLERFFJjs.ChartTooltipContent; exports.Checkbox = _chunkHFLERFFJjs.Checkbox; exports.Collapsible = _chunkHFLERFFJjs.Collapsible; exports.CollapsibleContent = _chunkHFLERFFJjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkHFLERFFJjs.CollapsibleTrigger; exports.Column = _chunkHFLERFFJjs.KanbanColumn; exports.ColumnHandle = _chunkHFLERFFJjs.KanbanColumnHandle; exports.Combobox = _chunkHFLERFFJjs.Combobox; exports.ComboboxChip = _chunkHFLERFFJjs.ComboboxChip; exports.ComboboxChips = _chunkHFLERFFJjs.ComboboxChips; exports.ComboboxChipsInput = _chunkHFLERFFJjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkHFLERFFJjs.ComboboxCollection; exports.ComboboxContent = _chunkHFLERFFJjs.ComboboxContent; exports.ComboboxEmpty = _chunkHFLERFFJjs.ComboboxEmpty; exports.ComboboxGroup = _chunkHFLERFFJjs.ComboboxGroup; exports.ComboboxInput = _chunkHFLERFFJjs.ComboboxInput; exports.ComboboxItem = _chunkHFLERFFJjs.ComboboxItem; exports.ComboboxLabel = _chunkHFLERFFJjs.ComboboxLabel; exports.ComboboxList = _chunkHFLERFFJjs.ComboboxList; exports.ComboboxSeparator = _chunkHFLERFFJjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkHFLERFFJjs.ComboboxTrigger; exports.ComboboxValue = _chunkHFLERFFJjs.ComboboxValue; exports.Command = _chunkHFLERFFJjs.Command; exports.CommandDialog = _chunkHFLERFFJjs.CommandDialog; exports.CommandEmpty = _chunkHFLERFFJjs.CommandEmpty; exports.CommandGroup = _chunkHFLERFFJjs.CommandGroup; exports.CommandInput = _chunkHFLERFFJjs.CommandInput; exports.CommandItem = _chunkHFLERFFJjs.CommandItem; exports.CommandList = _chunkHFLERFFJjs.CommandList; exports.CommandSeparator = _chunkHFLERFFJjs.CommandSeparator; exports.CommandShortcut = _chunkHFLERFFJjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkHFLERFFJjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkHFLERFFJjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkHFLERFFJjs.CommonDeleter; exports.CommonEditorButtons = _chunkHFLERFFJjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkHFLERFFJjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkHFLERFFJjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkHFLERFFJjs.CommonEditorTrigger; exports.CompaniesList = _chunkHFLERFFJjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkHFLERFFJjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkHFLERFFJjs.CompanyContainer; exports.CompanyContent = _chunkHFLERFFJjs.CompanyContent; exports.CompanyDeleter = _chunkHFLERFFJjs.CompanyDeleter; exports.CompanyDetails = _chunkHFLERFFJjs.CompanyDetails; exports.CompanyEditor = _chunkHFLERFFJjs.CompanyEditor; exports.CompanyUsersList = _chunkHFLERFFJjs.CompanyUsersList; exports.ContentListGrid = _chunkHFLERFFJjs.ContentListGrid; exports.ContentListTable = _chunkHFLERFFJjs.ContentListTable; exports.ContentTableSearch = _chunkHFLERFFJjs.ContentTableSearch; exports.ContentTitle = _chunkHFLERFFJjs.ContentTitle; exports.ContentsList = _chunkHFLERFFJjs.ContentsList; exports.ContentsListById = _chunkHFLERFFJjs.ContentsListById; exports.ContextMenu = _chunkHFLERFFJjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkHFLERFFJjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkHFLERFFJjs.ContextMenuContent; exports.ContextMenuGroup = _chunkHFLERFFJjs.ContextMenuGroup; exports.ContextMenuItem = _chunkHFLERFFJjs.ContextMenuItem; exports.ContextMenuLabel = _chunkHFLERFFJjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkHFLERFFJjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkHFLERFFJjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkHFLERFFJjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkHFLERFFJjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkHFLERFFJjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkHFLERFFJjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkHFLERFFJjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkHFLERFFJjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkHFLERFFJjs.ContextMenuTrigger; exports.ContributorsList = _chunkHFLERFFJjs.ContributorsList; exports.Cookies = _chunkHFLERFFJjs.Cookies; exports.DatePickerPopover = _chunkHFLERFFJjs.DatePickerPopover; exports.DateRangeSelector = _chunkHFLERFFJjs.DateRangeSelector; exports.Dialog = _chunkHFLERFFJjs.Dialog; exports.DialogClose = _chunkHFLERFFJjs.DialogClose; exports.DialogContent = _chunkHFLERFFJjs.DialogContent; exports.DialogDescription = _chunkHFLERFFJjs.DialogDescription; exports.DialogFooter = _chunkHFLERFFJjs.DialogFooter; exports.DialogHeader = _chunkHFLERFFJjs.DialogHeader; exports.DialogOverlay = _chunkHFLERFFJjs.DialogOverlay; exports.DialogPortal = _chunkHFLERFFJjs.DialogPortal; exports.DialogTitle = _chunkHFLERFFJjs.DialogTitle; exports.DialogTrigger = _chunkHFLERFFJjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkHFLERFFJjs.DisableTwoFactorDialog; exports.Drawer = _chunkHFLERFFJjs.Drawer; exports.DrawerClose = _chunkHFLERFFJjs.DrawerClose; exports.DrawerContent = _chunkHFLERFFJjs.DrawerContent; exports.DrawerDescription = _chunkHFLERFFJjs.DrawerDescription; exports.DrawerFooter = _chunkHFLERFFJjs.DrawerFooter; exports.DrawerHeader = _chunkHFLERFFJjs.DrawerHeader; exports.DrawerOverlay = _chunkHFLERFFJjs.DrawerOverlay; exports.DrawerPortal = _chunkHFLERFFJjs.DrawerPortal; exports.DrawerTitle = _chunkHFLERFFJjs.DrawerTitle; exports.DrawerTrigger = _chunkHFLERFFJjs.DrawerTrigger; exports.DropdownMenu = _chunkHFLERFFJjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkHFLERFFJjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkHFLERFFJjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkHFLERFFJjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkHFLERFFJjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkHFLERFFJjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkHFLERFFJjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkHFLERFFJjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkHFLERFFJjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkHFLERFFJjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkHFLERFFJjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkHFLERFFJjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkHFLERFFJjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkHFLERFFJjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkHFLERFFJjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkHFLERFFJjs.EditableAvatar; exports.EditorSheet = _chunkHFLERFFJjs.EditorSheet; exports.EntityAvatar = _chunkHFLERFFJjs.EntityAvatar; exports.EntityMultiSelector = _chunkHFLERFFJjs.EntityMultiSelector; exports.ErrorDetails = _chunkHFLERFFJjs.ErrorDetails; exports.Field = _chunkHFLERFFJjs.Field; exports.FieldContent = _chunkHFLERFFJjs.FieldContent; exports.FieldDescription = _chunkHFLERFFJjs.FieldDescription; exports.FieldError = _chunkHFLERFFJjs.FieldError; exports.FieldGroup = _chunkHFLERFFJjs.FieldGroup; exports.FieldLabel = _chunkHFLERFFJjs.FieldLabel; exports.FieldLegend = _chunkHFLERFFJjs.FieldLegend; exports.FieldSeparator = _chunkHFLERFFJjs.FieldSeparator; exports.FieldSet = _chunkHFLERFFJjs.FieldSet; exports.FieldTitle = _chunkHFLERFFJjs.FieldTitle; exports.FileInput = _chunkHFLERFFJjs.FileInput; exports.FileUploader = _chunkHFLERFFJjs.FileUploader; exports.FileUploaderContent = _chunkHFLERFFJjs.FileUploaderContent; exports.FileUploaderItem = _chunkHFLERFFJjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkHFLERFFJjs.FiscalDataDisplay; exports.ForgotPassword = _chunkHFLERFFJjs.ForgotPassword; exports.Form = _chunkHFLERFFJjs.Form; exports.FormBlockNote = _chunkHFLERFFJjs.FormBlockNote; exports.FormCheckbox = _chunkHFLERFFJjs.FormCheckbox; exports.FormDate = _chunkHFLERFFJjs.FormDate; exports.FormDateTime = _chunkHFLERFFJjs.FormDateTime; exports.FormFeatures = _chunkHFLERFFJjs.FormFeatures; exports.FormFieldWrapper = _chunkHFLERFFJjs.FormFieldWrapper; exports.FormInput = _chunkHFLERFFJjs.FormInput; exports.FormPassword = _chunkHFLERFFJjs.FormPassword; exports.FormPlaceAutocomplete = _chunkHFLERFFJjs.FormPlaceAutocomplete; exports.FormRoles = _chunkHFLERFFJjs.FormRoles; exports.FormSelect = _chunkHFLERFFJjs.FormSelect; exports.FormSlider = _chunkHFLERFFJjs.FormSlider; exports.FormSwitch = _chunkHFLERFFJjs.FormSwitch; exports.FormTextarea = _chunkHFLERFFJjs.FormTextarea; exports.GdprConsentCheckbox = _chunkHFLERFFJjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkHFLERFFJjs.GdprConsentSection; exports.Header = _chunkHFLERFFJjs.Header; exports.HoverCard = _chunkHFLERFFJjs.HoverCard; exports.HoverCardContent = _chunkHFLERFFJjs.HoverCardContent; exports.HoverCardTrigger = _chunkHFLERFFJjs.HoverCardTrigger; exports.HowToCommand = _chunkHFLERFFJjs.HowToCommand; exports.HowToCommandViewer = _chunkHFLERFFJjs.HowToCommandViewer; exports.HowToContainer = _chunkHFLERFFJjs.HowToContainer; exports.HowToContent = _chunkHFLERFFJjs.HowToContent; exports.HowToDeleter = _chunkHFLERFFJjs.HowToDeleter; exports.HowToDetails = _chunkHFLERFFJjs.HowToDetails; exports.HowToEditor = _chunkHFLERFFJjs.HowToEditor; exports.HowToList = _chunkHFLERFFJjs.HowToList; exports.HowToListContainer = _chunkHFLERFFJjs.HowToListContainer; exports.HowToMultiSelector = _chunkHFLERFFJjs.HowToMultiSelector; exports.HowToSelector = _chunkHFLERFFJjs.HowToSelector; exports.Input = _chunkHFLERFFJjs.Input; exports.InputGroup = _chunkHFLERFFJjs.InputGroup; exports.InputGroupAddon = _chunkHFLERFFJjs.InputGroupAddon; exports.InputGroupButton = _chunkHFLERFFJjs.InputGroupButton; exports.InputGroupInput = _chunkHFLERFFJjs.InputGroupInput; exports.InputGroupText = _chunkHFLERFFJjs.InputGroupText; exports.InputGroupTextarea = _chunkHFLERFFJjs.InputGroupTextarea; exports.InputOTP = _chunkHFLERFFJjs.InputOTP; exports.InputOTPGroup = _chunkHFLERFFJjs.InputOTPGroup; exports.InputOTPSeparator = _chunkHFLERFFJjs.InputOTPSeparator; exports.InputOTPSlot = _chunkHFLERFFJjs.InputOTPSlot; exports.ItalianFiscalData = _chunkHFLERFFJjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkHFLERFFJjs.ItalianFiscalDataDisplay; exports.Item = _chunkHFLERFFJjs.KanbanItem; exports.ItemHandle = _chunkHFLERFFJjs.KanbanItemHandle; exports.Kanban = _chunkHFLERFFJjs.KanbanRoot; exports.KanbanBoard = _chunkHFLERFFJjs.KanbanBoard; exports.KanbanColumn = _chunkHFLERFFJjs.KanbanColumn; exports.KanbanColumnHandle = _chunkHFLERFFJjs.KanbanColumnHandle; exports.KanbanItem = _chunkHFLERFFJjs.KanbanItem; exports.KanbanItemHandle = _chunkHFLERFFJjs.KanbanItemHandle; exports.KanbanOverlay = _chunkHFLERFFJjs.KanbanOverlay; exports.Label = _chunkHFLERFFJjs.Label; exports.LandingComponent = _chunkHFLERFFJjs.LandingComponent; exports.Link = _chunkHFLERFFJjs.Link; exports.Login = _chunkHFLERFFJjs.Login; exports.Logout = _chunkHFLERFFJjs.Logout; exports.MessageItem = _chunkHFLERFFJjs.MessageItem; exports.MessageList = _chunkHFLERFFJjs.MessageList; exports.MessageSourcesPanel = _chunkHFLERFFJjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkHFLERFFJjs.ModeToggleSwitch; exports.MultiSelect = _chunkHFLERFFJjs.MultiSelect; exports.MultipleSelector = _chunkHFLERFFJjs.MultipleSelector; exports.NavigationMenu = _chunkHFLERFFJjs.NavigationMenu; exports.NavigationMenuContent = _chunkHFLERFFJjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkHFLERFFJjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkHFLERFFJjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkHFLERFFJjs.NavigationMenuLink; exports.NavigationMenuList = _chunkHFLERFFJjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkHFLERFFJjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkHFLERFFJjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkHFLERFFJjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkHFLERFFJjs.NotificationMenuItem; exports.NotificationModal = _chunkHFLERFFJjs.NotificationModal; exports.NotificationToast = _chunkHFLERFFJjs.NotificationToast; exports.NotificationsList = _chunkHFLERFFJjs.NotificationsList; exports.NotificationsListContainer = _chunkHFLERFFJjs.NotificationsListContainer; exports.OAuthClientCard = _chunkHFLERFFJjs.OAuthClientCard; exports.OAuthClientDetail = _chunkHFLERFFJjs.OAuthClientDetail; exports.OAuthClientForm = _chunkHFLERFFJjs.OAuthClientForm; exports.OAuthClientList = _chunkHFLERFFJjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkHFLERFFJjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkHFLERFFJjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkHFLERFFJjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkHFLERFFJjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkHFLERFFJjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkHFLERFFJjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkHFLERFFJjs.OAuthScopeSelector; exports.OnboardingCard = _chunkHFLERFFJjs.OnboardingCard; exports.Overlay = _chunkHFLERFFJjs.KanbanOverlay; exports.PageContainer = _chunkHFLERFFJjs.PageContainer; exports.PageContainerContentDetails = _chunkHFLERFFJjs.PageContainerContentDetails; exports.PageContentContainer = _chunkHFLERFFJjs.PageContentContainer; exports.PageSection = _chunkHFLERFFJjs.PageSection; exports.PasskeyButton = _chunkHFLERFFJjs.PasskeyButton; exports.PasskeyList = _chunkHFLERFFJjs.PasskeyList; exports.PasskeySetupDialog = _chunkHFLERFFJjs.PasskeySetupDialog; exports.PasswordInput = _chunkHFLERFFJjs.PasswordInput; exports.Popover = _chunkHFLERFFJjs.Popover; exports.PopoverContent = _chunkHFLERFFJjs.PopoverContent; exports.PopoverDescription = _chunkHFLERFFJjs.PopoverDescription; exports.PopoverHeader = _chunkHFLERFFJjs.PopoverHeader; exports.PopoverTitle = _chunkHFLERFFJjs.PopoverTitle; exports.PopoverTrigger = _chunkHFLERFFJjs.PopoverTrigger; exports.Progress = _chunkHFLERFFJjs.Progress; exports.ProgressIndicator = _chunkHFLERFFJjs.ProgressIndicator; exports.ProgressLabel = _chunkHFLERFFJjs.ProgressLabel; exports.ProgressTrack = _chunkHFLERFFJjs.ProgressTrack; exports.ProgressValue = _chunkHFLERFFJjs.ProgressValue; exports.PushNotificationProvider = _chunkHFLERFFJjs.PushNotificationProvider; exports.RadioGroup = _chunkHFLERFFJjs.RadioGroup; exports.RadioGroupItem = _chunkHFLERFFJjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkHFLERFFJjs.RbacByRoleContainer; exports.RbacContainer = _chunkHFLERFFJjs.RbacContainer; exports.RbacPermissionCell = _chunkHFLERFFJjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkHFLERFFJjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkHFLERFFJjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkHFLERFFJjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkHFLERFFJjs.ReferralCodeCapture; exports.ReferralDialog = _chunkHFLERFFJjs.ReferralDialog; exports.ReferralWidget = _chunkHFLERFFJjs.ReferralWidget; exports.RefreshUser = _chunkHFLERFFJjs.RefreshUser; exports.RelevantContentsList = _chunkHFLERFFJjs.RelevantContentsList; exports.RelevantUsersList = _chunkHFLERFFJjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkHFLERFFJjs.RemoveUserFromRole; exports.ResetPassword = _chunkHFLERFFJjs.ResetPassword; exports.ResizableHandle = _chunkHFLERFFJjs.ResizableHandle; exports.ResizablePanel = _chunkHFLERFFJjs.ResizablePanel; exports.ResizablePanelGroup = _chunkHFLERFFJjs.ResizablePanelGroup; exports.RoleContainer = _chunkHFLERFFJjs.RoleContainer; exports.RoleDetails = _chunkHFLERFFJjs.RoleDetails; exports.RoleUsersList = _chunkHFLERFFJjs.RoleUsersList; exports.RolesList = _chunkHFLERFFJjs.RolesList; exports.Root = _chunkHFLERFFJjs.KanbanRoot; exports.RoundPageContainer = _chunkHFLERFFJjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkHFLERFFJjs.RoundPageContainerTitle; exports.ScrollArea = _chunkHFLERFFJjs.ScrollArea; exports.ScrollBar = _chunkHFLERFFJjs.ScrollBar; exports.SecurityContainer = _chunkHFLERFFJjs.SecurityContainer; exports.Select = _chunkHFLERFFJjs.Select; exports.SelectContent = _chunkHFLERFFJjs.SelectContent; exports.SelectGroup = _chunkHFLERFFJjs.SelectGroup; exports.SelectItem = _chunkHFLERFFJjs.SelectItem; exports.SelectLabel = _chunkHFLERFFJjs.SelectLabel; exports.SelectScrollDownButton = _chunkHFLERFFJjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkHFLERFFJjs.SelectScrollUpButton; exports.SelectSeparator = _chunkHFLERFFJjs.SelectSeparator; exports.SelectTrigger = _chunkHFLERFFJjs.SelectTrigger; exports.SelectValue = _chunkHFLERFFJjs.SelectValue; exports.Separator = _chunkHFLERFFJjs.Separator; exports.Sheet = _chunkHFLERFFJjs.Sheet; exports.SheetClose = _chunkHFLERFFJjs.SheetClose; exports.SheetContent = _chunkHFLERFFJjs.SheetContent; exports.SheetDescription = _chunkHFLERFFJjs.SheetDescription; exports.SheetFooter = _chunkHFLERFFJjs.SheetFooter; exports.SheetHeader = _chunkHFLERFFJjs.SheetHeader; exports.SheetTitle = _chunkHFLERFFJjs.SheetTitle; exports.SheetTrigger = _chunkHFLERFFJjs.SheetTrigger; exports.Sidebar = _chunkHFLERFFJjs.Sidebar; exports.SidebarContent = _chunkHFLERFFJjs.SidebarContent; exports.SidebarFooter = _chunkHFLERFFJjs.SidebarFooter; exports.SidebarGroup = _chunkHFLERFFJjs.SidebarGroup; exports.SidebarGroupAction = _chunkHFLERFFJjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkHFLERFFJjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkHFLERFFJjs.SidebarGroupLabel; exports.SidebarHeader = _chunkHFLERFFJjs.SidebarHeader; exports.SidebarInput = _chunkHFLERFFJjs.SidebarInput; exports.SidebarInset = _chunkHFLERFFJjs.SidebarInset; exports.SidebarMenu = _chunkHFLERFFJjs.SidebarMenu; exports.SidebarMenuAction = _chunkHFLERFFJjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkHFLERFFJjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkHFLERFFJjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkHFLERFFJjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkHFLERFFJjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkHFLERFFJjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkHFLERFFJjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkHFLERFFJjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkHFLERFFJjs.SidebarProvider; exports.SidebarRail = _chunkHFLERFFJjs.SidebarRail; exports.SidebarSeparator = _chunkHFLERFFJjs.SidebarSeparator; exports.SidebarTrigger = _chunkHFLERFFJjs.SidebarTrigger; exports.Skeleton = _chunkHFLERFFJjs.Skeleton; exports.Slider = _chunkHFLERFFJjs.Slider; exports.Switch = _chunkHFLERFFJjs.Switch; exports.Table = _chunkHFLERFFJjs.Table; exports.TableBody = _chunkHFLERFFJjs.TableBody; exports.TableCaption = _chunkHFLERFFJjs.TableCaption; exports.TableCell = _chunkHFLERFFJjs.TableCell; exports.TableCellAvatar = _chunkHFLERFFJjs.TableCellAvatar; exports.TableFooter = _chunkHFLERFFJjs.TableFooter; exports.TableHead = _chunkHFLERFFJjs.TableHead; exports.TableHeader = _chunkHFLERFFJjs.TableHeader; exports.TableRow = _chunkHFLERFFJjs.TableRow; exports.Tabs = _chunkHFLERFFJjs.Tabs; exports.TabsContainer = _chunkHFLERFFJjs.TabsContainer; exports.TabsContent = _chunkHFLERFFJjs.TabsContent; exports.TabsList = _chunkHFLERFFJjs.TabsList; exports.TabsTrigger = _chunkHFLERFFJjs.TabsTrigger; exports.Textarea = _chunkHFLERFFJjs.Textarea; exports.Toaster = _chunkHFLERFFJjs.Toaster; exports.Toggle = _chunkHFLERFFJjs.Toggle; exports.TokenStatusIndicator = _chunkHFLERFFJjs.TokenStatusIndicator; exports.Tooltip = _chunkHFLERFFJjs.Tooltip; exports.TooltipContent = _chunkHFLERFFJjs.TooltipContent; exports.TooltipProvider = _chunkHFLERFFJjs.TooltipProvider; exports.TooltipTrigger = _chunkHFLERFFJjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkHFLERFFJjs.TotpAuthenticatorList; exports.TotpInput = _chunkHFLERFFJjs.TotpInput; exports.TotpSetupDialog = _chunkHFLERFFJjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkHFLERFFJjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkHFLERFFJjs.TwoFactorSettings; exports.UserAvatar = _chunkHFLERFFJjs.UserAvatar; exports.UserAvatarEditor = _chunkHFLERFFJjs.UserAvatarEditor; exports.UserAvatarList = _chunkHFLERFFJjs.UserAvatarList; exports.UserContainer = _chunkHFLERFFJjs.UserContainer; exports.UserContent = _chunkHFLERFFJjs.UserContent; exports.UserDeleter = _chunkHFLERFFJjs.UserDeleter; exports.UserEditor = _chunkHFLERFFJjs.UserEditor; exports.UserIndexContainer = _chunkHFLERFFJjs.UserIndexContainer; exports.UserIndexDetails = _chunkHFLERFFJjs.UserIndexDetails; exports.UserListInAdd = _chunkHFLERFFJjs.UserListInAdd; exports.UserMultiSelect = _chunkHFLERFFJjs.UserMultiSelect; exports.UserReactivator = _chunkHFLERFFJjs.UserReactivator; exports.UserResentInvitationEmail = _chunkHFLERFFJjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkHFLERFFJjs.UserRoleAdd; exports.UserRolesList = _chunkHFLERFFJjs.UserRolesList; exports.UserSearchPopover = _chunkHFLERFFJjs.UserSearchPopover; exports.UserSelector = _chunkHFLERFFJjs.UserSelector; exports.UserStanadaloneDetails = _chunkHFLERFFJjs.UserStanadaloneDetails; exports.UsersList = _chunkHFLERFFJjs.UsersList; exports.UsersListByContentIds = _chunkHFLERFFJjs.UsersListByContentIds; exports.UsersListContainer = _chunkHFLERFFJjs.UsersListContainer; exports.WaitlistConfirmation = _chunkHFLERFFJjs.WaitlistConfirmation; exports.WaitlistForm = _chunkHFLERFFJjs.WaitlistForm; exports.WaitlistHeroSection = _chunkHFLERFFJjs.WaitlistHeroSection; exports.WaitlistList = _chunkHFLERFFJjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkHFLERFFJjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkHFLERFFJjs.WaitlistSuccessState; exports.badgeVariants = _chunkHFLERFFJjs.badgeVariants; exports.buttonVariants = _chunkHFLERFFJjs.buttonVariants; exports.cellComponent = _chunkHFLERFFJjs.cellComponent; exports.cellDate = _chunkHFLERFFJjs.cellDate; exports.cellDateTime = _chunkHFLERFFJjs.cellDateTime; exports.cellId = _chunkHFLERFFJjs.cellId; exports.cellLink = _chunkHFLERFFJjs.cellLink; exports.cellUrl = _chunkHFLERFFJjs.cellUrl; exports.createMentionInlineContentSpec = _chunkHFLERFFJjs.createMentionInlineContentSpec; exports.errorToast = _chunkHFLERFFJjs.errorToast; exports.generateNotificationData = _chunkHFLERFFJjs.generateNotificationData; exports.getIcon = _chunkRXXZGPC3js.getIcon; exports.getIconByModule = _chunkRXXZGPC3js.getIconByModule; exports.getIconByModuleName = _chunkRXXZGPC3js.getIconByModuleName; exports.getInitials = _chunkRXXZGPC3js.getInitials; exports.mentionDataAttrs = _chunkHFLERFFJjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkHFLERFFJjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkHFLERFFJjs.parseFiscalData; exports.tabsListVariants = _chunkHFLERFFJjs.tabsListVariants; exports.toggleVariants = _chunkHFLERFFJjs.toggleVariants; exports.triggerAssociationToast = _chunkHFLERFFJjs.triggerAssociationToast; exports.useCarousel = _chunkHFLERFFJjs.useCarousel; exports.useComboboxAnchor = _chunkHFLERFFJjs.useComboboxAnchor; exports.useDebounce = _chunkHFLERFFJjs.useDebounce2; exports.useEditorDialog = _chunkHFLERFFJjs.useEditorDialog; exports.useFileUpload = _chunkHFLERFFJjs.useFileUpload; exports.useMentionInsert = _chunkHFLERFFJjs.useMentionInsert; exports.useSidebar = _chunkHFLERFFJjs.useSidebar;
|
|
938
|
+
exports.AcceptInvitation = _chunkA5WAZ7CIjs.AcceptInvitation; exports.Accordion = _chunkA5WAZ7CIjs.Accordion; exports.AccordionContent = _chunkA5WAZ7CIjs.AccordionContent; exports.AccordionItem = _chunkA5WAZ7CIjs.AccordionItem; exports.AccordionTrigger = _chunkA5WAZ7CIjs.AccordionTrigger; exports.ActivateAccount = _chunkA5WAZ7CIjs.ActivateAccount; exports.AddUserToRole = _chunkA5WAZ7CIjs.AddUserToRole; exports.AdminCompanyContainer = _chunkA5WAZ7CIjs.AdminCompanyContainer; exports.AdminUsersList = _chunkA5WAZ7CIjs.AdminUsersList; exports.Alert = _chunkA5WAZ7CIjs.Alert; exports.AlertAction = _chunkA5WAZ7CIjs.AlertAction; exports.AlertDescription = _chunkA5WAZ7CIjs.AlertDescription; exports.AlertDialog = _chunkA5WAZ7CIjs.AlertDialog; exports.AlertDialogAction = _chunkA5WAZ7CIjs.AlertDialogAction; exports.AlertDialogCancel = _chunkA5WAZ7CIjs.AlertDialogCancel; exports.AlertDialogContent = _chunkA5WAZ7CIjs.AlertDialogContent; exports.AlertDialogDescription = _chunkA5WAZ7CIjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkA5WAZ7CIjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkA5WAZ7CIjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkA5WAZ7CIjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkA5WAZ7CIjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkA5WAZ7CIjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkA5WAZ7CIjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkA5WAZ7CIjs.AlertDialogTrigger; exports.AlertTitle = _chunkA5WAZ7CIjs.AlertTitle; exports.AllUsersListContainer = _chunkA5WAZ7CIjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkA5WAZ7CIjs.AllowedUsersDetails; exports.AssistantContainer = _chunkA5WAZ7CIjs.AssistantContainer; exports.AttributeElement = _chunkA5WAZ7CIjs.AttributeElement; exports.AuthContainer = _chunkA5WAZ7CIjs.AuthContainer; exports.Avatar = _chunkA5WAZ7CIjs.Avatar; exports.AvatarBadge = _chunkA5WAZ7CIjs.AvatarBadge; exports.AvatarFallback = _chunkA5WAZ7CIjs.AvatarFallback; exports.AvatarGroup = _chunkA5WAZ7CIjs.AvatarGroup; exports.AvatarGroupCount = _chunkA5WAZ7CIjs.AvatarGroupCount; exports.AvatarImage = _chunkA5WAZ7CIjs.AvatarImage; exports.BackupCodesDialog = _chunkA5WAZ7CIjs.BackupCodesDialog; exports.Badge = _chunkA5WAZ7CIjs.Badge; exports.BlockNoteEditorContainer = _chunkA5WAZ7CIjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkA5WAZ7CIjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkA5WAZ7CIjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunkA5WAZ7CIjs.KanbanBoard; exports.Breadcrumb = _chunkA5WAZ7CIjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkA5WAZ7CIjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkA5WAZ7CIjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkA5WAZ7CIjs.BreadcrumbLink; exports.BreadcrumbList = _chunkA5WAZ7CIjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkA5WAZ7CIjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkA5WAZ7CIjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkA5WAZ7CIjs.BreadcrumbSeparator; exports.Button = _chunkA5WAZ7CIjs.Button; exports.Calendar = _chunkA5WAZ7CIjs.Calendar; exports.CalendarDayButton = _chunkA5WAZ7CIjs.CalendarDayButton; exports.Card = _chunkA5WAZ7CIjs.Card; exports.CardAction = _chunkA5WAZ7CIjs.CardAction; exports.CardContent = _chunkA5WAZ7CIjs.CardContent; exports.CardDescription = _chunkA5WAZ7CIjs.CardDescription; exports.CardFooter = _chunkA5WAZ7CIjs.CardFooter; exports.CardHeader = _chunkA5WAZ7CIjs.CardHeader; exports.CardTitle = _chunkA5WAZ7CIjs.CardTitle; exports.Carousel = _chunkA5WAZ7CIjs.Carousel; exports.CarouselContent = _chunkA5WAZ7CIjs.CarouselContent; exports.CarouselItem = _chunkA5WAZ7CIjs.CarouselItem; exports.CarouselNext = _chunkA5WAZ7CIjs.CarouselNext; exports.CarouselPrevious = _chunkA5WAZ7CIjs.CarouselPrevious; exports.ChartContainer = _chunkA5WAZ7CIjs.ChartContainer; exports.ChartLegend = _chunkA5WAZ7CIjs.ChartLegend; exports.ChartLegendContent = _chunkA5WAZ7CIjs.ChartLegendContent; exports.ChartStyle = _chunkA5WAZ7CIjs.ChartStyle; exports.ChartTooltip = _chunkA5WAZ7CIjs.ChartTooltip; exports.ChartTooltipContent = _chunkA5WAZ7CIjs.ChartTooltipContent; exports.Checkbox = _chunkA5WAZ7CIjs.Checkbox; exports.Collapsible = _chunkA5WAZ7CIjs.Collapsible; exports.CollapsibleContent = _chunkA5WAZ7CIjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkA5WAZ7CIjs.CollapsibleTrigger; exports.Column = _chunkA5WAZ7CIjs.KanbanColumn; exports.ColumnHandle = _chunkA5WAZ7CIjs.KanbanColumnHandle; exports.Combobox = _chunkA5WAZ7CIjs.Combobox; exports.ComboboxChip = _chunkA5WAZ7CIjs.ComboboxChip; exports.ComboboxChips = _chunkA5WAZ7CIjs.ComboboxChips; exports.ComboboxChipsInput = _chunkA5WAZ7CIjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkA5WAZ7CIjs.ComboboxCollection; exports.ComboboxContent = _chunkA5WAZ7CIjs.ComboboxContent; exports.ComboboxEmpty = _chunkA5WAZ7CIjs.ComboboxEmpty; exports.ComboboxGroup = _chunkA5WAZ7CIjs.ComboboxGroup; exports.ComboboxInput = _chunkA5WAZ7CIjs.ComboboxInput; exports.ComboboxItem = _chunkA5WAZ7CIjs.ComboboxItem; exports.ComboboxLabel = _chunkA5WAZ7CIjs.ComboboxLabel; exports.ComboboxList = _chunkA5WAZ7CIjs.ComboboxList; exports.ComboboxSeparator = _chunkA5WAZ7CIjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkA5WAZ7CIjs.ComboboxTrigger; exports.ComboboxValue = _chunkA5WAZ7CIjs.ComboboxValue; exports.Command = _chunkA5WAZ7CIjs.Command; exports.CommandDialog = _chunkA5WAZ7CIjs.CommandDialog; exports.CommandEmpty = _chunkA5WAZ7CIjs.CommandEmpty; exports.CommandGroup = _chunkA5WAZ7CIjs.CommandGroup; exports.CommandInput = _chunkA5WAZ7CIjs.CommandInput; exports.CommandItem = _chunkA5WAZ7CIjs.CommandItem; exports.CommandList = _chunkA5WAZ7CIjs.CommandList; exports.CommandSeparator = _chunkA5WAZ7CIjs.CommandSeparator; exports.CommandShortcut = _chunkA5WAZ7CIjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkA5WAZ7CIjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkA5WAZ7CIjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkA5WAZ7CIjs.CommonDeleter; exports.CommonEditorButtons = _chunkA5WAZ7CIjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkA5WAZ7CIjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkA5WAZ7CIjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkA5WAZ7CIjs.CommonEditorTrigger; exports.CompaniesList = _chunkA5WAZ7CIjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkA5WAZ7CIjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkA5WAZ7CIjs.CompanyContainer; exports.CompanyContent = _chunkA5WAZ7CIjs.CompanyContent; exports.CompanyDeleter = _chunkA5WAZ7CIjs.CompanyDeleter; exports.CompanyDetails = _chunkA5WAZ7CIjs.CompanyDetails; exports.CompanyEditor = _chunkA5WAZ7CIjs.CompanyEditor; exports.CompanyUsersList = _chunkA5WAZ7CIjs.CompanyUsersList; exports.ContentListGrid = _chunkA5WAZ7CIjs.ContentListGrid; exports.ContentListTable = _chunkA5WAZ7CIjs.ContentListTable; exports.ContentTableSearch = _chunkA5WAZ7CIjs.ContentTableSearch; exports.ContentTitle = _chunkA5WAZ7CIjs.ContentTitle; exports.ContentsList = _chunkA5WAZ7CIjs.ContentsList; exports.ContentsListById = _chunkA5WAZ7CIjs.ContentsListById; exports.ContextMenu = _chunkA5WAZ7CIjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkA5WAZ7CIjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkA5WAZ7CIjs.ContextMenuContent; exports.ContextMenuGroup = _chunkA5WAZ7CIjs.ContextMenuGroup; exports.ContextMenuItem = _chunkA5WAZ7CIjs.ContextMenuItem; exports.ContextMenuLabel = _chunkA5WAZ7CIjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkA5WAZ7CIjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkA5WAZ7CIjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkA5WAZ7CIjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkA5WAZ7CIjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkA5WAZ7CIjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkA5WAZ7CIjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkA5WAZ7CIjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkA5WAZ7CIjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkA5WAZ7CIjs.ContextMenuTrigger; exports.ContributorsList = _chunkA5WAZ7CIjs.ContributorsList; exports.Cookies = _chunkA5WAZ7CIjs.Cookies; exports.DatePickerPopover = _chunkA5WAZ7CIjs.DatePickerPopover; exports.DateRangeSelector = _chunkA5WAZ7CIjs.DateRangeSelector; exports.Dialog = _chunkA5WAZ7CIjs.Dialog; exports.DialogClose = _chunkA5WAZ7CIjs.DialogClose; exports.DialogContent = _chunkA5WAZ7CIjs.DialogContent; exports.DialogDescription = _chunkA5WAZ7CIjs.DialogDescription; exports.DialogFooter = _chunkA5WAZ7CIjs.DialogFooter; exports.DialogHeader = _chunkA5WAZ7CIjs.DialogHeader; exports.DialogOverlay = _chunkA5WAZ7CIjs.DialogOverlay; exports.DialogPortal = _chunkA5WAZ7CIjs.DialogPortal; exports.DialogTitle = _chunkA5WAZ7CIjs.DialogTitle; exports.DialogTrigger = _chunkA5WAZ7CIjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkA5WAZ7CIjs.DisableTwoFactorDialog; exports.Drawer = _chunkA5WAZ7CIjs.Drawer; exports.DrawerClose = _chunkA5WAZ7CIjs.DrawerClose; exports.DrawerContent = _chunkA5WAZ7CIjs.DrawerContent; exports.DrawerDescription = _chunkA5WAZ7CIjs.DrawerDescription; exports.DrawerFooter = _chunkA5WAZ7CIjs.DrawerFooter; exports.DrawerHeader = _chunkA5WAZ7CIjs.DrawerHeader; exports.DrawerOverlay = _chunkA5WAZ7CIjs.DrawerOverlay; exports.DrawerPortal = _chunkA5WAZ7CIjs.DrawerPortal; exports.DrawerTitle = _chunkA5WAZ7CIjs.DrawerTitle; exports.DrawerTrigger = _chunkA5WAZ7CIjs.DrawerTrigger; exports.DropdownMenu = _chunkA5WAZ7CIjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkA5WAZ7CIjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkA5WAZ7CIjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkA5WAZ7CIjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkA5WAZ7CIjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkA5WAZ7CIjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkA5WAZ7CIjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkA5WAZ7CIjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkA5WAZ7CIjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkA5WAZ7CIjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkA5WAZ7CIjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkA5WAZ7CIjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkA5WAZ7CIjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkA5WAZ7CIjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkA5WAZ7CIjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkA5WAZ7CIjs.EditableAvatar; exports.EditorSheet = _chunkA5WAZ7CIjs.EditorSheet; exports.EntityAvatar = _chunkA5WAZ7CIjs.EntityAvatar; exports.EntityMultiSelector = _chunkA5WAZ7CIjs.EntityMultiSelector; exports.ErrorDetails = _chunkA5WAZ7CIjs.ErrorDetails; exports.Field = _chunkA5WAZ7CIjs.Field; exports.FieldContent = _chunkA5WAZ7CIjs.FieldContent; exports.FieldDescription = _chunkA5WAZ7CIjs.FieldDescription; exports.FieldError = _chunkA5WAZ7CIjs.FieldError; exports.FieldGroup = _chunkA5WAZ7CIjs.FieldGroup; exports.FieldLabel = _chunkA5WAZ7CIjs.FieldLabel; exports.FieldLegend = _chunkA5WAZ7CIjs.FieldLegend; exports.FieldSeparator = _chunkA5WAZ7CIjs.FieldSeparator; exports.FieldSet = _chunkA5WAZ7CIjs.FieldSet; exports.FieldTitle = _chunkA5WAZ7CIjs.FieldTitle; exports.FileInput = _chunkA5WAZ7CIjs.FileInput; exports.FileUploader = _chunkA5WAZ7CIjs.FileUploader; exports.FileUploaderContent = _chunkA5WAZ7CIjs.FileUploaderContent; exports.FileUploaderItem = _chunkA5WAZ7CIjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkA5WAZ7CIjs.FiscalDataDisplay; exports.ForgotPassword = _chunkA5WAZ7CIjs.ForgotPassword; exports.Form = _chunkA5WAZ7CIjs.Form; exports.FormBlockNote = _chunkA5WAZ7CIjs.FormBlockNote; exports.FormCheckbox = _chunkA5WAZ7CIjs.FormCheckbox; exports.FormDate = _chunkA5WAZ7CIjs.FormDate; exports.FormDateTime = _chunkA5WAZ7CIjs.FormDateTime; exports.FormFeatures = _chunkA5WAZ7CIjs.FormFeatures; exports.FormFieldWrapper = _chunkA5WAZ7CIjs.FormFieldWrapper; exports.FormInput = _chunkA5WAZ7CIjs.FormInput; exports.FormPassword = _chunkA5WAZ7CIjs.FormPassword; exports.FormPlaceAutocomplete = _chunkA5WAZ7CIjs.FormPlaceAutocomplete; exports.FormRoles = _chunkA5WAZ7CIjs.FormRoles; exports.FormSelect = _chunkA5WAZ7CIjs.FormSelect; exports.FormSlider = _chunkA5WAZ7CIjs.FormSlider; exports.FormSwitch = _chunkA5WAZ7CIjs.FormSwitch; exports.FormTextarea = _chunkA5WAZ7CIjs.FormTextarea; exports.GdprConsentCheckbox = _chunkA5WAZ7CIjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkA5WAZ7CIjs.GdprConsentSection; exports.Header = _chunkA5WAZ7CIjs.Header; exports.HoverCard = _chunkA5WAZ7CIjs.HoverCard; exports.HoverCardContent = _chunkA5WAZ7CIjs.HoverCardContent; exports.HoverCardTrigger = _chunkA5WAZ7CIjs.HoverCardTrigger; exports.HowToCommand = _chunkA5WAZ7CIjs.HowToCommand; exports.HowToCommandViewer = _chunkA5WAZ7CIjs.HowToCommandViewer; exports.HowToContainer = _chunkA5WAZ7CIjs.HowToContainer; exports.HowToContent = _chunkA5WAZ7CIjs.HowToContent; exports.HowToDeleter = _chunkA5WAZ7CIjs.HowToDeleter; exports.HowToDetails = _chunkA5WAZ7CIjs.HowToDetails; exports.HowToEditor = _chunkA5WAZ7CIjs.HowToEditor; exports.HowToList = _chunkA5WAZ7CIjs.HowToList; exports.HowToListContainer = _chunkA5WAZ7CIjs.HowToListContainer; exports.HowToMultiSelector = _chunkA5WAZ7CIjs.HowToMultiSelector; exports.HowToSelector = _chunkA5WAZ7CIjs.HowToSelector; exports.Input = _chunkA5WAZ7CIjs.Input; exports.InputGroup = _chunkA5WAZ7CIjs.InputGroup; exports.InputGroupAddon = _chunkA5WAZ7CIjs.InputGroupAddon; exports.InputGroupButton = _chunkA5WAZ7CIjs.InputGroupButton; exports.InputGroupInput = _chunkA5WAZ7CIjs.InputGroupInput; exports.InputGroupText = _chunkA5WAZ7CIjs.InputGroupText; exports.InputGroupTextarea = _chunkA5WAZ7CIjs.InputGroupTextarea; exports.InputOTP = _chunkA5WAZ7CIjs.InputOTP; exports.InputOTPGroup = _chunkA5WAZ7CIjs.InputOTPGroup; exports.InputOTPSeparator = _chunkA5WAZ7CIjs.InputOTPSeparator; exports.InputOTPSlot = _chunkA5WAZ7CIjs.InputOTPSlot; exports.ItalianFiscalData = _chunkA5WAZ7CIjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkA5WAZ7CIjs.ItalianFiscalDataDisplay; exports.Item = _chunkA5WAZ7CIjs.KanbanItem; exports.ItemHandle = _chunkA5WAZ7CIjs.KanbanItemHandle; exports.Kanban = _chunkA5WAZ7CIjs.KanbanRoot; exports.KanbanBoard = _chunkA5WAZ7CIjs.KanbanBoard; exports.KanbanColumn = _chunkA5WAZ7CIjs.KanbanColumn; exports.KanbanColumnHandle = _chunkA5WAZ7CIjs.KanbanColumnHandle; exports.KanbanItem = _chunkA5WAZ7CIjs.KanbanItem; exports.KanbanItemHandle = _chunkA5WAZ7CIjs.KanbanItemHandle; exports.KanbanOverlay = _chunkA5WAZ7CIjs.KanbanOverlay; exports.Label = _chunkA5WAZ7CIjs.Label; exports.LandingComponent = _chunkA5WAZ7CIjs.LandingComponent; exports.Link = _chunkA5WAZ7CIjs.Link; exports.Login = _chunkA5WAZ7CIjs.Login; exports.Logout = _chunkA5WAZ7CIjs.Logout; exports.MessageItem = _chunkA5WAZ7CIjs.MessageItem; exports.MessageList = _chunkA5WAZ7CIjs.MessageList; exports.MessageSourcesPanel = _chunkA5WAZ7CIjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkA5WAZ7CIjs.ModeToggleSwitch; exports.MultiSelect = _chunkA5WAZ7CIjs.MultiSelect; exports.MultipleSelector = _chunkA5WAZ7CIjs.MultipleSelector; exports.NavigationMenu = _chunkA5WAZ7CIjs.NavigationMenu; exports.NavigationMenuContent = _chunkA5WAZ7CIjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkA5WAZ7CIjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkA5WAZ7CIjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkA5WAZ7CIjs.NavigationMenuLink; exports.NavigationMenuList = _chunkA5WAZ7CIjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkA5WAZ7CIjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkA5WAZ7CIjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkA5WAZ7CIjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkA5WAZ7CIjs.NotificationMenuItem; exports.NotificationModal = _chunkA5WAZ7CIjs.NotificationModal; exports.NotificationToast = _chunkA5WAZ7CIjs.NotificationToast; exports.NotificationsList = _chunkA5WAZ7CIjs.NotificationsList; exports.NotificationsListContainer = _chunkA5WAZ7CIjs.NotificationsListContainer; exports.OAuthClientCard = _chunkA5WAZ7CIjs.OAuthClientCard; exports.OAuthClientDetail = _chunkA5WAZ7CIjs.OAuthClientDetail; exports.OAuthClientForm = _chunkA5WAZ7CIjs.OAuthClientForm; exports.OAuthClientList = _chunkA5WAZ7CIjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkA5WAZ7CIjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkA5WAZ7CIjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkA5WAZ7CIjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkA5WAZ7CIjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkA5WAZ7CIjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkA5WAZ7CIjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkA5WAZ7CIjs.OAuthScopeSelector; exports.OnboardingCard = _chunkA5WAZ7CIjs.OnboardingCard; exports.Overlay = _chunkA5WAZ7CIjs.KanbanOverlay; exports.PageContainer = _chunkA5WAZ7CIjs.PageContainer; exports.PageContainerContentDetails = _chunkA5WAZ7CIjs.PageContainerContentDetails; exports.PageContentContainer = _chunkA5WAZ7CIjs.PageContentContainer; exports.PageSection = _chunkA5WAZ7CIjs.PageSection; exports.PasskeyButton = _chunkA5WAZ7CIjs.PasskeyButton; exports.PasskeyList = _chunkA5WAZ7CIjs.PasskeyList; exports.PasskeySetupDialog = _chunkA5WAZ7CIjs.PasskeySetupDialog; exports.PasswordInput = _chunkA5WAZ7CIjs.PasswordInput; exports.Popover = _chunkA5WAZ7CIjs.Popover; exports.PopoverContent = _chunkA5WAZ7CIjs.PopoverContent; exports.PopoverDescription = _chunkA5WAZ7CIjs.PopoverDescription; exports.PopoverHeader = _chunkA5WAZ7CIjs.PopoverHeader; exports.PopoverTitle = _chunkA5WAZ7CIjs.PopoverTitle; exports.PopoverTrigger = _chunkA5WAZ7CIjs.PopoverTrigger; exports.Progress = _chunkA5WAZ7CIjs.Progress; exports.ProgressIndicator = _chunkA5WAZ7CIjs.ProgressIndicator; exports.ProgressLabel = _chunkA5WAZ7CIjs.ProgressLabel; exports.ProgressTrack = _chunkA5WAZ7CIjs.ProgressTrack; exports.ProgressValue = _chunkA5WAZ7CIjs.ProgressValue; exports.PushNotificationProvider = _chunkA5WAZ7CIjs.PushNotificationProvider; exports.RadioGroup = _chunkA5WAZ7CIjs.RadioGroup; exports.RadioGroupItem = _chunkA5WAZ7CIjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkA5WAZ7CIjs.RbacByRoleContainer; exports.RbacContainer = _chunkA5WAZ7CIjs.RbacContainer; exports.RbacPermissionCell = _chunkA5WAZ7CIjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkA5WAZ7CIjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkA5WAZ7CIjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkA5WAZ7CIjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkA5WAZ7CIjs.ReferralCodeCapture; exports.ReferralDialog = _chunkA5WAZ7CIjs.ReferralDialog; exports.ReferralWidget = _chunkA5WAZ7CIjs.ReferralWidget; exports.RefreshUser = _chunkA5WAZ7CIjs.RefreshUser; exports.RelevantContentsList = _chunkA5WAZ7CIjs.RelevantContentsList; exports.RelevantUsersList = _chunkA5WAZ7CIjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkA5WAZ7CIjs.RemoveUserFromRole; exports.ResetPassword = _chunkA5WAZ7CIjs.ResetPassword; exports.ResizableHandle = _chunkA5WAZ7CIjs.ResizableHandle; exports.ResizablePanel = _chunkA5WAZ7CIjs.ResizablePanel; exports.ResizablePanelGroup = _chunkA5WAZ7CIjs.ResizablePanelGroup; exports.RoleContainer = _chunkA5WAZ7CIjs.RoleContainer; exports.RoleDetails = _chunkA5WAZ7CIjs.RoleDetails; exports.RoleUsersList = _chunkA5WAZ7CIjs.RoleUsersList; exports.RolesList = _chunkA5WAZ7CIjs.RolesList; exports.Root = _chunkA5WAZ7CIjs.KanbanRoot; exports.RoundPageContainer = _chunkA5WAZ7CIjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkA5WAZ7CIjs.RoundPageContainerTitle; exports.ScrollArea = _chunkA5WAZ7CIjs.ScrollArea; exports.ScrollBar = _chunkA5WAZ7CIjs.ScrollBar; exports.SecurityContainer = _chunkA5WAZ7CIjs.SecurityContainer; exports.Select = _chunkA5WAZ7CIjs.Select; exports.SelectContent = _chunkA5WAZ7CIjs.SelectContent; exports.SelectGroup = _chunkA5WAZ7CIjs.SelectGroup; exports.SelectItem = _chunkA5WAZ7CIjs.SelectItem; exports.SelectLabel = _chunkA5WAZ7CIjs.SelectLabel; exports.SelectScrollDownButton = _chunkA5WAZ7CIjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkA5WAZ7CIjs.SelectScrollUpButton; exports.SelectSeparator = _chunkA5WAZ7CIjs.SelectSeparator; exports.SelectTrigger = _chunkA5WAZ7CIjs.SelectTrigger; exports.SelectValue = _chunkA5WAZ7CIjs.SelectValue; exports.Separator = _chunkA5WAZ7CIjs.Separator; exports.Sheet = _chunkA5WAZ7CIjs.Sheet; exports.SheetClose = _chunkA5WAZ7CIjs.SheetClose; exports.SheetContent = _chunkA5WAZ7CIjs.SheetContent; exports.SheetDescription = _chunkA5WAZ7CIjs.SheetDescription; exports.SheetFooter = _chunkA5WAZ7CIjs.SheetFooter; exports.SheetHeader = _chunkA5WAZ7CIjs.SheetHeader; exports.SheetTitle = _chunkA5WAZ7CIjs.SheetTitle; exports.SheetTrigger = _chunkA5WAZ7CIjs.SheetTrigger; exports.Sidebar = _chunkA5WAZ7CIjs.Sidebar; exports.SidebarContent = _chunkA5WAZ7CIjs.SidebarContent; exports.SidebarFooter = _chunkA5WAZ7CIjs.SidebarFooter; exports.SidebarGroup = _chunkA5WAZ7CIjs.SidebarGroup; exports.SidebarGroupAction = _chunkA5WAZ7CIjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkA5WAZ7CIjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkA5WAZ7CIjs.SidebarGroupLabel; exports.SidebarHeader = _chunkA5WAZ7CIjs.SidebarHeader; exports.SidebarInput = _chunkA5WAZ7CIjs.SidebarInput; exports.SidebarInset = _chunkA5WAZ7CIjs.SidebarInset; exports.SidebarMenu = _chunkA5WAZ7CIjs.SidebarMenu; exports.SidebarMenuAction = _chunkA5WAZ7CIjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkA5WAZ7CIjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkA5WAZ7CIjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkA5WAZ7CIjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkA5WAZ7CIjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkA5WAZ7CIjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkA5WAZ7CIjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkA5WAZ7CIjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkA5WAZ7CIjs.SidebarProvider; exports.SidebarRail = _chunkA5WAZ7CIjs.SidebarRail; exports.SidebarSeparator = _chunkA5WAZ7CIjs.SidebarSeparator; exports.SidebarTrigger = _chunkA5WAZ7CIjs.SidebarTrigger; exports.Skeleton = _chunkA5WAZ7CIjs.Skeleton; exports.Slider = _chunkA5WAZ7CIjs.Slider; exports.Switch = _chunkA5WAZ7CIjs.Switch; exports.Table = _chunkA5WAZ7CIjs.Table; exports.TableBody = _chunkA5WAZ7CIjs.TableBody; exports.TableCaption = _chunkA5WAZ7CIjs.TableCaption; exports.TableCell = _chunkA5WAZ7CIjs.TableCell; exports.TableCellAvatar = _chunkA5WAZ7CIjs.TableCellAvatar; exports.TableFooter = _chunkA5WAZ7CIjs.TableFooter; exports.TableHead = _chunkA5WAZ7CIjs.TableHead; exports.TableHeader = _chunkA5WAZ7CIjs.TableHeader; exports.TableRow = _chunkA5WAZ7CIjs.TableRow; exports.Tabs = _chunkA5WAZ7CIjs.Tabs; exports.TabsContainer = _chunkA5WAZ7CIjs.TabsContainer; exports.TabsContent = _chunkA5WAZ7CIjs.TabsContent; exports.TabsList = _chunkA5WAZ7CIjs.TabsList; exports.TabsTrigger = _chunkA5WAZ7CIjs.TabsTrigger; exports.Textarea = _chunkA5WAZ7CIjs.Textarea; exports.Toaster = _chunkA5WAZ7CIjs.Toaster; exports.Toggle = _chunkA5WAZ7CIjs.Toggle; exports.TokenStatusIndicator = _chunkA5WAZ7CIjs.TokenStatusIndicator; exports.Tooltip = _chunkA5WAZ7CIjs.Tooltip; exports.TooltipContent = _chunkA5WAZ7CIjs.TooltipContent; exports.TooltipProvider = _chunkA5WAZ7CIjs.TooltipProvider; exports.TooltipTrigger = _chunkA5WAZ7CIjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkA5WAZ7CIjs.TotpAuthenticatorList; exports.TotpInput = _chunkA5WAZ7CIjs.TotpInput; exports.TotpSetupDialog = _chunkA5WAZ7CIjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkA5WAZ7CIjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkA5WAZ7CIjs.TwoFactorSettings; exports.UserAvatar = _chunkA5WAZ7CIjs.UserAvatar; exports.UserAvatarEditor = _chunkA5WAZ7CIjs.UserAvatarEditor; exports.UserAvatarList = _chunkA5WAZ7CIjs.UserAvatarList; exports.UserContainer = _chunkA5WAZ7CIjs.UserContainer; exports.UserContent = _chunkA5WAZ7CIjs.UserContent; exports.UserDeleter = _chunkA5WAZ7CIjs.UserDeleter; exports.UserEditor = _chunkA5WAZ7CIjs.UserEditor; exports.UserIndexContainer = _chunkA5WAZ7CIjs.UserIndexContainer; exports.UserIndexDetails = _chunkA5WAZ7CIjs.UserIndexDetails; exports.UserListInAdd = _chunkA5WAZ7CIjs.UserListInAdd; exports.UserMultiSelect = _chunkA5WAZ7CIjs.UserMultiSelect; exports.UserReactivator = _chunkA5WAZ7CIjs.UserReactivator; exports.UserResentInvitationEmail = _chunkA5WAZ7CIjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkA5WAZ7CIjs.UserRoleAdd; exports.UserRolesList = _chunkA5WAZ7CIjs.UserRolesList; exports.UserSearchPopover = _chunkA5WAZ7CIjs.UserSearchPopover; exports.UserSelector = _chunkA5WAZ7CIjs.UserSelector; exports.UserStanadaloneDetails = _chunkA5WAZ7CIjs.UserStanadaloneDetails; exports.UsersList = _chunkA5WAZ7CIjs.UsersList; exports.UsersListByContentIds = _chunkA5WAZ7CIjs.UsersListByContentIds; exports.UsersListContainer = _chunkA5WAZ7CIjs.UsersListContainer; exports.WaitlistConfirmation = _chunkA5WAZ7CIjs.WaitlistConfirmation; exports.WaitlistForm = _chunkA5WAZ7CIjs.WaitlistForm; exports.WaitlistHeroSection = _chunkA5WAZ7CIjs.WaitlistHeroSection; exports.WaitlistList = _chunkA5WAZ7CIjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkA5WAZ7CIjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkA5WAZ7CIjs.WaitlistSuccessState; exports.badgeVariants = _chunkA5WAZ7CIjs.badgeVariants; exports.buttonVariants = _chunkA5WAZ7CIjs.buttonVariants; exports.cellComponent = _chunkA5WAZ7CIjs.cellComponent; exports.cellDate = _chunkA5WAZ7CIjs.cellDate; exports.cellDateTime = _chunkA5WAZ7CIjs.cellDateTime; exports.cellId = _chunkA5WAZ7CIjs.cellId; exports.cellLink = _chunkA5WAZ7CIjs.cellLink; exports.cellUrl = _chunkA5WAZ7CIjs.cellUrl; exports.createMentionInlineContentSpec = _chunkA5WAZ7CIjs.createMentionInlineContentSpec; exports.errorToast = _chunkA5WAZ7CIjs.errorToast; exports.generateNotificationData = _chunkA5WAZ7CIjs.generateNotificationData; exports.getIcon = _chunkRXXZGPC3js.getIcon; exports.getIconByModule = _chunkRXXZGPC3js.getIconByModule; exports.getIconByModuleName = _chunkRXXZGPC3js.getIconByModuleName; exports.getInitials = _chunkRXXZGPC3js.getInitials; exports.mentionDataAttrs = _chunkA5WAZ7CIjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkA5WAZ7CIjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkA5WAZ7CIjs.parseFiscalData; exports.tabsListVariants = _chunkA5WAZ7CIjs.tabsListVariants; exports.toggleVariants = _chunkA5WAZ7CIjs.toggleVariants; exports.triggerAssociationToast = _chunkA5WAZ7CIjs.triggerAssociationToast; exports.useCarousel = _chunkA5WAZ7CIjs.useCarousel; exports.useComboboxAnchor = _chunkA5WAZ7CIjs.useComboboxAnchor; exports.useDebounce = _chunkA5WAZ7CIjs.useDebounce2; exports.useEditorDialog = _chunkA5WAZ7CIjs.useEditorDialog; exports.useFileUpload = _chunkA5WAZ7CIjs.useFileUpload; exports.useMentionInsert = _chunkA5WAZ7CIjs.useMentionInsert; exports.useSidebar = _chunkA5WAZ7CIjs.useSidebar;
|
|
939
939
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkA5WAZ7CIjs = require('../chunk-A5WAZ7CI.js');
|
|
35
35
|
require('../chunk-VLDLERJN.js');
|
|
36
36
|
require('../chunk-RXXZGPC3.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 = _chunkA5WAZ7CIjs.AssistantProvider; exports.CommonProvider = _chunkA5WAZ7CIjs.CommonProvider; exports.CompanyProvider = _chunkA5WAZ7CIjs.CompanyProvider; exports.CurrentUserProvider = _chunkA5WAZ7CIjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkA5WAZ7CIjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkA5WAZ7CIjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkA5WAZ7CIjs.HeaderLeftContentProvider; exports.HowToProvider = _chunkA5WAZ7CIjs.HowToProvider; exports.NotificationContextProvider = _chunkA5WAZ7CIjs.NotificationContextProvider; exports.OnboardingProvider = _chunkA5WAZ7CIjs.OnboardingProvider; exports.RbacProvider = _chunkA5WAZ7CIjs.RbacProvider; exports.RoleProvider = _chunkA5WAZ7CIjs.RoleProvider; exports.SharedProvider = _chunkA5WAZ7CIjs.SharedProvider; exports.SocketContext = _chunkA5WAZ7CIjs.SocketContext; exports.SocketProvider = _chunkA5WAZ7CIjs.SocketProvider; exports.UserProvider = _chunkA5WAZ7CIjs.UserProvider; exports.recentPagesAtom = _chunkA5WAZ7CIjs.recentPagesAtom; exports.useAssistantContext = _chunkA5WAZ7CIjs.useAssistantContext; exports.useCommonContext = _chunkA5WAZ7CIjs.useCommonContext; exports.useCompanyContext = _chunkA5WAZ7CIjs.useCompanyContext; exports.useCurrentUserContext = _chunkA5WAZ7CIjs.useCurrentUserContext; exports.useHeaderChildren = _chunkA5WAZ7CIjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkA5WAZ7CIjs.useHeaderLeftContent; exports.useHowToContext = _chunkA5WAZ7CIjs.useHowToContext; exports.useNotificationContext = _chunkA5WAZ7CIjs.useNotificationContext; exports.useOnboarding = _chunkA5WAZ7CIjs.useOnboarding; exports.useRbacContext = _chunkA5WAZ7CIjs.useRbacContext; exports.useRoleContext = _chunkA5WAZ7CIjs.useRoleContext; exports.useSharedContext = _chunkA5WAZ7CIjs.useSharedContext; exports.useSocketContext = _chunkA5WAZ7CIjs.useSocketContext; exports.useUserContext = _chunkA5WAZ7CIjs.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -29,7 +29,7 @@ export default function HowToList({ fullWidth }: HowToListProps) {
|
|
|
29
29
|
return (
|
|
30
30
|
<ContentListTable
|
|
31
31
|
data={data}
|
|
32
|
-
fields={[HowToFields.name, HowToFields.pages
|
|
32
|
+
fields={[HowToFields.name, HowToFields.pages]}
|
|
33
33
|
tableGeneratorType={Modules.HowTo}
|
|
34
34
|
functions={functions}
|
|
35
35
|
title={t(`entities.howtos`, { count: 2 })}
|