@carlonicora/nextjs-jsonapi 3.0.0 → 3.0.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-CDTU6DRN.js → BlockNoteEditor-3IZ7PMFM.js} +9 -9
- package/dist/{BlockNoteEditor-CDTU6DRN.js.map → BlockNoteEditor-3IZ7PMFM.js.map} +1 -1
- package/dist/{BlockNoteEditor-VVAY73V2.mjs → BlockNoteEditor-G4XNDV2O.mjs} +2 -2
- package/dist/billing/index.js +333 -333
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-UGNLKDI6.js → chunk-5GVBUTS4.js} +229 -220
- package/dist/chunk-5GVBUTS4.js.map +1 -0
- package/dist/{chunk-J54546YC.mjs → chunk-WCX4CLRJ.mjs} +13 -4
- package/dist/{chunk-J54546YC.mjs.map → chunk-WCX4CLRJ.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/dist/features/help/index.js +31 -31
- package/dist/features/help/index.mjs +1 -1
- package/dist/features/tokenusage/index.js +75 -75
- package/dist/features/tokenusage/index.mjs +1 -1
- package/package.json +1 -1
- package/src/features/user/components/forms/UserEditor.tsx +11 -2
- package/dist/chunk-UGNLKDI6.js.map +0 -1
- /package/dist/{BlockNoteEditor-VVAY73V2.mjs.map → BlockNoteEditor-G4XNDV2O.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunk5GVBUTS4js = require('../chunk-5GVBUTS4.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete = _chunk53B6NPGAjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunk53B6NPGAjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunk53B6NPGAjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunk53B6NPGAjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunk53B6NPGAjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunk53B6NPGAjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunk53B6NPGAjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunk53B6NPGAjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunk53B6NPGAjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunk53B6NPGAjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk5GVBUTS4js.JsonApiProvider; exports.TableGeneratorRegistry = _chunk5GVBUTS4js.TableGeneratorRegistry; exports.buildClientUrl = _chunk53B6NPGAjs.buildClientUrl; exports.computeLayeredLayout = _chunk5GVBUTS4js.computeLayeredLayout; exports.configureClientConfig = _chunkJKGEJGSDjs.configureClientConfig; exports.configureClientJsonApi = _chunk53B6NPGAjs.configureClientJsonApi; exports.configureI18n = _chunkJKGEJGSDjs.configureI18n; exports.configureJsonApi = _chunkJKGEJGSDjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunk5GVBUTS4js.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkJKGEJGSDjs.getApiUrl; exports.getAppUrl = _chunkJKGEJGSDjs.getAppUrl; exports.getClientApiUrl = _chunk53B6NPGAjs.getClientApiUrl; exports.getClientAppUrl = _chunk53B6NPGAjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunk53B6NPGAjs.getClientTrackablePages; exports.getI18nLink = _chunkJKGEJGSDjs.getI18nLink; exports.getPublicApiUrl = _chunkJKGEJGSDjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkJKGEJGSDjs.getStripePublishableKey; exports.getTrackablePages = _chunkJKGEJGSDjs.getTrackablePages; exports.registerTableGenerator = _chunk5GVBUTS4js.registerTableGenerator; exports.tableGeneratorRegistry = _chunk5GVBUTS4js.tableGeneratorRegistry; exports.useContentTableStructure = _chunk5GVBUTS4js.useContentTableStructure; exports.useCustomD3Graph = _chunk5GVBUTS4js.useCustomD3Graph; exports.useDataListRetriever = _chunk5GVBUTS4js.useDataListRetriever; exports.useDebounce = _chunk5GVBUTS4js.useDebounce; exports.useI18nDateFnsLocale = _chunkJKGEJGSDjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkJKGEJGSDjs.useI18nLocale; exports.useI18nRouter = _chunkJKGEJGSDjs.useI18nRouter; exports.useI18nTranslations = _chunkJKGEJGSDjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk5GVBUTS4js.useJsonApiGet; exports.useJsonApiMutation = _chunk5GVBUTS4js.useJsonApiMutation; exports.useNotificationSync = _chunk5GVBUTS4js.useNotificationSync; exports.useOAuthClient = _chunk5GVBUTS4js.useOAuthClient; exports.useOAuthClients = _chunk5GVBUTS4js.useOAuthClients; exports.useOAuthConsent = _chunk5GVBUTS4js.useOAuthConsent; exports.usePageTracker = _chunk5GVBUTS4js.usePageTracker; exports.usePageUrlGenerator = _chunk5GVBUTS4js.usePageUrlGenerator; exports.useRehydration = _chunk5GVBUTS4js.useRehydration; exports.useRehydrationList = _chunk5GVBUTS4js.useRehydrationList; exports.useRoleTableStructure = _chunk5GVBUTS4js.useRoleTableStructure; exports.useSocket = _chunk5GVBUTS4js.useSocket; exports.useSubscriptionStatus = _chunk5GVBUTS4js.useSubscriptionStatus; exports.useTableGenerator = _chunk5GVBUTS4js.useTableGenerator; exports.useUrlRewriter = _chunk5GVBUTS4js.useUrlRewriter; exports.useUserSearch = _chunk5GVBUTS4js.useUserSearch; exports.useUserTableStructure = _chunk5GVBUTS4js.useUserTableStructure;
|
|
129
129
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
package/dist/components/index.js
CHANGED
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
|
|
490
490
|
|
|
491
491
|
|
|
492
|
-
var
|
|
492
|
+
var _chunk5GVBUTS4js = require('../chunk-5GVBUTS4.js');
|
|
493
493
|
require('../chunk-JKGEJGSD.js');
|
|
494
494
|
|
|
495
495
|
|
|
@@ -1003,5 +1003,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
1003
1003
|
|
|
1004
1004
|
|
|
1005
1005
|
|
|
1006
|
-
exports.ADMINISTRATION_I18N_KEYS = _chunkUGNLKDI6js.ADMINISTRATION_I18N_KEYS; exports.AcceptInvitation = _chunkUGNLKDI6js.AcceptInvitation; exports.Accordion = _chunkUGNLKDI6js.Accordion; exports.AccordionContent = _chunkUGNLKDI6js.AccordionContent; exports.AccordionItem = _chunkUGNLKDI6js.AccordionItem; exports.AccordionTrigger = _chunkUGNLKDI6js.AccordionTrigger; exports.ActivateAccount = _chunkUGNLKDI6js.ActivateAccount; exports.AddUserToRole = _chunkUGNLKDI6js.AddUserToRole; exports.AdminCompanyContainer = _chunkUGNLKDI6js.AdminCompanyContainer; exports.AdminIndexContainer = _chunkUGNLKDI6js.AdminIndexContainer; exports.AdminIndexGrid = _chunkUGNLKDI6js.AdminIndexGrid; exports.AdminUsersList = _chunkUGNLKDI6js.AdminUsersList; exports.Alert = _chunkUGNLKDI6js.Alert; exports.AlertAction = _chunkUGNLKDI6js.AlertAction; exports.AlertDescription = _chunkUGNLKDI6js.AlertDescription; exports.AlertDialog = _chunkUGNLKDI6js.AlertDialog; exports.AlertDialogAction = _chunkUGNLKDI6js.AlertDialogAction; exports.AlertDialogCancel = _chunkUGNLKDI6js.AlertDialogCancel; exports.AlertDialogContent = _chunkUGNLKDI6js.AlertDialogContent; exports.AlertDialogDescription = _chunkUGNLKDI6js.AlertDialogDescription; exports.AlertDialogFooter = _chunkUGNLKDI6js.AlertDialogFooter; exports.AlertDialogHeader = _chunkUGNLKDI6js.AlertDialogHeader; exports.AlertDialogMedia = _chunkUGNLKDI6js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkUGNLKDI6js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkUGNLKDI6js.AlertDialogPortal; exports.AlertDialogTitle = _chunkUGNLKDI6js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkUGNLKDI6js.AlertDialogTrigger; exports.AlertTitle = _chunkUGNLKDI6js.AlertTitle; exports.AllUsersListContainer = _chunkUGNLKDI6js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkUGNLKDI6js.AllowedUsersDetails; exports.ApprovalActionCard = _chunkUGNLKDI6js.ApprovalActionCard; exports.AssistantBlockNoteComposer = _chunkUGNLKDI6js.AssistantBlockNoteComposer; exports.AssistantContainer = _chunkUGNLKDI6js.AssistantContainer; exports.AssistantContainerWithApprovals = _chunkUGNLKDI6js.AssistantContainerWithApprovals; exports.AssistantPageContainer = _chunkUGNLKDI6js.AssistantPageContainer; exports.AttributeElement = _chunkUGNLKDI6js.AttributeElement; exports.AuthContainer = _chunkUGNLKDI6js.AuthContainer; exports.Avatar = _chunkUGNLKDI6js.Avatar; exports.AvatarBadge = _chunkUGNLKDI6js.AvatarBadge; exports.AvatarFallback = _chunkUGNLKDI6js.AvatarFallback; exports.AvatarGroup = _chunkUGNLKDI6js.AvatarGroup; exports.AvatarGroupCount = _chunkUGNLKDI6js.AvatarGroupCount; exports.AvatarImage = _chunkUGNLKDI6js.AvatarImage; exports.BackupCodesDialog = _chunkUGNLKDI6js.BackupCodesDialog; exports.Badge = _chunkUGNLKDI6js.Badge; exports.BlockNoteEditorContainer = _chunkUGNLKDI6js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkUGNLKDI6js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkUGNLKDI6js.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkUGNLKDI6js.BlockNoteViewerContainer; exports.Board = _chunkUGNLKDI6js.KanbanBoard; exports.Breadcrumb = _chunkUGNLKDI6js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkUGNLKDI6js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkUGNLKDI6js.BreadcrumbItem; exports.BreadcrumbLink = _chunkUGNLKDI6js.BreadcrumbLink; exports.BreadcrumbList = _chunkUGNLKDI6js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkUGNLKDI6js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkUGNLKDI6js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkUGNLKDI6js.BreadcrumbSeparator; exports.Button = _chunkUGNLKDI6js.Button; exports.Calendar = _chunkUGNLKDI6js.Calendar; exports.CalendarDayButton = _chunkUGNLKDI6js.CalendarDayButton; exports.Card = _chunkUGNLKDI6js.Card; exports.CardAction = _chunkUGNLKDI6js.CardAction; exports.CardContent = _chunkUGNLKDI6js.CardContent; exports.CardDescription = _chunkUGNLKDI6js.CardDescription; exports.CardFooter = _chunkUGNLKDI6js.CardFooter; exports.CardHeader = _chunkUGNLKDI6js.CardHeader; exports.CardTitle = _chunkUGNLKDI6js.CardTitle; exports.Carousel = _chunkUGNLKDI6js.Carousel; exports.CarouselContent = _chunkUGNLKDI6js.CarouselContent; exports.CarouselItem = _chunkUGNLKDI6js.CarouselItem; exports.CarouselNext = _chunkUGNLKDI6js.CarouselNext; exports.CarouselPrevious = _chunkUGNLKDI6js.CarouselPrevious; exports.ChartContainer = _chunkUGNLKDI6js.ChartContainer; exports.ChartLegend = _chunkUGNLKDI6js.ChartLegend; exports.ChartLegendContent = _chunkUGNLKDI6js.ChartLegendContent; exports.ChartStyle = _chunkUGNLKDI6js.ChartStyle; exports.ChartTooltip = _chunkUGNLKDI6js.ChartTooltip; exports.ChartTooltipContent = _chunkUGNLKDI6js.ChartTooltipContent; exports.Checkbox = _chunkUGNLKDI6js.Checkbox; exports.Collapsible = _chunkUGNLKDI6js.Collapsible; exports.CollapsibleContent = _chunkUGNLKDI6js.CollapsibleContent; exports.CollapsibleTrigger = _chunkUGNLKDI6js.CollapsibleTrigger; exports.Column = _chunkUGNLKDI6js.KanbanColumn; exports.ColumnHandle = _chunkUGNLKDI6js.KanbanColumnHandle; exports.Combobox = _chunkUGNLKDI6js.Combobox; exports.ComboboxChip = _chunkUGNLKDI6js.ComboboxChip; exports.ComboboxChips = _chunkUGNLKDI6js.ComboboxChips; exports.ComboboxChipsInput = _chunkUGNLKDI6js.ComboboxChipsInput; exports.ComboboxCollection = _chunkUGNLKDI6js.ComboboxCollection; exports.ComboboxContent = _chunkUGNLKDI6js.ComboboxContent; exports.ComboboxEmpty = _chunkUGNLKDI6js.ComboboxEmpty; exports.ComboboxGroup = _chunkUGNLKDI6js.ComboboxGroup; exports.ComboboxInput = _chunkUGNLKDI6js.ComboboxInput; exports.ComboboxItem = _chunkUGNLKDI6js.ComboboxItem; exports.ComboboxLabel = _chunkUGNLKDI6js.ComboboxLabel; exports.ComboboxList = _chunkUGNLKDI6js.ComboboxList; exports.ComboboxSeparator = _chunkUGNLKDI6js.ComboboxSeparator; exports.ComboboxTrigger = _chunkUGNLKDI6js.ComboboxTrigger; exports.ComboboxValue = _chunkUGNLKDI6js.ComboboxValue; exports.Command = _chunkUGNLKDI6js.Command; exports.CommandDialog = _chunkUGNLKDI6js.CommandDialog; exports.CommandEmpty = _chunkUGNLKDI6js.CommandEmpty; exports.CommandGroup = _chunkUGNLKDI6js.CommandGroup; exports.CommandInput = _chunkUGNLKDI6js.CommandInput; exports.CommandItem = _chunkUGNLKDI6js.CommandItem; exports.CommandList = _chunkUGNLKDI6js.CommandList; exports.CommandSeparator = _chunkUGNLKDI6js.CommandSeparator; exports.CommandShortcut = _chunkUGNLKDI6js.CommandShortcut; exports.CommonAddTrigger = _chunkUGNLKDI6js.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkUGNLKDI6js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkUGNLKDI6js.CommonAssociationTrigger; exports.CommonDeleter = _chunkUGNLKDI6js.CommonDeleter; exports.CommonEditorButtons = _chunkUGNLKDI6js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkUGNLKDI6js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkUGNLKDI6js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkUGNLKDI6js.CommonEditorTrigger; exports.CompaniesList = _chunkUGNLKDI6js.CompaniesList; exports.CompaniesListContainer = _chunkUGNLKDI6js.CompaniesListContainer; exports.CompanyConfigurationEditor = _chunkUGNLKDI6js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkUGNLKDI6js.CompanyContainer; exports.CompanyContent = _chunkUGNLKDI6js.CompanyContent; exports.CompanyDeleter = _chunkUGNLKDI6js.CompanyDeleter; exports.CompanyDetails = _chunkUGNLKDI6js.CompanyDetails; exports.CompanyEditor = _chunkUGNLKDI6js.CompanyEditor; exports.CompanyUsersList = _chunkUGNLKDI6js.CompanyUsersList; exports.ConfirmDialog = _chunkUGNLKDI6js.ConfirmDialog; exports.ContentListGrid = _chunkUGNLKDI6js.ContentListGrid; exports.ContentListTable = _chunkUGNLKDI6js.ContentListTable; exports.ContentTableSearch = _chunkUGNLKDI6js.ContentTableSearch; exports.ContentTitle = _chunkUGNLKDI6js.ContentTitle; exports.ContentsList = _chunkUGNLKDI6js.ContentsList; exports.ContentsListById = _chunkUGNLKDI6js.ContentsListById; exports.ContextMenu = _chunkUGNLKDI6js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkUGNLKDI6js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkUGNLKDI6js.ContextMenuContent; exports.ContextMenuGroup = _chunkUGNLKDI6js.ContextMenuGroup; exports.ContextMenuItem = _chunkUGNLKDI6js.ContextMenuItem; exports.ContextMenuLabel = _chunkUGNLKDI6js.ContextMenuLabel; exports.ContextMenuPortal = _chunkUGNLKDI6js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkUGNLKDI6js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkUGNLKDI6js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkUGNLKDI6js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkUGNLKDI6js.ContextMenuShortcut; exports.ContextMenuSub = _chunkUGNLKDI6js.ContextMenuSub; exports.ContextMenuSubContent = _chunkUGNLKDI6js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkUGNLKDI6js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkUGNLKDI6js.ContextMenuTrigger; exports.ContributorsList = _chunkUGNLKDI6js.ContributorsList; exports.Cookies = _chunkUGNLKDI6js.Cookies; exports.CurrencyInput = _chunkUGNLKDI6js.CurrencyInput; exports.DatePickerPopover = _chunkUGNLKDI6js.DatePickerPopover; exports.DateRangeSelector = _chunkUGNLKDI6js.DateRangeSelector; exports.DetailField = _chunkUGNLKDI6js.DetailField; exports.Dialog = _chunkUGNLKDI6js.Dialog; exports.DialogClose = _chunkUGNLKDI6js.DialogClose; exports.DialogContent = _chunkUGNLKDI6js.DialogContent; exports.DialogDescription = _chunkUGNLKDI6js.DialogDescription; exports.DialogFooter = _chunkUGNLKDI6js.DialogFooter; exports.DialogHeader = _chunkUGNLKDI6js.DialogHeader; exports.DialogOverlay = _chunkUGNLKDI6js.DialogOverlay; exports.DialogPortal = _chunkUGNLKDI6js.DialogPortal; exports.DialogTitle = _chunkUGNLKDI6js.DialogTitle; exports.DialogTrigger = _chunkUGNLKDI6js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkUGNLKDI6js.DisableTwoFactorDialog; exports.Drawer = _chunkUGNLKDI6js.Drawer; exports.DrawerClose = _chunkUGNLKDI6js.DrawerClose; exports.DrawerContent = _chunkUGNLKDI6js.DrawerContent; exports.DrawerDescription = _chunkUGNLKDI6js.DrawerDescription; exports.DrawerFooter = _chunkUGNLKDI6js.DrawerFooter; exports.DrawerHeader = _chunkUGNLKDI6js.DrawerHeader; exports.DrawerOverlay = _chunkUGNLKDI6js.DrawerOverlay; exports.DrawerPortal = _chunkUGNLKDI6js.DrawerPortal; exports.DrawerTitle = _chunkUGNLKDI6js.DrawerTitle; exports.DrawerTrigger = _chunkUGNLKDI6js.DrawerTrigger; exports.DropdownMenu = _chunkUGNLKDI6js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkUGNLKDI6js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkUGNLKDI6js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkUGNLKDI6js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkUGNLKDI6js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkUGNLKDI6js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkUGNLKDI6js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkUGNLKDI6js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkUGNLKDI6js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkUGNLKDI6js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkUGNLKDI6js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkUGNLKDI6js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkUGNLKDI6js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkUGNLKDI6js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkUGNLKDI6js.DropdownMenuTrigger; exports.EditableAvatar = _chunkUGNLKDI6js.EditableAvatar; exports.EditorSheet = _chunkUGNLKDI6js.EditorSheet; exports.EmptyState = _chunkUGNLKDI6js.EmptyState; exports.EntityAvatar = _chunkUGNLKDI6js.EntityAvatar; exports.EntityHero = _chunkUGNLKDI6js.EntityHero; exports.EntityHeroAvatar = _chunkUGNLKDI6js.EntityHeroAvatar; exports.EntityHeroLayout = _chunkUGNLKDI6js.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkUGNLKDI6js.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkUGNLKDI6js.EntityMultiSelector; exports.EntitySection = _chunkUGNLKDI6js.EntitySection; exports.EntitySelector = _chunkUGNLKDI6js.EntitySelector; exports.ErrorDetails = _chunkUGNLKDI6js.ErrorDetails; exports.Field = _chunkUGNLKDI6js.Field; exports.FieldContent = _chunkUGNLKDI6js.FieldContent; exports.FieldDescription = _chunkUGNLKDI6js.FieldDescription; exports.FieldError = _chunkUGNLKDI6js.FieldError; exports.FieldGroup = _chunkUGNLKDI6js.FieldGroup; exports.FieldLabel = _chunkUGNLKDI6js.FieldLabel; exports.FieldLegend = _chunkUGNLKDI6js.FieldLegend; exports.FieldSeparator = _chunkUGNLKDI6js.FieldSeparator; exports.FieldSet = _chunkUGNLKDI6js.FieldSet; exports.FieldTitle = _chunkUGNLKDI6js.FieldTitle; exports.FileInput = _chunkUGNLKDI6js.FileInput; exports.FileUploader = _chunkUGNLKDI6js.FileUploader; exports.FileUploaderContent = _chunkUGNLKDI6js.FileUploaderContent; exports.FileUploaderItem = _chunkUGNLKDI6js.FileUploaderItem; exports.FiscalDataDisplay = _chunkUGNLKDI6js.FiscalDataDisplay; exports.ForgotPassword = _chunkUGNLKDI6js.ForgotPassword; exports.Form = _chunkUGNLKDI6js.Form; exports.FormBlockNote = _chunkUGNLKDI6js.FormBlockNote; exports.FormBody = _chunkUGNLKDI6js.FormBody; exports.FormCheckbox = _chunkUGNLKDI6js.FormCheckbox; exports.FormCol = _chunkUGNLKDI6js.FormCol; exports.FormDate = _chunkUGNLKDI6js.FormDate; exports.FormDateTime = _chunkUGNLKDI6js.FormDateTime; exports.FormFeatures = _chunkUGNLKDI6js.FormFeatures; exports.FormFieldWrapper = _chunkUGNLKDI6js.FormFieldWrapper; exports.FormInput = _chunkUGNLKDI6js.FormInput; exports.FormPassword = _chunkUGNLKDI6js.FormPassword; exports.FormPlaceAutocomplete = _chunkUGNLKDI6js.FormPlaceAutocomplete; exports.FormRoles = _chunkUGNLKDI6js.FormRoles; exports.FormRow = _chunkUGNLKDI6js.FormRow; exports.FormSection = _chunkUGNLKDI6js.FormSection; exports.FormSelect = _chunkUGNLKDI6js.FormSelect; exports.FormSlider = _chunkUGNLKDI6js.FormSlider; exports.FormSwitch = _chunkUGNLKDI6js.FormSwitch; exports.FormTextarea = _chunkUGNLKDI6js.FormTextarea; exports.GdprConsentCheckbox = _chunkUGNLKDI6js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkUGNLKDI6js.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkUGNLKDI6js.HEADER_ROW_MIN_H; exports.Header = _chunkUGNLKDI6js.Header; exports.HoverCard = _chunkUGNLKDI6js.HoverCard; exports.HoverCardContent = _chunkUGNLKDI6js.HoverCardContent; exports.HoverCardTrigger = _chunkUGNLKDI6js.HoverCardTrigger; exports.HowToCommand = _chunkUGNLKDI6js.HowToCommand; exports.HowToCommandViewer = _chunkUGNLKDI6js.HowToCommandViewer; exports.HowToContainer = _chunkUGNLKDI6js.HowToContainer; exports.HowToContent = _chunkUGNLKDI6js.HowToContent; exports.HowToDeleter = _chunkUGNLKDI6js.HowToDeleter; exports.HowToDetails = _chunkUGNLKDI6js.HowToDetails; exports.HowToEditor = _chunkUGNLKDI6js.HowToEditor; exports.HowToList = _chunkUGNLKDI6js.HowToList; exports.HowToListContainer = _chunkUGNLKDI6js.HowToListContainer; exports.HowToMultiSelector = _chunkUGNLKDI6js.HowToMultiSelector; exports.HowToSelector = _chunkUGNLKDI6js.HowToSelector; exports.Input = _chunkUGNLKDI6js.Input; exports.InputGroup = _chunkUGNLKDI6js.InputGroup; exports.InputGroupAddon = _chunkUGNLKDI6js.InputGroupAddon; exports.InputGroupButton = _chunkUGNLKDI6js.InputGroupButton; exports.InputGroupInput = _chunkUGNLKDI6js.InputGroupInput; exports.InputGroupText = _chunkUGNLKDI6js.InputGroupText; exports.InputGroupTextarea = _chunkUGNLKDI6js.InputGroupTextarea; exports.InputOTP = _chunkUGNLKDI6js.InputOTP; exports.InputOTPGroup = _chunkUGNLKDI6js.InputOTPGroup; exports.InputOTPSeparator = _chunkUGNLKDI6js.InputOTPSeparator; exports.InputOTPSlot = _chunkUGNLKDI6js.InputOTPSlot; exports.ItalianFiscalData = _chunkUGNLKDI6js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkUGNLKDI6js.ItalianFiscalDataDisplay; exports.Item = _chunkUGNLKDI6js.KanbanItem; exports.ItemHandle = _chunkUGNLKDI6js.KanbanItemHandle; exports.Kanban = _chunkUGNLKDI6js.KanbanRoot; exports.KanbanBoard = _chunkUGNLKDI6js.KanbanBoard; exports.KanbanColumn = _chunkUGNLKDI6js.KanbanColumn; exports.KanbanColumnHandle = _chunkUGNLKDI6js.KanbanColumnHandle; exports.KanbanItem = _chunkUGNLKDI6js.KanbanItem; exports.KanbanItemHandle = _chunkUGNLKDI6js.KanbanItemHandle; exports.KanbanOverlay = _chunkUGNLKDI6js.KanbanOverlay; exports.Label = _chunkUGNLKDI6js.Label; exports.LandingComponent = _chunkUGNLKDI6js.LandingComponent; exports.Link = _chunkUGNLKDI6js.Link; exports.Login = _chunkUGNLKDI6js.Login; exports.Logout = _chunkUGNLKDI6js.Logout; exports.MessageItem = _chunkUGNLKDI6js.MessageItem; exports.MessageList = _chunkUGNLKDI6js.MessageList; exports.MessageSourcesPanel = _chunkUGNLKDI6js.MessageSourcesPanel; exports.MicroLabel = _chunkUGNLKDI6js.MicroLabel; exports.MobileNavigationBar = _chunkUGNLKDI6js.MobileNavigationBar; exports.ModeToggleSwitch = _chunkUGNLKDI6js.ModeToggleSwitch; exports.MultiSelect = _chunkUGNLKDI6js.MultiSelect; exports.MultipleSelector = _chunkUGNLKDI6js.MultipleSelector; exports.NavigationMenu = _chunkUGNLKDI6js.NavigationMenu; exports.NavigationMenuContent = _chunkUGNLKDI6js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkUGNLKDI6js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkUGNLKDI6js.NavigationMenuItem; exports.NavigationMenuLink = _chunkUGNLKDI6js.NavigationMenuLink; exports.NavigationMenuList = _chunkUGNLKDI6js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkUGNLKDI6js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkUGNLKDI6js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkUGNLKDI6js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkUGNLKDI6js.NotificationMenuItem; exports.NotificationModal = _chunkUGNLKDI6js.NotificationModal; exports.NotificationToast = _chunkUGNLKDI6js.NotificationToast; exports.NotificationsList = _chunkUGNLKDI6js.NotificationsList; exports.NotificationsListContainer = _chunkUGNLKDI6js.NotificationsListContainer; exports.OAuthClientCard = _chunkUGNLKDI6js.OAuthClientCard; exports.OAuthClientDetail = _chunkUGNLKDI6js.OAuthClientDetail; exports.OAuthClientForm = _chunkUGNLKDI6js.OAuthClientForm; exports.OAuthClientList = _chunkUGNLKDI6js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkUGNLKDI6js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkUGNLKDI6js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkUGNLKDI6js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkUGNLKDI6js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkUGNLKDI6js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkUGNLKDI6js.OAuthScopeList; exports.OAuthScopeSelector = _chunkUGNLKDI6js.OAuthScopeSelector; exports.OnboardingCard = _chunkUGNLKDI6js.OnboardingCard; exports.Overlay = _chunkUGNLKDI6js.KanbanOverlay; exports.PageContainer = _chunkUGNLKDI6js.PageContainer; exports.PageContainerContentDetails = _chunkUGNLKDI6js.PageContainerContentDetails; exports.PageContentContainer = _chunkUGNLKDI6js.PageContentContainer; exports.PageSection = _chunkUGNLKDI6js.PageSection; exports.PasskeyButton = _chunkUGNLKDI6js.PasskeyButton; exports.PasskeyList = _chunkUGNLKDI6js.PasskeyList; exports.PasskeySetupDialog = _chunkUGNLKDI6js.PasskeySetupDialog; exports.PasswordInput = _chunkUGNLKDI6js.PasswordInput; exports.PlatformUsersContainer = _chunkUGNLKDI6js.PlatformUsersContainer; exports.PlatformUsersList = _chunkUGNLKDI6js.PlatformUsersList; exports.Popover = _chunkUGNLKDI6js.Popover; exports.PopoverContent = _chunkUGNLKDI6js.PopoverContent; exports.PopoverDescription = _chunkUGNLKDI6js.PopoverDescription; exports.PopoverHeader = _chunkUGNLKDI6js.PopoverHeader; exports.PopoverTitle = _chunkUGNLKDI6js.PopoverTitle; exports.PopoverTrigger = _chunkUGNLKDI6js.PopoverTrigger; exports.Progress = _chunkUGNLKDI6js.Progress; exports.ProgressIndicator = _chunkUGNLKDI6js.ProgressIndicator; exports.ProgressLabel = _chunkUGNLKDI6js.ProgressLabel; exports.ProgressTrack = _chunkUGNLKDI6js.ProgressTrack; exports.ProgressValue = _chunkUGNLKDI6js.ProgressValue; exports.PushNotificationProvider = _chunkUGNLKDI6js.PushNotificationProvider; exports.RadioGroup = _chunkUGNLKDI6js.RadioGroup; exports.RadioGroupItem = _chunkUGNLKDI6js.RadioGroupItem; exports.RbacByRoleContainer = _chunkUGNLKDI6js.RbacByRoleContainer; exports.RbacContainer = _chunkUGNLKDI6js.RbacContainer; exports.RbacPermissionCell = _chunkUGNLKDI6js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkUGNLKDI6js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkUGNLKDI6js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkUGNLKDI6js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkUGNLKDI6js.ReferralCodeCapture; exports.ReferralDialog = _chunkUGNLKDI6js.ReferralDialog; exports.ReferralWidget = _chunkUGNLKDI6js.ReferralWidget; exports.RefreshUser = _chunkUGNLKDI6js.RefreshUser; exports.RelevantContentsList = _chunkUGNLKDI6js.RelevantContentsList; exports.RelevantUsersList = _chunkUGNLKDI6js.RelevantUsersList; exports.RemoveUserFromRole = _chunkUGNLKDI6js.RemoveUserFromRole; exports.ResetPassword = _chunkUGNLKDI6js.ResetPassword; exports.ResizableHandle = _chunkUGNLKDI6js.ResizableHandle; exports.ResizablePanel = _chunkUGNLKDI6js.ResizablePanel; exports.ResizablePanelGroup = _chunkUGNLKDI6js.ResizablePanelGroup; exports.RoleContainer = _chunkUGNLKDI6js.RoleContainer; exports.RoleDetails = _chunkUGNLKDI6js.RoleDetails; exports.RoleUsersList = _chunkUGNLKDI6js.RoleUsersList; exports.RolesList = _chunkUGNLKDI6js.RolesList; exports.Root = _chunkUGNLKDI6js.KanbanRoot; exports.RoundPageContainer = _chunkUGNLKDI6js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkUGNLKDI6js.RoundPageContainerTitle; exports.ScrollArea = _chunkUGNLKDI6js.ScrollArea; exports.ScrollBar = _chunkUGNLKDI6js.ScrollBar; exports.SectionHeader = _chunkUGNLKDI6js.SectionHeader; exports.SecurityContainer = _chunkUGNLKDI6js.SecurityContainer; exports.Select = _chunkUGNLKDI6js.Select; exports.SelectContent = _chunkUGNLKDI6js.SelectContent; exports.SelectGroup = _chunkUGNLKDI6js.SelectGroup; exports.SelectItem = _chunkUGNLKDI6js.SelectItem; exports.SelectLabel = _chunkUGNLKDI6js.SelectLabel; exports.SelectScrollDownButton = _chunkUGNLKDI6js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkUGNLKDI6js.SelectScrollUpButton; exports.SelectSeparator = _chunkUGNLKDI6js.SelectSeparator; exports.SelectTrigger = _chunkUGNLKDI6js.SelectTrigger; exports.SelectValue = _chunkUGNLKDI6js.SelectValue; exports.Separator = _chunkUGNLKDI6js.Separator; exports.Sheet = _chunkUGNLKDI6js.Sheet; exports.SheetClose = _chunkUGNLKDI6js.SheetClose; exports.SheetContent = _chunkUGNLKDI6js.SheetContent; exports.SheetDescription = _chunkUGNLKDI6js.SheetDescription; exports.SheetFooter = _chunkUGNLKDI6js.SheetFooter; exports.SheetHeader = _chunkUGNLKDI6js.SheetHeader; exports.SheetTitle = _chunkUGNLKDI6js.SheetTitle; exports.SheetTrigger = _chunkUGNLKDI6js.SheetTrigger; exports.Sidebar = _chunkUGNLKDI6js.Sidebar; exports.SidebarContent = _chunkUGNLKDI6js.SidebarContent; exports.SidebarFooter = _chunkUGNLKDI6js.SidebarFooter; exports.SidebarGroup = _chunkUGNLKDI6js.SidebarGroup; exports.SidebarGroupAction = _chunkUGNLKDI6js.SidebarGroupAction; exports.SidebarGroupContent = _chunkUGNLKDI6js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkUGNLKDI6js.SidebarGroupLabel; exports.SidebarHeader = _chunkUGNLKDI6js.SidebarHeader; exports.SidebarInput = _chunkUGNLKDI6js.SidebarInput; exports.SidebarInset = _chunkUGNLKDI6js.SidebarInset; exports.SidebarMenu = _chunkUGNLKDI6js.SidebarMenu; exports.SidebarMenuAction = _chunkUGNLKDI6js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkUGNLKDI6js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkUGNLKDI6js.SidebarMenuButton; exports.SidebarMenuItem = _chunkUGNLKDI6js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkUGNLKDI6js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkUGNLKDI6js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkUGNLKDI6js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkUGNLKDI6js.SidebarMenuSubItem; exports.SidebarProvider = _chunkUGNLKDI6js.SidebarProvider; exports.SidebarRail = _chunkUGNLKDI6js.SidebarRail; exports.SidebarSeparator = _chunkUGNLKDI6js.SidebarSeparator; exports.SidebarTrigger = _chunkUGNLKDI6js.SidebarTrigger; exports.Skeleton = _chunkUGNLKDI6js.Skeleton; exports.Slider = _chunkUGNLKDI6js.Slider; exports.Spinner = _chunkUGNLKDI6js.Spinner; exports.Switch = _chunkUGNLKDI6js.Switch; exports.Table = _chunkUGNLKDI6js.Table; exports.TableBody = _chunkUGNLKDI6js.TableBody; exports.TableCaption = _chunkUGNLKDI6js.TableCaption; exports.TableCell = _chunkUGNLKDI6js.TableCell; exports.TableCellAvatar = _chunkUGNLKDI6js.TableCellAvatar; exports.TableFooter = _chunkUGNLKDI6js.TableFooter; exports.TableHead = _chunkUGNLKDI6js.TableHead; exports.TableHeader = _chunkUGNLKDI6js.TableHeader; exports.TableRow = _chunkUGNLKDI6js.TableRow; exports.Tabs = _chunkUGNLKDI6js.Tabs; exports.TabsContainer = _chunkUGNLKDI6js.TabsContainer; exports.TabsContent = _chunkUGNLKDI6js.TabsContent; exports.TabsList = _chunkUGNLKDI6js.TabsList; exports.TabsTrigger = _chunkUGNLKDI6js.TabsTrigger; exports.Textarea = _chunkUGNLKDI6js.Textarea; exports.Toaster = _chunkUGNLKDI6js.Toaster; exports.Toggle = _chunkUGNLKDI6js.Toggle; exports.TokenStatusIndicator = _chunkUGNLKDI6js.TokenStatusIndicator; exports.Tooltip = _chunkUGNLKDI6js.Tooltip; exports.TooltipContent = _chunkUGNLKDI6js.TooltipContent; exports.TooltipProvider = _chunkUGNLKDI6js.TooltipProvider; exports.TooltipTrigger = _chunkUGNLKDI6js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkUGNLKDI6js.TotpAuthenticatorList; exports.TotpInput = _chunkUGNLKDI6js.TotpInput; exports.TotpSetupDialog = _chunkUGNLKDI6js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkUGNLKDI6js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkUGNLKDI6js.TwoFactorSettings; exports.UserAvatar = _chunkUGNLKDI6js.UserAvatar; exports.UserAvatarEditor = _chunkUGNLKDI6js.UserAvatarEditor; exports.UserAvatarList = _chunkUGNLKDI6js.UserAvatarList; exports.UserContainer = _chunkUGNLKDI6js.UserContainer; exports.UserContent = _chunkUGNLKDI6js.UserContent; exports.UserDeleter = _chunkUGNLKDI6js.UserDeleter; exports.UserEditor = _chunkUGNLKDI6js.UserEditor; exports.UserIndexContainer = _chunkUGNLKDI6js.UserIndexContainer; exports.UserIndexDetails = _chunkUGNLKDI6js.UserIndexDetails; exports.UserListInAdd = _chunkUGNLKDI6js.UserListInAdd; exports.UserMultiSelect = _chunkUGNLKDI6js.UserMultiSelect; exports.UserReactivator = _chunkUGNLKDI6js.UserReactivator; exports.UserResentInvitationEmail = _chunkUGNLKDI6js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkUGNLKDI6js.UserRoleAdd; exports.UserRolesList = _chunkUGNLKDI6js.UserRolesList; exports.UserSearchPopover = _chunkUGNLKDI6js.UserSearchPopover; exports.UserSelector = _chunkUGNLKDI6js.UserSelector; exports.UserStanadaloneDetails = _chunkUGNLKDI6js.UserStanadaloneDetails; exports.UsersList = _chunkUGNLKDI6js.UsersList; exports.UsersListByContentIds = _chunkUGNLKDI6js.UsersListByContentIds; exports.UsersListContainer = _chunkUGNLKDI6js.UsersListContainer; exports.WaitlistConfirmation = _chunkUGNLKDI6js.WaitlistConfirmation; exports.WaitlistForm = _chunkUGNLKDI6js.WaitlistForm; exports.WaitlistHeroSection = _chunkUGNLKDI6js.WaitlistHeroSection; exports.WaitlistList = _chunkUGNLKDI6js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkUGNLKDI6js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkUGNLKDI6js.WaitlistSuccessState; exports.badgeVariants = _chunkUGNLKDI6js.badgeVariants; exports.buttonVariants = _chunkUGNLKDI6js.buttonVariants; exports.cellComponent = _chunkUGNLKDI6js.cellComponent; exports.cellDate = _chunkUGNLKDI6js.cellDate; exports.cellDateTime = _chunkUGNLKDI6js.cellDateTime; exports.cellId = _chunkUGNLKDI6js.cellId; exports.cellLink = _chunkUGNLKDI6js.cellLink; exports.cellUrl = _chunkUGNLKDI6js.cellUrl; exports.createMentionInlineContentSpec = _chunkUGNLKDI6js.createMentionInlineContentSpec; exports.errorToast = _chunkUGNLKDI6js.errorToast; exports.generateNotificationData = _chunkUGNLKDI6js.generateNotificationData; exports.getIcon = _chunk53B6NPGAjs.getIcon; exports.getIconByModule = _chunk53B6NPGAjs.getIconByModule; exports.getIconByModuleName = _chunk53B6NPGAjs.getIconByModuleName; exports.getInitials = _chunk53B6NPGAjs.getInitials; exports.mentionDataAttrs = _chunkUGNLKDI6js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkUGNLKDI6js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkUGNLKDI6js.parseFiscalData; exports.parseMentionElement = _chunkUGNLKDI6js.parseMentionElement; exports.partitionTabs = _chunkUGNLKDI6js.partitionTabs; exports.spinnerVariants = _chunkUGNLKDI6js.spinnerVariants; exports.tabsListVariants = _chunkUGNLKDI6js.tabsListVariants; exports.toggleVariants = _chunkUGNLKDI6js.toggleVariants; exports.triggerAssociationToast = _chunkUGNLKDI6js.triggerAssociationToast; exports.useCarousel = _chunkUGNLKDI6js.useCarousel; exports.useComboboxAnchor = _chunkUGNLKDI6js.useComboboxAnchor; exports.useDebounce = _chunkUGNLKDI6js.useDebounce2; exports.useEditorDialog = _chunkUGNLKDI6js.useEditorDialog; exports.useFileUpload = _chunkUGNLKDI6js.useFileUpload; exports.useMentionInsert = _chunkUGNLKDI6js.useMentionInsert; exports.useSidebar = _chunkUGNLKDI6js.useSidebar;
|
|
1006
|
+
exports.ADMINISTRATION_I18N_KEYS = _chunk5GVBUTS4js.ADMINISTRATION_I18N_KEYS; exports.AcceptInvitation = _chunk5GVBUTS4js.AcceptInvitation; exports.Accordion = _chunk5GVBUTS4js.Accordion; exports.AccordionContent = _chunk5GVBUTS4js.AccordionContent; exports.AccordionItem = _chunk5GVBUTS4js.AccordionItem; exports.AccordionTrigger = _chunk5GVBUTS4js.AccordionTrigger; exports.ActivateAccount = _chunk5GVBUTS4js.ActivateAccount; exports.AddUserToRole = _chunk5GVBUTS4js.AddUserToRole; exports.AdminCompanyContainer = _chunk5GVBUTS4js.AdminCompanyContainer; exports.AdminIndexContainer = _chunk5GVBUTS4js.AdminIndexContainer; exports.AdminIndexGrid = _chunk5GVBUTS4js.AdminIndexGrid; exports.AdminUsersList = _chunk5GVBUTS4js.AdminUsersList; exports.Alert = _chunk5GVBUTS4js.Alert; exports.AlertAction = _chunk5GVBUTS4js.AlertAction; exports.AlertDescription = _chunk5GVBUTS4js.AlertDescription; exports.AlertDialog = _chunk5GVBUTS4js.AlertDialog; exports.AlertDialogAction = _chunk5GVBUTS4js.AlertDialogAction; exports.AlertDialogCancel = _chunk5GVBUTS4js.AlertDialogCancel; exports.AlertDialogContent = _chunk5GVBUTS4js.AlertDialogContent; exports.AlertDialogDescription = _chunk5GVBUTS4js.AlertDialogDescription; exports.AlertDialogFooter = _chunk5GVBUTS4js.AlertDialogFooter; exports.AlertDialogHeader = _chunk5GVBUTS4js.AlertDialogHeader; exports.AlertDialogMedia = _chunk5GVBUTS4js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk5GVBUTS4js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk5GVBUTS4js.AlertDialogPortal; exports.AlertDialogTitle = _chunk5GVBUTS4js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk5GVBUTS4js.AlertDialogTrigger; exports.AlertTitle = _chunk5GVBUTS4js.AlertTitle; exports.AllUsersListContainer = _chunk5GVBUTS4js.AllUsersListContainer; exports.AllowedUsersDetails = _chunk5GVBUTS4js.AllowedUsersDetails; exports.ApprovalActionCard = _chunk5GVBUTS4js.ApprovalActionCard; exports.AssistantBlockNoteComposer = _chunk5GVBUTS4js.AssistantBlockNoteComposer; exports.AssistantContainer = _chunk5GVBUTS4js.AssistantContainer; exports.AssistantContainerWithApprovals = _chunk5GVBUTS4js.AssistantContainerWithApprovals; exports.AssistantPageContainer = _chunk5GVBUTS4js.AssistantPageContainer; exports.AttributeElement = _chunk5GVBUTS4js.AttributeElement; exports.AuthContainer = _chunk5GVBUTS4js.AuthContainer; exports.Avatar = _chunk5GVBUTS4js.Avatar; exports.AvatarBadge = _chunk5GVBUTS4js.AvatarBadge; exports.AvatarFallback = _chunk5GVBUTS4js.AvatarFallback; exports.AvatarGroup = _chunk5GVBUTS4js.AvatarGroup; exports.AvatarGroupCount = _chunk5GVBUTS4js.AvatarGroupCount; exports.AvatarImage = _chunk5GVBUTS4js.AvatarImage; exports.BackupCodesDialog = _chunk5GVBUTS4js.BackupCodesDialog; exports.Badge = _chunk5GVBUTS4js.Badge; exports.BlockNoteEditorContainer = _chunk5GVBUTS4js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk5GVBUTS4js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk5GVBUTS4js.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunk5GVBUTS4js.BlockNoteViewerContainer; exports.Board = _chunk5GVBUTS4js.KanbanBoard; exports.Breadcrumb = _chunk5GVBUTS4js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk5GVBUTS4js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk5GVBUTS4js.BreadcrumbItem; exports.BreadcrumbLink = _chunk5GVBUTS4js.BreadcrumbLink; exports.BreadcrumbList = _chunk5GVBUTS4js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk5GVBUTS4js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk5GVBUTS4js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk5GVBUTS4js.BreadcrumbSeparator; exports.Button = _chunk5GVBUTS4js.Button; exports.Calendar = _chunk5GVBUTS4js.Calendar; exports.CalendarDayButton = _chunk5GVBUTS4js.CalendarDayButton; exports.Card = _chunk5GVBUTS4js.Card; exports.CardAction = _chunk5GVBUTS4js.CardAction; exports.CardContent = _chunk5GVBUTS4js.CardContent; exports.CardDescription = _chunk5GVBUTS4js.CardDescription; exports.CardFooter = _chunk5GVBUTS4js.CardFooter; exports.CardHeader = _chunk5GVBUTS4js.CardHeader; exports.CardTitle = _chunk5GVBUTS4js.CardTitle; exports.Carousel = _chunk5GVBUTS4js.Carousel; exports.CarouselContent = _chunk5GVBUTS4js.CarouselContent; exports.CarouselItem = _chunk5GVBUTS4js.CarouselItem; exports.CarouselNext = _chunk5GVBUTS4js.CarouselNext; exports.CarouselPrevious = _chunk5GVBUTS4js.CarouselPrevious; exports.ChartContainer = _chunk5GVBUTS4js.ChartContainer; exports.ChartLegend = _chunk5GVBUTS4js.ChartLegend; exports.ChartLegendContent = _chunk5GVBUTS4js.ChartLegendContent; exports.ChartStyle = _chunk5GVBUTS4js.ChartStyle; exports.ChartTooltip = _chunk5GVBUTS4js.ChartTooltip; exports.ChartTooltipContent = _chunk5GVBUTS4js.ChartTooltipContent; exports.Checkbox = _chunk5GVBUTS4js.Checkbox; exports.Collapsible = _chunk5GVBUTS4js.Collapsible; exports.CollapsibleContent = _chunk5GVBUTS4js.CollapsibleContent; exports.CollapsibleTrigger = _chunk5GVBUTS4js.CollapsibleTrigger; exports.Column = _chunk5GVBUTS4js.KanbanColumn; exports.ColumnHandle = _chunk5GVBUTS4js.KanbanColumnHandle; exports.Combobox = _chunk5GVBUTS4js.Combobox; exports.ComboboxChip = _chunk5GVBUTS4js.ComboboxChip; exports.ComboboxChips = _chunk5GVBUTS4js.ComboboxChips; exports.ComboboxChipsInput = _chunk5GVBUTS4js.ComboboxChipsInput; exports.ComboboxCollection = _chunk5GVBUTS4js.ComboboxCollection; exports.ComboboxContent = _chunk5GVBUTS4js.ComboboxContent; exports.ComboboxEmpty = _chunk5GVBUTS4js.ComboboxEmpty; exports.ComboboxGroup = _chunk5GVBUTS4js.ComboboxGroup; exports.ComboboxInput = _chunk5GVBUTS4js.ComboboxInput; exports.ComboboxItem = _chunk5GVBUTS4js.ComboboxItem; exports.ComboboxLabel = _chunk5GVBUTS4js.ComboboxLabel; exports.ComboboxList = _chunk5GVBUTS4js.ComboboxList; exports.ComboboxSeparator = _chunk5GVBUTS4js.ComboboxSeparator; exports.ComboboxTrigger = _chunk5GVBUTS4js.ComboboxTrigger; exports.ComboboxValue = _chunk5GVBUTS4js.ComboboxValue; exports.Command = _chunk5GVBUTS4js.Command; exports.CommandDialog = _chunk5GVBUTS4js.CommandDialog; exports.CommandEmpty = _chunk5GVBUTS4js.CommandEmpty; exports.CommandGroup = _chunk5GVBUTS4js.CommandGroup; exports.CommandInput = _chunk5GVBUTS4js.CommandInput; exports.CommandItem = _chunk5GVBUTS4js.CommandItem; exports.CommandList = _chunk5GVBUTS4js.CommandList; exports.CommandSeparator = _chunk5GVBUTS4js.CommandSeparator; exports.CommandShortcut = _chunk5GVBUTS4js.CommandShortcut; exports.CommonAddTrigger = _chunk5GVBUTS4js.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunk5GVBUTS4js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk5GVBUTS4js.CommonAssociationTrigger; exports.CommonDeleter = _chunk5GVBUTS4js.CommonDeleter; exports.CommonEditorButtons = _chunk5GVBUTS4js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk5GVBUTS4js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk5GVBUTS4js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk5GVBUTS4js.CommonEditorTrigger; exports.CompaniesList = _chunk5GVBUTS4js.CompaniesList; exports.CompaniesListContainer = _chunk5GVBUTS4js.CompaniesListContainer; exports.CompanyConfigurationEditor = _chunk5GVBUTS4js.CompanyConfigurationEditor; exports.CompanyContainer = _chunk5GVBUTS4js.CompanyContainer; exports.CompanyContent = _chunk5GVBUTS4js.CompanyContent; exports.CompanyDeleter = _chunk5GVBUTS4js.CompanyDeleter; exports.CompanyDetails = _chunk5GVBUTS4js.CompanyDetails; exports.CompanyEditor = _chunk5GVBUTS4js.CompanyEditor; exports.CompanyUsersList = _chunk5GVBUTS4js.CompanyUsersList; exports.ConfirmDialog = _chunk5GVBUTS4js.ConfirmDialog; exports.ContentListGrid = _chunk5GVBUTS4js.ContentListGrid; exports.ContentListTable = _chunk5GVBUTS4js.ContentListTable; exports.ContentTableSearch = _chunk5GVBUTS4js.ContentTableSearch; exports.ContentTitle = _chunk5GVBUTS4js.ContentTitle; exports.ContentsList = _chunk5GVBUTS4js.ContentsList; exports.ContentsListById = _chunk5GVBUTS4js.ContentsListById; exports.ContextMenu = _chunk5GVBUTS4js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk5GVBUTS4js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk5GVBUTS4js.ContextMenuContent; exports.ContextMenuGroup = _chunk5GVBUTS4js.ContextMenuGroup; exports.ContextMenuItem = _chunk5GVBUTS4js.ContextMenuItem; exports.ContextMenuLabel = _chunk5GVBUTS4js.ContextMenuLabel; exports.ContextMenuPortal = _chunk5GVBUTS4js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk5GVBUTS4js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk5GVBUTS4js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk5GVBUTS4js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk5GVBUTS4js.ContextMenuShortcut; exports.ContextMenuSub = _chunk5GVBUTS4js.ContextMenuSub; exports.ContextMenuSubContent = _chunk5GVBUTS4js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk5GVBUTS4js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk5GVBUTS4js.ContextMenuTrigger; exports.ContributorsList = _chunk5GVBUTS4js.ContributorsList; exports.Cookies = _chunk5GVBUTS4js.Cookies; exports.CurrencyInput = _chunk5GVBUTS4js.CurrencyInput; exports.DatePickerPopover = _chunk5GVBUTS4js.DatePickerPopover; exports.DateRangeSelector = _chunk5GVBUTS4js.DateRangeSelector; exports.DetailField = _chunk5GVBUTS4js.DetailField; exports.Dialog = _chunk5GVBUTS4js.Dialog; exports.DialogClose = _chunk5GVBUTS4js.DialogClose; exports.DialogContent = _chunk5GVBUTS4js.DialogContent; exports.DialogDescription = _chunk5GVBUTS4js.DialogDescription; exports.DialogFooter = _chunk5GVBUTS4js.DialogFooter; exports.DialogHeader = _chunk5GVBUTS4js.DialogHeader; exports.DialogOverlay = _chunk5GVBUTS4js.DialogOverlay; exports.DialogPortal = _chunk5GVBUTS4js.DialogPortal; exports.DialogTitle = _chunk5GVBUTS4js.DialogTitle; exports.DialogTrigger = _chunk5GVBUTS4js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk5GVBUTS4js.DisableTwoFactorDialog; exports.Drawer = _chunk5GVBUTS4js.Drawer; exports.DrawerClose = _chunk5GVBUTS4js.DrawerClose; exports.DrawerContent = _chunk5GVBUTS4js.DrawerContent; exports.DrawerDescription = _chunk5GVBUTS4js.DrawerDescription; exports.DrawerFooter = _chunk5GVBUTS4js.DrawerFooter; exports.DrawerHeader = _chunk5GVBUTS4js.DrawerHeader; exports.DrawerOverlay = _chunk5GVBUTS4js.DrawerOverlay; exports.DrawerPortal = _chunk5GVBUTS4js.DrawerPortal; exports.DrawerTitle = _chunk5GVBUTS4js.DrawerTitle; exports.DrawerTrigger = _chunk5GVBUTS4js.DrawerTrigger; exports.DropdownMenu = _chunk5GVBUTS4js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk5GVBUTS4js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk5GVBUTS4js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk5GVBUTS4js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk5GVBUTS4js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk5GVBUTS4js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk5GVBUTS4js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk5GVBUTS4js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk5GVBUTS4js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk5GVBUTS4js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk5GVBUTS4js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk5GVBUTS4js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk5GVBUTS4js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk5GVBUTS4js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk5GVBUTS4js.DropdownMenuTrigger; exports.EditableAvatar = _chunk5GVBUTS4js.EditableAvatar; exports.EditorSheet = _chunk5GVBUTS4js.EditorSheet; exports.EmptyState = _chunk5GVBUTS4js.EmptyState; exports.EntityAvatar = _chunk5GVBUTS4js.EntityAvatar; exports.EntityHero = _chunk5GVBUTS4js.EntityHero; exports.EntityHeroAvatar = _chunk5GVBUTS4js.EntityHeroAvatar; exports.EntityHeroLayout = _chunk5GVBUTS4js.EntityHeroLayout; exports.EntityHeroMetaRow = _chunk5GVBUTS4js.EntityHeroMetaRow; exports.EntityMultiSelector = _chunk5GVBUTS4js.EntityMultiSelector; exports.EntitySection = _chunk5GVBUTS4js.EntitySection; exports.EntitySelector = _chunk5GVBUTS4js.EntitySelector; exports.ErrorDetails = _chunk5GVBUTS4js.ErrorDetails; exports.Field = _chunk5GVBUTS4js.Field; exports.FieldContent = _chunk5GVBUTS4js.FieldContent; exports.FieldDescription = _chunk5GVBUTS4js.FieldDescription; exports.FieldError = _chunk5GVBUTS4js.FieldError; exports.FieldGroup = _chunk5GVBUTS4js.FieldGroup; exports.FieldLabel = _chunk5GVBUTS4js.FieldLabel; exports.FieldLegend = _chunk5GVBUTS4js.FieldLegend; exports.FieldSeparator = _chunk5GVBUTS4js.FieldSeparator; exports.FieldSet = _chunk5GVBUTS4js.FieldSet; exports.FieldTitle = _chunk5GVBUTS4js.FieldTitle; exports.FileInput = _chunk5GVBUTS4js.FileInput; exports.FileUploader = _chunk5GVBUTS4js.FileUploader; exports.FileUploaderContent = _chunk5GVBUTS4js.FileUploaderContent; exports.FileUploaderItem = _chunk5GVBUTS4js.FileUploaderItem; exports.FiscalDataDisplay = _chunk5GVBUTS4js.FiscalDataDisplay; exports.ForgotPassword = _chunk5GVBUTS4js.ForgotPassword; exports.Form = _chunk5GVBUTS4js.Form; exports.FormBlockNote = _chunk5GVBUTS4js.FormBlockNote; exports.FormBody = _chunk5GVBUTS4js.FormBody; exports.FormCheckbox = _chunk5GVBUTS4js.FormCheckbox; exports.FormCol = _chunk5GVBUTS4js.FormCol; exports.FormDate = _chunk5GVBUTS4js.FormDate; exports.FormDateTime = _chunk5GVBUTS4js.FormDateTime; exports.FormFeatures = _chunk5GVBUTS4js.FormFeatures; exports.FormFieldWrapper = _chunk5GVBUTS4js.FormFieldWrapper; exports.FormInput = _chunk5GVBUTS4js.FormInput; exports.FormPassword = _chunk5GVBUTS4js.FormPassword; exports.FormPlaceAutocomplete = _chunk5GVBUTS4js.FormPlaceAutocomplete; exports.FormRoles = _chunk5GVBUTS4js.FormRoles; exports.FormRow = _chunk5GVBUTS4js.FormRow; exports.FormSection = _chunk5GVBUTS4js.FormSection; exports.FormSelect = _chunk5GVBUTS4js.FormSelect; exports.FormSlider = _chunk5GVBUTS4js.FormSlider; exports.FormSwitch = _chunk5GVBUTS4js.FormSwitch; exports.FormTextarea = _chunk5GVBUTS4js.FormTextarea; exports.GdprConsentCheckbox = _chunk5GVBUTS4js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk5GVBUTS4js.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunk5GVBUTS4js.HEADER_ROW_MIN_H; exports.Header = _chunk5GVBUTS4js.Header; exports.HoverCard = _chunk5GVBUTS4js.HoverCard; exports.HoverCardContent = _chunk5GVBUTS4js.HoverCardContent; exports.HoverCardTrigger = _chunk5GVBUTS4js.HoverCardTrigger; exports.HowToCommand = _chunk5GVBUTS4js.HowToCommand; exports.HowToCommandViewer = _chunk5GVBUTS4js.HowToCommandViewer; exports.HowToContainer = _chunk5GVBUTS4js.HowToContainer; exports.HowToContent = _chunk5GVBUTS4js.HowToContent; exports.HowToDeleter = _chunk5GVBUTS4js.HowToDeleter; exports.HowToDetails = _chunk5GVBUTS4js.HowToDetails; exports.HowToEditor = _chunk5GVBUTS4js.HowToEditor; exports.HowToList = _chunk5GVBUTS4js.HowToList; exports.HowToListContainer = _chunk5GVBUTS4js.HowToListContainer; exports.HowToMultiSelector = _chunk5GVBUTS4js.HowToMultiSelector; exports.HowToSelector = _chunk5GVBUTS4js.HowToSelector; exports.Input = _chunk5GVBUTS4js.Input; exports.InputGroup = _chunk5GVBUTS4js.InputGroup; exports.InputGroupAddon = _chunk5GVBUTS4js.InputGroupAddon; exports.InputGroupButton = _chunk5GVBUTS4js.InputGroupButton; exports.InputGroupInput = _chunk5GVBUTS4js.InputGroupInput; exports.InputGroupText = _chunk5GVBUTS4js.InputGroupText; exports.InputGroupTextarea = _chunk5GVBUTS4js.InputGroupTextarea; exports.InputOTP = _chunk5GVBUTS4js.InputOTP; exports.InputOTPGroup = _chunk5GVBUTS4js.InputOTPGroup; exports.InputOTPSeparator = _chunk5GVBUTS4js.InputOTPSeparator; exports.InputOTPSlot = _chunk5GVBUTS4js.InputOTPSlot; exports.ItalianFiscalData = _chunk5GVBUTS4js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk5GVBUTS4js.ItalianFiscalDataDisplay; exports.Item = _chunk5GVBUTS4js.KanbanItem; exports.ItemHandle = _chunk5GVBUTS4js.KanbanItemHandle; exports.Kanban = _chunk5GVBUTS4js.KanbanRoot; exports.KanbanBoard = _chunk5GVBUTS4js.KanbanBoard; exports.KanbanColumn = _chunk5GVBUTS4js.KanbanColumn; exports.KanbanColumnHandle = _chunk5GVBUTS4js.KanbanColumnHandle; exports.KanbanItem = _chunk5GVBUTS4js.KanbanItem; exports.KanbanItemHandle = _chunk5GVBUTS4js.KanbanItemHandle; exports.KanbanOverlay = _chunk5GVBUTS4js.KanbanOverlay; exports.Label = _chunk5GVBUTS4js.Label; exports.LandingComponent = _chunk5GVBUTS4js.LandingComponent; exports.Link = _chunk5GVBUTS4js.Link; exports.Login = _chunk5GVBUTS4js.Login; exports.Logout = _chunk5GVBUTS4js.Logout; exports.MessageItem = _chunk5GVBUTS4js.MessageItem; exports.MessageList = _chunk5GVBUTS4js.MessageList; exports.MessageSourcesPanel = _chunk5GVBUTS4js.MessageSourcesPanel; exports.MicroLabel = _chunk5GVBUTS4js.MicroLabel; exports.MobileNavigationBar = _chunk5GVBUTS4js.MobileNavigationBar; exports.ModeToggleSwitch = _chunk5GVBUTS4js.ModeToggleSwitch; exports.MultiSelect = _chunk5GVBUTS4js.MultiSelect; exports.MultipleSelector = _chunk5GVBUTS4js.MultipleSelector; exports.NavigationMenu = _chunk5GVBUTS4js.NavigationMenu; exports.NavigationMenuContent = _chunk5GVBUTS4js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk5GVBUTS4js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk5GVBUTS4js.NavigationMenuItem; exports.NavigationMenuLink = _chunk5GVBUTS4js.NavigationMenuLink; exports.NavigationMenuList = _chunk5GVBUTS4js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk5GVBUTS4js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk5GVBUTS4js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk5GVBUTS4js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk5GVBUTS4js.NotificationMenuItem; exports.NotificationModal = _chunk5GVBUTS4js.NotificationModal; exports.NotificationToast = _chunk5GVBUTS4js.NotificationToast; exports.NotificationsList = _chunk5GVBUTS4js.NotificationsList; exports.NotificationsListContainer = _chunk5GVBUTS4js.NotificationsListContainer; exports.OAuthClientCard = _chunk5GVBUTS4js.OAuthClientCard; exports.OAuthClientDetail = _chunk5GVBUTS4js.OAuthClientDetail; exports.OAuthClientForm = _chunk5GVBUTS4js.OAuthClientForm; exports.OAuthClientList = _chunk5GVBUTS4js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk5GVBUTS4js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk5GVBUTS4js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk5GVBUTS4js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk5GVBUTS4js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk5GVBUTS4js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk5GVBUTS4js.OAuthScopeList; exports.OAuthScopeSelector = _chunk5GVBUTS4js.OAuthScopeSelector; exports.OnboardingCard = _chunk5GVBUTS4js.OnboardingCard; exports.Overlay = _chunk5GVBUTS4js.KanbanOverlay; exports.PageContainer = _chunk5GVBUTS4js.PageContainer; exports.PageContainerContentDetails = _chunk5GVBUTS4js.PageContainerContentDetails; exports.PageContentContainer = _chunk5GVBUTS4js.PageContentContainer; exports.PageSection = _chunk5GVBUTS4js.PageSection; exports.PasskeyButton = _chunk5GVBUTS4js.PasskeyButton; exports.PasskeyList = _chunk5GVBUTS4js.PasskeyList; exports.PasskeySetupDialog = _chunk5GVBUTS4js.PasskeySetupDialog; exports.PasswordInput = _chunk5GVBUTS4js.PasswordInput; exports.PlatformUsersContainer = _chunk5GVBUTS4js.PlatformUsersContainer; exports.PlatformUsersList = _chunk5GVBUTS4js.PlatformUsersList; exports.Popover = _chunk5GVBUTS4js.Popover; exports.PopoverContent = _chunk5GVBUTS4js.PopoverContent; exports.PopoverDescription = _chunk5GVBUTS4js.PopoverDescription; exports.PopoverHeader = _chunk5GVBUTS4js.PopoverHeader; exports.PopoverTitle = _chunk5GVBUTS4js.PopoverTitle; exports.PopoverTrigger = _chunk5GVBUTS4js.PopoverTrigger; exports.Progress = _chunk5GVBUTS4js.Progress; exports.ProgressIndicator = _chunk5GVBUTS4js.ProgressIndicator; exports.ProgressLabel = _chunk5GVBUTS4js.ProgressLabel; exports.ProgressTrack = _chunk5GVBUTS4js.ProgressTrack; exports.ProgressValue = _chunk5GVBUTS4js.ProgressValue; exports.PushNotificationProvider = _chunk5GVBUTS4js.PushNotificationProvider; exports.RadioGroup = _chunk5GVBUTS4js.RadioGroup; exports.RadioGroupItem = _chunk5GVBUTS4js.RadioGroupItem; exports.RbacByRoleContainer = _chunk5GVBUTS4js.RbacByRoleContainer; exports.RbacContainer = _chunk5GVBUTS4js.RbacContainer; exports.RbacPermissionCell = _chunk5GVBUTS4js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk5GVBUTS4js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk5GVBUTS4js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk5GVBUTS4js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk5GVBUTS4js.ReferralCodeCapture; exports.ReferralDialog = _chunk5GVBUTS4js.ReferralDialog; exports.ReferralWidget = _chunk5GVBUTS4js.ReferralWidget; exports.RefreshUser = _chunk5GVBUTS4js.RefreshUser; exports.RelevantContentsList = _chunk5GVBUTS4js.RelevantContentsList; exports.RelevantUsersList = _chunk5GVBUTS4js.RelevantUsersList; exports.RemoveUserFromRole = _chunk5GVBUTS4js.RemoveUserFromRole; exports.ResetPassword = _chunk5GVBUTS4js.ResetPassword; exports.ResizableHandle = _chunk5GVBUTS4js.ResizableHandle; exports.ResizablePanel = _chunk5GVBUTS4js.ResizablePanel; exports.ResizablePanelGroup = _chunk5GVBUTS4js.ResizablePanelGroup; exports.RoleContainer = _chunk5GVBUTS4js.RoleContainer; exports.RoleDetails = _chunk5GVBUTS4js.RoleDetails; exports.RoleUsersList = _chunk5GVBUTS4js.RoleUsersList; exports.RolesList = _chunk5GVBUTS4js.RolesList; exports.Root = _chunk5GVBUTS4js.KanbanRoot; exports.RoundPageContainer = _chunk5GVBUTS4js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk5GVBUTS4js.RoundPageContainerTitle; exports.ScrollArea = _chunk5GVBUTS4js.ScrollArea; exports.ScrollBar = _chunk5GVBUTS4js.ScrollBar; exports.SectionHeader = _chunk5GVBUTS4js.SectionHeader; exports.SecurityContainer = _chunk5GVBUTS4js.SecurityContainer; exports.Select = _chunk5GVBUTS4js.Select; exports.SelectContent = _chunk5GVBUTS4js.SelectContent; exports.SelectGroup = _chunk5GVBUTS4js.SelectGroup; exports.SelectItem = _chunk5GVBUTS4js.SelectItem; exports.SelectLabel = _chunk5GVBUTS4js.SelectLabel; exports.SelectScrollDownButton = _chunk5GVBUTS4js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk5GVBUTS4js.SelectScrollUpButton; exports.SelectSeparator = _chunk5GVBUTS4js.SelectSeparator; exports.SelectTrigger = _chunk5GVBUTS4js.SelectTrigger; exports.SelectValue = _chunk5GVBUTS4js.SelectValue; exports.Separator = _chunk5GVBUTS4js.Separator; exports.Sheet = _chunk5GVBUTS4js.Sheet; exports.SheetClose = _chunk5GVBUTS4js.SheetClose; exports.SheetContent = _chunk5GVBUTS4js.SheetContent; exports.SheetDescription = _chunk5GVBUTS4js.SheetDescription; exports.SheetFooter = _chunk5GVBUTS4js.SheetFooter; exports.SheetHeader = _chunk5GVBUTS4js.SheetHeader; exports.SheetTitle = _chunk5GVBUTS4js.SheetTitle; exports.SheetTrigger = _chunk5GVBUTS4js.SheetTrigger; exports.Sidebar = _chunk5GVBUTS4js.Sidebar; exports.SidebarContent = _chunk5GVBUTS4js.SidebarContent; exports.SidebarFooter = _chunk5GVBUTS4js.SidebarFooter; exports.SidebarGroup = _chunk5GVBUTS4js.SidebarGroup; exports.SidebarGroupAction = _chunk5GVBUTS4js.SidebarGroupAction; exports.SidebarGroupContent = _chunk5GVBUTS4js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk5GVBUTS4js.SidebarGroupLabel; exports.SidebarHeader = _chunk5GVBUTS4js.SidebarHeader; exports.SidebarInput = _chunk5GVBUTS4js.SidebarInput; exports.SidebarInset = _chunk5GVBUTS4js.SidebarInset; exports.SidebarMenu = _chunk5GVBUTS4js.SidebarMenu; exports.SidebarMenuAction = _chunk5GVBUTS4js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk5GVBUTS4js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk5GVBUTS4js.SidebarMenuButton; exports.SidebarMenuItem = _chunk5GVBUTS4js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk5GVBUTS4js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk5GVBUTS4js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk5GVBUTS4js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk5GVBUTS4js.SidebarMenuSubItem; exports.SidebarProvider = _chunk5GVBUTS4js.SidebarProvider; exports.SidebarRail = _chunk5GVBUTS4js.SidebarRail; exports.SidebarSeparator = _chunk5GVBUTS4js.SidebarSeparator; exports.SidebarTrigger = _chunk5GVBUTS4js.SidebarTrigger; exports.Skeleton = _chunk5GVBUTS4js.Skeleton; exports.Slider = _chunk5GVBUTS4js.Slider; exports.Spinner = _chunk5GVBUTS4js.Spinner; exports.Switch = _chunk5GVBUTS4js.Switch; exports.Table = _chunk5GVBUTS4js.Table; exports.TableBody = _chunk5GVBUTS4js.TableBody; exports.TableCaption = _chunk5GVBUTS4js.TableCaption; exports.TableCell = _chunk5GVBUTS4js.TableCell; exports.TableCellAvatar = _chunk5GVBUTS4js.TableCellAvatar; exports.TableFooter = _chunk5GVBUTS4js.TableFooter; exports.TableHead = _chunk5GVBUTS4js.TableHead; exports.TableHeader = _chunk5GVBUTS4js.TableHeader; exports.TableRow = _chunk5GVBUTS4js.TableRow; exports.Tabs = _chunk5GVBUTS4js.Tabs; exports.TabsContainer = _chunk5GVBUTS4js.TabsContainer; exports.TabsContent = _chunk5GVBUTS4js.TabsContent; exports.TabsList = _chunk5GVBUTS4js.TabsList; exports.TabsTrigger = _chunk5GVBUTS4js.TabsTrigger; exports.Textarea = _chunk5GVBUTS4js.Textarea; exports.Toaster = _chunk5GVBUTS4js.Toaster; exports.Toggle = _chunk5GVBUTS4js.Toggle; exports.TokenStatusIndicator = _chunk5GVBUTS4js.TokenStatusIndicator; exports.Tooltip = _chunk5GVBUTS4js.Tooltip; exports.TooltipContent = _chunk5GVBUTS4js.TooltipContent; exports.TooltipProvider = _chunk5GVBUTS4js.TooltipProvider; exports.TooltipTrigger = _chunk5GVBUTS4js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk5GVBUTS4js.TotpAuthenticatorList; exports.TotpInput = _chunk5GVBUTS4js.TotpInput; exports.TotpSetupDialog = _chunk5GVBUTS4js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk5GVBUTS4js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk5GVBUTS4js.TwoFactorSettings; exports.UserAvatar = _chunk5GVBUTS4js.UserAvatar; exports.UserAvatarEditor = _chunk5GVBUTS4js.UserAvatarEditor; exports.UserAvatarList = _chunk5GVBUTS4js.UserAvatarList; exports.UserContainer = _chunk5GVBUTS4js.UserContainer; exports.UserContent = _chunk5GVBUTS4js.UserContent; exports.UserDeleter = _chunk5GVBUTS4js.UserDeleter; exports.UserEditor = _chunk5GVBUTS4js.UserEditor; exports.UserIndexContainer = _chunk5GVBUTS4js.UserIndexContainer; exports.UserIndexDetails = _chunk5GVBUTS4js.UserIndexDetails; exports.UserListInAdd = _chunk5GVBUTS4js.UserListInAdd; exports.UserMultiSelect = _chunk5GVBUTS4js.UserMultiSelect; exports.UserReactivator = _chunk5GVBUTS4js.UserReactivator; exports.UserResentInvitationEmail = _chunk5GVBUTS4js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk5GVBUTS4js.UserRoleAdd; exports.UserRolesList = _chunk5GVBUTS4js.UserRolesList; exports.UserSearchPopover = _chunk5GVBUTS4js.UserSearchPopover; exports.UserSelector = _chunk5GVBUTS4js.UserSelector; exports.UserStanadaloneDetails = _chunk5GVBUTS4js.UserStanadaloneDetails; exports.UsersList = _chunk5GVBUTS4js.UsersList; exports.UsersListByContentIds = _chunk5GVBUTS4js.UsersListByContentIds; exports.UsersListContainer = _chunk5GVBUTS4js.UsersListContainer; exports.WaitlistConfirmation = _chunk5GVBUTS4js.WaitlistConfirmation; exports.WaitlistForm = _chunk5GVBUTS4js.WaitlistForm; exports.WaitlistHeroSection = _chunk5GVBUTS4js.WaitlistHeroSection; exports.WaitlistList = _chunk5GVBUTS4js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk5GVBUTS4js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk5GVBUTS4js.WaitlistSuccessState; exports.badgeVariants = _chunk5GVBUTS4js.badgeVariants; exports.buttonVariants = _chunk5GVBUTS4js.buttonVariants; exports.cellComponent = _chunk5GVBUTS4js.cellComponent; exports.cellDate = _chunk5GVBUTS4js.cellDate; exports.cellDateTime = _chunk5GVBUTS4js.cellDateTime; exports.cellId = _chunk5GVBUTS4js.cellId; exports.cellLink = _chunk5GVBUTS4js.cellLink; exports.cellUrl = _chunk5GVBUTS4js.cellUrl; exports.createMentionInlineContentSpec = _chunk5GVBUTS4js.createMentionInlineContentSpec; exports.errorToast = _chunk5GVBUTS4js.errorToast; exports.generateNotificationData = _chunk5GVBUTS4js.generateNotificationData; exports.getIcon = _chunk53B6NPGAjs.getIcon; exports.getIconByModule = _chunk53B6NPGAjs.getIconByModule; exports.getIconByModuleName = _chunk53B6NPGAjs.getIconByModuleName; exports.getInitials = _chunk53B6NPGAjs.getInitials; exports.mentionDataAttrs = _chunk5GVBUTS4js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk5GVBUTS4js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk5GVBUTS4js.parseFiscalData; exports.parseMentionElement = _chunk5GVBUTS4js.parseMentionElement; exports.partitionTabs = _chunk5GVBUTS4js.partitionTabs; exports.spinnerVariants = _chunk5GVBUTS4js.spinnerVariants; exports.tabsListVariants = _chunk5GVBUTS4js.tabsListVariants; exports.toggleVariants = _chunk5GVBUTS4js.toggleVariants; exports.triggerAssociationToast = _chunk5GVBUTS4js.triggerAssociationToast; exports.useCarousel = _chunk5GVBUTS4js.useCarousel; exports.useComboboxAnchor = _chunk5GVBUTS4js.useComboboxAnchor; exports.useDebounce = _chunk5GVBUTS4js.useDebounce2; exports.useEditorDialog = _chunk5GVBUTS4js.useEditorDialog; exports.useFileUpload = _chunk5GVBUTS4js.useFileUpload; exports.useMentionInsert = _chunk5GVBUTS4js.useMentionInsert; exports.useSidebar = _chunk5GVBUTS4js.useSidebar;
|
|
1007
1007
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
|
|
43
|
-
var
|
|
43
|
+
var _chunk5GVBUTS4js = require('../chunk-5GVBUTS4.js');
|
|
44
44
|
require('../chunk-JKGEJGSD.js');
|
|
45
45
|
require('../chunk-53B6NPGA.js');
|
|
46
46
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -89,5 +89,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
|
|
92
|
-
exports.AdministrationProvider =
|
|
92
|
+
exports.AdministrationProvider = _chunk5GVBUTS4js.AdministrationProvider; exports.AssistantProvider = _chunk5GVBUTS4js.AssistantProvider; exports.CommonProvider = _chunk5GVBUTS4js.CommonProvider; exports.CompanyProvider = _chunk5GVBUTS4js.CompanyProvider; exports.CurrentUserProvider = _chunk5GVBUTS4js.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk5GVBUTS4js.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk5GVBUTS4js.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk5GVBUTS4js.HeaderLeftContentProvider; exports.HeaderLogoProvider = _chunk5GVBUTS4js.HeaderLogoProvider; exports.HowToProvider = _chunk5GVBUTS4js.HowToProvider; exports.MobileNavigationProvider = _chunk5GVBUTS4js.MobileNavigationProvider; exports.NotificationContextProvider = _chunk5GVBUTS4js.NotificationContextProvider; exports.OnboardingProvider = _chunk5GVBUTS4js.OnboardingProvider; exports.RbacProvider = _chunk5GVBUTS4js.RbacProvider; exports.RoleProvider = _chunk5GVBUTS4js.RoleProvider; exports.SharedProvider = _chunk5GVBUTS4js.SharedProvider; exports.SocketContext = _chunk5GVBUTS4js.SocketContext; exports.SocketProvider = _chunk5GVBUTS4js.SocketProvider; exports.UserProvider = _chunk5GVBUTS4js.UserProvider; exports.ViewportProvider = _chunk5GVBUTS4js.ViewportProvider; exports.recentPagesAtom = _chunk5GVBUTS4js.recentPagesAtom; exports.useAdministrationContext = _chunk5GVBUTS4js.useAdministrationContext; exports.useAssistantContext = _chunk5GVBUTS4js.useAssistantContext; exports.useCommonContext = _chunk5GVBUTS4js.useCommonContext; exports.useCompanyContext = _chunk5GVBUTS4js.useCompanyContext; exports.useCurrentUserContext = _chunk5GVBUTS4js.useCurrentUserContext; exports.useHeaderChildren = _chunk5GVBUTS4js.useHeaderChildren; exports.useHeaderLeftContent = _chunk5GVBUTS4js.useHeaderLeftContent; exports.useHeaderLogo = _chunk5GVBUTS4js.useHeaderLogo; exports.useHeaderMobileChildren = _chunk5GVBUTS4js.useHeaderMobileChildren; exports.useHeaderRootLabel = _chunk5GVBUTS4js.useHeaderRootLabel; exports.useHowToContext = _chunk5GVBUTS4js.useHowToContext; exports.useMobileNavigationItems = _chunk5GVBUTS4js.useMobileNavigationItems; exports.useNotificationContext = _chunk5GVBUTS4js.useNotificationContext; exports.useOnboarding = _chunk5GVBUTS4js.useOnboarding; exports.useRbacContext = _chunk5GVBUTS4js.useRbacContext; exports.useRoleContext = _chunk5GVBUTS4js.useRoleContext; exports.useSharedContext = _chunk5GVBUTS4js.useSharedContext; exports.useSocketContext = _chunk5GVBUTS4js.useSocketContext; exports.useUserContext = _chunk5GVBUTS4js.useUserContext;
|
|
93
93
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -23,7 +23,7 @@ var _chunkYBZVWLPHjs = require('../../chunk-YBZVWLPH.js');
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunk5GVBUTS4js = require('../../chunk-5GVBUTS4.js');
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
var _chunkJKGEJGSDjs = require('../../chunk-JKGEJGSD.js');
|
|
@@ -75,29 +75,29 @@ var _lucidereact = require('lucide-react');
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
function HelpAssistantSheet({ open, onOpenChange }) {
|
|
78
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
79
|
-
|
|
78
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
79
|
+
_chunk5GVBUTS4js.SheetContent,
|
|
80
80
|
{
|
|
81
81
|
side: "right",
|
|
82
82
|
className: "flex w-full flex-col data-[side=right]:sm:max-w-2xl data-[side=right]:lg:max-w-3xl",
|
|
83
|
-
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
83
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
|
|
84
84
|
}
|
|
85
85
|
) });
|
|
86
86
|
}
|
|
87
87
|
_chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheet, "HelpAssistantSheet");
|
|
88
88
|
function HelpAssistantSheetBody() {
|
|
89
89
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
90
|
-
const ctx =
|
|
90
|
+
const ctx = _chunk5GVBUTS4js.useAssistantContext.call(void 0, );
|
|
91
91
|
const showThread = !!ctx.assistant || ctx.sending || ctx.messages.length > 0;
|
|
92
92
|
const send = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (content) => ctx.sendMessage(content, { howToMode: true }), "send");
|
|
93
93
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
94
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
95
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
96
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
94
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.SheetHeader, { children: [
|
|
95
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.SheetTitle, { children: t("help.askAi.sheet.title") }),
|
|
96
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
|
|
97
97
|
] }),
|
|
98
|
-
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
98
|
+
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
99
99
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
100
|
-
|
|
100
|
+
_chunk5GVBUTS4js.AssistantThread,
|
|
101
101
|
{
|
|
102
102
|
messages: ctx.messages,
|
|
103
103
|
sending: ctx.sending,
|
|
@@ -107,7 +107,7 @@ function HelpAssistantSheetBody() {
|
|
|
107
107
|
onRetry: ctx.retrySend
|
|
108
108
|
}
|
|
109
109
|
),
|
|
110
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
110
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.AssistantComposer, { onSend: send, disabled: ctx.sending })
|
|
111
111
|
] })
|
|
112
112
|
] });
|
|
113
113
|
}
|
|
@@ -117,20 +117,20 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheetBody, "HelpAssistantSheet
|
|
|
117
117
|
|
|
118
118
|
function HelpAskAi() {
|
|
119
119
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
120
|
-
const { currentUser } =
|
|
120
|
+
const { currentUser } = _chunk5GVBUTS4js.useCurrentUserContext.call(void 0, );
|
|
121
121
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
122
122
|
const disabled = !currentUser;
|
|
123
123
|
if (disabled) {
|
|
124
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
125
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
124
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.Tooltip, { children: [
|
|
125
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.Button, { variant: "outline", size: "sm", disabled: true }), children: [
|
|
126
126
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
127
127
|
t("help.askAi.button")
|
|
128
128
|
] }),
|
|
129
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
129
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.TooltipContent, { children: t("help.askAi.loginTooltip") })
|
|
130
130
|
] });
|
|
131
131
|
}
|
|
132
132
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
133
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
133
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
|
|
134
134
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
135
135
|
t("help.askAi.button")
|
|
136
136
|
] }),
|
|
@@ -143,7 +143,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAskAi, "HelpAskAi");
|
|
|
143
143
|
|
|
144
144
|
function HelpHeader() {
|
|
145
145
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
146
|
-
const { currentUser } =
|
|
146
|
+
const { currentUser } = _chunk5GVBUTS4js.useCurrentUserContext.call(void 0, );
|
|
147
147
|
const { brand } = useHelp();
|
|
148
148
|
const logo = _optionalChain([brand, 'optionalAccess', _ => _.logo]);
|
|
149
149
|
const label = _nullishCoalesce(_optionalChain([brand, 'optionalAccess', _2 => _2.label]), () => ( "Help"));
|
|
@@ -159,7 +159,7 @@ function HelpHeader() {
|
|
|
159
159
|
] }),
|
|
160
160
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
|
|
161
161
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAskAi, {}),
|
|
162
|
-
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref, className:
|
|
162
|
+
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref, className: _chunk5GVBUTS4js.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login", className: _chunk5GVBUTS4js.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.login") })
|
|
163
163
|
] })
|
|
164
164
|
] });
|
|
165
165
|
}
|
|
@@ -201,7 +201,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, useHelpFilter, "useHelpFilter");
|
|
|
201
201
|
|
|
202
202
|
function HelpSideNav() {
|
|
203
203
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
204
|
-
const generateUrl =
|
|
204
|
+
const generateUrl = _chunk5GVBUTS4js.usePageUrlGenerator.call(void 0, );
|
|
205
205
|
const pathname = _navigation.usePathname.call(void 0, );
|
|
206
206
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
207
207
|
_react.useEffect.call(void 0, () => {
|
|
@@ -282,7 +282,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpSideNav, "HelpSideNav");
|
|
|
282
282
|
function HelpArticleBody(props) {
|
|
283
283
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
284
284
|
const format = _nextintl.useFormatter.call(void 0, );
|
|
285
|
-
const generateUrl =
|
|
285
|
+
const generateUrl = _chunk5GVBUTS4js.usePageUrlGenerator.call(void 0, );
|
|
286
286
|
const { howToType, title, summary, updatedAt, prev, next, children } = props;
|
|
287
287
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "article", { className: "prose dark:prose-invert max-w-none", children: [
|
|
288
288
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: "text-muted-foreground mb-2 text-xs", children: [
|
|
@@ -339,7 +339,7 @@ function HelpTOC({ headings }) {
|
|
|
339
339
|
}, [headings]);
|
|
340
340
|
if (headings.length === 0) return null;
|
|
341
341
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { "aria-label": t("help.toc.title"), className: "hidden lg:block", children: [
|
|
342
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
342
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
|
|
343
343
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "ul", { className: "space-y-1 text-sm", children: headings.map((h) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { style: { paddingLeft: `${(h.depth - 2) * 0.75}rem` }, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
344
344
|
"a",
|
|
345
345
|
{
|
|
@@ -360,7 +360,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpTOC, "HelpTOC");
|
|
|
360
360
|
|
|
361
361
|
function HelpHint({ contextKey }) {
|
|
362
362
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
363
|
-
const generateUrl =
|
|
363
|
+
const generateUrl = _chunk5GVBUTS4js.usePageUrlGenerator.call(void 0, );
|
|
364
364
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
365
365
|
const [picked, setPicked] = _react.useState.call(void 0, null);
|
|
366
366
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
@@ -378,7 +378,7 @@ function HelpHint({ contextKey }) {
|
|
|
378
378
|
if (matches.length === 0) return null;
|
|
379
379
|
const active = _nullishCoalesce(picked, () => ( (matches.length === 1 ? matches[0] : null)));
|
|
380
380
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
381
|
-
|
|
381
|
+
_chunk5GVBUTS4js.Sheet,
|
|
382
382
|
{
|
|
383
383
|
open,
|
|
384
384
|
onOpenChange: (o) => {
|
|
@@ -386,11 +386,11 @@ function HelpHint({ contextKey }) {
|
|
|
386
386
|
if (!o) setPicked(null);
|
|
387
387
|
},
|
|
388
388
|
children: [
|
|
389
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
390
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
391
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
392
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
393
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
389
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.Button, { variant: "ghost", size: "icon-sm", "aria-label": t("help.hint.trigger") }), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.HelpCircleIcon, { className: "h-4 w-4" }) }),
|
|
390
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
|
|
391
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5GVBUTS4js.SheetHeader, { children: [
|
|
392
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
|
|
393
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
|
|
394
394
|
] }),
|
|
395
395
|
active ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "mt-4 space-y-3", children: [
|
|
396
396
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-muted-foreground text-sm", children: active.summary }),
|
|
@@ -422,7 +422,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpHint, "HelpHint");
|
|
|
422
422
|
|
|
423
423
|
function HelpSearchResultRow({ result, onSelect }) {
|
|
424
424
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
425
|
-
const generateUrl =
|
|
425
|
+
const generateUrl = _chunk5GVBUTS4js.usePageUrlGenerator.call(void 0, );
|
|
426
426
|
const [article, setArticle] = _react.useState.call(void 0, null);
|
|
427
427
|
_react.useEffect.call(void 0, () => {
|
|
428
428
|
let active = true;
|
|
@@ -433,7 +433,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
433
433
|
}, [result.id]);
|
|
434
434
|
if (!article) {
|
|
435
435
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
436
|
-
|
|
436
|
+
_chunk5GVBUTS4js.CommandItem,
|
|
437
437
|
{
|
|
438
438
|
value: result.id,
|
|
439
439
|
disabled: true,
|
|
@@ -442,7 +442,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
442
442
|
}
|
|
443
443
|
);
|
|
444
444
|
}
|
|
445
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
445
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk5GVBUTS4js.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
446
446
|
_link2.default,
|
|
447
447
|
{
|
|
448
448
|
href: generateUrl({ page: `/help/${article.howToType}/${article.slug}` }),
|