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