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