@carlonicora/nextjs-jsonapi 1.141.0 → 1.141.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-HTTA7FIH.js → BlockNoteEditor-WAJ4EEUA.js} +9 -9
- package/dist/{BlockNoteEditor-HTTA7FIH.js.map → BlockNoteEditor-WAJ4EEUA.js.map} +1 -1
- package/dist/{BlockNoteEditor-UNYOBY7K.mjs → BlockNoteEditor-WUDLPAKY.mjs} +2 -2
- package/dist/billing/index.js +310 -310
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-7TKD4SMQ.mjs → chunk-R6FRTQXV.mjs} +19 -9
- package/dist/chunk-R6FRTQXV.mjs.map +1 -0
- package/dist/{chunk-QCLR35VY.js → chunk-TH7LJXCQ.js} +18 -8
- package/dist/chunk-TH7LJXCQ.js.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/package.json +1 -1
- package/src/components/forms/EditorSheet.tsx +41 -7
- package/dist/chunk-7TKD4SMQ.mjs.map +0 -1
- package/dist/chunk-QCLR35VY.js.map +0 -1
- /package/dist/{BlockNoteEditor-UNYOBY7K.mjs.map → BlockNoteEditor-WUDLPAKY.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkTH7LJXCQjs = require('../chunk-TH7LJXCQ.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete = _chunkAGKZCRG2js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkAGKZCRG2js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkAGKZCRG2js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkAGKZCRG2js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkAGKZCRG2js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunkAGKZCRG2js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkAGKZCRG2js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkAGKZCRG2js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkAGKZCRG2js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkAGKZCRG2js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkTH7LJXCQjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkTH7LJXCQjs.TableGeneratorRegistry; exports.buildClientUrl = _chunkAGKZCRG2js.buildClientUrl; exports.computeLayeredLayout = _chunkTH7LJXCQjs.computeLayeredLayout; exports.configureClientConfig = _chunkSE2YSAERjs.configureClientConfig; exports.configureClientJsonApi = _chunkAGKZCRG2js.configureClientJsonApi; exports.configureI18n = _chunkSE2YSAERjs.configureI18n; exports.configureJsonApi = _chunkSE2YSAERjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkTH7LJXCQjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkSE2YSAERjs.getApiUrl; exports.getAppUrl = _chunkSE2YSAERjs.getAppUrl; exports.getClientApiUrl = _chunkAGKZCRG2js.getClientApiUrl; exports.getClientAppUrl = _chunkAGKZCRG2js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkAGKZCRG2js.getClientTrackablePages; exports.getI18nLink = _chunkSE2YSAERjs.getI18nLink; exports.getPublicApiUrl = _chunkSE2YSAERjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkSE2YSAERjs.getStripePublishableKey; exports.getTrackablePages = _chunkSE2YSAERjs.getTrackablePages; exports.registerTableGenerator = _chunkTH7LJXCQjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkTH7LJXCQjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkTH7LJXCQjs.useContentTableStructure; exports.useCustomD3Graph = _chunkTH7LJXCQjs.useCustomD3Graph; exports.useDataListRetriever = _chunkTH7LJXCQjs.useDataListRetriever; exports.useDebounce = _chunkTH7LJXCQjs.useDebounce; exports.useI18nDateFnsLocale = _chunkSE2YSAERjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkSE2YSAERjs.useI18nLocale; exports.useI18nRouter = _chunkSE2YSAERjs.useI18nRouter; exports.useI18nTranslations = _chunkSE2YSAERjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkTH7LJXCQjs.useJsonApiGet; exports.useJsonApiMutation = _chunkTH7LJXCQjs.useJsonApiMutation; exports.useNotificationSync = _chunkTH7LJXCQjs.useNotificationSync; exports.useOAuthClient = _chunkTH7LJXCQjs.useOAuthClient; exports.useOAuthClients = _chunkTH7LJXCQjs.useOAuthClients; exports.useOAuthConsent = _chunkTH7LJXCQjs.useOAuthConsent; exports.usePageTracker = _chunkTH7LJXCQjs.usePageTracker; exports.usePageUrlGenerator = _chunkTH7LJXCQjs.usePageUrlGenerator; exports.useRehydration = _chunkTH7LJXCQjs.useRehydration; exports.useRehydrationList = _chunkTH7LJXCQjs.useRehydrationList; exports.useRoleTableStructure = _chunkTH7LJXCQjs.useRoleTableStructure; exports.useSocket = _chunkTH7LJXCQjs.useSocket; exports.useSubscriptionStatus = _chunkTH7LJXCQjs.useSubscriptionStatus; exports.useTableGenerator = _chunkTH7LJXCQjs.useTableGenerator; exports.useUrlRewriter = _chunkTH7LJXCQjs.useUrlRewriter; exports.useUserSearch = _chunkTH7LJXCQjs.useUserSearch; exports.useUserTableStructure = _chunkTH7LJXCQjs.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 _chunkTH7LJXCQjs = require('../chunk-TH7LJXCQ.js');
|
|
483
483
|
require('../chunk-SE2YSAER.js');
|
|
484
484
|
|
|
485
485
|
|
|
@@ -983,5 +983,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
983
983
|
|
|
984
984
|
|
|
985
985
|
|
|
986
|
-
exports.AcceptInvitation = _chunkQCLR35VYjs.AcceptInvitation; exports.Accordion = _chunkQCLR35VYjs.Accordion; exports.AccordionContent = _chunkQCLR35VYjs.AccordionContent; exports.AccordionItem = _chunkQCLR35VYjs.AccordionItem; exports.AccordionTrigger = _chunkQCLR35VYjs.AccordionTrigger; exports.ActivateAccount = _chunkQCLR35VYjs.ActivateAccount; exports.AddUserToRole = _chunkQCLR35VYjs.AddUserToRole; exports.AdminCompanyContainer = _chunkQCLR35VYjs.AdminCompanyContainer; exports.AdminUsersList = _chunkQCLR35VYjs.AdminUsersList; exports.Alert = _chunkQCLR35VYjs.Alert; exports.AlertAction = _chunkQCLR35VYjs.AlertAction; exports.AlertDescription = _chunkQCLR35VYjs.AlertDescription; exports.AlertDialog = _chunkQCLR35VYjs.AlertDialog; exports.AlertDialogAction = _chunkQCLR35VYjs.AlertDialogAction; exports.AlertDialogCancel = _chunkQCLR35VYjs.AlertDialogCancel; exports.AlertDialogContent = _chunkQCLR35VYjs.AlertDialogContent; exports.AlertDialogDescription = _chunkQCLR35VYjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkQCLR35VYjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkQCLR35VYjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkQCLR35VYjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkQCLR35VYjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkQCLR35VYjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkQCLR35VYjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkQCLR35VYjs.AlertDialogTrigger; exports.AlertTitle = _chunkQCLR35VYjs.AlertTitle; exports.AllUsersListContainer = _chunkQCLR35VYjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkQCLR35VYjs.AllowedUsersDetails; exports.AssistantContainer = _chunkQCLR35VYjs.AssistantContainer; exports.AttributeElement = _chunkQCLR35VYjs.AttributeElement; exports.AuthContainer = _chunkQCLR35VYjs.AuthContainer; exports.Avatar = _chunkQCLR35VYjs.Avatar; exports.AvatarBadge = _chunkQCLR35VYjs.AvatarBadge; exports.AvatarFallback = _chunkQCLR35VYjs.AvatarFallback; exports.AvatarGroup = _chunkQCLR35VYjs.AvatarGroup; exports.AvatarGroupCount = _chunkQCLR35VYjs.AvatarGroupCount; exports.AvatarImage = _chunkQCLR35VYjs.AvatarImage; exports.BackupCodesDialog = _chunkQCLR35VYjs.BackupCodesDialog; exports.Badge = _chunkQCLR35VYjs.Badge; exports.BlockNoteEditorContainer = _chunkQCLR35VYjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkQCLR35VYjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkQCLR35VYjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkQCLR35VYjs.BlockNoteViewerContainer; exports.Board = _chunkQCLR35VYjs.KanbanBoard; exports.Breadcrumb = _chunkQCLR35VYjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkQCLR35VYjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkQCLR35VYjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkQCLR35VYjs.BreadcrumbLink; exports.BreadcrumbList = _chunkQCLR35VYjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkQCLR35VYjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkQCLR35VYjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkQCLR35VYjs.BreadcrumbSeparator; exports.Button = _chunkQCLR35VYjs.Button; exports.Calendar = _chunkQCLR35VYjs.Calendar; exports.CalendarDayButton = _chunkQCLR35VYjs.CalendarDayButton; exports.Card = _chunkQCLR35VYjs.Card; exports.CardAction = _chunkQCLR35VYjs.CardAction; exports.CardContent = _chunkQCLR35VYjs.CardContent; exports.CardDescription = _chunkQCLR35VYjs.CardDescription; exports.CardFooter = _chunkQCLR35VYjs.CardFooter; exports.CardHeader = _chunkQCLR35VYjs.CardHeader; exports.CardTitle = _chunkQCLR35VYjs.CardTitle; exports.Carousel = _chunkQCLR35VYjs.Carousel; exports.CarouselContent = _chunkQCLR35VYjs.CarouselContent; exports.CarouselItem = _chunkQCLR35VYjs.CarouselItem; exports.CarouselNext = _chunkQCLR35VYjs.CarouselNext; exports.CarouselPrevious = _chunkQCLR35VYjs.CarouselPrevious; exports.ChartContainer = _chunkQCLR35VYjs.ChartContainer; exports.ChartLegend = _chunkQCLR35VYjs.ChartLegend; exports.ChartLegendContent = _chunkQCLR35VYjs.ChartLegendContent; exports.ChartStyle = _chunkQCLR35VYjs.ChartStyle; exports.ChartTooltip = _chunkQCLR35VYjs.ChartTooltip; exports.ChartTooltipContent = _chunkQCLR35VYjs.ChartTooltipContent; exports.Checkbox = _chunkQCLR35VYjs.Checkbox; exports.Collapsible = _chunkQCLR35VYjs.Collapsible; exports.CollapsibleContent = _chunkQCLR35VYjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkQCLR35VYjs.CollapsibleTrigger; exports.Column = _chunkQCLR35VYjs.KanbanColumn; exports.ColumnHandle = _chunkQCLR35VYjs.KanbanColumnHandle; exports.Combobox = _chunkQCLR35VYjs.Combobox; exports.ComboboxChip = _chunkQCLR35VYjs.ComboboxChip; exports.ComboboxChips = _chunkQCLR35VYjs.ComboboxChips; exports.ComboboxChipsInput = _chunkQCLR35VYjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkQCLR35VYjs.ComboboxCollection; exports.ComboboxContent = _chunkQCLR35VYjs.ComboboxContent; exports.ComboboxEmpty = _chunkQCLR35VYjs.ComboboxEmpty; exports.ComboboxGroup = _chunkQCLR35VYjs.ComboboxGroup; exports.ComboboxInput = _chunkQCLR35VYjs.ComboboxInput; exports.ComboboxItem = _chunkQCLR35VYjs.ComboboxItem; exports.ComboboxLabel = _chunkQCLR35VYjs.ComboboxLabel; exports.ComboboxList = _chunkQCLR35VYjs.ComboboxList; exports.ComboboxSeparator = _chunkQCLR35VYjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkQCLR35VYjs.ComboboxTrigger; exports.ComboboxValue = _chunkQCLR35VYjs.ComboboxValue; exports.Command = _chunkQCLR35VYjs.Command; exports.CommandDialog = _chunkQCLR35VYjs.CommandDialog; exports.CommandEmpty = _chunkQCLR35VYjs.CommandEmpty; exports.CommandGroup = _chunkQCLR35VYjs.CommandGroup; exports.CommandInput = _chunkQCLR35VYjs.CommandInput; exports.CommandItem = _chunkQCLR35VYjs.CommandItem; exports.CommandList = _chunkQCLR35VYjs.CommandList; exports.CommandSeparator = _chunkQCLR35VYjs.CommandSeparator; exports.CommandShortcut = _chunkQCLR35VYjs.CommandShortcut; exports.CommonAddTrigger = _chunkQCLR35VYjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkQCLR35VYjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkQCLR35VYjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkQCLR35VYjs.CommonDeleter; exports.CommonEditorButtons = _chunkQCLR35VYjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkQCLR35VYjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkQCLR35VYjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkQCLR35VYjs.CommonEditorTrigger; exports.CompaniesList = _chunkQCLR35VYjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkQCLR35VYjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkQCLR35VYjs.CompanyContainer; exports.CompanyContent = _chunkQCLR35VYjs.CompanyContent; exports.CompanyDeleter = _chunkQCLR35VYjs.CompanyDeleter; exports.CompanyDetails = _chunkQCLR35VYjs.CompanyDetails; exports.CompanyEditor = _chunkQCLR35VYjs.CompanyEditor; exports.CompanyUsersList = _chunkQCLR35VYjs.CompanyUsersList; exports.ConfirmDialog = _chunkQCLR35VYjs.ConfirmDialog; exports.ContentListGrid = _chunkQCLR35VYjs.ContentListGrid; exports.ContentListTable = _chunkQCLR35VYjs.ContentListTable; exports.ContentTableSearch = _chunkQCLR35VYjs.ContentTableSearch; exports.ContentTitle = _chunkQCLR35VYjs.ContentTitle; exports.ContentsList = _chunkQCLR35VYjs.ContentsList; exports.ContentsListById = _chunkQCLR35VYjs.ContentsListById; exports.ContextMenu = _chunkQCLR35VYjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkQCLR35VYjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkQCLR35VYjs.ContextMenuContent; exports.ContextMenuGroup = _chunkQCLR35VYjs.ContextMenuGroup; exports.ContextMenuItem = _chunkQCLR35VYjs.ContextMenuItem; exports.ContextMenuLabel = _chunkQCLR35VYjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkQCLR35VYjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkQCLR35VYjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkQCLR35VYjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkQCLR35VYjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkQCLR35VYjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkQCLR35VYjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkQCLR35VYjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkQCLR35VYjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkQCLR35VYjs.ContextMenuTrigger; exports.ContributorsList = _chunkQCLR35VYjs.ContributorsList; exports.Cookies = _chunkQCLR35VYjs.Cookies; exports.CurrencyInput = _chunkQCLR35VYjs.CurrencyInput; exports.DatePickerPopover = _chunkQCLR35VYjs.DatePickerPopover; exports.DateRangeSelector = _chunkQCLR35VYjs.DateRangeSelector; exports.DetailField = _chunkQCLR35VYjs.DetailField; exports.Dialog = _chunkQCLR35VYjs.Dialog; exports.DialogClose = _chunkQCLR35VYjs.DialogClose; exports.DialogContent = _chunkQCLR35VYjs.DialogContent; exports.DialogDescription = _chunkQCLR35VYjs.DialogDescription; exports.DialogFooter = _chunkQCLR35VYjs.DialogFooter; exports.DialogHeader = _chunkQCLR35VYjs.DialogHeader; exports.DialogOverlay = _chunkQCLR35VYjs.DialogOverlay; exports.DialogPortal = _chunkQCLR35VYjs.DialogPortal; exports.DialogTitle = _chunkQCLR35VYjs.DialogTitle; exports.DialogTrigger = _chunkQCLR35VYjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkQCLR35VYjs.DisableTwoFactorDialog; exports.Drawer = _chunkQCLR35VYjs.Drawer; exports.DrawerClose = _chunkQCLR35VYjs.DrawerClose; exports.DrawerContent = _chunkQCLR35VYjs.DrawerContent; exports.DrawerDescription = _chunkQCLR35VYjs.DrawerDescription; exports.DrawerFooter = _chunkQCLR35VYjs.DrawerFooter; exports.DrawerHeader = _chunkQCLR35VYjs.DrawerHeader; exports.DrawerOverlay = _chunkQCLR35VYjs.DrawerOverlay; exports.DrawerPortal = _chunkQCLR35VYjs.DrawerPortal; exports.DrawerTitle = _chunkQCLR35VYjs.DrawerTitle; exports.DrawerTrigger = _chunkQCLR35VYjs.DrawerTrigger; exports.DropdownMenu = _chunkQCLR35VYjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkQCLR35VYjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkQCLR35VYjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkQCLR35VYjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkQCLR35VYjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkQCLR35VYjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkQCLR35VYjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkQCLR35VYjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkQCLR35VYjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkQCLR35VYjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkQCLR35VYjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkQCLR35VYjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkQCLR35VYjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkQCLR35VYjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkQCLR35VYjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkQCLR35VYjs.EditableAvatar; exports.EditorSheet = _chunkQCLR35VYjs.EditorSheet; exports.EmptyState = _chunkQCLR35VYjs.EmptyState; exports.EntityAvatar = _chunkQCLR35VYjs.EntityAvatar; exports.EntityHero = _chunkQCLR35VYjs.EntityHero; exports.EntityHeroAvatar = _chunkQCLR35VYjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunkQCLR35VYjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkQCLR35VYjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkQCLR35VYjs.EntityMultiSelector; exports.EntitySection = _chunkQCLR35VYjs.EntitySection; exports.EntitySelector = _chunkQCLR35VYjs.EntitySelector; exports.ErrorDetails = _chunkQCLR35VYjs.ErrorDetails; exports.Field = _chunkQCLR35VYjs.Field; exports.FieldContent = _chunkQCLR35VYjs.FieldContent; exports.FieldDescription = _chunkQCLR35VYjs.FieldDescription; exports.FieldError = _chunkQCLR35VYjs.FieldError; exports.FieldGroup = _chunkQCLR35VYjs.FieldGroup; exports.FieldLabel = _chunkQCLR35VYjs.FieldLabel; exports.FieldLegend = _chunkQCLR35VYjs.FieldLegend; exports.FieldSeparator = _chunkQCLR35VYjs.FieldSeparator; exports.FieldSet = _chunkQCLR35VYjs.FieldSet; exports.FieldTitle = _chunkQCLR35VYjs.FieldTitle; exports.FileInput = _chunkQCLR35VYjs.FileInput; exports.FileUploader = _chunkQCLR35VYjs.FileUploader; exports.FileUploaderContent = _chunkQCLR35VYjs.FileUploaderContent; exports.FileUploaderItem = _chunkQCLR35VYjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkQCLR35VYjs.FiscalDataDisplay; exports.ForgotPassword = _chunkQCLR35VYjs.ForgotPassword; exports.Form = _chunkQCLR35VYjs.Form; exports.FormBlockNote = _chunkQCLR35VYjs.FormBlockNote; exports.FormBody = _chunkQCLR35VYjs.FormBody; exports.FormCheckbox = _chunkQCLR35VYjs.FormCheckbox; exports.FormCol = _chunkQCLR35VYjs.FormCol; exports.FormDate = _chunkQCLR35VYjs.FormDate; exports.FormDateTime = _chunkQCLR35VYjs.FormDateTime; exports.FormFeatures = _chunkQCLR35VYjs.FormFeatures; exports.FormFieldWrapper = _chunkQCLR35VYjs.FormFieldWrapper; exports.FormInput = _chunkQCLR35VYjs.FormInput; exports.FormPassword = _chunkQCLR35VYjs.FormPassword; exports.FormPlaceAutocomplete = _chunkQCLR35VYjs.FormPlaceAutocomplete; exports.FormRoles = _chunkQCLR35VYjs.FormRoles; exports.FormRow = _chunkQCLR35VYjs.FormRow; exports.FormSection = _chunkQCLR35VYjs.FormSection; exports.FormSelect = _chunkQCLR35VYjs.FormSelect; exports.FormSlider = _chunkQCLR35VYjs.FormSlider; exports.FormSwitch = _chunkQCLR35VYjs.FormSwitch; exports.FormTextarea = _chunkQCLR35VYjs.FormTextarea; exports.GdprConsentCheckbox = _chunkQCLR35VYjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkQCLR35VYjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkQCLR35VYjs.HEADER_ROW_MIN_H; exports.Header = _chunkQCLR35VYjs.Header; exports.HoverCard = _chunkQCLR35VYjs.HoverCard; exports.HoverCardContent = _chunkQCLR35VYjs.HoverCardContent; exports.HoverCardTrigger = _chunkQCLR35VYjs.HoverCardTrigger; exports.HowToCommand = _chunkQCLR35VYjs.HowToCommand; exports.HowToCommandViewer = _chunkQCLR35VYjs.HowToCommandViewer; exports.HowToContainer = _chunkQCLR35VYjs.HowToContainer; exports.HowToContent = _chunkQCLR35VYjs.HowToContent; exports.HowToDeleter = _chunkQCLR35VYjs.HowToDeleter; exports.HowToDetails = _chunkQCLR35VYjs.HowToDetails; exports.HowToEditor = _chunkQCLR35VYjs.HowToEditor; exports.HowToList = _chunkQCLR35VYjs.HowToList; exports.HowToListContainer = _chunkQCLR35VYjs.HowToListContainer; exports.HowToMultiSelector = _chunkQCLR35VYjs.HowToMultiSelector; exports.HowToSelector = _chunkQCLR35VYjs.HowToSelector; exports.Input = _chunkQCLR35VYjs.Input; exports.InputGroup = _chunkQCLR35VYjs.InputGroup; exports.InputGroupAddon = _chunkQCLR35VYjs.InputGroupAddon; exports.InputGroupButton = _chunkQCLR35VYjs.InputGroupButton; exports.InputGroupInput = _chunkQCLR35VYjs.InputGroupInput; exports.InputGroupText = _chunkQCLR35VYjs.InputGroupText; exports.InputGroupTextarea = _chunkQCLR35VYjs.InputGroupTextarea; exports.InputOTP = _chunkQCLR35VYjs.InputOTP; exports.InputOTPGroup = _chunkQCLR35VYjs.InputOTPGroup; exports.InputOTPSeparator = _chunkQCLR35VYjs.InputOTPSeparator; exports.InputOTPSlot = _chunkQCLR35VYjs.InputOTPSlot; exports.ItalianFiscalData = _chunkQCLR35VYjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkQCLR35VYjs.ItalianFiscalDataDisplay; exports.Item = _chunkQCLR35VYjs.KanbanItem; exports.ItemHandle = _chunkQCLR35VYjs.KanbanItemHandle; exports.Kanban = _chunkQCLR35VYjs.KanbanRoot; exports.KanbanBoard = _chunkQCLR35VYjs.KanbanBoard; exports.KanbanColumn = _chunkQCLR35VYjs.KanbanColumn; exports.KanbanColumnHandle = _chunkQCLR35VYjs.KanbanColumnHandle; exports.KanbanItem = _chunkQCLR35VYjs.KanbanItem; exports.KanbanItemHandle = _chunkQCLR35VYjs.KanbanItemHandle; exports.KanbanOverlay = _chunkQCLR35VYjs.KanbanOverlay; exports.Label = _chunkQCLR35VYjs.Label; exports.LandingComponent = _chunkQCLR35VYjs.LandingComponent; exports.Link = _chunkQCLR35VYjs.Link; exports.Login = _chunkQCLR35VYjs.Login; exports.Logout = _chunkQCLR35VYjs.Logout; exports.MessageItem = _chunkQCLR35VYjs.MessageItem; exports.MessageList = _chunkQCLR35VYjs.MessageList; exports.MessageSourcesPanel = _chunkQCLR35VYjs.MessageSourcesPanel; exports.MicroLabel = _chunkQCLR35VYjs.MicroLabel; exports.MobileNavigationBar = _chunkQCLR35VYjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunkQCLR35VYjs.ModeToggleSwitch; exports.MultiSelect = _chunkQCLR35VYjs.MultiSelect; exports.MultipleSelector = _chunkQCLR35VYjs.MultipleSelector; exports.NavigationMenu = _chunkQCLR35VYjs.NavigationMenu; exports.NavigationMenuContent = _chunkQCLR35VYjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkQCLR35VYjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkQCLR35VYjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkQCLR35VYjs.NavigationMenuLink; exports.NavigationMenuList = _chunkQCLR35VYjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkQCLR35VYjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkQCLR35VYjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkQCLR35VYjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkQCLR35VYjs.NotificationMenuItem; exports.NotificationModal = _chunkQCLR35VYjs.NotificationModal; exports.NotificationToast = _chunkQCLR35VYjs.NotificationToast; exports.NotificationsList = _chunkQCLR35VYjs.NotificationsList; exports.NotificationsListContainer = _chunkQCLR35VYjs.NotificationsListContainer; exports.OAuthClientCard = _chunkQCLR35VYjs.OAuthClientCard; exports.OAuthClientDetail = _chunkQCLR35VYjs.OAuthClientDetail; exports.OAuthClientForm = _chunkQCLR35VYjs.OAuthClientForm; exports.OAuthClientList = _chunkQCLR35VYjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkQCLR35VYjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkQCLR35VYjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkQCLR35VYjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkQCLR35VYjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkQCLR35VYjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkQCLR35VYjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkQCLR35VYjs.OAuthScopeSelector; exports.OnboardingCard = _chunkQCLR35VYjs.OnboardingCard; exports.Overlay = _chunkQCLR35VYjs.KanbanOverlay; exports.PageContainer = _chunkQCLR35VYjs.PageContainer; exports.PageContainerContentDetails = _chunkQCLR35VYjs.PageContainerContentDetails; exports.PageContentContainer = _chunkQCLR35VYjs.PageContentContainer; exports.PageSection = _chunkQCLR35VYjs.PageSection; exports.PasskeyButton = _chunkQCLR35VYjs.PasskeyButton; exports.PasskeyList = _chunkQCLR35VYjs.PasskeyList; exports.PasskeySetupDialog = _chunkQCLR35VYjs.PasskeySetupDialog; exports.PasswordInput = _chunkQCLR35VYjs.PasswordInput; exports.Popover = _chunkQCLR35VYjs.Popover; exports.PopoverContent = _chunkQCLR35VYjs.PopoverContent; exports.PopoverDescription = _chunkQCLR35VYjs.PopoverDescription; exports.PopoverHeader = _chunkQCLR35VYjs.PopoverHeader; exports.PopoverTitle = _chunkQCLR35VYjs.PopoverTitle; exports.PopoverTrigger = _chunkQCLR35VYjs.PopoverTrigger; exports.Progress = _chunkQCLR35VYjs.Progress; exports.ProgressIndicator = _chunkQCLR35VYjs.ProgressIndicator; exports.ProgressLabel = _chunkQCLR35VYjs.ProgressLabel; exports.ProgressTrack = _chunkQCLR35VYjs.ProgressTrack; exports.ProgressValue = _chunkQCLR35VYjs.ProgressValue; exports.PushNotificationProvider = _chunkQCLR35VYjs.PushNotificationProvider; exports.RadioGroup = _chunkQCLR35VYjs.RadioGroup; exports.RadioGroupItem = _chunkQCLR35VYjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkQCLR35VYjs.RbacByRoleContainer; exports.RbacContainer = _chunkQCLR35VYjs.RbacContainer; exports.RbacPermissionCell = _chunkQCLR35VYjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkQCLR35VYjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkQCLR35VYjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkQCLR35VYjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkQCLR35VYjs.ReferralCodeCapture; exports.ReferralDialog = _chunkQCLR35VYjs.ReferralDialog; exports.ReferralWidget = _chunkQCLR35VYjs.ReferralWidget; exports.RefreshUser = _chunkQCLR35VYjs.RefreshUser; exports.RelevantContentsList = _chunkQCLR35VYjs.RelevantContentsList; exports.RelevantUsersList = _chunkQCLR35VYjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkQCLR35VYjs.RemoveUserFromRole; exports.ResetPassword = _chunkQCLR35VYjs.ResetPassword; exports.ResizableHandle = _chunkQCLR35VYjs.ResizableHandle; exports.ResizablePanel = _chunkQCLR35VYjs.ResizablePanel; exports.ResizablePanelGroup = _chunkQCLR35VYjs.ResizablePanelGroup; exports.RoleContainer = _chunkQCLR35VYjs.RoleContainer; exports.RoleDetails = _chunkQCLR35VYjs.RoleDetails; exports.RoleUsersList = _chunkQCLR35VYjs.RoleUsersList; exports.RolesList = _chunkQCLR35VYjs.RolesList; exports.Root = _chunkQCLR35VYjs.KanbanRoot; exports.RoundPageContainer = _chunkQCLR35VYjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkQCLR35VYjs.RoundPageContainerTitle; exports.ScrollArea = _chunkQCLR35VYjs.ScrollArea; exports.ScrollBar = _chunkQCLR35VYjs.ScrollBar; exports.SectionHeader = _chunkQCLR35VYjs.SectionHeader; exports.SecurityContainer = _chunkQCLR35VYjs.SecurityContainer; exports.Select = _chunkQCLR35VYjs.Select; exports.SelectContent = _chunkQCLR35VYjs.SelectContent; exports.SelectGroup = _chunkQCLR35VYjs.SelectGroup; exports.SelectItem = _chunkQCLR35VYjs.SelectItem; exports.SelectLabel = _chunkQCLR35VYjs.SelectLabel; exports.SelectScrollDownButton = _chunkQCLR35VYjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkQCLR35VYjs.SelectScrollUpButton; exports.SelectSeparator = _chunkQCLR35VYjs.SelectSeparator; exports.SelectTrigger = _chunkQCLR35VYjs.SelectTrigger; exports.SelectValue = _chunkQCLR35VYjs.SelectValue; exports.Separator = _chunkQCLR35VYjs.Separator; exports.Sheet = _chunkQCLR35VYjs.Sheet; exports.SheetClose = _chunkQCLR35VYjs.SheetClose; exports.SheetContent = _chunkQCLR35VYjs.SheetContent; exports.SheetDescription = _chunkQCLR35VYjs.SheetDescription; exports.SheetFooter = _chunkQCLR35VYjs.SheetFooter; exports.SheetHeader = _chunkQCLR35VYjs.SheetHeader; exports.SheetTitle = _chunkQCLR35VYjs.SheetTitle; exports.SheetTrigger = _chunkQCLR35VYjs.SheetTrigger; exports.Sidebar = _chunkQCLR35VYjs.Sidebar; exports.SidebarContent = _chunkQCLR35VYjs.SidebarContent; exports.SidebarFooter = _chunkQCLR35VYjs.SidebarFooter; exports.SidebarGroup = _chunkQCLR35VYjs.SidebarGroup; exports.SidebarGroupAction = _chunkQCLR35VYjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkQCLR35VYjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkQCLR35VYjs.SidebarGroupLabel; exports.SidebarHeader = _chunkQCLR35VYjs.SidebarHeader; exports.SidebarInput = _chunkQCLR35VYjs.SidebarInput; exports.SidebarInset = _chunkQCLR35VYjs.SidebarInset; exports.SidebarMenu = _chunkQCLR35VYjs.SidebarMenu; exports.SidebarMenuAction = _chunkQCLR35VYjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkQCLR35VYjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkQCLR35VYjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkQCLR35VYjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkQCLR35VYjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkQCLR35VYjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkQCLR35VYjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkQCLR35VYjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkQCLR35VYjs.SidebarProvider; exports.SidebarRail = _chunkQCLR35VYjs.SidebarRail; exports.SidebarSeparator = _chunkQCLR35VYjs.SidebarSeparator; exports.SidebarTrigger = _chunkQCLR35VYjs.SidebarTrigger; exports.Skeleton = _chunkQCLR35VYjs.Skeleton; exports.Slider = _chunkQCLR35VYjs.Slider; exports.Spinner = _chunkQCLR35VYjs.Spinner; exports.Switch = _chunkQCLR35VYjs.Switch; exports.Table = _chunkQCLR35VYjs.Table; exports.TableBody = _chunkQCLR35VYjs.TableBody; exports.TableCaption = _chunkQCLR35VYjs.TableCaption; exports.TableCell = _chunkQCLR35VYjs.TableCell; exports.TableCellAvatar = _chunkQCLR35VYjs.TableCellAvatar; exports.TableFooter = _chunkQCLR35VYjs.TableFooter; exports.TableHead = _chunkQCLR35VYjs.TableHead; exports.TableHeader = _chunkQCLR35VYjs.TableHeader; exports.TableRow = _chunkQCLR35VYjs.TableRow; exports.Tabs = _chunkQCLR35VYjs.Tabs; exports.TabsContainer = _chunkQCLR35VYjs.TabsContainer; exports.TabsContent = _chunkQCLR35VYjs.TabsContent; exports.TabsList = _chunkQCLR35VYjs.TabsList; exports.TabsTrigger = _chunkQCLR35VYjs.TabsTrigger; exports.Textarea = _chunkQCLR35VYjs.Textarea; exports.Toaster = _chunkQCLR35VYjs.Toaster; exports.Toggle = _chunkQCLR35VYjs.Toggle; exports.TokenStatusIndicator = _chunkQCLR35VYjs.TokenStatusIndicator; exports.Tooltip = _chunkQCLR35VYjs.Tooltip; exports.TooltipContent = _chunkQCLR35VYjs.TooltipContent; exports.TooltipProvider = _chunkQCLR35VYjs.TooltipProvider; exports.TooltipTrigger = _chunkQCLR35VYjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkQCLR35VYjs.TotpAuthenticatorList; exports.TotpInput = _chunkQCLR35VYjs.TotpInput; exports.TotpSetupDialog = _chunkQCLR35VYjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkQCLR35VYjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkQCLR35VYjs.TwoFactorSettings; exports.UserAvatar = _chunkQCLR35VYjs.UserAvatar; exports.UserAvatarEditor = _chunkQCLR35VYjs.UserAvatarEditor; exports.UserAvatarList = _chunkQCLR35VYjs.UserAvatarList; exports.UserContainer = _chunkQCLR35VYjs.UserContainer; exports.UserContent = _chunkQCLR35VYjs.UserContent; exports.UserDeleter = _chunkQCLR35VYjs.UserDeleter; exports.UserEditor = _chunkQCLR35VYjs.UserEditor; exports.UserIndexContainer = _chunkQCLR35VYjs.UserIndexContainer; exports.UserIndexDetails = _chunkQCLR35VYjs.UserIndexDetails; exports.UserListInAdd = _chunkQCLR35VYjs.UserListInAdd; exports.UserMultiSelect = _chunkQCLR35VYjs.UserMultiSelect; exports.UserReactivator = _chunkQCLR35VYjs.UserReactivator; exports.UserResentInvitationEmail = _chunkQCLR35VYjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkQCLR35VYjs.UserRoleAdd; exports.UserRolesList = _chunkQCLR35VYjs.UserRolesList; exports.UserSearchPopover = _chunkQCLR35VYjs.UserSearchPopover; exports.UserSelector = _chunkQCLR35VYjs.UserSelector; exports.UserStanadaloneDetails = _chunkQCLR35VYjs.UserStanadaloneDetails; exports.UsersList = _chunkQCLR35VYjs.UsersList; exports.UsersListByContentIds = _chunkQCLR35VYjs.UsersListByContentIds; exports.UsersListContainer = _chunkQCLR35VYjs.UsersListContainer; exports.WaitlistConfirmation = _chunkQCLR35VYjs.WaitlistConfirmation; exports.WaitlistForm = _chunkQCLR35VYjs.WaitlistForm; exports.WaitlistHeroSection = _chunkQCLR35VYjs.WaitlistHeroSection; exports.WaitlistList = _chunkQCLR35VYjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkQCLR35VYjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkQCLR35VYjs.WaitlistSuccessState; exports.badgeVariants = _chunkQCLR35VYjs.badgeVariants; exports.buttonVariants = _chunkQCLR35VYjs.buttonVariants; exports.cellComponent = _chunkQCLR35VYjs.cellComponent; exports.cellDate = _chunkQCLR35VYjs.cellDate; exports.cellDateTime = _chunkQCLR35VYjs.cellDateTime; exports.cellId = _chunkQCLR35VYjs.cellId; exports.cellLink = _chunkQCLR35VYjs.cellLink; exports.cellUrl = _chunkQCLR35VYjs.cellUrl; exports.createMentionInlineContentSpec = _chunkQCLR35VYjs.createMentionInlineContentSpec; exports.errorToast = _chunkQCLR35VYjs.errorToast; exports.generateNotificationData = _chunkQCLR35VYjs.generateNotificationData; exports.getIcon = _chunkAGKZCRG2js.getIcon; exports.getIconByModule = _chunkAGKZCRG2js.getIconByModule; exports.getIconByModuleName = _chunkAGKZCRG2js.getIconByModuleName; exports.getInitials = _chunkAGKZCRG2js.getInitials; exports.mentionDataAttrs = _chunkQCLR35VYjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkQCLR35VYjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkQCLR35VYjs.parseFiscalData; exports.parseMentionElement = _chunkQCLR35VYjs.parseMentionElement; exports.partitionTabs = _chunkQCLR35VYjs.partitionTabs; exports.spinnerVariants = _chunkQCLR35VYjs.spinnerVariants; exports.tabsListVariants = _chunkQCLR35VYjs.tabsListVariants; exports.toggleVariants = _chunkQCLR35VYjs.toggleVariants; exports.triggerAssociationToast = _chunkQCLR35VYjs.triggerAssociationToast; exports.useCarousel = _chunkQCLR35VYjs.useCarousel; exports.useComboboxAnchor = _chunkQCLR35VYjs.useComboboxAnchor; exports.useDebounce = _chunkQCLR35VYjs.useDebounce2; exports.useEditorDialog = _chunkQCLR35VYjs.useEditorDialog; exports.useFileUpload = _chunkQCLR35VYjs.useFileUpload; exports.useMentionInsert = _chunkQCLR35VYjs.useMentionInsert; exports.useSidebar = _chunkQCLR35VYjs.useSidebar;
|
|
986
|
+
exports.AcceptInvitation = _chunkTH7LJXCQjs.AcceptInvitation; exports.Accordion = _chunkTH7LJXCQjs.Accordion; exports.AccordionContent = _chunkTH7LJXCQjs.AccordionContent; exports.AccordionItem = _chunkTH7LJXCQjs.AccordionItem; exports.AccordionTrigger = _chunkTH7LJXCQjs.AccordionTrigger; exports.ActivateAccount = _chunkTH7LJXCQjs.ActivateAccount; exports.AddUserToRole = _chunkTH7LJXCQjs.AddUserToRole; exports.AdminCompanyContainer = _chunkTH7LJXCQjs.AdminCompanyContainer; exports.AdminUsersList = _chunkTH7LJXCQjs.AdminUsersList; exports.Alert = _chunkTH7LJXCQjs.Alert; exports.AlertAction = _chunkTH7LJXCQjs.AlertAction; exports.AlertDescription = _chunkTH7LJXCQjs.AlertDescription; exports.AlertDialog = _chunkTH7LJXCQjs.AlertDialog; exports.AlertDialogAction = _chunkTH7LJXCQjs.AlertDialogAction; exports.AlertDialogCancel = _chunkTH7LJXCQjs.AlertDialogCancel; exports.AlertDialogContent = _chunkTH7LJXCQjs.AlertDialogContent; exports.AlertDialogDescription = _chunkTH7LJXCQjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkTH7LJXCQjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkTH7LJXCQjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkTH7LJXCQjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkTH7LJXCQjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkTH7LJXCQjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkTH7LJXCQjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkTH7LJXCQjs.AlertDialogTrigger; exports.AlertTitle = _chunkTH7LJXCQjs.AlertTitle; exports.AllUsersListContainer = _chunkTH7LJXCQjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkTH7LJXCQjs.AllowedUsersDetails; exports.AssistantContainer = _chunkTH7LJXCQjs.AssistantContainer; exports.AttributeElement = _chunkTH7LJXCQjs.AttributeElement; exports.AuthContainer = _chunkTH7LJXCQjs.AuthContainer; exports.Avatar = _chunkTH7LJXCQjs.Avatar; exports.AvatarBadge = _chunkTH7LJXCQjs.AvatarBadge; exports.AvatarFallback = _chunkTH7LJXCQjs.AvatarFallback; exports.AvatarGroup = _chunkTH7LJXCQjs.AvatarGroup; exports.AvatarGroupCount = _chunkTH7LJXCQjs.AvatarGroupCount; exports.AvatarImage = _chunkTH7LJXCQjs.AvatarImage; exports.BackupCodesDialog = _chunkTH7LJXCQjs.BackupCodesDialog; exports.Badge = _chunkTH7LJXCQjs.Badge; exports.BlockNoteEditorContainer = _chunkTH7LJXCQjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkTH7LJXCQjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkTH7LJXCQjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkTH7LJXCQjs.BlockNoteViewerContainer; exports.Board = _chunkTH7LJXCQjs.KanbanBoard; exports.Breadcrumb = _chunkTH7LJXCQjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkTH7LJXCQjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkTH7LJXCQjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkTH7LJXCQjs.BreadcrumbLink; exports.BreadcrumbList = _chunkTH7LJXCQjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkTH7LJXCQjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkTH7LJXCQjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkTH7LJXCQjs.BreadcrumbSeparator; exports.Button = _chunkTH7LJXCQjs.Button; exports.Calendar = _chunkTH7LJXCQjs.Calendar; exports.CalendarDayButton = _chunkTH7LJXCQjs.CalendarDayButton; exports.Card = _chunkTH7LJXCQjs.Card; exports.CardAction = _chunkTH7LJXCQjs.CardAction; exports.CardContent = _chunkTH7LJXCQjs.CardContent; exports.CardDescription = _chunkTH7LJXCQjs.CardDescription; exports.CardFooter = _chunkTH7LJXCQjs.CardFooter; exports.CardHeader = _chunkTH7LJXCQjs.CardHeader; exports.CardTitle = _chunkTH7LJXCQjs.CardTitle; exports.Carousel = _chunkTH7LJXCQjs.Carousel; exports.CarouselContent = _chunkTH7LJXCQjs.CarouselContent; exports.CarouselItem = _chunkTH7LJXCQjs.CarouselItem; exports.CarouselNext = _chunkTH7LJXCQjs.CarouselNext; exports.CarouselPrevious = _chunkTH7LJXCQjs.CarouselPrevious; exports.ChartContainer = _chunkTH7LJXCQjs.ChartContainer; exports.ChartLegend = _chunkTH7LJXCQjs.ChartLegend; exports.ChartLegendContent = _chunkTH7LJXCQjs.ChartLegendContent; exports.ChartStyle = _chunkTH7LJXCQjs.ChartStyle; exports.ChartTooltip = _chunkTH7LJXCQjs.ChartTooltip; exports.ChartTooltipContent = _chunkTH7LJXCQjs.ChartTooltipContent; exports.Checkbox = _chunkTH7LJXCQjs.Checkbox; exports.Collapsible = _chunkTH7LJXCQjs.Collapsible; exports.CollapsibleContent = _chunkTH7LJXCQjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkTH7LJXCQjs.CollapsibleTrigger; exports.Column = _chunkTH7LJXCQjs.KanbanColumn; exports.ColumnHandle = _chunkTH7LJXCQjs.KanbanColumnHandle; exports.Combobox = _chunkTH7LJXCQjs.Combobox; exports.ComboboxChip = _chunkTH7LJXCQjs.ComboboxChip; exports.ComboboxChips = _chunkTH7LJXCQjs.ComboboxChips; exports.ComboboxChipsInput = _chunkTH7LJXCQjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkTH7LJXCQjs.ComboboxCollection; exports.ComboboxContent = _chunkTH7LJXCQjs.ComboboxContent; exports.ComboboxEmpty = _chunkTH7LJXCQjs.ComboboxEmpty; exports.ComboboxGroup = _chunkTH7LJXCQjs.ComboboxGroup; exports.ComboboxInput = _chunkTH7LJXCQjs.ComboboxInput; exports.ComboboxItem = _chunkTH7LJXCQjs.ComboboxItem; exports.ComboboxLabel = _chunkTH7LJXCQjs.ComboboxLabel; exports.ComboboxList = _chunkTH7LJXCQjs.ComboboxList; exports.ComboboxSeparator = _chunkTH7LJXCQjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkTH7LJXCQjs.ComboboxTrigger; exports.ComboboxValue = _chunkTH7LJXCQjs.ComboboxValue; exports.Command = _chunkTH7LJXCQjs.Command; exports.CommandDialog = _chunkTH7LJXCQjs.CommandDialog; exports.CommandEmpty = _chunkTH7LJXCQjs.CommandEmpty; exports.CommandGroup = _chunkTH7LJXCQjs.CommandGroup; exports.CommandInput = _chunkTH7LJXCQjs.CommandInput; exports.CommandItem = _chunkTH7LJXCQjs.CommandItem; exports.CommandList = _chunkTH7LJXCQjs.CommandList; exports.CommandSeparator = _chunkTH7LJXCQjs.CommandSeparator; exports.CommandShortcut = _chunkTH7LJXCQjs.CommandShortcut; exports.CommonAddTrigger = _chunkTH7LJXCQjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkTH7LJXCQjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkTH7LJXCQjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkTH7LJXCQjs.CommonDeleter; exports.CommonEditorButtons = _chunkTH7LJXCQjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkTH7LJXCQjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkTH7LJXCQjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkTH7LJXCQjs.CommonEditorTrigger; exports.CompaniesList = _chunkTH7LJXCQjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkTH7LJXCQjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkTH7LJXCQjs.CompanyContainer; exports.CompanyContent = _chunkTH7LJXCQjs.CompanyContent; exports.CompanyDeleter = _chunkTH7LJXCQjs.CompanyDeleter; exports.CompanyDetails = _chunkTH7LJXCQjs.CompanyDetails; exports.CompanyEditor = _chunkTH7LJXCQjs.CompanyEditor; exports.CompanyUsersList = _chunkTH7LJXCQjs.CompanyUsersList; exports.ConfirmDialog = _chunkTH7LJXCQjs.ConfirmDialog; exports.ContentListGrid = _chunkTH7LJXCQjs.ContentListGrid; exports.ContentListTable = _chunkTH7LJXCQjs.ContentListTable; exports.ContentTableSearch = _chunkTH7LJXCQjs.ContentTableSearch; exports.ContentTitle = _chunkTH7LJXCQjs.ContentTitle; exports.ContentsList = _chunkTH7LJXCQjs.ContentsList; exports.ContentsListById = _chunkTH7LJXCQjs.ContentsListById; exports.ContextMenu = _chunkTH7LJXCQjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkTH7LJXCQjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkTH7LJXCQjs.ContextMenuContent; exports.ContextMenuGroup = _chunkTH7LJXCQjs.ContextMenuGroup; exports.ContextMenuItem = _chunkTH7LJXCQjs.ContextMenuItem; exports.ContextMenuLabel = _chunkTH7LJXCQjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkTH7LJXCQjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkTH7LJXCQjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkTH7LJXCQjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkTH7LJXCQjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkTH7LJXCQjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkTH7LJXCQjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkTH7LJXCQjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkTH7LJXCQjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkTH7LJXCQjs.ContextMenuTrigger; exports.ContributorsList = _chunkTH7LJXCQjs.ContributorsList; exports.Cookies = _chunkTH7LJXCQjs.Cookies; exports.CurrencyInput = _chunkTH7LJXCQjs.CurrencyInput; exports.DatePickerPopover = _chunkTH7LJXCQjs.DatePickerPopover; exports.DateRangeSelector = _chunkTH7LJXCQjs.DateRangeSelector; exports.DetailField = _chunkTH7LJXCQjs.DetailField; exports.Dialog = _chunkTH7LJXCQjs.Dialog; exports.DialogClose = _chunkTH7LJXCQjs.DialogClose; exports.DialogContent = _chunkTH7LJXCQjs.DialogContent; exports.DialogDescription = _chunkTH7LJXCQjs.DialogDescription; exports.DialogFooter = _chunkTH7LJXCQjs.DialogFooter; exports.DialogHeader = _chunkTH7LJXCQjs.DialogHeader; exports.DialogOverlay = _chunkTH7LJXCQjs.DialogOverlay; exports.DialogPortal = _chunkTH7LJXCQjs.DialogPortal; exports.DialogTitle = _chunkTH7LJXCQjs.DialogTitle; exports.DialogTrigger = _chunkTH7LJXCQjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkTH7LJXCQjs.DisableTwoFactorDialog; exports.Drawer = _chunkTH7LJXCQjs.Drawer; exports.DrawerClose = _chunkTH7LJXCQjs.DrawerClose; exports.DrawerContent = _chunkTH7LJXCQjs.DrawerContent; exports.DrawerDescription = _chunkTH7LJXCQjs.DrawerDescription; exports.DrawerFooter = _chunkTH7LJXCQjs.DrawerFooter; exports.DrawerHeader = _chunkTH7LJXCQjs.DrawerHeader; exports.DrawerOverlay = _chunkTH7LJXCQjs.DrawerOverlay; exports.DrawerPortal = _chunkTH7LJXCQjs.DrawerPortal; exports.DrawerTitle = _chunkTH7LJXCQjs.DrawerTitle; exports.DrawerTrigger = _chunkTH7LJXCQjs.DrawerTrigger; exports.DropdownMenu = _chunkTH7LJXCQjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkTH7LJXCQjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkTH7LJXCQjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkTH7LJXCQjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkTH7LJXCQjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkTH7LJXCQjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkTH7LJXCQjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkTH7LJXCQjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkTH7LJXCQjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkTH7LJXCQjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkTH7LJXCQjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkTH7LJXCQjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkTH7LJXCQjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkTH7LJXCQjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkTH7LJXCQjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkTH7LJXCQjs.EditableAvatar; exports.EditorSheet = _chunkTH7LJXCQjs.EditorSheet; exports.EmptyState = _chunkTH7LJXCQjs.EmptyState; exports.EntityAvatar = _chunkTH7LJXCQjs.EntityAvatar; exports.EntityHero = _chunkTH7LJXCQjs.EntityHero; exports.EntityHeroAvatar = _chunkTH7LJXCQjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunkTH7LJXCQjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkTH7LJXCQjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkTH7LJXCQjs.EntityMultiSelector; exports.EntitySection = _chunkTH7LJXCQjs.EntitySection; exports.EntitySelector = _chunkTH7LJXCQjs.EntitySelector; exports.ErrorDetails = _chunkTH7LJXCQjs.ErrorDetails; exports.Field = _chunkTH7LJXCQjs.Field; exports.FieldContent = _chunkTH7LJXCQjs.FieldContent; exports.FieldDescription = _chunkTH7LJXCQjs.FieldDescription; exports.FieldError = _chunkTH7LJXCQjs.FieldError; exports.FieldGroup = _chunkTH7LJXCQjs.FieldGroup; exports.FieldLabel = _chunkTH7LJXCQjs.FieldLabel; exports.FieldLegend = _chunkTH7LJXCQjs.FieldLegend; exports.FieldSeparator = _chunkTH7LJXCQjs.FieldSeparator; exports.FieldSet = _chunkTH7LJXCQjs.FieldSet; exports.FieldTitle = _chunkTH7LJXCQjs.FieldTitle; exports.FileInput = _chunkTH7LJXCQjs.FileInput; exports.FileUploader = _chunkTH7LJXCQjs.FileUploader; exports.FileUploaderContent = _chunkTH7LJXCQjs.FileUploaderContent; exports.FileUploaderItem = _chunkTH7LJXCQjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkTH7LJXCQjs.FiscalDataDisplay; exports.ForgotPassword = _chunkTH7LJXCQjs.ForgotPassword; exports.Form = _chunkTH7LJXCQjs.Form; exports.FormBlockNote = _chunkTH7LJXCQjs.FormBlockNote; exports.FormBody = _chunkTH7LJXCQjs.FormBody; exports.FormCheckbox = _chunkTH7LJXCQjs.FormCheckbox; exports.FormCol = _chunkTH7LJXCQjs.FormCol; exports.FormDate = _chunkTH7LJXCQjs.FormDate; exports.FormDateTime = _chunkTH7LJXCQjs.FormDateTime; exports.FormFeatures = _chunkTH7LJXCQjs.FormFeatures; exports.FormFieldWrapper = _chunkTH7LJXCQjs.FormFieldWrapper; exports.FormInput = _chunkTH7LJXCQjs.FormInput; exports.FormPassword = _chunkTH7LJXCQjs.FormPassword; exports.FormPlaceAutocomplete = _chunkTH7LJXCQjs.FormPlaceAutocomplete; exports.FormRoles = _chunkTH7LJXCQjs.FormRoles; exports.FormRow = _chunkTH7LJXCQjs.FormRow; exports.FormSection = _chunkTH7LJXCQjs.FormSection; exports.FormSelect = _chunkTH7LJXCQjs.FormSelect; exports.FormSlider = _chunkTH7LJXCQjs.FormSlider; exports.FormSwitch = _chunkTH7LJXCQjs.FormSwitch; exports.FormTextarea = _chunkTH7LJXCQjs.FormTextarea; exports.GdprConsentCheckbox = _chunkTH7LJXCQjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkTH7LJXCQjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkTH7LJXCQjs.HEADER_ROW_MIN_H; exports.Header = _chunkTH7LJXCQjs.Header; exports.HoverCard = _chunkTH7LJXCQjs.HoverCard; exports.HoverCardContent = _chunkTH7LJXCQjs.HoverCardContent; exports.HoverCardTrigger = _chunkTH7LJXCQjs.HoverCardTrigger; exports.HowToCommand = _chunkTH7LJXCQjs.HowToCommand; exports.HowToCommandViewer = _chunkTH7LJXCQjs.HowToCommandViewer; exports.HowToContainer = _chunkTH7LJXCQjs.HowToContainer; exports.HowToContent = _chunkTH7LJXCQjs.HowToContent; exports.HowToDeleter = _chunkTH7LJXCQjs.HowToDeleter; exports.HowToDetails = _chunkTH7LJXCQjs.HowToDetails; exports.HowToEditor = _chunkTH7LJXCQjs.HowToEditor; exports.HowToList = _chunkTH7LJXCQjs.HowToList; exports.HowToListContainer = _chunkTH7LJXCQjs.HowToListContainer; exports.HowToMultiSelector = _chunkTH7LJXCQjs.HowToMultiSelector; exports.HowToSelector = _chunkTH7LJXCQjs.HowToSelector; exports.Input = _chunkTH7LJXCQjs.Input; exports.InputGroup = _chunkTH7LJXCQjs.InputGroup; exports.InputGroupAddon = _chunkTH7LJXCQjs.InputGroupAddon; exports.InputGroupButton = _chunkTH7LJXCQjs.InputGroupButton; exports.InputGroupInput = _chunkTH7LJXCQjs.InputGroupInput; exports.InputGroupText = _chunkTH7LJXCQjs.InputGroupText; exports.InputGroupTextarea = _chunkTH7LJXCQjs.InputGroupTextarea; exports.InputOTP = _chunkTH7LJXCQjs.InputOTP; exports.InputOTPGroup = _chunkTH7LJXCQjs.InputOTPGroup; exports.InputOTPSeparator = _chunkTH7LJXCQjs.InputOTPSeparator; exports.InputOTPSlot = _chunkTH7LJXCQjs.InputOTPSlot; exports.ItalianFiscalData = _chunkTH7LJXCQjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkTH7LJXCQjs.ItalianFiscalDataDisplay; exports.Item = _chunkTH7LJXCQjs.KanbanItem; exports.ItemHandle = _chunkTH7LJXCQjs.KanbanItemHandle; exports.Kanban = _chunkTH7LJXCQjs.KanbanRoot; exports.KanbanBoard = _chunkTH7LJXCQjs.KanbanBoard; exports.KanbanColumn = _chunkTH7LJXCQjs.KanbanColumn; exports.KanbanColumnHandle = _chunkTH7LJXCQjs.KanbanColumnHandle; exports.KanbanItem = _chunkTH7LJXCQjs.KanbanItem; exports.KanbanItemHandle = _chunkTH7LJXCQjs.KanbanItemHandle; exports.KanbanOverlay = _chunkTH7LJXCQjs.KanbanOverlay; exports.Label = _chunkTH7LJXCQjs.Label; exports.LandingComponent = _chunkTH7LJXCQjs.LandingComponent; exports.Link = _chunkTH7LJXCQjs.Link; exports.Login = _chunkTH7LJXCQjs.Login; exports.Logout = _chunkTH7LJXCQjs.Logout; exports.MessageItem = _chunkTH7LJXCQjs.MessageItem; exports.MessageList = _chunkTH7LJXCQjs.MessageList; exports.MessageSourcesPanel = _chunkTH7LJXCQjs.MessageSourcesPanel; exports.MicroLabel = _chunkTH7LJXCQjs.MicroLabel; exports.MobileNavigationBar = _chunkTH7LJXCQjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunkTH7LJXCQjs.ModeToggleSwitch; exports.MultiSelect = _chunkTH7LJXCQjs.MultiSelect; exports.MultipleSelector = _chunkTH7LJXCQjs.MultipleSelector; exports.NavigationMenu = _chunkTH7LJXCQjs.NavigationMenu; exports.NavigationMenuContent = _chunkTH7LJXCQjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkTH7LJXCQjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkTH7LJXCQjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkTH7LJXCQjs.NavigationMenuLink; exports.NavigationMenuList = _chunkTH7LJXCQjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkTH7LJXCQjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkTH7LJXCQjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkTH7LJXCQjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkTH7LJXCQjs.NotificationMenuItem; exports.NotificationModal = _chunkTH7LJXCQjs.NotificationModal; exports.NotificationToast = _chunkTH7LJXCQjs.NotificationToast; exports.NotificationsList = _chunkTH7LJXCQjs.NotificationsList; exports.NotificationsListContainer = _chunkTH7LJXCQjs.NotificationsListContainer; exports.OAuthClientCard = _chunkTH7LJXCQjs.OAuthClientCard; exports.OAuthClientDetail = _chunkTH7LJXCQjs.OAuthClientDetail; exports.OAuthClientForm = _chunkTH7LJXCQjs.OAuthClientForm; exports.OAuthClientList = _chunkTH7LJXCQjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkTH7LJXCQjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkTH7LJXCQjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkTH7LJXCQjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkTH7LJXCQjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkTH7LJXCQjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkTH7LJXCQjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkTH7LJXCQjs.OAuthScopeSelector; exports.OnboardingCard = _chunkTH7LJXCQjs.OnboardingCard; exports.Overlay = _chunkTH7LJXCQjs.KanbanOverlay; exports.PageContainer = _chunkTH7LJXCQjs.PageContainer; exports.PageContainerContentDetails = _chunkTH7LJXCQjs.PageContainerContentDetails; exports.PageContentContainer = _chunkTH7LJXCQjs.PageContentContainer; exports.PageSection = _chunkTH7LJXCQjs.PageSection; exports.PasskeyButton = _chunkTH7LJXCQjs.PasskeyButton; exports.PasskeyList = _chunkTH7LJXCQjs.PasskeyList; exports.PasskeySetupDialog = _chunkTH7LJXCQjs.PasskeySetupDialog; exports.PasswordInput = _chunkTH7LJXCQjs.PasswordInput; exports.Popover = _chunkTH7LJXCQjs.Popover; exports.PopoverContent = _chunkTH7LJXCQjs.PopoverContent; exports.PopoverDescription = _chunkTH7LJXCQjs.PopoverDescription; exports.PopoverHeader = _chunkTH7LJXCQjs.PopoverHeader; exports.PopoverTitle = _chunkTH7LJXCQjs.PopoverTitle; exports.PopoverTrigger = _chunkTH7LJXCQjs.PopoverTrigger; exports.Progress = _chunkTH7LJXCQjs.Progress; exports.ProgressIndicator = _chunkTH7LJXCQjs.ProgressIndicator; exports.ProgressLabel = _chunkTH7LJXCQjs.ProgressLabel; exports.ProgressTrack = _chunkTH7LJXCQjs.ProgressTrack; exports.ProgressValue = _chunkTH7LJXCQjs.ProgressValue; exports.PushNotificationProvider = _chunkTH7LJXCQjs.PushNotificationProvider; exports.RadioGroup = _chunkTH7LJXCQjs.RadioGroup; exports.RadioGroupItem = _chunkTH7LJXCQjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkTH7LJXCQjs.RbacByRoleContainer; exports.RbacContainer = _chunkTH7LJXCQjs.RbacContainer; exports.RbacPermissionCell = _chunkTH7LJXCQjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkTH7LJXCQjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkTH7LJXCQjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkTH7LJXCQjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkTH7LJXCQjs.ReferralCodeCapture; exports.ReferralDialog = _chunkTH7LJXCQjs.ReferralDialog; exports.ReferralWidget = _chunkTH7LJXCQjs.ReferralWidget; exports.RefreshUser = _chunkTH7LJXCQjs.RefreshUser; exports.RelevantContentsList = _chunkTH7LJXCQjs.RelevantContentsList; exports.RelevantUsersList = _chunkTH7LJXCQjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkTH7LJXCQjs.RemoveUserFromRole; exports.ResetPassword = _chunkTH7LJXCQjs.ResetPassword; exports.ResizableHandle = _chunkTH7LJXCQjs.ResizableHandle; exports.ResizablePanel = _chunkTH7LJXCQjs.ResizablePanel; exports.ResizablePanelGroup = _chunkTH7LJXCQjs.ResizablePanelGroup; exports.RoleContainer = _chunkTH7LJXCQjs.RoleContainer; exports.RoleDetails = _chunkTH7LJXCQjs.RoleDetails; exports.RoleUsersList = _chunkTH7LJXCQjs.RoleUsersList; exports.RolesList = _chunkTH7LJXCQjs.RolesList; exports.Root = _chunkTH7LJXCQjs.KanbanRoot; exports.RoundPageContainer = _chunkTH7LJXCQjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkTH7LJXCQjs.RoundPageContainerTitle; exports.ScrollArea = _chunkTH7LJXCQjs.ScrollArea; exports.ScrollBar = _chunkTH7LJXCQjs.ScrollBar; exports.SectionHeader = _chunkTH7LJXCQjs.SectionHeader; exports.SecurityContainer = _chunkTH7LJXCQjs.SecurityContainer; exports.Select = _chunkTH7LJXCQjs.Select; exports.SelectContent = _chunkTH7LJXCQjs.SelectContent; exports.SelectGroup = _chunkTH7LJXCQjs.SelectGroup; exports.SelectItem = _chunkTH7LJXCQjs.SelectItem; exports.SelectLabel = _chunkTH7LJXCQjs.SelectLabel; exports.SelectScrollDownButton = _chunkTH7LJXCQjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkTH7LJXCQjs.SelectScrollUpButton; exports.SelectSeparator = _chunkTH7LJXCQjs.SelectSeparator; exports.SelectTrigger = _chunkTH7LJXCQjs.SelectTrigger; exports.SelectValue = _chunkTH7LJXCQjs.SelectValue; exports.Separator = _chunkTH7LJXCQjs.Separator; exports.Sheet = _chunkTH7LJXCQjs.Sheet; exports.SheetClose = _chunkTH7LJXCQjs.SheetClose; exports.SheetContent = _chunkTH7LJXCQjs.SheetContent; exports.SheetDescription = _chunkTH7LJXCQjs.SheetDescription; exports.SheetFooter = _chunkTH7LJXCQjs.SheetFooter; exports.SheetHeader = _chunkTH7LJXCQjs.SheetHeader; exports.SheetTitle = _chunkTH7LJXCQjs.SheetTitle; exports.SheetTrigger = _chunkTH7LJXCQjs.SheetTrigger; exports.Sidebar = _chunkTH7LJXCQjs.Sidebar; exports.SidebarContent = _chunkTH7LJXCQjs.SidebarContent; exports.SidebarFooter = _chunkTH7LJXCQjs.SidebarFooter; exports.SidebarGroup = _chunkTH7LJXCQjs.SidebarGroup; exports.SidebarGroupAction = _chunkTH7LJXCQjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkTH7LJXCQjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkTH7LJXCQjs.SidebarGroupLabel; exports.SidebarHeader = _chunkTH7LJXCQjs.SidebarHeader; exports.SidebarInput = _chunkTH7LJXCQjs.SidebarInput; exports.SidebarInset = _chunkTH7LJXCQjs.SidebarInset; exports.SidebarMenu = _chunkTH7LJXCQjs.SidebarMenu; exports.SidebarMenuAction = _chunkTH7LJXCQjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkTH7LJXCQjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkTH7LJXCQjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkTH7LJXCQjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkTH7LJXCQjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkTH7LJXCQjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkTH7LJXCQjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkTH7LJXCQjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkTH7LJXCQjs.SidebarProvider; exports.SidebarRail = _chunkTH7LJXCQjs.SidebarRail; exports.SidebarSeparator = _chunkTH7LJXCQjs.SidebarSeparator; exports.SidebarTrigger = _chunkTH7LJXCQjs.SidebarTrigger; exports.Skeleton = _chunkTH7LJXCQjs.Skeleton; exports.Slider = _chunkTH7LJXCQjs.Slider; exports.Spinner = _chunkTH7LJXCQjs.Spinner; exports.Switch = _chunkTH7LJXCQjs.Switch; exports.Table = _chunkTH7LJXCQjs.Table; exports.TableBody = _chunkTH7LJXCQjs.TableBody; exports.TableCaption = _chunkTH7LJXCQjs.TableCaption; exports.TableCell = _chunkTH7LJXCQjs.TableCell; exports.TableCellAvatar = _chunkTH7LJXCQjs.TableCellAvatar; exports.TableFooter = _chunkTH7LJXCQjs.TableFooter; exports.TableHead = _chunkTH7LJXCQjs.TableHead; exports.TableHeader = _chunkTH7LJXCQjs.TableHeader; exports.TableRow = _chunkTH7LJXCQjs.TableRow; exports.Tabs = _chunkTH7LJXCQjs.Tabs; exports.TabsContainer = _chunkTH7LJXCQjs.TabsContainer; exports.TabsContent = _chunkTH7LJXCQjs.TabsContent; exports.TabsList = _chunkTH7LJXCQjs.TabsList; exports.TabsTrigger = _chunkTH7LJXCQjs.TabsTrigger; exports.Textarea = _chunkTH7LJXCQjs.Textarea; exports.Toaster = _chunkTH7LJXCQjs.Toaster; exports.Toggle = _chunkTH7LJXCQjs.Toggle; exports.TokenStatusIndicator = _chunkTH7LJXCQjs.TokenStatusIndicator; exports.Tooltip = _chunkTH7LJXCQjs.Tooltip; exports.TooltipContent = _chunkTH7LJXCQjs.TooltipContent; exports.TooltipProvider = _chunkTH7LJXCQjs.TooltipProvider; exports.TooltipTrigger = _chunkTH7LJXCQjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkTH7LJXCQjs.TotpAuthenticatorList; exports.TotpInput = _chunkTH7LJXCQjs.TotpInput; exports.TotpSetupDialog = _chunkTH7LJXCQjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkTH7LJXCQjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkTH7LJXCQjs.TwoFactorSettings; exports.UserAvatar = _chunkTH7LJXCQjs.UserAvatar; exports.UserAvatarEditor = _chunkTH7LJXCQjs.UserAvatarEditor; exports.UserAvatarList = _chunkTH7LJXCQjs.UserAvatarList; exports.UserContainer = _chunkTH7LJXCQjs.UserContainer; exports.UserContent = _chunkTH7LJXCQjs.UserContent; exports.UserDeleter = _chunkTH7LJXCQjs.UserDeleter; exports.UserEditor = _chunkTH7LJXCQjs.UserEditor; exports.UserIndexContainer = _chunkTH7LJXCQjs.UserIndexContainer; exports.UserIndexDetails = _chunkTH7LJXCQjs.UserIndexDetails; exports.UserListInAdd = _chunkTH7LJXCQjs.UserListInAdd; exports.UserMultiSelect = _chunkTH7LJXCQjs.UserMultiSelect; exports.UserReactivator = _chunkTH7LJXCQjs.UserReactivator; exports.UserResentInvitationEmail = _chunkTH7LJXCQjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkTH7LJXCQjs.UserRoleAdd; exports.UserRolesList = _chunkTH7LJXCQjs.UserRolesList; exports.UserSearchPopover = _chunkTH7LJXCQjs.UserSearchPopover; exports.UserSelector = _chunkTH7LJXCQjs.UserSelector; exports.UserStanadaloneDetails = _chunkTH7LJXCQjs.UserStanadaloneDetails; exports.UsersList = _chunkTH7LJXCQjs.UsersList; exports.UsersListByContentIds = _chunkTH7LJXCQjs.UsersListByContentIds; exports.UsersListContainer = _chunkTH7LJXCQjs.UsersListContainer; exports.WaitlistConfirmation = _chunkTH7LJXCQjs.WaitlistConfirmation; exports.WaitlistForm = _chunkTH7LJXCQjs.WaitlistForm; exports.WaitlistHeroSection = _chunkTH7LJXCQjs.WaitlistHeroSection; exports.WaitlistList = _chunkTH7LJXCQjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkTH7LJXCQjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkTH7LJXCQjs.WaitlistSuccessState; exports.badgeVariants = _chunkTH7LJXCQjs.badgeVariants; exports.buttonVariants = _chunkTH7LJXCQjs.buttonVariants; exports.cellComponent = _chunkTH7LJXCQjs.cellComponent; exports.cellDate = _chunkTH7LJXCQjs.cellDate; exports.cellDateTime = _chunkTH7LJXCQjs.cellDateTime; exports.cellId = _chunkTH7LJXCQjs.cellId; exports.cellLink = _chunkTH7LJXCQjs.cellLink; exports.cellUrl = _chunkTH7LJXCQjs.cellUrl; exports.createMentionInlineContentSpec = _chunkTH7LJXCQjs.createMentionInlineContentSpec; exports.errorToast = _chunkTH7LJXCQjs.errorToast; exports.generateNotificationData = _chunkTH7LJXCQjs.generateNotificationData; exports.getIcon = _chunkAGKZCRG2js.getIcon; exports.getIconByModule = _chunkAGKZCRG2js.getIconByModule; exports.getIconByModuleName = _chunkAGKZCRG2js.getIconByModuleName; exports.getInitials = _chunkAGKZCRG2js.getInitials; exports.mentionDataAttrs = _chunkTH7LJXCQjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkTH7LJXCQjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkTH7LJXCQjs.parseFiscalData; exports.parseMentionElement = _chunkTH7LJXCQjs.parseMentionElement; exports.partitionTabs = _chunkTH7LJXCQjs.partitionTabs; exports.spinnerVariants = _chunkTH7LJXCQjs.spinnerVariants; exports.tabsListVariants = _chunkTH7LJXCQjs.tabsListVariants; exports.toggleVariants = _chunkTH7LJXCQjs.toggleVariants; exports.triggerAssociationToast = _chunkTH7LJXCQjs.triggerAssociationToast; exports.useCarousel = _chunkTH7LJXCQjs.useCarousel; exports.useComboboxAnchor = _chunkTH7LJXCQjs.useComboboxAnchor; exports.useDebounce = _chunkTH7LJXCQjs.useDebounce2; exports.useEditorDialog = _chunkTH7LJXCQjs.useEditorDialog; exports.useFileUpload = _chunkTH7LJXCQjs.useFileUpload; exports.useMentionInsert = _chunkTH7LJXCQjs.useMentionInsert; exports.useSidebar = _chunkTH7LJXCQjs.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 _chunkTH7LJXCQjs = require('../chunk-TH7LJXCQ.js');
|
|
42
42
|
require('../chunk-SE2YSAER.js');
|
|
43
43
|
require('../chunk-AGKZCRG2.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 = _chunkTH7LJXCQjs.AssistantProvider; exports.CommonProvider = _chunkTH7LJXCQjs.CommonProvider; exports.CompanyProvider = _chunkTH7LJXCQjs.CompanyProvider; exports.CurrentUserProvider = _chunkTH7LJXCQjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkTH7LJXCQjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkTH7LJXCQjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkTH7LJXCQjs.HeaderLeftContentProvider; exports.HeaderLogoProvider = _chunkTH7LJXCQjs.HeaderLogoProvider; exports.HowToProvider = _chunkTH7LJXCQjs.HowToProvider; exports.MobileNavigationProvider = _chunkTH7LJXCQjs.MobileNavigationProvider; exports.NotificationContextProvider = _chunkTH7LJXCQjs.NotificationContextProvider; exports.OnboardingProvider = _chunkTH7LJXCQjs.OnboardingProvider; exports.RbacProvider = _chunkTH7LJXCQjs.RbacProvider; exports.RoleProvider = _chunkTH7LJXCQjs.RoleProvider; exports.SharedProvider = _chunkTH7LJXCQjs.SharedProvider; exports.SocketContext = _chunkTH7LJXCQjs.SocketContext; exports.SocketProvider = _chunkTH7LJXCQjs.SocketProvider; exports.UserProvider = _chunkTH7LJXCQjs.UserProvider; exports.ViewportProvider = _chunkTH7LJXCQjs.ViewportProvider; exports.recentPagesAtom = _chunkTH7LJXCQjs.recentPagesAtom; exports.useAssistantContext = _chunkTH7LJXCQjs.useAssistantContext; exports.useCommonContext = _chunkTH7LJXCQjs.useCommonContext; exports.useCompanyContext = _chunkTH7LJXCQjs.useCompanyContext; exports.useCurrentUserContext = _chunkTH7LJXCQjs.useCurrentUserContext; exports.useHeaderChildren = _chunkTH7LJXCQjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkTH7LJXCQjs.useHeaderLeftContent; exports.useHeaderLogo = _chunkTH7LJXCQjs.useHeaderLogo; exports.useHeaderMobileChildren = _chunkTH7LJXCQjs.useHeaderMobileChildren; exports.useHeaderRootLabel = _chunkTH7LJXCQjs.useHeaderRootLabel; exports.useHowToContext = _chunkTH7LJXCQjs.useHowToContext; exports.useMobileNavigationItems = _chunkTH7LJXCQjs.useMobileNavigationItems; exports.useNotificationContext = _chunkTH7LJXCQjs.useNotificationContext; exports.useOnboarding = _chunkTH7LJXCQjs.useOnboarding; exports.useRbacContext = _chunkTH7LJXCQjs.useRbacContext; exports.useRoleContext = _chunkTH7LJXCQjs.useRoleContext; exports.useSharedContext = _chunkTH7LJXCQjs.useSharedContext; exports.useSocketContext = _chunkTH7LJXCQjs.useSocketContext; exports.useUserContext = _chunkTH7LJXCQjs.useUserContext;
|
|
89
89
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var _chunkYBZVWLPHjs = require('../../chunk-YBZVWLPH.js');
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
var
|
|
25
|
+
var _chunkTH7LJXCQjs = require('../../chunk-TH7LJXCQ.js');
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
var _chunkSE2YSAERjs = require('../../chunk-SE2YSAER.js');
|
|
@@ -74,29 +74,29 @@ var _lucidereact = require('lucide-react');
|
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
function HelpAssistantSheet({ open, onOpenChange }) {
|
|
77
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
78
|
-
|
|
77
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
78
|
+
_chunkTH7LJXCQjs.SheetContent,
|
|
79
79
|
{
|
|
80
80
|
side: "right",
|
|
81
81
|
className: "flex w-full flex-col data-[side=right]:sm:max-w-2xl data-[side=right]:lg:max-w-3xl",
|
|
82
|
-
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
82
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
|
|
83
83
|
}
|
|
84
84
|
) });
|
|
85
85
|
}
|
|
86
86
|
_chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheet, "HelpAssistantSheet");
|
|
87
87
|
function HelpAssistantSheetBody() {
|
|
88
88
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
89
|
-
const ctx =
|
|
89
|
+
const ctx = _chunkTH7LJXCQjs.useAssistantContext.call(void 0, );
|
|
90
90
|
const showThread = !!ctx.assistant || ctx.sending || ctx.messages.length > 0;
|
|
91
91
|
const send = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (content) => ctx.sendMessage(content, { howToMode: true }), "send");
|
|
92
92
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
93
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
94
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
95
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
93
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.SheetHeader, { children: [
|
|
94
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
|
|
95
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
|
|
96
96
|
] }),
|
|
97
|
-
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
97
|
+
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
98
98
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
99
|
-
|
|
99
|
+
_chunkTH7LJXCQjs.AssistantThread,
|
|
100
100
|
{
|
|
101
101
|
messages: ctx.messages,
|
|
102
102
|
sending: ctx.sending,
|
|
@@ -106,7 +106,7 @@ function HelpAssistantSheetBody() {
|
|
|
106
106
|
onRetry: ctx.retrySend
|
|
107
107
|
}
|
|
108
108
|
),
|
|
109
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
109
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.AssistantComposer, { onSend: send, disabled: ctx.sending })
|
|
110
110
|
] })
|
|
111
111
|
] });
|
|
112
112
|
}
|
|
@@ -116,20 +116,20 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheetBody, "HelpAssistantSheet
|
|
|
116
116
|
|
|
117
117
|
function HelpAskAi() {
|
|
118
118
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
119
|
-
const { currentUser } =
|
|
119
|
+
const { currentUser } = _chunkTH7LJXCQjs.useCurrentUserContext.call(void 0, );
|
|
120
120
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
121
121
|
const disabled = !currentUser;
|
|
122
122
|
if (disabled) {
|
|
123
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
124
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
123
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.Tooltip, { children: [
|
|
124
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.Button, { variant: "outline", size: "sm", disabled: true }), children: [
|
|
125
125
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
126
126
|
t("help.askAi.button")
|
|
127
127
|
] }),
|
|
128
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
128
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.TooltipContent, { children: t("help.askAi.loginTooltip") })
|
|
129
129
|
] });
|
|
130
130
|
}
|
|
131
131
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
132
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
132
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
|
|
133
133
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
134
134
|
t("help.askAi.button")
|
|
135
135
|
] }),
|
|
@@ -142,7 +142,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAskAi, "HelpAskAi");
|
|
|
142
142
|
|
|
143
143
|
function HelpHeader() {
|
|
144
144
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
145
|
-
const { currentUser } =
|
|
145
|
+
const { currentUser } = _chunkTH7LJXCQjs.useCurrentUserContext.call(void 0, );
|
|
146
146
|
const { brand } = useHelp();
|
|
147
147
|
const logo = _optionalChain([brand, 'optionalAccess', _ => _.logo]);
|
|
148
148
|
const label = _nullishCoalesce(_optionalChain([brand, 'optionalAccess', _2 => _2.label]), () => ( "Help"));
|
|
@@ -158,7 +158,7 @@ function HelpHeader() {
|
|
|
158
158
|
] }),
|
|
159
159
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
|
|
160
160
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAskAi, {}),
|
|
161
|
-
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
161
|
+
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login" }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.login") })
|
|
162
162
|
] })
|
|
163
163
|
] });
|
|
164
164
|
}
|
|
@@ -200,7 +200,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, useHelpFilter, "useHelpFilter");
|
|
|
200
200
|
|
|
201
201
|
function HelpSideNav() {
|
|
202
202
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
203
|
-
const generateUrl =
|
|
203
|
+
const generateUrl = _chunkTH7LJXCQjs.usePageUrlGenerator.call(void 0, );
|
|
204
204
|
const pathname = _navigation.usePathname.call(void 0, );
|
|
205
205
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
206
206
|
_react.useEffect.call(void 0, () => {
|
|
@@ -281,7 +281,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpSideNav, "HelpSideNav");
|
|
|
281
281
|
function HelpArticleBody(props) {
|
|
282
282
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
283
283
|
const format = _nextintl.useFormatter.call(void 0, );
|
|
284
|
-
const generateUrl =
|
|
284
|
+
const generateUrl = _chunkTH7LJXCQjs.usePageUrlGenerator.call(void 0, );
|
|
285
285
|
const { howToType, title, summary, updatedAt, prev, next, children } = props;
|
|
286
286
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "article", { className: "prose dark:prose-invert max-w-none", children: [
|
|
287
287
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: "text-muted-foreground mb-2 text-xs", children: [
|
|
@@ -338,7 +338,7 @@ function HelpTOC({ headings }) {
|
|
|
338
338
|
}, [headings]);
|
|
339
339
|
if (headings.length === 0) return null;
|
|
340
340
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { "aria-label": t("help.toc.title"), className: "hidden lg:block", children: [
|
|
341
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
341
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
|
|
342
342
|
/* @__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,
|
|
343
343
|
"a",
|
|
344
344
|
{
|
|
@@ -359,7 +359,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpTOC, "HelpTOC");
|
|
|
359
359
|
|
|
360
360
|
function HelpHint({ contextKey }) {
|
|
361
361
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
362
|
-
const generateUrl =
|
|
362
|
+
const generateUrl = _chunkTH7LJXCQjs.usePageUrlGenerator.call(void 0, );
|
|
363
363
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
364
364
|
const [picked, setPicked] = _react.useState.call(void 0, null);
|
|
365
365
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
@@ -377,7 +377,7 @@ function HelpHint({ contextKey }) {
|
|
|
377
377
|
if (matches.length === 0) return null;
|
|
378
378
|
const active = _nullishCoalesce(picked, () => ( (matches.length === 1 ? matches[0] : null)));
|
|
379
379
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
380
|
-
|
|
380
|
+
_chunkTH7LJXCQjs.Sheet,
|
|
381
381
|
{
|
|
382
382
|
open,
|
|
383
383
|
onOpenChange: (o) => {
|
|
@@ -385,11 +385,11 @@ function HelpHint({ contextKey }) {
|
|
|
385
385
|
if (!o) setPicked(null);
|
|
386
386
|
},
|
|
387
387
|
children: [
|
|
388
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
389
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
390
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
391
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
392
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
388
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.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" }) }),
|
|
389
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
|
|
390
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTH7LJXCQjs.SheetHeader, { children: [
|
|
391
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
|
|
392
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
|
|
393
393
|
] }),
|
|
394
394
|
active ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "mt-4 space-y-3", children: [
|
|
395
395
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-muted-foreground text-sm", children: active.summary }),
|
|
@@ -421,7 +421,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpHint, "HelpHint");
|
|
|
421
421
|
|
|
422
422
|
function HelpSearchResultRow({ result, onSelect }) {
|
|
423
423
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
424
|
-
const generateUrl =
|
|
424
|
+
const generateUrl = _chunkTH7LJXCQjs.usePageUrlGenerator.call(void 0, );
|
|
425
425
|
const [article, setArticle] = _react.useState.call(void 0, null);
|
|
426
426
|
_react.useEffect.call(void 0, () => {
|
|
427
427
|
let active = true;
|
|
@@ -432,7 +432,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
432
432
|
}, [result.id]);
|
|
433
433
|
if (!article) {
|
|
434
434
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
435
|
-
|
|
435
|
+
_chunkTH7LJXCQjs.CommandItem,
|
|
436
436
|
{
|
|
437
437
|
value: result.id,
|
|
438
438
|
disabled: true,
|
|
@@ -441,7 +441,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
441
441
|
}
|
|
442
442
|
);
|
|
443
443
|
}
|
|
444
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
444
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTH7LJXCQjs.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
445
445
|
_link2.default,
|
|
446
446
|
{
|
|
447
447
|
href: generateUrl({ page: `/help/${article.howToType}/${article.slug}` }),
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useTranslations } from "next-intl";
|
|
4
|
-
import { ReactElement, ReactNode, useCallback, useEffect, useRef } from "react";
|
|
4
|
+
import { isValidElement, ReactElement, ReactNode, useCallback, useEffect, useRef } from "react";
|
|
5
5
|
import { FieldValues, UseFormReturn } from "react-hook-form";
|
|
6
6
|
import { PencilIcon } from "lucide-react";
|
|
7
7
|
import { ModuleWithPermissions } from "../../permissions/types";
|
|
@@ -24,6 +24,39 @@ import { errorToast } from "../errors/errorToast";
|
|
|
24
24
|
|
|
25
25
|
type EditorSheetSize = "sm" | "md" | "lg" | "xl" | "2xl";
|
|
26
26
|
|
|
27
|
+
/**
|
|
28
|
+
* Resolve the `nativeButton` contract for a caller-supplied `trigger`.
|
|
29
|
+
*
|
|
30
|
+
* Base UI checks `nativeButton` against the element the trigger ACTUALLY puts in
|
|
31
|
+
* the DOM and logs an error when the two disagree — in BOTH directions (see
|
|
32
|
+
* `@base-ui/react/internals/use-button/useButton`: "expected a native <button>"
|
|
33
|
+
* / "expected a non-<button>"). Since `trigger` is supplied by the call site and
|
|
34
|
+
* this package has two live conventions, no constant is correct for all of them:
|
|
35
|
+
*
|
|
36
|
+
* - `<Button render={<div />} nativeButton={false}>` — the pointer-cursor
|
|
37
|
+
* convention documented in this package's CLAUDE.md — renders a `<div>`.
|
|
38
|
+
* - a plain `<Button>` / `<button>` / `<Button render={<Link />}>` renders a
|
|
39
|
+
* native `<button>` / a native `<button>` / an `<a>` respectively.
|
|
40
|
+
*
|
|
41
|
+
* So derive it from the element instead of hardcoding it.
|
|
42
|
+
*/
|
|
43
|
+
function resolveTriggerIsNativeButton(trigger: ReactNode): boolean {
|
|
44
|
+
if (!isValidElement(trigger)) return true;
|
|
45
|
+
|
|
46
|
+
const props = (trigger.props ?? {}) as { nativeButton?: boolean; render?: unknown };
|
|
47
|
+
|
|
48
|
+
// The call site already declared the contract for its own element — honour it.
|
|
49
|
+
if (typeof props.nativeButton === "boolean") return props.nativeButton;
|
|
50
|
+
|
|
51
|
+
// `render={<X />}` means X is what reaches the DOM (e.g. <Link> → <a>, <div>).
|
|
52
|
+
if (isValidElement(props.render)) return props.render.type === "button";
|
|
53
|
+
|
|
54
|
+
// Intrinsic tags: only <button> is native. Components (this package's <Button>
|
|
55
|
+
// and the Base UI primitives) default to rendering a native <button>.
|
|
56
|
+
if (typeof trigger.type === "string") return trigger.type === "button";
|
|
57
|
+
return true;
|
|
58
|
+
}
|
|
59
|
+
|
|
27
60
|
const sizeClasses: Record<EditorSheetSize, string> = {
|
|
28
61
|
sm: "data-[side=right]:sm:max-w-2xl",
|
|
29
62
|
md: "data-[side=right]:sm:max-w-3xl",
|
|
@@ -212,12 +245,13 @@ export function EditorSheet<T extends FieldValues>({
|
|
|
212
245
|
// <button> inside SheetTrigger's <button> (invalid HTML / hydration
|
|
213
246
|
// error). `render` also preserves the element's native `disabled`.
|
|
214
247
|
//
|
|
215
|
-
// `nativeButton
|
|
216
|
-
//
|
|
217
|
-
//
|
|
218
|
-
//
|
|
219
|
-
//
|
|
220
|
-
|
|
248
|
+
// `nativeButton` must match the element the trigger actually renders,
|
|
249
|
+
// or Base UI logs a semantics/accessibility error at runtime. Call
|
|
250
|
+
// sites pass BOTH kinds — a native `<Button>` and the div-rendering
|
|
251
|
+
// `<Button render={<div />} nativeButton={false}>` convention — so it
|
|
252
|
+
// is resolved per trigger rather than hardcoded (a constant `false`
|
|
253
|
+
// warned on every native-button trigger).
|
|
254
|
+
<SheetTrigger nativeButton={resolveTriggerIsNativeButton(trigger)} render={trigger as ReactElement} />
|
|
221
255
|
) : (
|
|
222
256
|
<SheetTrigger>
|
|
223
257
|
{isEdit ? (
|