@carlonicora/nextjs-jsonapi 2.0.2 → 2.0.3
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-7NVXRTVR.mjs → BlockNoteEditor-QGEOVS3T.mjs} +2 -2
- package/dist/{BlockNoteEditor-4224DOTR.js → BlockNoteEditor-QMZLV62B.js} +9 -9
- package/dist/{BlockNoteEditor-4224DOTR.js.map → BlockNoteEditor-QMZLV62B.js.map} +1 -1
- package/dist/billing/index.js +310 -310
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-QS5Y6ZBF.js → chunk-PBKZYJRJ.js} +8 -8
- package/dist/chunk-PBKZYJRJ.js.map +1 -0
- package/dist/{chunk-TESVH5PV.mjs → chunk-QHGSBZCL.mjs} +8 -8
- package/dist/chunk-QHGSBZCL.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/dist/features/help/index.js +31 -31
- package/dist/features/help/index.mjs +1 -1
- package/dist/features/tokenusage/index.js +56 -56
- package/dist/features/tokenusage/index.mjs +1 -1
- package/package.json +1 -1
- package/src/features/company/components/details/TokenStatusIndicator.tsx +19 -14
- package/dist/chunk-QS5Y6ZBF.js.map +0 -1
- package/dist/chunk-TESVH5PV.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-7NVXRTVR.mjs.map → BlockNoteEditor-QGEOVS3T.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkPBKZYJRJjs = require('../chunk-PBKZYJRJ.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete = _chunkDS4IBFWAjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkDS4IBFWAjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkDS4IBFWAjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkDS4IBFWAjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkDS4IBFWAjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunkDS4IBFWAjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkDS4IBFWAjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkDS4IBFWAjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkDS4IBFWAjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkDS4IBFWAjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkPBKZYJRJjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkPBKZYJRJjs.TableGeneratorRegistry; exports.buildClientUrl = _chunkDS4IBFWAjs.buildClientUrl; exports.computeLayeredLayout = _chunkPBKZYJRJjs.computeLayeredLayout; exports.configureClientConfig = _chunkUXJAS6C5js.configureClientConfig; exports.configureClientJsonApi = _chunkDS4IBFWAjs.configureClientJsonApi; exports.configureI18n = _chunkUXJAS6C5js.configureI18n; exports.configureJsonApi = _chunkUXJAS6C5js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkPBKZYJRJjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkUXJAS6C5js.getApiUrl; exports.getAppUrl = _chunkUXJAS6C5js.getAppUrl; exports.getClientApiUrl = _chunkDS4IBFWAjs.getClientApiUrl; exports.getClientAppUrl = _chunkDS4IBFWAjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkDS4IBFWAjs.getClientTrackablePages; exports.getI18nLink = _chunkUXJAS6C5js.getI18nLink; exports.getPublicApiUrl = _chunkUXJAS6C5js.getPublicApiUrl; exports.getStripePublishableKey = _chunkUXJAS6C5js.getStripePublishableKey; exports.getTrackablePages = _chunkUXJAS6C5js.getTrackablePages; exports.registerTableGenerator = _chunkPBKZYJRJjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkPBKZYJRJjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkPBKZYJRJjs.useContentTableStructure; exports.useCustomD3Graph = _chunkPBKZYJRJjs.useCustomD3Graph; exports.useDataListRetriever = _chunkPBKZYJRJjs.useDataListRetriever; exports.useDebounce = _chunkPBKZYJRJjs.useDebounce; exports.useI18nDateFnsLocale = _chunkUXJAS6C5js.useI18nDateFnsLocale; exports.useI18nLocale = _chunkUXJAS6C5js.useI18nLocale; exports.useI18nRouter = _chunkUXJAS6C5js.useI18nRouter; exports.useI18nTranslations = _chunkUXJAS6C5js.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkPBKZYJRJjs.useJsonApiGet; exports.useJsonApiMutation = _chunkPBKZYJRJjs.useJsonApiMutation; exports.useNotificationSync = _chunkPBKZYJRJjs.useNotificationSync; exports.useOAuthClient = _chunkPBKZYJRJjs.useOAuthClient; exports.useOAuthClients = _chunkPBKZYJRJjs.useOAuthClients; exports.useOAuthConsent = _chunkPBKZYJRJjs.useOAuthConsent; exports.usePageTracker = _chunkPBKZYJRJjs.usePageTracker; exports.usePageUrlGenerator = _chunkPBKZYJRJjs.usePageUrlGenerator; exports.useRehydration = _chunkPBKZYJRJjs.useRehydration; exports.useRehydrationList = _chunkPBKZYJRJjs.useRehydrationList; exports.useRoleTableStructure = _chunkPBKZYJRJjs.useRoleTableStructure; exports.useSocket = _chunkPBKZYJRJjs.useSocket; exports.useSubscriptionStatus = _chunkPBKZYJRJjs.useSubscriptionStatus; exports.useTableGenerator = _chunkPBKZYJRJjs.useTableGenerator; exports.useUrlRewriter = _chunkPBKZYJRJjs.useUrlRewriter; exports.useUserSearch = _chunkPBKZYJRJjs.useUserSearch; exports.useUserTableStructure = _chunkPBKZYJRJjs.useUserTableStructure;
|
|
129
129
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
package/dist/components/index.js
CHANGED
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
|
|
480
480
|
|
|
481
481
|
|
|
482
|
-
var
|
|
482
|
+
var _chunkPBKZYJRJjs = require('../chunk-PBKZYJRJ.js');
|
|
483
483
|
require('../chunk-UXJAS6C5.js');
|
|
484
484
|
|
|
485
485
|
|
|
@@ -983,5 +983,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
983
983
|
|
|
984
984
|
|
|
985
985
|
|
|
986
|
-
exports.AcceptInvitation = _chunkQS5Y6ZBFjs.AcceptInvitation; exports.Accordion = _chunkQS5Y6ZBFjs.Accordion; exports.AccordionContent = _chunkQS5Y6ZBFjs.AccordionContent; exports.AccordionItem = _chunkQS5Y6ZBFjs.AccordionItem; exports.AccordionTrigger = _chunkQS5Y6ZBFjs.AccordionTrigger; exports.ActivateAccount = _chunkQS5Y6ZBFjs.ActivateAccount; exports.AddUserToRole = _chunkQS5Y6ZBFjs.AddUserToRole; exports.AdminCompanyContainer = _chunkQS5Y6ZBFjs.AdminCompanyContainer; exports.AdminUsersList = _chunkQS5Y6ZBFjs.AdminUsersList; exports.Alert = _chunkQS5Y6ZBFjs.Alert; exports.AlertAction = _chunkQS5Y6ZBFjs.AlertAction; exports.AlertDescription = _chunkQS5Y6ZBFjs.AlertDescription; exports.AlertDialog = _chunkQS5Y6ZBFjs.AlertDialog; exports.AlertDialogAction = _chunkQS5Y6ZBFjs.AlertDialogAction; exports.AlertDialogCancel = _chunkQS5Y6ZBFjs.AlertDialogCancel; exports.AlertDialogContent = _chunkQS5Y6ZBFjs.AlertDialogContent; exports.AlertDialogDescription = _chunkQS5Y6ZBFjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkQS5Y6ZBFjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkQS5Y6ZBFjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkQS5Y6ZBFjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkQS5Y6ZBFjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkQS5Y6ZBFjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkQS5Y6ZBFjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkQS5Y6ZBFjs.AlertDialogTrigger; exports.AlertTitle = _chunkQS5Y6ZBFjs.AlertTitle; exports.AllUsersListContainer = _chunkQS5Y6ZBFjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkQS5Y6ZBFjs.AllowedUsersDetails; exports.AssistantContainer = _chunkQS5Y6ZBFjs.AssistantContainer; exports.AttributeElement = _chunkQS5Y6ZBFjs.AttributeElement; exports.AuthContainer = _chunkQS5Y6ZBFjs.AuthContainer; exports.Avatar = _chunkQS5Y6ZBFjs.Avatar; exports.AvatarBadge = _chunkQS5Y6ZBFjs.AvatarBadge; exports.AvatarFallback = _chunkQS5Y6ZBFjs.AvatarFallback; exports.AvatarGroup = _chunkQS5Y6ZBFjs.AvatarGroup; exports.AvatarGroupCount = _chunkQS5Y6ZBFjs.AvatarGroupCount; exports.AvatarImage = _chunkQS5Y6ZBFjs.AvatarImage; exports.BackupCodesDialog = _chunkQS5Y6ZBFjs.BackupCodesDialog; exports.Badge = _chunkQS5Y6ZBFjs.Badge; exports.BlockNoteEditorContainer = _chunkQS5Y6ZBFjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkQS5Y6ZBFjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkQS5Y6ZBFjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkQS5Y6ZBFjs.BlockNoteViewerContainer; exports.Board = _chunkQS5Y6ZBFjs.KanbanBoard; exports.Breadcrumb = _chunkQS5Y6ZBFjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkQS5Y6ZBFjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkQS5Y6ZBFjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkQS5Y6ZBFjs.BreadcrumbLink; exports.BreadcrumbList = _chunkQS5Y6ZBFjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkQS5Y6ZBFjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkQS5Y6ZBFjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkQS5Y6ZBFjs.BreadcrumbSeparator; exports.Button = _chunkQS5Y6ZBFjs.Button; exports.Calendar = _chunkQS5Y6ZBFjs.Calendar; exports.CalendarDayButton = _chunkQS5Y6ZBFjs.CalendarDayButton; exports.Card = _chunkQS5Y6ZBFjs.Card; exports.CardAction = _chunkQS5Y6ZBFjs.CardAction; exports.CardContent = _chunkQS5Y6ZBFjs.CardContent; exports.CardDescription = _chunkQS5Y6ZBFjs.CardDescription; exports.CardFooter = _chunkQS5Y6ZBFjs.CardFooter; exports.CardHeader = _chunkQS5Y6ZBFjs.CardHeader; exports.CardTitle = _chunkQS5Y6ZBFjs.CardTitle; exports.Carousel = _chunkQS5Y6ZBFjs.Carousel; exports.CarouselContent = _chunkQS5Y6ZBFjs.CarouselContent; exports.CarouselItem = _chunkQS5Y6ZBFjs.CarouselItem; exports.CarouselNext = _chunkQS5Y6ZBFjs.CarouselNext; exports.CarouselPrevious = _chunkQS5Y6ZBFjs.CarouselPrevious; exports.ChartContainer = _chunkQS5Y6ZBFjs.ChartContainer; exports.ChartLegend = _chunkQS5Y6ZBFjs.ChartLegend; exports.ChartLegendContent = _chunkQS5Y6ZBFjs.ChartLegendContent; exports.ChartStyle = _chunkQS5Y6ZBFjs.ChartStyle; exports.ChartTooltip = _chunkQS5Y6ZBFjs.ChartTooltip; exports.ChartTooltipContent = _chunkQS5Y6ZBFjs.ChartTooltipContent; exports.Checkbox = _chunkQS5Y6ZBFjs.Checkbox; exports.Collapsible = _chunkQS5Y6ZBFjs.Collapsible; exports.CollapsibleContent = _chunkQS5Y6ZBFjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkQS5Y6ZBFjs.CollapsibleTrigger; exports.Column = _chunkQS5Y6ZBFjs.KanbanColumn; exports.ColumnHandle = _chunkQS5Y6ZBFjs.KanbanColumnHandle; exports.Combobox = _chunkQS5Y6ZBFjs.Combobox; exports.ComboboxChip = _chunkQS5Y6ZBFjs.ComboboxChip; exports.ComboboxChips = _chunkQS5Y6ZBFjs.ComboboxChips; exports.ComboboxChipsInput = _chunkQS5Y6ZBFjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkQS5Y6ZBFjs.ComboboxCollection; exports.ComboboxContent = _chunkQS5Y6ZBFjs.ComboboxContent; exports.ComboboxEmpty = _chunkQS5Y6ZBFjs.ComboboxEmpty; exports.ComboboxGroup = _chunkQS5Y6ZBFjs.ComboboxGroup; exports.ComboboxInput = _chunkQS5Y6ZBFjs.ComboboxInput; exports.ComboboxItem = _chunkQS5Y6ZBFjs.ComboboxItem; exports.ComboboxLabel = _chunkQS5Y6ZBFjs.ComboboxLabel; exports.ComboboxList = _chunkQS5Y6ZBFjs.ComboboxList; exports.ComboboxSeparator = _chunkQS5Y6ZBFjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkQS5Y6ZBFjs.ComboboxTrigger; exports.ComboboxValue = _chunkQS5Y6ZBFjs.ComboboxValue; exports.Command = _chunkQS5Y6ZBFjs.Command; exports.CommandDialog = _chunkQS5Y6ZBFjs.CommandDialog; exports.CommandEmpty = _chunkQS5Y6ZBFjs.CommandEmpty; exports.CommandGroup = _chunkQS5Y6ZBFjs.CommandGroup; exports.CommandInput = _chunkQS5Y6ZBFjs.CommandInput; exports.CommandItem = _chunkQS5Y6ZBFjs.CommandItem; exports.CommandList = _chunkQS5Y6ZBFjs.CommandList; exports.CommandSeparator = _chunkQS5Y6ZBFjs.CommandSeparator; exports.CommandShortcut = _chunkQS5Y6ZBFjs.CommandShortcut; exports.CommonAddTrigger = _chunkQS5Y6ZBFjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkQS5Y6ZBFjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkQS5Y6ZBFjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkQS5Y6ZBFjs.CommonDeleter; exports.CommonEditorButtons = _chunkQS5Y6ZBFjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkQS5Y6ZBFjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkQS5Y6ZBFjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkQS5Y6ZBFjs.CommonEditorTrigger; exports.CompaniesList = _chunkQS5Y6ZBFjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkQS5Y6ZBFjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkQS5Y6ZBFjs.CompanyContainer; exports.CompanyContent = _chunkQS5Y6ZBFjs.CompanyContent; exports.CompanyDeleter = _chunkQS5Y6ZBFjs.CompanyDeleter; exports.CompanyDetails = _chunkQS5Y6ZBFjs.CompanyDetails; exports.CompanyEditor = _chunkQS5Y6ZBFjs.CompanyEditor; exports.CompanyUsersList = _chunkQS5Y6ZBFjs.CompanyUsersList; exports.ConfirmDialog = _chunkQS5Y6ZBFjs.ConfirmDialog; exports.ContentListGrid = _chunkQS5Y6ZBFjs.ContentListGrid; exports.ContentListTable = _chunkQS5Y6ZBFjs.ContentListTable; exports.ContentTableSearch = _chunkQS5Y6ZBFjs.ContentTableSearch; exports.ContentTitle = _chunkQS5Y6ZBFjs.ContentTitle; exports.ContentsList = _chunkQS5Y6ZBFjs.ContentsList; exports.ContentsListById = _chunkQS5Y6ZBFjs.ContentsListById; exports.ContextMenu = _chunkQS5Y6ZBFjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkQS5Y6ZBFjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkQS5Y6ZBFjs.ContextMenuContent; exports.ContextMenuGroup = _chunkQS5Y6ZBFjs.ContextMenuGroup; exports.ContextMenuItem = _chunkQS5Y6ZBFjs.ContextMenuItem; exports.ContextMenuLabel = _chunkQS5Y6ZBFjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkQS5Y6ZBFjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkQS5Y6ZBFjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkQS5Y6ZBFjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkQS5Y6ZBFjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkQS5Y6ZBFjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkQS5Y6ZBFjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkQS5Y6ZBFjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkQS5Y6ZBFjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkQS5Y6ZBFjs.ContextMenuTrigger; exports.ContributorsList = _chunkQS5Y6ZBFjs.ContributorsList; exports.Cookies = _chunkQS5Y6ZBFjs.Cookies; exports.CurrencyInput = _chunkQS5Y6ZBFjs.CurrencyInput; exports.DatePickerPopover = _chunkQS5Y6ZBFjs.DatePickerPopover; exports.DateRangeSelector = _chunkQS5Y6ZBFjs.DateRangeSelector; exports.DetailField = _chunkQS5Y6ZBFjs.DetailField; exports.Dialog = _chunkQS5Y6ZBFjs.Dialog; exports.DialogClose = _chunkQS5Y6ZBFjs.DialogClose; exports.DialogContent = _chunkQS5Y6ZBFjs.DialogContent; exports.DialogDescription = _chunkQS5Y6ZBFjs.DialogDescription; exports.DialogFooter = _chunkQS5Y6ZBFjs.DialogFooter; exports.DialogHeader = _chunkQS5Y6ZBFjs.DialogHeader; exports.DialogOverlay = _chunkQS5Y6ZBFjs.DialogOverlay; exports.DialogPortal = _chunkQS5Y6ZBFjs.DialogPortal; exports.DialogTitle = _chunkQS5Y6ZBFjs.DialogTitle; exports.DialogTrigger = _chunkQS5Y6ZBFjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkQS5Y6ZBFjs.DisableTwoFactorDialog; exports.Drawer = _chunkQS5Y6ZBFjs.Drawer; exports.DrawerClose = _chunkQS5Y6ZBFjs.DrawerClose; exports.DrawerContent = _chunkQS5Y6ZBFjs.DrawerContent; exports.DrawerDescription = _chunkQS5Y6ZBFjs.DrawerDescription; exports.DrawerFooter = _chunkQS5Y6ZBFjs.DrawerFooter; exports.DrawerHeader = _chunkQS5Y6ZBFjs.DrawerHeader; exports.DrawerOverlay = _chunkQS5Y6ZBFjs.DrawerOverlay; exports.DrawerPortal = _chunkQS5Y6ZBFjs.DrawerPortal; exports.DrawerTitle = _chunkQS5Y6ZBFjs.DrawerTitle; exports.DrawerTrigger = _chunkQS5Y6ZBFjs.DrawerTrigger; exports.DropdownMenu = _chunkQS5Y6ZBFjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkQS5Y6ZBFjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkQS5Y6ZBFjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkQS5Y6ZBFjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkQS5Y6ZBFjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkQS5Y6ZBFjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkQS5Y6ZBFjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkQS5Y6ZBFjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkQS5Y6ZBFjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkQS5Y6ZBFjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkQS5Y6ZBFjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkQS5Y6ZBFjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkQS5Y6ZBFjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkQS5Y6ZBFjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkQS5Y6ZBFjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkQS5Y6ZBFjs.EditableAvatar; exports.EditorSheet = _chunkQS5Y6ZBFjs.EditorSheet; exports.EmptyState = _chunkQS5Y6ZBFjs.EmptyState; exports.EntityAvatar = _chunkQS5Y6ZBFjs.EntityAvatar; exports.EntityHero = _chunkQS5Y6ZBFjs.EntityHero; exports.EntityHeroAvatar = _chunkQS5Y6ZBFjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunkQS5Y6ZBFjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkQS5Y6ZBFjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkQS5Y6ZBFjs.EntityMultiSelector; exports.EntitySection = _chunkQS5Y6ZBFjs.EntitySection; exports.EntitySelector = _chunkQS5Y6ZBFjs.EntitySelector; exports.ErrorDetails = _chunkQS5Y6ZBFjs.ErrorDetails; exports.Field = _chunkQS5Y6ZBFjs.Field; exports.FieldContent = _chunkQS5Y6ZBFjs.FieldContent; exports.FieldDescription = _chunkQS5Y6ZBFjs.FieldDescription; exports.FieldError = _chunkQS5Y6ZBFjs.FieldError; exports.FieldGroup = _chunkQS5Y6ZBFjs.FieldGroup; exports.FieldLabel = _chunkQS5Y6ZBFjs.FieldLabel; exports.FieldLegend = _chunkQS5Y6ZBFjs.FieldLegend; exports.FieldSeparator = _chunkQS5Y6ZBFjs.FieldSeparator; exports.FieldSet = _chunkQS5Y6ZBFjs.FieldSet; exports.FieldTitle = _chunkQS5Y6ZBFjs.FieldTitle; exports.FileInput = _chunkQS5Y6ZBFjs.FileInput; exports.FileUploader = _chunkQS5Y6ZBFjs.FileUploader; exports.FileUploaderContent = _chunkQS5Y6ZBFjs.FileUploaderContent; exports.FileUploaderItem = _chunkQS5Y6ZBFjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkQS5Y6ZBFjs.FiscalDataDisplay; exports.ForgotPassword = _chunkQS5Y6ZBFjs.ForgotPassword; exports.Form = _chunkQS5Y6ZBFjs.Form; exports.FormBlockNote = _chunkQS5Y6ZBFjs.FormBlockNote; exports.FormBody = _chunkQS5Y6ZBFjs.FormBody; exports.FormCheckbox = _chunkQS5Y6ZBFjs.FormCheckbox; exports.FormCol = _chunkQS5Y6ZBFjs.FormCol; exports.FormDate = _chunkQS5Y6ZBFjs.FormDate; exports.FormDateTime = _chunkQS5Y6ZBFjs.FormDateTime; exports.FormFeatures = _chunkQS5Y6ZBFjs.FormFeatures; exports.FormFieldWrapper = _chunkQS5Y6ZBFjs.FormFieldWrapper; exports.FormInput = _chunkQS5Y6ZBFjs.FormInput; exports.FormPassword = _chunkQS5Y6ZBFjs.FormPassword; exports.FormPlaceAutocomplete = _chunkQS5Y6ZBFjs.FormPlaceAutocomplete; exports.FormRoles = _chunkQS5Y6ZBFjs.FormRoles; exports.FormRow = _chunkQS5Y6ZBFjs.FormRow; exports.FormSection = _chunkQS5Y6ZBFjs.FormSection; exports.FormSelect = _chunkQS5Y6ZBFjs.FormSelect; exports.FormSlider = _chunkQS5Y6ZBFjs.FormSlider; exports.FormSwitch = _chunkQS5Y6ZBFjs.FormSwitch; exports.FormTextarea = _chunkQS5Y6ZBFjs.FormTextarea; exports.GdprConsentCheckbox = _chunkQS5Y6ZBFjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkQS5Y6ZBFjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkQS5Y6ZBFjs.HEADER_ROW_MIN_H; exports.Header = _chunkQS5Y6ZBFjs.Header; exports.HoverCard = _chunkQS5Y6ZBFjs.HoverCard; exports.HoverCardContent = _chunkQS5Y6ZBFjs.HoverCardContent; exports.HoverCardTrigger = _chunkQS5Y6ZBFjs.HoverCardTrigger; exports.HowToCommand = _chunkQS5Y6ZBFjs.HowToCommand; exports.HowToCommandViewer = _chunkQS5Y6ZBFjs.HowToCommandViewer; exports.HowToContainer = _chunkQS5Y6ZBFjs.HowToContainer; exports.HowToContent = _chunkQS5Y6ZBFjs.HowToContent; exports.HowToDeleter = _chunkQS5Y6ZBFjs.HowToDeleter; exports.HowToDetails = _chunkQS5Y6ZBFjs.HowToDetails; exports.HowToEditor = _chunkQS5Y6ZBFjs.HowToEditor; exports.HowToList = _chunkQS5Y6ZBFjs.HowToList; exports.HowToListContainer = _chunkQS5Y6ZBFjs.HowToListContainer; exports.HowToMultiSelector = _chunkQS5Y6ZBFjs.HowToMultiSelector; exports.HowToSelector = _chunkQS5Y6ZBFjs.HowToSelector; exports.Input = _chunkQS5Y6ZBFjs.Input; exports.InputGroup = _chunkQS5Y6ZBFjs.InputGroup; exports.InputGroupAddon = _chunkQS5Y6ZBFjs.InputGroupAddon; exports.InputGroupButton = _chunkQS5Y6ZBFjs.InputGroupButton; exports.InputGroupInput = _chunkQS5Y6ZBFjs.InputGroupInput; exports.InputGroupText = _chunkQS5Y6ZBFjs.InputGroupText; exports.InputGroupTextarea = _chunkQS5Y6ZBFjs.InputGroupTextarea; exports.InputOTP = _chunkQS5Y6ZBFjs.InputOTP; exports.InputOTPGroup = _chunkQS5Y6ZBFjs.InputOTPGroup; exports.InputOTPSeparator = _chunkQS5Y6ZBFjs.InputOTPSeparator; exports.InputOTPSlot = _chunkQS5Y6ZBFjs.InputOTPSlot; exports.ItalianFiscalData = _chunkQS5Y6ZBFjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkQS5Y6ZBFjs.ItalianFiscalDataDisplay; exports.Item = _chunkQS5Y6ZBFjs.KanbanItem; exports.ItemHandle = _chunkQS5Y6ZBFjs.KanbanItemHandle; exports.Kanban = _chunkQS5Y6ZBFjs.KanbanRoot; exports.KanbanBoard = _chunkQS5Y6ZBFjs.KanbanBoard; exports.KanbanColumn = _chunkQS5Y6ZBFjs.KanbanColumn; exports.KanbanColumnHandle = _chunkQS5Y6ZBFjs.KanbanColumnHandle; exports.KanbanItem = _chunkQS5Y6ZBFjs.KanbanItem; exports.KanbanItemHandle = _chunkQS5Y6ZBFjs.KanbanItemHandle; exports.KanbanOverlay = _chunkQS5Y6ZBFjs.KanbanOverlay; exports.Label = _chunkQS5Y6ZBFjs.Label; exports.LandingComponent = _chunkQS5Y6ZBFjs.LandingComponent; exports.Link = _chunkQS5Y6ZBFjs.Link; exports.Login = _chunkQS5Y6ZBFjs.Login; exports.Logout = _chunkQS5Y6ZBFjs.Logout; exports.MessageItem = _chunkQS5Y6ZBFjs.MessageItem; exports.MessageList = _chunkQS5Y6ZBFjs.MessageList; exports.MessageSourcesPanel = _chunkQS5Y6ZBFjs.MessageSourcesPanel; exports.MicroLabel = _chunkQS5Y6ZBFjs.MicroLabel; exports.MobileNavigationBar = _chunkQS5Y6ZBFjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunkQS5Y6ZBFjs.ModeToggleSwitch; exports.MultiSelect = _chunkQS5Y6ZBFjs.MultiSelect; exports.MultipleSelector = _chunkQS5Y6ZBFjs.MultipleSelector; exports.NavigationMenu = _chunkQS5Y6ZBFjs.NavigationMenu; exports.NavigationMenuContent = _chunkQS5Y6ZBFjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkQS5Y6ZBFjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkQS5Y6ZBFjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkQS5Y6ZBFjs.NavigationMenuLink; exports.NavigationMenuList = _chunkQS5Y6ZBFjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkQS5Y6ZBFjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkQS5Y6ZBFjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkQS5Y6ZBFjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkQS5Y6ZBFjs.NotificationMenuItem; exports.NotificationModal = _chunkQS5Y6ZBFjs.NotificationModal; exports.NotificationToast = _chunkQS5Y6ZBFjs.NotificationToast; exports.NotificationsList = _chunkQS5Y6ZBFjs.NotificationsList; exports.NotificationsListContainer = _chunkQS5Y6ZBFjs.NotificationsListContainer; exports.OAuthClientCard = _chunkQS5Y6ZBFjs.OAuthClientCard; exports.OAuthClientDetail = _chunkQS5Y6ZBFjs.OAuthClientDetail; exports.OAuthClientForm = _chunkQS5Y6ZBFjs.OAuthClientForm; exports.OAuthClientList = _chunkQS5Y6ZBFjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkQS5Y6ZBFjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkQS5Y6ZBFjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkQS5Y6ZBFjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkQS5Y6ZBFjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkQS5Y6ZBFjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkQS5Y6ZBFjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkQS5Y6ZBFjs.OAuthScopeSelector; exports.OnboardingCard = _chunkQS5Y6ZBFjs.OnboardingCard; exports.Overlay = _chunkQS5Y6ZBFjs.KanbanOverlay; exports.PageContainer = _chunkQS5Y6ZBFjs.PageContainer; exports.PageContainerContentDetails = _chunkQS5Y6ZBFjs.PageContainerContentDetails; exports.PageContentContainer = _chunkQS5Y6ZBFjs.PageContentContainer; exports.PageSection = _chunkQS5Y6ZBFjs.PageSection; exports.PasskeyButton = _chunkQS5Y6ZBFjs.PasskeyButton; exports.PasskeyList = _chunkQS5Y6ZBFjs.PasskeyList; exports.PasskeySetupDialog = _chunkQS5Y6ZBFjs.PasskeySetupDialog; exports.PasswordInput = _chunkQS5Y6ZBFjs.PasswordInput; exports.Popover = _chunkQS5Y6ZBFjs.Popover; exports.PopoverContent = _chunkQS5Y6ZBFjs.PopoverContent; exports.PopoverDescription = _chunkQS5Y6ZBFjs.PopoverDescription; exports.PopoverHeader = _chunkQS5Y6ZBFjs.PopoverHeader; exports.PopoverTitle = _chunkQS5Y6ZBFjs.PopoverTitle; exports.PopoverTrigger = _chunkQS5Y6ZBFjs.PopoverTrigger; exports.Progress = _chunkQS5Y6ZBFjs.Progress; exports.ProgressIndicator = _chunkQS5Y6ZBFjs.ProgressIndicator; exports.ProgressLabel = _chunkQS5Y6ZBFjs.ProgressLabel; exports.ProgressTrack = _chunkQS5Y6ZBFjs.ProgressTrack; exports.ProgressValue = _chunkQS5Y6ZBFjs.ProgressValue; exports.PushNotificationProvider = _chunkQS5Y6ZBFjs.PushNotificationProvider; exports.RadioGroup = _chunkQS5Y6ZBFjs.RadioGroup; exports.RadioGroupItem = _chunkQS5Y6ZBFjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkQS5Y6ZBFjs.RbacByRoleContainer; exports.RbacContainer = _chunkQS5Y6ZBFjs.RbacContainer; exports.RbacPermissionCell = _chunkQS5Y6ZBFjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkQS5Y6ZBFjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkQS5Y6ZBFjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkQS5Y6ZBFjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkQS5Y6ZBFjs.ReferralCodeCapture; exports.ReferralDialog = _chunkQS5Y6ZBFjs.ReferralDialog; exports.ReferralWidget = _chunkQS5Y6ZBFjs.ReferralWidget; exports.RefreshUser = _chunkQS5Y6ZBFjs.RefreshUser; exports.RelevantContentsList = _chunkQS5Y6ZBFjs.RelevantContentsList; exports.RelevantUsersList = _chunkQS5Y6ZBFjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkQS5Y6ZBFjs.RemoveUserFromRole; exports.ResetPassword = _chunkQS5Y6ZBFjs.ResetPassword; exports.ResizableHandle = _chunkQS5Y6ZBFjs.ResizableHandle; exports.ResizablePanel = _chunkQS5Y6ZBFjs.ResizablePanel; exports.ResizablePanelGroup = _chunkQS5Y6ZBFjs.ResizablePanelGroup; exports.RoleContainer = _chunkQS5Y6ZBFjs.RoleContainer; exports.RoleDetails = _chunkQS5Y6ZBFjs.RoleDetails; exports.RoleUsersList = _chunkQS5Y6ZBFjs.RoleUsersList; exports.RolesList = _chunkQS5Y6ZBFjs.RolesList; exports.Root = _chunkQS5Y6ZBFjs.KanbanRoot; exports.RoundPageContainer = _chunkQS5Y6ZBFjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkQS5Y6ZBFjs.RoundPageContainerTitle; exports.ScrollArea = _chunkQS5Y6ZBFjs.ScrollArea; exports.ScrollBar = _chunkQS5Y6ZBFjs.ScrollBar; exports.SectionHeader = _chunkQS5Y6ZBFjs.SectionHeader; exports.SecurityContainer = _chunkQS5Y6ZBFjs.SecurityContainer; exports.Select = _chunkQS5Y6ZBFjs.Select; exports.SelectContent = _chunkQS5Y6ZBFjs.SelectContent; exports.SelectGroup = _chunkQS5Y6ZBFjs.SelectGroup; exports.SelectItem = _chunkQS5Y6ZBFjs.SelectItem; exports.SelectLabel = _chunkQS5Y6ZBFjs.SelectLabel; exports.SelectScrollDownButton = _chunkQS5Y6ZBFjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkQS5Y6ZBFjs.SelectScrollUpButton; exports.SelectSeparator = _chunkQS5Y6ZBFjs.SelectSeparator; exports.SelectTrigger = _chunkQS5Y6ZBFjs.SelectTrigger; exports.SelectValue = _chunkQS5Y6ZBFjs.SelectValue; exports.Separator = _chunkQS5Y6ZBFjs.Separator; exports.Sheet = _chunkQS5Y6ZBFjs.Sheet; exports.SheetClose = _chunkQS5Y6ZBFjs.SheetClose; exports.SheetContent = _chunkQS5Y6ZBFjs.SheetContent; exports.SheetDescription = _chunkQS5Y6ZBFjs.SheetDescription; exports.SheetFooter = _chunkQS5Y6ZBFjs.SheetFooter; exports.SheetHeader = _chunkQS5Y6ZBFjs.SheetHeader; exports.SheetTitle = _chunkQS5Y6ZBFjs.SheetTitle; exports.SheetTrigger = _chunkQS5Y6ZBFjs.SheetTrigger; exports.Sidebar = _chunkQS5Y6ZBFjs.Sidebar; exports.SidebarContent = _chunkQS5Y6ZBFjs.SidebarContent; exports.SidebarFooter = _chunkQS5Y6ZBFjs.SidebarFooter; exports.SidebarGroup = _chunkQS5Y6ZBFjs.SidebarGroup; exports.SidebarGroupAction = _chunkQS5Y6ZBFjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkQS5Y6ZBFjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkQS5Y6ZBFjs.SidebarGroupLabel; exports.SidebarHeader = _chunkQS5Y6ZBFjs.SidebarHeader; exports.SidebarInput = _chunkQS5Y6ZBFjs.SidebarInput; exports.SidebarInset = _chunkQS5Y6ZBFjs.SidebarInset; exports.SidebarMenu = _chunkQS5Y6ZBFjs.SidebarMenu; exports.SidebarMenuAction = _chunkQS5Y6ZBFjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkQS5Y6ZBFjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkQS5Y6ZBFjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkQS5Y6ZBFjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkQS5Y6ZBFjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkQS5Y6ZBFjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkQS5Y6ZBFjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkQS5Y6ZBFjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkQS5Y6ZBFjs.SidebarProvider; exports.SidebarRail = _chunkQS5Y6ZBFjs.SidebarRail; exports.SidebarSeparator = _chunkQS5Y6ZBFjs.SidebarSeparator; exports.SidebarTrigger = _chunkQS5Y6ZBFjs.SidebarTrigger; exports.Skeleton = _chunkQS5Y6ZBFjs.Skeleton; exports.Slider = _chunkQS5Y6ZBFjs.Slider; exports.Spinner = _chunkQS5Y6ZBFjs.Spinner; exports.Switch = _chunkQS5Y6ZBFjs.Switch; exports.Table = _chunkQS5Y6ZBFjs.Table; exports.TableBody = _chunkQS5Y6ZBFjs.TableBody; exports.TableCaption = _chunkQS5Y6ZBFjs.TableCaption; exports.TableCell = _chunkQS5Y6ZBFjs.TableCell; exports.TableCellAvatar = _chunkQS5Y6ZBFjs.TableCellAvatar; exports.TableFooter = _chunkQS5Y6ZBFjs.TableFooter; exports.TableHead = _chunkQS5Y6ZBFjs.TableHead; exports.TableHeader = _chunkQS5Y6ZBFjs.TableHeader; exports.TableRow = _chunkQS5Y6ZBFjs.TableRow; exports.Tabs = _chunkQS5Y6ZBFjs.Tabs; exports.TabsContainer = _chunkQS5Y6ZBFjs.TabsContainer; exports.TabsContent = _chunkQS5Y6ZBFjs.TabsContent; exports.TabsList = _chunkQS5Y6ZBFjs.TabsList; exports.TabsTrigger = _chunkQS5Y6ZBFjs.TabsTrigger; exports.Textarea = _chunkQS5Y6ZBFjs.Textarea; exports.Toaster = _chunkQS5Y6ZBFjs.Toaster; exports.Toggle = _chunkQS5Y6ZBFjs.Toggle; exports.TokenStatusIndicator = _chunkQS5Y6ZBFjs.TokenStatusIndicator; exports.Tooltip = _chunkQS5Y6ZBFjs.Tooltip; exports.TooltipContent = _chunkQS5Y6ZBFjs.TooltipContent; exports.TooltipProvider = _chunkQS5Y6ZBFjs.TooltipProvider; exports.TooltipTrigger = _chunkQS5Y6ZBFjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkQS5Y6ZBFjs.TotpAuthenticatorList; exports.TotpInput = _chunkQS5Y6ZBFjs.TotpInput; exports.TotpSetupDialog = _chunkQS5Y6ZBFjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkQS5Y6ZBFjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkQS5Y6ZBFjs.TwoFactorSettings; exports.UserAvatar = _chunkQS5Y6ZBFjs.UserAvatar; exports.UserAvatarEditor = _chunkQS5Y6ZBFjs.UserAvatarEditor; exports.UserAvatarList = _chunkQS5Y6ZBFjs.UserAvatarList; exports.UserContainer = _chunkQS5Y6ZBFjs.UserContainer; exports.UserContent = _chunkQS5Y6ZBFjs.UserContent; exports.UserDeleter = _chunkQS5Y6ZBFjs.UserDeleter; exports.UserEditor = _chunkQS5Y6ZBFjs.UserEditor; exports.UserIndexContainer = _chunkQS5Y6ZBFjs.UserIndexContainer; exports.UserIndexDetails = _chunkQS5Y6ZBFjs.UserIndexDetails; exports.UserListInAdd = _chunkQS5Y6ZBFjs.UserListInAdd; exports.UserMultiSelect = _chunkQS5Y6ZBFjs.UserMultiSelect; exports.UserReactivator = _chunkQS5Y6ZBFjs.UserReactivator; exports.UserResentInvitationEmail = _chunkQS5Y6ZBFjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkQS5Y6ZBFjs.UserRoleAdd; exports.UserRolesList = _chunkQS5Y6ZBFjs.UserRolesList; exports.UserSearchPopover = _chunkQS5Y6ZBFjs.UserSearchPopover; exports.UserSelector = _chunkQS5Y6ZBFjs.UserSelector; exports.UserStanadaloneDetails = _chunkQS5Y6ZBFjs.UserStanadaloneDetails; exports.UsersList = _chunkQS5Y6ZBFjs.UsersList; exports.UsersListByContentIds = _chunkQS5Y6ZBFjs.UsersListByContentIds; exports.UsersListContainer = _chunkQS5Y6ZBFjs.UsersListContainer; exports.WaitlistConfirmation = _chunkQS5Y6ZBFjs.WaitlistConfirmation; exports.WaitlistForm = _chunkQS5Y6ZBFjs.WaitlistForm; exports.WaitlistHeroSection = _chunkQS5Y6ZBFjs.WaitlistHeroSection; exports.WaitlistList = _chunkQS5Y6ZBFjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkQS5Y6ZBFjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkQS5Y6ZBFjs.WaitlistSuccessState; exports.badgeVariants = _chunkQS5Y6ZBFjs.badgeVariants; exports.buttonVariants = _chunkQS5Y6ZBFjs.buttonVariants; exports.cellComponent = _chunkQS5Y6ZBFjs.cellComponent; exports.cellDate = _chunkQS5Y6ZBFjs.cellDate; exports.cellDateTime = _chunkQS5Y6ZBFjs.cellDateTime; exports.cellId = _chunkQS5Y6ZBFjs.cellId; exports.cellLink = _chunkQS5Y6ZBFjs.cellLink; exports.cellUrl = _chunkQS5Y6ZBFjs.cellUrl; exports.createMentionInlineContentSpec = _chunkQS5Y6ZBFjs.createMentionInlineContentSpec; exports.errorToast = _chunkQS5Y6ZBFjs.errorToast; exports.generateNotificationData = _chunkQS5Y6ZBFjs.generateNotificationData; exports.getIcon = _chunkDS4IBFWAjs.getIcon; exports.getIconByModule = _chunkDS4IBFWAjs.getIconByModule; exports.getIconByModuleName = _chunkDS4IBFWAjs.getIconByModuleName; exports.getInitials = _chunkDS4IBFWAjs.getInitials; exports.mentionDataAttrs = _chunkQS5Y6ZBFjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkQS5Y6ZBFjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkQS5Y6ZBFjs.parseFiscalData; exports.parseMentionElement = _chunkQS5Y6ZBFjs.parseMentionElement; exports.partitionTabs = _chunkQS5Y6ZBFjs.partitionTabs; exports.spinnerVariants = _chunkQS5Y6ZBFjs.spinnerVariants; exports.tabsListVariants = _chunkQS5Y6ZBFjs.tabsListVariants; exports.toggleVariants = _chunkQS5Y6ZBFjs.toggleVariants; exports.triggerAssociationToast = _chunkQS5Y6ZBFjs.triggerAssociationToast; exports.useCarousel = _chunkQS5Y6ZBFjs.useCarousel; exports.useComboboxAnchor = _chunkQS5Y6ZBFjs.useComboboxAnchor; exports.useDebounce = _chunkQS5Y6ZBFjs.useDebounce2; exports.useEditorDialog = _chunkQS5Y6ZBFjs.useEditorDialog; exports.useFileUpload = _chunkQS5Y6ZBFjs.useFileUpload; exports.useMentionInsert = _chunkQS5Y6ZBFjs.useMentionInsert; exports.useSidebar = _chunkQS5Y6ZBFjs.useSidebar;
|
|
986
|
+
exports.AcceptInvitation = _chunkPBKZYJRJjs.AcceptInvitation; exports.Accordion = _chunkPBKZYJRJjs.Accordion; exports.AccordionContent = _chunkPBKZYJRJjs.AccordionContent; exports.AccordionItem = _chunkPBKZYJRJjs.AccordionItem; exports.AccordionTrigger = _chunkPBKZYJRJjs.AccordionTrigger; exports.ActivateAccount = _chunkPBKZYJRJjs.ActivateAccount; exports.AddUserToRole = _chunkPBKZYJRJjs.AddUserToRole; exports.AdminCompanyContainer = _chunkPBKZYJRJjs.AdminCompanyContainer; exports.AdminUsersList = _chunkPBKZYJRJjs.AdminUsersList; exports.Alert = _chunkPBKZYJRJjs.Alert; exports.AlertAction = _chunkPBKZYJRJjs.AlertAction; exports.AlertDescription = _chunkPBKZYJRJjs.AlertDescription; exports.AlertDialog = _chunkPBKZYJRJjs.AlertDialog; exports.AlertDialogAction = _chunkPBKZYJRJjs.AlertDialogAction; exports.AlertDialogCancel = _chunkPBKZYJRJjs.AlertDialogCancel; exports.AlertDialogContent = _chunkPBKZYJRJjs.AlertDialogContent; exports.AlertDialogDescription = _chunkPBKZYJRJjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkPBKZYJRJjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkPBKZYJRJjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkPBKZYJRJjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkPBKZYJRJjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkPBKZYJRJjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkPBKZYJRJjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkPBKZYJRJjs.AlertDialogTrigger; exports.AlertTitle = _chunkPBKZYJRJjs.AlertTitle; exports.AllUsersListContainer = _chunkPBKZYJRJjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkPBKZYJRJjs.AllowedUsersDetails; exports.AssistantContainer = _chunkPBKZYJRJjs.AssistantContainer; exports.AttributeElement = _chunkPBKZYJRJjs.AttributeElement; exports.AuthContainer = _chunkPBKZYJRJjs.AuthContainer; exports.Avatar = _chunkPBKZYJRJjs.Avatar; exports.AvatarBadge = _chunkPBKZYJRJjs.AvatarBadge; exports.AvatarFallback = _chunkPBKZYJRJjs.AvatarFallback; exports.AvatarGroup = _chunkPBKZYJRJjs.AvatarGroup; exports.AvatarGroupCount = _chunkPBKZYJRJjs.AvatarGroupCount; exports.AvatarImage = _chunkPBKZYJRJjs.AvatarImage; exports.BackupCodesDialog = _chunkPBKZYJRJjs.BackupCodesDialog; exports.Badge = _chunkPBKZYJRJjs.Badge; exports.BlockNoteEditorContainer = _chunkPBKZYJRJjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkPBKZYJRJjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkPBKZYJRJjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkPBKZYJRJjs.BlockNoteViewerContainer; exports.Board = _chunkPBKZYJRJjs.KanbanBoard; exports.Breadcrumb = _chunkPBKZYJRJjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkPBKZYJRJjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkPBKZYJRJjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkPBKZYJRJjs.BreadcrumbLink; exports.BreadcrumbList = _chunkPBKZYJRJjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkPBKZYJRJjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkPBKZYJRJjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkPBKZYJRJjs.BreadcrumbSeparator; exports.Button = _chunkPBKZYJRJjs.Button; exports.Calendar = _chunkPBKZYJRJjs.Calendar; exports.CalendarDayButton = _chunkPBKZYJRJjs.CalendarDayButton; exports.Card = _chunkPBKZYJRJjs.Card; exports.CardAction = _chunkPBKZYJRJjs.CardAction; exports.CardContent = _chunkPBKZYJRJjs.CardContent; exports.CardDescription = _chunkPBKZYJRJjs.CardDescription; exports.CardFooter = _chunkPBKZYJRJjs.CardFooter; exports.CardHeader = _chunkPBKZYJRJjs.CardHeader; exports.CardTitle = _chunkPBKZYJRJjs.CardTitle; exports.Carousel = _chunkPBKZYJRJjs.Carousel; exports.CarouselContent = _chunkPBKZYJRJjs.CarouselContent; exports.CarouselItem = _chunkPBKZYJRJjs.CarouselItem; exports.CarouselNext = _chunkPBKZYJRJjs.CarouselNext; exports.CarouselPrevious = _chunkPBKZYJRJjs.CarouselPrevious; exports.ChartContainer = _chunkPBKZYJRJjs.ChartContainer; exports.ChartLegend = _chunkPBKZYJRJjs.ChartLegend; exports.ChartLegendContent = _chunkPBKZYJRJjs.ChartLegendContent; exports.ChartStyle = _chunkPBKZYJRJjs.ChartStyle; exports.ChartTooltip = _chunkPBKZYJRJjs.ChartTooltip; exports.ChartTooltipContent = _chunkPBKZYJRJjs.ChartTooltipContent; exports.Checkbox = _chunkPBKZYJRJjs.Checkbox; exports.Collapsible = _chunkPBKZYJRJjs.Collapsible; exports.CollapsibleContent = _chunkPBKZYJRJjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkPBKZYJRJjs.CollapsibleTrigger; exports.Column = _chunkPBKZYJRJjs.KanbanColumn; exports.ColumnHandle = _chunkPBKZYJRJjs.KanbanColumnHandle; exports.Combobox = _chunkPBKZYJRJjs.Combobox; exports.ComboboxChip = _chunkPBKZYJRJjs.ComboboxChip; exports.ComboboxChips = _chunkPBKZYJRJjs.ComboboxChips; exports.ComboboxChipsInput = _chunkPBKZYJRJjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkPBKZYJRJjs.ComboboxCollection; exports.ComboboxContent = _chunkPBKZYJRJjs.ComboboxContent; exports.ComboboxEmpty = _chunkPBKZYJRJjs.ComboboxEmpty; exports.ComboboxGroup = _chunkPBKZYJRJjs.ComboboxGroup; exports.ComboboxInput = _chunkPBKZYJRJjs.ComboboxInput; exports.ComboboxItem = _chunkPBKZYJRJjs.ComboboxItem; exports.ComboboxLabel = _chunkPBKZYJRJjs.ComboboxLabel; exports.ComboboxList = _chunkPBKZYJRJjs.ComboboxList; exports.ComboboxSeparator = _chunkPBKZYJRJjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkPBKZYJRJjs.ComboboxTrigger; exports.ComboboxValue = _chunkPBKZYJRJjs.ComboboxValue; exports.Command = _chunkPBKZYJRJjs.Command; exports.CommandDialog = _chunkPBKZYJRJjs.CommandDialog; exports.CommandEmpty = _chunkPBKZYJRJjs.CommandEmpty; exports.CommandGroup = _chunkPBKZYJRJjs.CommandGroup; exports.CommandInput = _chunkPBKZYJRJjs.CommandInput; exports.CommandItem = _chunkPBKZYJRJjs.CommandItem; exports.CommandList = _chunkPBKZYJRJjs.CommandList; exports.CommandSeparator = _chunkPBKZYJRJjs.CommandSeparator; exports.CommandShortcut = _chunkPBKZYJRJjs.CommandShortcut; exports.CommonAddTrigger = _chunkPBKZYJRJjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkPBKZYJRJjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkPBKZYJRJjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkPBKZYJRJjs.CommonDeleter; exports.CommonEditorButtons = _chunkPBKZYJRJjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkPBKZYJRJjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkPBKZYJRJjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkPBKZYJRJjs.CommonEditorTrigger; exports.CompaniesList = _chunkPBKZYJRJjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkPBKZYJRJjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkPBKZYJRJjs.CompanyContainer; exports.CompanyContent = _chunkPBKZYJRJjs.CompanyContent; exports.CompanyDeleter = _chunkPBKZYJRJjs.CompanyDeleter; exports.CompanyDetails = _chunkPBKZYJRJjs.CompanyDetails; exports.CompanyEditor = _chunkPBKZYJRJjs.CompanyEditor; exports.CompanyUsersList = _chunkPBKZYJRJjs.CompanyUsersList; exports.ConfirmDialog = _chunkPBKZYJRJjs.ConfirmDialog; exports.ContentListGrid = _chunkPBKZYJRJjs.ContentListGrid; exports.ContentListTable = _chunkPBKZYJRJjs.ContentListTable; exports.ContentTableSearch = _chunkPBKZYJRJjs.ContentTableSearch; exports.ContentTitle = _chunkPBKZYJRJjs.ContentTitle; exports.ContentsList = _chunkPBKZYJRJjs.ContentsList; exports.ContentsListById = _chunkPBKZYJRJjs.ContentsListById; exports.ContextMenu = _chunkPBKZYJRJjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkPBKZYJRJjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkPBKZYJRJjs.ContextMenuContent; exports.ContextMenuGroup = _chunkPBKZYJRJjs.ContextMenuGroup; exports.ContextMenuItem = _chunkPBKZYJRJjs.ContextMenuItem; exports.ContextMenuLabel = _chunkPBKZYJRJjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkPBKZYJRJjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkPBKZYJRJjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkPBKZYJRJjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkPBKZYJRJjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkPBKZYJRJjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkPBKZYJRJjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkPBKZYJRJjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkPBKZYJRJjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkPBKZYJRJjs.ContextMenuTrigger; exports.ContributorsList = _chunkPBKZYJRJjs.ContributorsList; exports.Cookies = _chunkPBKZYJRJjs.Cookies; exports.CurrencyInput = _chunkPBKZYJRJjs.CurrencyInput; exports.DatePickerPopover = _chunkPBKZYJRJjs.DatePickerPopover; exports.DateRangeSelector = _chunkPBKZYJRJjs.DateRangeSelector; exports.DetailField = _chunkPBKZYJRJjs.DetailField; exports.Dialog = _chunkPBKZYJRJjs.Dialog; exports.DialogClose = _chunkPBKZYJRJjs.DialogClose; exports.DialogContent = _chunkPBKZYJRJjs.DialogContent; exports.DialogDescription = _chunkPBKZYJRJjs.DialogDescription; exports.DialogFooter = _chunkPBKZYJRJjs.DialogFooter; exports.DialogHeader = _chunkPBKZYJRJjs.DialogHeader; exports.DialogOverlay = _chunkPBKZYJRJjs.DialogOverlay; exports.DialogPortal = _chunkPBKZYJRJjs.DialogPortal; exports.DialogTitle = _chunkPBKZYJRJjs.DialogTitle; exports.DialogTrigger = _chunkPBKZYJRJjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkPBKZYJRJjs.DisableTwoFactorDialog; exports.Drawer = _chunkPBKZYJRJjs.Drawer; exports.DrawerClose = _chunkPBKZYJRJjs.DrawerClose; exports.DrawerContent = _chunkPBKZYJRJjs.DrawerContent; exports.DrawerDescription = _chunkPBKZYJRJjs.DrawerDescription; exports.DrawerFooter = _chunkPBKZYJRJjs.DrawerFooter; exports.DrawerHeader = _chunkPBKZYJRJjs.DrawerHeader; exports.DrawerOverlay = _chunkPBKZYJRJjs.DrawerOverlay; exports.DrawerPortal = _chunkPBKZYJRJjs.DrawerPortal; exports.DrawerTitle = _chunkPBKZYJRJjs.DrawerTitle; exports.DrawerTrigger = _chunkPBKZYJRJjs.DrawerTrigger; exports.DropdownMenu = _chunkPBKZYJRJjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkPBKZYJRJjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkPBKZYJRJjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkPBKZYJRJjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkPBKZYJRJjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkPBKZYJRJjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkPBKZYJRJjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkPBKZYJRJjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkPBKZYJRJjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkPBKZYJRJjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkPBKZYJRJjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkPBKZYJRJjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkPBKZYJRJjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkPBKZYJRJjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkPBKZYJRJjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkPBKZYJRJjs.EditableAvatar; exports.EditorSheet = _chunkPBKZYJRJjs.EditorSheet; exports.EmptyState = _chunkPBKZYJRJjs.EmptyState; exports.EntityAvatar = _chunkPBKZYJRJjs.EntityAvatar; exports.EntityHero = _chunkPBKZYJRJjs.EntityHero; exports.EntityHeroAvatar = _chunkPBKZYJRJjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunkPBKZYJRJjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkPBKZYJRJjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkPBKZYJRJjs.EntityMultiSelector; exports.EntitySection = _chunkPBKZYJRJjs.EntitySection; exports.EntitySelector = _chunkPBKZYJRJjs.EntitySelector; exports.ErrorDetails = _chunkPBKZYJRJjs.ErrorDetails; exports.Field = _chunkPBKZYJRJjs.Field; exports.FieldContent = _chunkPBKZYJRJjs.FieldContent; exports.FieldDescription = _chunkPBKZYJRJjs.FieldDescription; exports.FieldError = _chunkPBKZYJRJjs.FieldError; exports.FieldGroup = _chunkPBKZYJRJjs.FieldGroup; exports.FieldLabel = _chunkPBKZYJRJjs.FieldLabel; exports.FieldLegend = _chunkPBKZYJRJjs.FieldLegend; exports.FieldSeparator = _chunkPBKZYJRJjs.FieldSeparator; exports.FieldSet = _chunkPBKZYJRJjs.FieldSet; exports.FieldTitle = _chunkPBKZYJRJjs.FieldTitle; exports.FileInput = _chunkPBKZYJRJjs.FileInput; exports.FileUploader = _chunkPBKZYJRJjs.FileUploader; exports.FileUploaderContent = _chunkPBKZYJRJjs.FileUploaderContent; exports.FileUploaderItem = _chunkPBKZYJRJjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkPBKZYJRJjs.FiscalDataDisplay; exports.ForgotPassword = _chunkPBKZYJRJjs.ForgotPassword; exports.Form = _chunkPBKZYJRJjs.Form; exports.FormBlockNote = _chunkPBKZYJRJjs.FormBlockNote; exports.FormBody = _chunkPBKZYJRJjs.FormBody; exports.FormCheckbox = _chunkPBKZYJRJjs.FormCheckbox; exports.FormCol = _chunkPBKZYJRJjs.FormCol; exports.FormDate = _chunkPBKZYJRJjs.FormDate; exports.FormDateTime = _chunkPBKZYJRJjs.FormDateTime; exports.FormFeatures = _chunkPBKZYJRJjs.FormFeatures; exports.FormFieldWrapper = _chunkPBKZYJRJjs.FormFieldWrapper; exports.FormInput = _chunkPBKZYJRJjs.FormInput; exports.FormPassword = _chunkPBKZYJRJjs.FormPassword; exports.FormPlaceAutocomplete = _chunkPBKZYJRJjs.FormPlaceAutocomplete; exports.FormRoles = _chunkPBKZYJRJjs.FormRoles; exports.FormRow = _chunkPBKZYJRJjs.FormRow; exports.FormSection = _chunkPBKZYJRJjs.FormSection; exports.FormSelect = _chunkPBKZYJRJjs.FormSelect; exports.FormSlider = _chunkPBKZYJRJjs.FormSlider; exports.FormSwitch = _chunkPBKZYJRJjs.FormSwitch; exports.FormTextarea = _chunkPBKZYJRJjs.FormTextarea; exports.GdprConsentCheckbox = _chunkPBKZYJRJjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkPBKZYJRJjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkPBKZYJRJjs.HEADER_ROW_MIN_H; exports.Header = _chunkPBKZYJRJjs.Header; exports.HoverCard = _chunkPBKZYJRJjs.HoverCard; exports.HoverCardContent = _chunkPBKZYJRJjs.HoverCardContent; exports.HoverCardTrigger = _chunkPBKZYJRJjs.HoverCardTrigger; exports.HowToCommand = _chunkPBKZYJRJjs.HowToCommand; exports.HowToCommandViewer = _chunkPBKZYJRJjs.HowToCommandViewer; exports.HowToContainer = _chunkPBKZYJRJjs.HowToContainer; exports.HowToContent = _chunkPBKZYJRJjs.HowToContent; exports.HowToDeleter = _chunkPBKZYJRJjs.HowToDeleter; exports.HowToDetails = _chunkPBKZYJRJjs.HowToDetails; exports.HowToEditor = _chunkPBKZYJRJjs.HowToEditor; exports.HowToList = _chunkPBKZYJRJjs.HowToList; exports.HowToListContainer = _chunkPBKZYJRJjs.HowToListContainer; exports.HowToMultiSelector = _chunkPBKZYJRJjs.HowToMultiSelector; exports.HowToSelector = _chunkPBKZYJRJjs.HowToSelector; exports.Input = _chunkPBKZYJRJjs.Input; exports.InputGroup = _chunkPBKZYJRJjs.InputGroup; exports.InputGroupAddon = _chunkPBKZYJRJjs.InputGroupAddon; exports.InputGroupButton = _chunkPBKZYJRJjs.InputGroupButton; exports.InputGroupInput = _chunkPBKZYJRJjs.InputGroupInput; exports.InputGroupText = _chunkPBKZYJRJjs.InputGroupText; exports.InputGroupTextarea = _chunkPBKZYJRJjs.InputGroupTextarea; exports.InputOTP = _chunkPBKZYJRJjs.InputOTP; exports.InputOTPGroup = _chunkPBKZYJRJjs.InputOTPGroup; exports.InputOTPSeparator = _chunkPBKZYJRJjs.InputOTPSeparator; exports.InputOTPSlot = _chunkPBKZYJRJjs.InputOTPSlot; exports.ItalianFiscalData = _chunkPBKZYJRJjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkPBKZYJRJjs.ItalianFiscalDataDisplay; exports.Item = _chunkPBKZYJRJjs.KanbanItem; exports.ItemHandle = _chunkPBKZYJRJjs.KanbanItemHandle; exports.Kanban = _chunkPBKZYJRJjs.KanbanRoot; exports.KanbanBoard = _chunkPBKZYJRJjs.KanbanBoard; exports.KanbanColumn = _chunkPBKZYJRJjs.KanbanColumn; exports.KanbanColumnHandle = _chunkPBKZYJRJjs.KanbanColumnHandle; exports.KanbanItem = _chunkPBKZYJRJjs.KanbanItem; exports.KanbanItemHandle = _chunkPBKZYJRJjs.KanbanItemHandle; exports.KanbanOverlay = _chunkPBKZYJRJjs.KanbanOverlay; exports.Label = _chunkPBKZYJRJjs.Label; exports.LandingComponent = _chunkPBKZYJRJjs.LandingComponent; exports.Link = _chunkPBKZYJRJjs.Link; exports.Login = _chunkPBKZYJRJjs.Login; exports.Logout = _chunkPBKZYJRJjs.Logout; exports.MessageItem = _chunkPBKZYJRJjs.MessageItem; exports.MessageList = _chunkPBKZYJRJjs.MessageList; exports.MessageSourcesPanel = _chunkPBKZYJRJjs.MessageSourcesPanel; exports.MicroLabel = _chunkPBKZYJRJjs.MicroLabel; exports.MobileNavigationBar = _chunkPBKZYJRJjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunkPBKZYJRJjs.ModeToggleSwitch; exports.MultiSelect = _chunkPBKZYJRJjs.MultiSelect; exports.MultipleSelector = _chunkPBKZYJRJjs.MultipleSelector; exports.NavigationMenu = _chunkPBKZYJRJjs.NavigationMenu; exports.NavigationMenuContent = _chunkPBKZYJRJjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkPBKZYJRJjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkPBKZYJRJjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkPBKZYJRJjs.NavigationMenuLink; exports.NavigationMenuList = _chunkPBKZYJRJjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkPBKZYJRJjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkPBKZYJRJjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkPBKZYJRJjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkPBKZYJRJjs.NotificationMenuItem; exports.NotificationModal = _chunkPBKZYJRJjs.NotificationModal; exports.NotificationToast = _chunkPBKZYJRJjs.NotificationToast; exports.NotificationsList = _chunkPBKZYJRJjs.NotificationsList; exports.NotificationsListContainer = _chunkPBKZYJRJjs.NotificationsListContainer; exports.OAuthClientCard = _chunkPBKZYJRJjs.OAuthClientCard; exports.OAuthClientDetail = _chunkPBKZYJRJjs.OAuthClientDetail; exports.OAuthClientForm = _chunkPBKZYJRJjs.OAuthClientForm; exports.OAuthClientList = _chunkPBKZYJRJjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkPBKZYJRJjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkPBKZYJRJjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkPBKZYJRJjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkPBKZYJRJjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkPBKZYJRJjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkPBKZYJRJjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkPBKZYJRJjs.OAuthScopeSelector; exports.OnboardingCard = _chunkPBKZYJRJjs.OnboardingCard; exports.Overlay = _chunkPBKZYJRJjs.KanbanOverlay; exports.PageContainer = _chunkPBKZYJRJjs.PageContainer; exports.PageContainerContentDetails = _chunkPBKZYJRJjs.PageContainerContentDetails; exports.PageContentContainer = _chunkPBKZYJRJjs.PageContentContainer; exports.PageSection = _chunkPBKZYJRJjs.PageSection; exports.PasskeyButton = _chunkPBKZYJRJjs.PasskeyButton; exports.PasskeyList = _chunkPBKZYJRJjs.PasskeyList; exports.PasskeySetupDialog = _chunkPBKZYJRJjs.PasskeySetupDialog; exports.PasswordInput = _chunkPBKZYJRJjs.PasswordInput; exports.Popover = _chunkPBKZYJRJjs.Popover; exports.PopoverContent = _chunkPBKZYJRJjs.PopoverContent; exports.PopoverDescription = _chunkPBKZYJRJjs.PopoverDescription; exports.PopoverHeader = _chunkPBKZYJRJjs.PopoverHeader; exports.PopoverTitle = _chunkPBKZYJRJjs.PopoverTitle; exports.PopoverTrigger = _chunkPBKZYJRJjs.PopoverTrigger; exports.Progress = _chunkPBKZYJRJjs.Progress; exports.ProgressIndicator = _chunkPBKZYJRJjs.ProgressIndicator; exports.ProgressLabel = _chunkPBKZYJRJjs.ProgressLabel; exports.ProgressTrack = _chunkPBKZYJRJjs.ProgressTrack; exports.ProgressValue = _chunkPBKZYJRJjs.ProgressValue; exports.PushNotificationProvider = _chunkPBKZYJRJjs.PushNotificationProvider; exports.RadioGroup = _chunkPBKZYJRJjs.RadioGroup; exports.RadioGroupItem = _chunkPBKZYJRJjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkPBKZYJRJjs.RbacByRoleContainer; exports.RbacContainer = _chunkPBKZYJRJjs.RbacContainer; exports.RbacPermissionCell = _chunkPBKZYJRJjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkPBKZYJRJjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkPBKZYJRJjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkPBKZYJRJjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkPBKZYJRJjs.ReferralCodeCapture; exports.ReferralDialog = _chunkPBKZYJRJjs.ReferralDialog; exports.ReferralWidget = _chunkPBKZYJRJjs.ReferralWidget; exports.RefreshUser = _chunkPBKZYJRJjs.RefreshUser; exports.RelevantContentsList = _chunkPBKZYJRJjs.RelevantContentsList; exports.RelevantUsersList = _chunkPBKZYJRJjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkPBKZYJRJjs.RemoveUserFromRole; exports.ResetPassword = _chunkPBKZYJRJjs.ResetPassword; exports.ResizableHandle = _chunkPBKZYJRJjs.ResizableHandle; exports.ResizablePanel = _chunkPBKZYJRJjs.ResizablePanel; exports.ResizablePanelGroup = _chunkPBKZYJRJjs.ResizablePanelGroup; exports.RoleContainer = _chunkPBKZYJRJjs.RoleContainer; exports.RoleDetails = _chunkPBKZYJRJjs.RoleDetails; exports.RoleUsersList = _chunkPBKZYJRJjs.RoleUsersList; exports.RolesList = _chunkPBKZYJRJjs.RolesList; exports.Root = _chunkPBKZYJRJjs.KanbanRoot; exports.RoundPageContainer = _chunkPBKZYJRJjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkPBKZYJRJjs.RoundPageContainerTitle; exports.ScrollArea = _chunkPBKZYJRJjs.ScrollArea; exports.ScrollBar = _chunkPBKZYJRJjs.ScrollBar; exports.SectionHeader = _chunkPBKZYJRJjs.SectionHeader; exports.SecurityContainer = _chunkPBKZYJRJjs.SecurityContainer; exports.Select = _chunkPBKZYJRJjs.Select; exports.SelectContent = _chunkPBKZYJRJjs.SelectContent; exports.SelectGroup = _chunkPBKZYJRJjs.SelectGroup; exports.SelectItem = _chunkPBKZYJRJjs.SelectItem; exports.SelectLabel = _chunkPBKZYJRJjs.SelectLabel; exports.SelectScrollDownButton = _chunkPBKZYJRJjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkPBKZYJRJjs.SelectScrollUpButton; exports.SelectSeparator = _chunkPBKZYJRJjs.SelectSeparator; exports.SelectTrigger = _chunkPBKZYJRJjs.SelectTrigger; exports.SelectValue = _chunkPBKZYJRJjs.SelectValue; exports.Separator = _chunkPBKZYJRJjs.Separator; exports.Sheet = _chunkPBKZYJRJjs.Sheet; exports.SheetClose = _chunkPBKZYJRJjs.SheetClose; exports.SheetContent = _chunkPBKZYJRJjs.SheetContent; exports.SheetDescription = _chunkPBKZYJRJjs.SheetDescription; exports.SheetFooter = _chunkPBKZYJRJjs.SheetFooter; exports.SheetHeader = _chunkPBKZYJRJjs.SheetHeader; exports.SheetTitle = _chunkPBKZYJRJjs.SheetTitle; exports.SheetTrigger = _chunkPBKZYJRJjs.SheetTrigger; exports.Sidebar = _chunkPBKZYJRJjs.Sidebar; exports.SidebarContent = _chunkPBKZYJRJjs.SidebarContent; exports.SidebarFooter = _chunkPBKZYJRJjs.SidebarFooter; exports.SidebarGroup = _chunkPBKZYJRJjs.SidebarGroup; exports.SidebarGroupAction = _chunkPBKZYJRJjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkPBKZYJRJjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkPBKZYJRJjs.SidebarGroupLabel; exports.SidebarHeader = _chunkPBKZYJRJjs.SidebarHeader; exports.SidebarInput = _chunkPBKZYJRJjs.SidebarInput; exports.SidebarInset = _chunkPBKZYJRJjs.SidebarInset; exports.SidebarMenu = _chunkPBKZYJRJjs.SidebarMenu; exports.SidebarMenuAction = _chunkPBKZYJRJjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkPBKZYJRJjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkPBKZYJRJjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkPBKZYJRJjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkPBKZYJRJjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkPBKZYJRJjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkPBKZYJRJjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkPBKZYJRJjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkPBKZYJRJjs.SidebarProvider; exports.SidebarRail = _chunkPBKZYJRJjs.SidebarRail; exports.SidebarSeparator = _chunkPBKZYJRJjs.SidebarSeparator; exports.SidebarTrigger = _chunkPBKZYJRJjs.SidebarTrigger; exports.Skeleton = _chunkPBKZYJRJjs.Skeleton; exports.Slider = _chunkPBKZYJRJjs.Slider; exports.Spinner = _chunkPBKZYJRJjs.Spinner; exports.Switch = _chunkPBKZYJRJjs.Switch; exports.Table = _chunkPBKZYJRJjs.Table; exports.TableBody = _chunkPBKZYJRJjs.TableBody; exports.TableCaption = _chunkPBKZYJRJjs.TableCaption; exports.TableCell = _chunkPBKZYJRJjs.TableCell; exports.TableCellAvatar = _chunkPBKZYJRJjs.TableCellAvatar; exports.TableFooter = _chunkPBKZYJRJjs.TableFooter; exports.TableHead = _chunkPBKZYJRJjs.TableHead; exports.TableHeader = _chunkPBKZYJRJjs.TableHeader; exports.TableRow = _chunkPBKZYJRJjs.TableRow; exports.Tabs = _chunkPBKZYJRJjs.Tabs; exports.TabsContainer = _chunkPBKZYJRJjs.TabsContainer; exports.TabsContent = _chunkPBKZYJRJjs.TabsContent; exports.TabsList = _chunkPBKZYJRJjs.TabsList; exports.TabsTrigger = _chunkPBKZYJRJjs.TabsTrigger; exports.Textarea = _chunkPBKZYJRJjs.Textarea; exports.Toaster = _chunkPBKZYJRJjs.Toaster; exports.Toggle = _chunkPBKZYJRJjs.Toggle; exports.TokenStatusIndicator = _chunkPBKZYJRJjs.TokenStatusIndicator; exports.Tooltip = _chunkPBKZYJRJjs.Tooltip; exports.TooltipContent = _chunkPBKZYJRJjs.TooltipContent; exports.TooltipProvider = _chunkPBKZYJRJjs.TooltipProvider; exports.TooltipTrigger = _chunkPBKZYJRJjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkPBKZYJRJjs.TotpAuthenticatorList; exports.TotpInput = _chunkPBKZYJRJjs.TotpInput; exports.TotpSetupDialog = _chunkPBKZYJRJjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkPBKZYJRJjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkPBKZYJRJjs.TwoFactorSettings; exports.UserAvatar = _chunkPBKZYJRJjs.UserAvatar; exports.UserAvatarEditor = _chunkPBKZYJRJjs.UserAvatarEditor; exports.UserAvatarList = _chunkPBKZYJRJjs.UserAvatarList; exports.UserContainer = _chunkPBKZYJRJjs.UserContainer; exports.UserContent = _chunkPBKZYJRJjs.UserContent; exports.UserDeleter = _chunkPBKZYJRJjs.UserDeleter; exports.UserEditor = _chunkPBKZYJRJjs.UserEditor; exports.UserIndexContainer = _chunkPBKZYJRJjs.UserIndexContainer; exports.UserIndexDetails = _chunkPBKZYJRJjs.UserIndexDetails; exports.UserListInAdd = _chunkPBKZYJRJjs.UserListInAdd; exports.UserMultiSelect = _chunkPBKZYJRJjs.UserMultiSelect; exports.UserReactivator = _chunkPBKZYJRJjs.UserReactivator; exports.UserResentInvitationEmail = _chunkPBKZYJRJjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkPBKZYJRJjs.UserRoleAdd; exports.UserRolesList = _chunkPBKZYJRJjs.UserRolesList; exports.UserSearchPopover = _chunkPBKZYJRJjs.UserSearchPopover; exports.UserSelector = _chunkPBKZYJRJjs.UserSelector; exports.UserStanadaloneDetails = _chunkPBKZYJRJjs.UserStanadaloneDetails; exports.UsersList = _chunkPBKZYJRJjs.UsersList; exports.UsersListByContentIds = _chunkPBKZYJRJjs.UsersListByContentIds; exports.UsersListContainer = _chunkPBKZYJRJjs.UsersListContainer; exports.WaitlistConfirmation = _chunkPBKZYJRJjs.WaitlistConfirmation; exports.WaitlistForm = _chunkPBKZYJRJjs.WaitlistForm; exports.WaitlistHeroSection = _chunkPBKZYJRJjs.WaitlistHeroSection; exports.WaitlistList = _chunkPBKZYJRJjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkPBKZYJRJjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkPBKZYJRJjs.WaitlistSuccessState; exports.badgeVariants = _chunkPBKZYJRJjs.badgeVariants; exports.buttonVariants = _chunkPBKZYJRJjs.buttonVariants; exports.cellComponent = _chunkPBKZYJRJjs.cellComponent; exports.cellDate = _chunkPBKZYJRJjs.cellDate; exports.cellDateTime = _chunkPBKZYJRJjs.cellDateTime; exports.cellId = _chunkPBKZYJRJjs.cellId; exports.cellLink = _chunkPBKZYJRJjs.cellLink; exports.cellUrl = _chunkPBKZYJRJjs.cellUrl; exports.createMentionInlineContentSpec = _chunkPBKZYJRJjs.createMentionInlineContentSpec; exports.errorToast = _chunkPBKZYJRJjs.errorToast; exports.generateNotificationData = _chunkPBKZYJRJjs.generateNotificationData; exports.getIcon = _chunkDS4IBFWAjs.getIcon; exports.getIconByModule = _chunkDS4IBFWAjs.getIconByModule; exports.getIconByModuleName = _chunkDS4IBFWAjs.getIconByModuleName; exports.getInitials = _chunkDS4IBFWAjs.getInitials; exports.mentionDataAttrs = _chunkPBKZYJRJjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkPBKZYJRJjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkPBKZYJRJjs.parseFiscalData; exports.parseMentionElement = _chunkPBKZYJRJjs.parseMentionElement; exports.partitionTabs = _chunkPBKZYJRJjs.partitionTabs; exports.spinnerVariants = _chunkPBKZYJRJjs.spinnerVariants; exports.tabsListVariants = _chunkPBKZYJRJjs.tabsListVariants; exports.toggleVariants = _chunkPBKZYJRJjs.toggleVariants; exports.triggerAssociationToast = _chunkPBKZYJRJjs.triggerAssociationToast; exports.useCarousel = _chunkPBKZYJRJjs.useCarousel; exports.useComboboxAnchor = _chunkPBKZYJRJjs.useComboboxAnchor; exports.useDebounce = _chunkPBKZYJRJjs.useDebounce2; exports.useEditorDialog = _chunkPBKZYJRJjs.useEditorDialog; exports.useFileUpload = _chunkPBKZYJRJjs.useFileUpload; exports.useMentionInsert = _chunkPBKZYJRJjs.useMentionInsert; exports.useSidebar = _chunkPBKZYJRJjs.useSidebar;
|
|
987
987
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
var
|
|
41
|
+
var _chunkPBKZYJRJjs = require('../chunk-PBKZYJRJ.js');
|
|
42
42
|
require('../chunk-UXJAS6C5.js');
|
|
43
43
|
require('../chunk-DS4IBFWA.js');
|
|
44
44
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -85,5 +85,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
|
|
88
|
-
exports.AssistantProvider =
|
|
88
|
+
exports.AssistantProvider = _chunkPBKZYJRJjs.AssistantProvider; exports.CommonProvider = _chunkPBKZYJRJjs.CommonProvider; exports.CompanyProvider = _chunkPBKZYJRJjs.CompanyProvider; exports.CurrentUserProvider = _chunkPBKZYJRJjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkPBKZYJRJjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkPBKZYJRJjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkPBKZYJRJjs.HeaderLeftContentProvider; exports.HeaderLogoProvider = _chunkPBKZYJRJjs.HeaderLogoProvider; exports.HowToProvider = _chunkPBKZYJRJjs.HowToProvider; exports.MobileNavigationProvider = _chunkPBKZYJRJjs.MobileNavigationProvider; exports.NotificationContextProvider = _chunkPBKZYJRJjs.NotificationContextProvider; exports.OnboardingProvider = _chunkPBKZYJRJjs.OnboardingProvider; exports.RbacProvider = _chunkPBKZYJRJjs.RbacProvider; exports.RoleProvider = _chunkPBKZYJRJjs.RoleProvider; exports.SharedProvider = _chunkPBKZYJRJjs.SharedProvider; exports.SocketContext = _chunkPBKZYJRJjs.SocketContext; exports.SocketProvider = _chunkPBKZYJRJjs.SocketProvider; exports.UserProvider = _chunkPBKZYJRJjs.UserProvider; exports.ViewportProvider = _chunkPBKZYJRJjs.ViewportProvider; exports.recentPagesAtom = _chunkPBKZYJRJjs.recentPagesAtom; exports.useAssistantContext = _chunkPBKZYJRJjs.useAssistantContext; exports.useCommonContext = _chunkPBKZYJRJjs.useCommonContext; exports.useCompanyContext = _chunkPBKZYJRJjs.useCompanyContext; exports.useCurrentUserContext = _chunkPBKZYJRJjs.useCurrentUserContext; exports.useHeaderChildren = _chunkPBKZYJRJjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkPBKZYJRJjs.useHeaderLeftContent; exports.useHeaderLogo = _chunkPBKZYJRJjs.useHeaderLogo; exports.useHeaderMobileChildren = _chunkPBKZYJRJjs.useHeaderMobileChildren; exports.useHeaderRootLabel = _chunkPBKZYJRJjs.useHeaderRootLabel; exports.useHowToContext = _chunkPBKZYJRJjs.useHowToContext; exports.useMobileNavigationItems = _chunkPBKZYJRJjs.useMobileNavigationItems; exports.useNotificationContext = _chunkPBKZYJRJjs.useNotificationContext; exports.useOnboarding = _chunkPBKZYJRJjs.useOnboarding; exports.useRbacContext = _chunkPBKZYJRJjs.useRbacContext; exports.useRoleContext = _chunkPBKZYJRJjs.useRoleContext; exports.useSharedContext = _chunkPBKZYJRJjs.useSharedContext; exports.useSocketContext = _chunkPBKZYJRJjs.useSocketContext; exports.useUserContext = _chunkPBKZYJRJjs.useUserContext;
|
|
89
89
|
//# 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 _chunkPBKZYJRJjs = require('../../chunk-PBKZYJRJ.js');
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
var _chunkUXJAS6C5js = require('../../chunk-UXJAS6C5.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, _chunkPBKZYJRJjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
79
|
+
_chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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 = _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.SheetHeader, { children: [
|
|
95
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
|
|
96
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
99
99
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
100
|
-
|
|
100
|
+
_chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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 } = _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.Tooltip, { children: [
|
|
125
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkPBKZYJRJjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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 } = _chunkPBKZYJRJjs.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: _chunkPBKZYJRJjs.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login", className: _chunkPBKZYJRJjs.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 = _chunkPBKZYJRJjs.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 = _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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 = _chunkPBKZYJRJjs.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
|
+
_chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
|
|
391
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkPBKZYJRJjs.SheetHeader, { children: [
|
|
392
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
|
|
393
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkPBKZYJRJjs.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 = _chunkPBKZYJRJjs.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
|
+
_chunkPBKZYJRJjs.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, _chunkPBKZYJRJjs.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}` }),
|