@carlonicora/nextjs-jsonapi 1.137.3 → 1.137.5
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-QLNAU7GK.mjs → BlockNoteEditor-K7FBEMSV.mjs} +2 -2
- package/dist/{BlockNoteEditor-EQTXZTO4.js → BlockNoteEditor-SNWR5FUR.js} +9 -9
- package/dist/{BlockNoteEditor-EQTXZTO4.js.map → BlockNoteEditor-SNWR5FUR.js.map} +1 -1
- package/dist/billing/index.js +310 -310
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-RVK3JB33.js → chunk-54IQSYOH.js} +20 -18
- package/dist/chunk-54IQSYOH.js.map +1 -0
- package/dist/{chunk-QBCHQXLE.mjs → chunk-K6HCBBAP.mjs} +20 -18
- package/dist/chunk-K6HCBBAP.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/dist/features/help/index.js +31 -31
- package/dist/features/help/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/containers/RoundPageContainer.tsx +18 -16
- package/src/components/navigations/MobileNavigationBar.tsx +5 -4
- package/dist/chunk-QBCHQXLE.mjs.map +0 -1
- package/dist/chunk-RVK3JB33.js.map +0 -1
- /package/dist/{BlockNoteEditor-QLNAU7GK.mjs.map → BlockNoteEditor-K7FBEMSV.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunk54IQSYOHjs = require('../chunk-54IQSYOH.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete = _chunkW73JBOIRjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkW73JBOIRjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkW73JBOIRjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkW73JBOIRjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkW73JBOIRjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunkW73JBOIRjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkW73JBOIRjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkW73JBOIRjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkW73JBOIRjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkW73JBOIRjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk54IQSYOHjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk54IQSYOHjs.TableGeneratorRegistry; exports.buildClientUrl = _chunkW73JBOIRjs.buildClientUrl; exports.computeLayeredLayout = _chunk54IQSYOHjs.computeLayeredLayout; exports.configureClientConfig = _chunkC2LEIBUKjs.configureClientConfig; exports.configureClientJsonApi = _chunkW73JBOIRjs.configureClientJsonApi; exports.configureI18n = _chunkC2LEIBUKjs.configureI18n; exports.configureJsonApi = _chunkC2LEIBUKjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunk54IQSYOHjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkC2LEIBUKjs.getApiUrl; exports.getAppUrl = _chunkC2LEIBUKjs.getAppUrl; exports.getClientApiUrl = _chunkW73JBOIRjs.getClientApiUrl; exports.getClientAppUrl = _chunkW73JBOIRjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkW73JBOIRjs.getClientTrackablePages; exports.getI18nLink = _chunkC2LEIBUKjs.getI18nLink; exports.getPublicApiUrl = _chunkC2LEIBUKjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkC2LEIBUKjs.getStripePublishableKey; exports.getTrackablePages = _chunkC2LEIBUKjs.getTrackablePages; exports.registerTableGenerator = _chunk54IQSYOHjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk54IQSYOHjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk54IQSYOHjs.useContentTableStructure; exports.useCustomD3Graph = _chunk54IQSYOHjs.useCustomD3Graph; exports.useDataListRetriever = _chunk54IQSYOHjs.useDataListRetriever; exports.useDebounce = _chunk54IQSYOHjs.useDebounce; exports.useI18nDateFnsLocale = _chunkC2LEIBUKjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkC2LEIBUKjs.useI18nLocale; exports.useI18nRouter = _chunkC2LEIBUKjs.useI18nRouter; exports.useI18nTranslations = _chunkC2LEIBUKjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk54IQSYOHjs.useJsonApiGet; exports.useJsonApiMutation = _chunk54IQSYOHjs.useJsonApiMutation; exports.useNotificationSync = _chunk54IQSYOHjs.useNotificationSync; exports.useOAuthClient = _chunk54IQSYOHjs.useOAuthClient; exports.useOAuthClients = _chunk54IQSYOHjs.useOAuthClients; exports.useOAuthConsent = _chunk54IQSYOHjs.useOAuthConsent; exports.usePageTracker = _chunk54IQSYOHjs.usePageTracker; exports.usePageUrlGenerator = _chunk54IQSYOHjs.usePageUrlGenerator; exports.useRehydration = _chunk54IQSYOHjs.useRehydration; exports.useRehydrationList = _chunk54IQSYOHjs.useRehydrationList; exports.useRoleTableStructure = _chunk54IQSYOHjs.useRoleTableStructure; exports.useSocket = _chunk54IQSYOHjs.useSocket; exports.useSubscriptionStatus = _chunk54IQSYOHjs.useSubscriptionStatus; exports.useTableGenerator = _chunk54IQSYOHjs.useTableGenerator; exports.useUrlRewriter = _chunk54IQSYOHjs.useUrlRewriter; exports.useUserSearch = _chunk54IQSYOHjs.useUserSearch; exports.useUserTableStructure = _chunk54IQSYOHjs.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 _chunk54IQSYOHjs = require('../chunk-54IQSYOH.js');
|
|
483
483
|
require('../chunk-C2LEIBUK.js');
|
|
484
484
|
|
|
485
485
|
|
|
@@ -983,5 +983,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
983
983
|
|
|
984
984
|
|
|
985
985
|
|
|
986
|
-
exports.AcceptInvitation = _chunkRVK3JB33js.AcceptInvitation; exports.Accordion = _chunkRVK3JB33js.Accordion; exports.AccordionContent = _chunkRVK3JB33js.AccordionContent; exports.AccordionItem = _chunkRVK3JB33js.AccordionItem; exports.AccordionTrigger = _chunkRVK3JB33js.AccordionTrigger; exports.ActivateAccount = _chunkRVK3JB33js.ActivateAccount; exports.AddUserToRole = _chunkRVK3JB33js.AddUserToRole; exports.AdminCompanyContainer = _chunkRVK3JB33js.AdminCompanyContainer; exports.AdminUsersList = _chunkRVK3JB33js.AdminUsersList; exports.Alert = _chunkRVK3JB33js.Alert; exports.AlertAction = _chunkRVK3JB33js.AlertAction; exports.AlertDescription = _chunkRVK3JB33js.AlertDescription; exports.AlertDialog = _chunkRVK3JB33js.AlertDialog; exports.AlertDialogAction = _chunkRVK3JB33js.AlertDialogAction; exports.AlertDialogCancel = _chunkRVK3JB33js.AlertDialogCancel; exports.AlertDialogContent = _chunkRVK3JB33js.AlertDialogContent; exports.AlertDialogDescription = _chunkRVK3JB33js.AlertDialogDescription; exports.AlertDialogFooter = _chunkRVK3JB33js.AlertDialogFooter; exports.AlertDialogHeader = _chunkRVK3JB33js.AlertDialogHeader; exports.AlertDialogMedia = _chunkRVK3JB33js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkRVK3JB33js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkRVK3JB33js.AlertDialogPortal; exports.AlertDialogTitle = _chunkRVK3JB33js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkRVK3JB33js.AlertDialogTrigger; exports.AlertTitle = _chunkRVK3JB33js.AlertTitle; exports.AllUsersListContainer = _chunkRVK3JB33js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkRVK3JB33js.AllowedUsersDetails; exports.AssistantContainer = _chunkRVK3JB33js.AssistantContainer; exports.AttributeElement = _chunkRVK3JB33js.AttributeElement; exports.AuthContainer = _chunkRVK3JB33js.AuthContainer; exports.Avatar = _chunkRVK3JB33js.Avatar; exports.AvatarBadge = _chunkRVK3JB33js.AvatarBadge; exports.AvatarFallback = _chunkRVK3JB33js.AvatarFallback; exports.AvatarGroup = _chunkRVK3JB33js.AvatarGroup; exports.AvatarGroupCount = _chunkRVK3JB33js.AvatarGroupCount; exports.AvatarImage = _chunkRVK3JB33js.AvatarImage; exports.BackupCodesDialog = _chunkRVK3JB33js.BackupCodesDialog; exports.Badge = _chunkRVK3JB33js.Badge; exports.BlockNoteEditorContainer = _chunkRVK3JB33js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkRVK3JB33js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkRVK3JB33js.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkRVK3JB33js.BlockNoteViewerContainer; exports.Board = _chunkRVK3JB33js.KanbanBoard; exports.Breadcrumb = _chunkRVK3JB33js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkRVK3JB33js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkRVK3JB33js.BreadcrumbItem; exports.BreadcrumbLink = _chunkRVK3JB33js.BreadcrumbLink; exports.BreadcrumbList = _chunkRVK3JB33js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkRVK3JB33js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkRVK3JB33js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkRVK3JB33js.BreadcrumbSeparator; exports.Button = _chunkRVK3JB33js.Button; exports.Calendar = _chunkRVK3JB33js.Calendar; exports.CalendarDayButton = _chunkRVK3JB33js.CalendarDayButton; exports.Card = _chunkRVK3JB33js.Card; exports.CardAction = _chunkRVK3JB33js.CardAction; exports.CardContent = _chunkRVK3JB33js.CardContent; exports.CardDescription = _chunkRVK3JB33js.CardDescription; exports.CardFooter = _chunkRVK3JB33js.CardFooter; exports.CardHeader = _chunkRVK3JB33js.CardHeader; exports.CardTitle = _chunkRVK3JB33js.CardTitle; exports.Carousel = _chunkRVK3JB33js.Carousel; exports.CarouselContent = _chunkRVK3JB33js.CarouselContent; exports.CarouselItem = _chunkRVK3JB33js.CarouselItem; exports.CarouselNext = _chunkRVK3JB33js.CarouselNext; exports.CarouselPrevious = _chunkRVK3JB33js.CarouselPrevious; exports.ChartContainer = _chunkRVK3JB33js.ChartContainer; exports.ChartLegend = _chunkRVK3JB33js.ChartLegend; exports.ChartLegendContent = _chunkRVK3JB33js.ChartLegendContent; exports.ChartStyle = _chunkRVK3JB33js.ChartStyle; exports.ChartTooltip = _chunkRVK3JB33js.ChartTooltip; exports.ChartTooltipContent = _chunkRVK3JB33js.ChartTooltipContent; exports.Checkbox = _chunkRVK3JB33js.Checkbox; exports.Collapsible = _chunkRVK3JB33js.Collapsible; exports.CollapsibleContent = _chunkRVK3JB33js.CollapsibleContent; exports.CollapsibleTrigger = _chunkRVK3JB33js.CollapsibleTrigger; exports.Column = _chunkRVK3JB33js.KanbanColumn; exports.ColumnHandle = _chunkRVK3JB33js.KanbanColumnHandle; exports.Combobox = _chunkRVK3JB33js.Combobox; exports.ComboboxChip = _chunkRVK3JB33js.ComboboxChip; exports.ComboboxChips = _chunkRVK3JB33js.ComboboxChips; exports.ComboboxChipsInput = _chunkRVK3JB33js.ComboboxChipsInput; exports.ComboboxCollection = _chunkRVK3JB33js.ComboboxCollection; exports.ComboboxContent = _chunkRVK3JB33js.ComboboxContent; exports.ComboboxEmpty = _chunkRVK3JB33js.ComboboxEmpty; exports.ComboboxGroup = _chunkRVK3JB33js.ComboboxGroup; exports.ComboboxInput = _chunkRVK3JB33js.ComboboxInput; exports.ComboboxItem = _chunkRVK3JB33js.ComboboxItem; exports.ComboboxLabel = _chunkRVK3JB33js.ComboboxLabel; exports.ComboboxList = _chunkRVK3JB33js.ComboboxList; exports.ComboboxSeparator = _chunkRVK3JB33js.ComboboxSeparator; exports.ComboboxTrigger = _chunkRVK3JB33js.ComboboxTrigger; exports.ComboboxValue = _chunkRVK3JB33js.ComboboxValue; exports.Command = _chunkRVK3JB33js.Command; exports.CommandDialog = _chunkRVK3JB33js.CommandDialog; exports.CommandEmpty = _chunkRVK3JB33js.CommandEmpty; exports.CommandGroup = _chunkRVK3JB33js.CommandGroup; exports.CommandInput = _chunkRVK3JB33js.CommandInput; exports.CommandItem = _chunkRVK3JB33js.CommandItem; exports.CommandList = _chunkRVK3JB33js.CommandList; exports.CommandSeparator = _chunkRVK3JB33js.CommandSeparator; exports.CommandShortcut = _chunkRVK3JB33js.CommandShortcut; exports.CommonAddTrigger = _chunkRVK3JB33js.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkRVK3JB33js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkRVK3JB33js.CommonAssociationTrigger; exports.CommonDeleter = _chunkRVK3JB33js.CommonDeleter; exports.CommonEditorButtons = _chunkRVK3JB33js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkRVK3JB33js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkRVK3JB33js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkRVK3JB33js.CommonEditorTrigger; exports.CompaniesList = _chunkRVK3JB33js.CompaniesList; exports.CompanyConfigurationEditor = _chunkRVK3JB33js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkRVK3JB33js.CompanyContainer; exports.CompanyContent = _chunkRVK3JB33js.CompanyContent; exports.CompanyDeleter = _chunkRVK3JB33js.CompanyDeleter; exports.CompanyDetails = _chunkRVK3JB33js.CompanyDetails; exports.CompanyEditor = _chunkRVK3JB33js.CompanyEditor; exports.CompanyUsersList = _chunkRVK3JB33js.CompanyUsersList; exports.ConfirmDialog = _chunkRVK3JB33js.ConfirmDialog; exports.ContentListGrid = _chunkRVK3JB33js.ContentListGrid; exports.ContentListTable = _chunkRVK3JB33js.ContentListTable; exports.ContentTableSearch = _chunkRVK3JB33js.ContentTableSearch; exports.ContentTitle = _chunkRVK3JB33js.ContentTitle; exports.ContentsList = _chunkRVK3JB33js.ContentsList; exports.ContentsListById = _chunkRVK3JB33js.ContentsListById; exports.ContextMenu = _chunkRVK3JB33js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkRVK3JB33js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkRVK3JB33js.ContextMenuContent; exports.ContextMenuGroup = _chunkRVK3JB33js.ContextMenuGroup; exports.ContextMenuItem = _chunkRVK3JB33js.ContextMenuItem; exports.ContextMenuLabel = _chunkRVK3JB33js.ContextMenuLabel; exports.ContextMenuPortal = _chunkRVK3JB33js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkRVK3JB33js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkRVK3JB33js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkRVK3JB33js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkRVK3JB33js.ContextMenuShortcut; exports.ContextMenuSub = _chunkRVK3JB33js.ContextMenuSub; exports.ContextMenuSubContent = _chunkRVK3JB33js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkRVK3JB33js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkRVK3JB33js.ContextMenuTrigger; exports.ContributorsList = _chunkRVK3JB33js.ContributorsList; exports.Cookies = _chunkRVK3JB33js.Cookies; exports.CurrencyInput = _chunkRVK3JB33js.CurrencyInput; exports.DatePickerPopover = _chunkRVK3JB33js.DatePickerPopover; exports.DateRangeSelector = _chunkRVK3JB33js.DateRangeSelector; exports.DetailField = _chunkRVK3JB33js.DetailField; exports.Dialog = _chunkRVK3JB33js.Dialog; exports.DialogClose = _chunkRVK3JB33js.DialogClose; exports.DialogContent = _chunkRVK3JB33js.DialogContent; exports.DialogDescription = _chunkRVK3JB33js.DialogDescription; exports.DialogFooter = _chunkRVK3JB33js.DialogFooter; exports.DialogHeader = _chunkRVK3JB33js.DialogHeader; exports.DialogOverlay = _chunkRVK3JB33js.DialogOverlay; exports.DialogPortal = _chunkRVK3JB33js.DialogPortal; exports.DialogTitle = _chunkRVK3JB33js.DialogTitle; exports.DialogTrigger = _chunkRVK3JB33js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkRVK3JB33js.DisableTwoFactorDialog; exports.Drawer = _chunkRVK3JB33js.Drawer; exports.DrawerClose = _chunkRVK3JB33js.DrawerClose; exports.DrawerContent = _chunkRVK3JB33js.DrawerContent; exports.DrawerDescription = _chunkRVK3JB33js.DrawerDescription; exports.DrawerFooter = _chunkRVK3JB33js.DrawerFooter; exports.DrawerHeader = _chunkRVK3JB33js.DrawerHeader; exports.DrawerOverlay = _chunkRVK3JB33js.DrawerOverlay; exports.DrawerPortal = _chunkRVK3JB33js.DrawerPortal; exports.DrawerTitle = _chunkRVK3JB33js.DrawerTitle; exports.DrawerTrigger = _chunkRVK3JB33js.DrawerTrigger; exports.DropdownMenu = _chunkRVK3JB33js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkRVK3JB33js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkRVK3JB33js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkRVK3JB33js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkRVK3JB33js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkRVK3JB33js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkRVK3JB33js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkRVK3JB33js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkRVK3JB33js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkRVK3JB33js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkRVK3JB33js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkRVK3JB33js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkRVK3JB33js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkRVK3JB33js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkRVK3JB33js.DropdownMenuTrigger; exports.EditableAvatar = _chunkRVK3JB33js.EditableAvatar; exports.EditorSheet = _chunkRVK3JB33js.EditorSheet; exports.EmptyState = _chunkRVK3JB33js.EmptyState; exports.EntityAvatar = _chunkRVK3JB33js.EntityAvatar; exports.EntityHero = _chunkRVK3JB33js.EntityHero; exports.EntityHeroAvatar = _chunkRVK3JB33js.EntityHeroAvatar; exports.EntityHeroLayout = _chunkRVK3JB33js.EntityHeroLayout; exports.EntityHeroMetaRow = _chunkRVK3JB33js.EntityHeroMetaRow; exports.EntityMultiSelector = _chunkRVK3JB33js.EntityMultiSelector; exports.EntitySection = _chunkRVK3JB33js.EntitySection; exports.EntitySelector = _chunkRVK3JB33js.EntitySelector; exports.ErrorDetails = _chunkRVK3JB33js.ErrorDetails; exports.Field = _chunkRVK3JB33js.Field; exports.FieldContent = _chunkRVK3JB33js.FieldContent; exports.FieldDescription = _chunkRVK3JB33js.FieldDescription; exports.FieldError = _chunkRVK3JB33js.FieldError; exports.FieldGroup = _chunkRVK3JB33js.FieldGroup; exports.FieldLabel = _chunkRVK3JB33js.FieldLabel; exports.FieldLegend = _chunkRVK3JB33js.FieldLegend; exports.FieldSeparator = _chunkRVK3JB33js.FieldSeparator; exports.FieldSet = _chunkRVK3JB33js.FieldSet; exports.FieldTitle = _chunkRVK3JB33js.FieldTitle; exports.FileInput = _chunkRVK3JB33js.FileInput; exports.FileUploader = _chunkRVK3JB33js.FileUploader; exports.FileUploaderContent = _chunkRVK3JB33js.FileUploaderContent; exports.FileUploaderItem = _chunkRVK3JB33js.FileUploaderItem; exports.FiscalDataDisplay = _chunkRVK3JB33js.FiscalDataDisplay; exports.ForgotPassword = _chunkRVK3JB33js.ForgotPassword; exports.Form = _chunkRVK3JB33js.Form; exports.FormBlockNote = _chunkRVK3JB33js.FormBlockNote; exports.FormBody = _chunkRVK3JB33js.FormBody; exports.FormCheckbox = _chunkRVK3JB33js.FormCheckbox; exports.FormCol = _chunkRVK3JB33js.FormCol; exports.FormDate = _chunkRVK3JB33js.FormDate; exports.FormDateTime = _chunkRVK3JB33js.FormDateTime; exports.FormFeatures = _chunkRVK3JB33js.FormFeatures; exports.FormFieldWrapper = _chunkRVK3JB33js.FormFieldWrapper; exports.FormInput = _chunkRVK3JB33js.FormInput; exports.FormPassword = _chunkRVK3JB33js.FormPassword; exports.FormPlaceAutocomplete = _chunkRVK3JB33js.FormPlaceAutocomplete; exports.FormRoles = _chunkRVK3JB33js.FormRoles; exports.FormRow = _chunkRVK3JB33js.FormRow; exports.FormSection = _chunkRVK3JB33js.FormSection; exports.FormSelect = _chunkRVK3JB33js.FormSelect; exports.FormSlider = _chunkRVK3JB33js.FormSlider; exports.FormSwitch = _chunkRVK3JB33js.FormSwitch; exports.FormTextarea = _chunkRVK3JB33js.FormTextarea; exports.GdprConsentCheckbox = _chunkRVK3JB33js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkRVK3JB33js.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunkRVK3JB33js.HEADER_ROW_MIN_H; exports.Header = _chunkRVK3JB33js.Header; exports.HoverCard = _chunkRVK3JB33js.HoverCard; exports.HoverCardContent = _chunkRVK3JB33js.HoverCardContent; exports.HoverCardTrigger = _chunkRVK3JB33js.HoverCardTrigger; exports.HowToCommand = _chunkRVK3JB33js.HowToCommand; exports.HowToCommandViewer = _chunkRVK3JB33js.HowToCommandViewer; exports.HowToContainer = _chunkRVK3JB33js.HowToContainer; exports.HowToContent = _chunkRVK3JB33js.HowToContent; exports.HowToDeleter = _chunkRVK3JB33js.HowToDeleter; exports.HowToDetails = _chunkRVK3JB33js.HowToDetails; exports.HowToEditor = _chunkRVK3JB33js.HowToEditor; exports.HowToList = _chunkRVK3JB33js.HowToList; exports.HowToListContainer = _chunkRVK3JB33js.HowToListContainer; exports.HowToMultiSelector = _chunkRVK3JB33js.HowToMultiSelector; exports.HowToSelector = _chunkRVK3JB33js.HowToSelector; exports.Input = _chunkRVK3JB33js.Input; exports.InputGroup = _chunkRVK3JB33js.InputGroup; exports.InputGroupAddon = _chunkRVK3JB33js.InputGroupAddon; exports.InputGroupButton = _chunkRVK3JB33js.InputGroupButton; exports.InputGroupInput = _chunkRVK3JB33js.InputGroupInput; exports.InputGroupText = _chunkRVK3JB33js.InputGroupText; exports.InputGroupTextarea = _chunkRVK3JB33js.InputGroupTextarea; exports.InputOTP = _chunkRVK3JB33js.InputOTP; exports.InputOTPGroup = _chunkRVK3JB33js.InputOTPGroup; exports.InputOTPSeparator = _chunkRVK3JB33js.InputOTPSeparator; exports.InputOTPSlot = _chunkRVK3JB33js.InputOTPSlot; exports.ItalianFiscalData = _chunkRVK3JB33js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkRVK3JB33js.ItalianFiscalDataDisplay; exports.Item = _chunkRVK3JB33js.KanbanItem; exports.ItemHandle = _chunkRVK3JB33js.KanbanItemHandle; exports.Kanban = _chunkRVK3JB33js.KanbanRoot; exports.KanbanBoard = _chunkRVK3JB33js.KanbanBoard; exports.KanbanColumn = _chunkRVK3JB33js.KanbanColumn; exports.KanbanColumnHandle = _chunkRVK3JB33js.KanbanColumnHandle; exports.KanbanItem = _chunkRVK3JB33js.KanbanItem; exports.KanbanItemHandle = _chunkRVK3JB33js.KanbanItemHandle; exports.KanbanOverlay = _chunkRVK3JB33js.KanbanOverlay; exports.Label = _chunkRVK3JB33js.Label; exports.LandingComponent = _chunkRVK3JB33js.LandingComponent; exports.Link = _chunkRVK3JB33js.Link; exports.Login = _chunkRVK3JB33js.Login; exports.Logout = _chunkRVK3JB33js.Logout; exports.MessageItem = _chunkRVK3JB33js.MessageItem; exports.MessageList = _chunkRVK3JB33js.MessageList; exports.MessageSourcesPanel = _chunkRVK3JB33js.MessageSourcesPanel; exports.MicroLabel = _chunkRVK3JB33js.MicroLabel; exports.MobileNavigationBar = _chunkRVK3JB33js.MobileNavigationBar; exports.ModeToggleSwitch = _chunkRVK3JB33js.ModeToggleSwitch; exports.MultiSelect = _chunkRVK3JB33js.MultiSelect; exports.MultipleSelector = _chunkRVK3JB33js.MultipleSelector; exports.NavigationMenu = _chunkRVK3JB33js.NavigationMenu; exports.NavigationMenuContent = _chunkRVK3JB33js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkRVK3JB33js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkRVK3JB33js.NavigationMenuItem; exports.NavigationMenuLink = _chunkRVK3JB33js.NavigationMenuLink; exports.NavigationMenuList = _chunkRVK3JB33js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkRVK3JB33js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkRVK3JB33js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkRVK3JB33js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkRVK3JB33js.NotificationMenuItem; exports.NotificationModal = _chunkRVK3JB33js.NotificationModal; exports.NotificationToast = _chunkRVK3JB33js.NotificationToast; exports.NotificationsList = _chunkRVK3JB33js.NotificationsList; exports.NotificationsListContainer = _chunkRVK3JB33js.NotificationsListContainer; exports.OAuthClientCard = _chunkRVK3JB33js.OAuthClientCard; exports.OAuthClientDetail = _chunkRVK3JB33js.OAuthClientDetail; exports.OAuthClientForm = _chunkRVK3JB33js.OAuthClientForm; exports.OAuthClientList = _chunkRVK3JB33js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkRVK3JB33js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkRVK3JB33js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkRVK3JB33js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkRVK3JB33js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkRVK3JB33js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkRVK3JB33js.OAuthScopeList; exports.OAuthScopeSelector = _chunkRVK3JB33js.OAuthScopeSelector; exports.OnboardingCard = _chunkRVK3JB33js.OnboardingCard; exports.Overlay = _chunkRVK3JB33js.KanbanOverlay; exports.PageContainer = _chunkRVK3JB33js.PageContainer; exports.PageContainerContentDetails = _chunkRVK3JB33js.PageContainerContentDetails; exports.PageContentContainer = _chunkRVK3JB33js.PageContentContainer; exports.PageSection = _chunkRVK3JB33js.PageSection; exports.PasskeyButton = _chunkRVK3JB33js.PasskeyButton; exports.PasskeyList = _chunkRVK3JB33js.PasskeyList; exports.PasskeySetupDialog = _chunkRVK3JB33js.PasskeySetupDialog; exports.PasswordInput = _chunkRVK3JB33js.PasswordInput; exports.Popover = _chunkRVK3JB33js.Popover; exports.PopoverContent = _chunkRVK3JB33js.PopoverContent; exports.PopoverDescription = _chunkRVK3JB33js.PopoverDescription; exports.PopoverHeader = _chunkRVK3JB33js.PopoverHeader; exports.PopoverTitle = _chunkRVK3JB33js.PopoverTitle; exports.PopoverTrigger = _chunkRVK3JB33js.PopoverTrigger; exports.Progress = _chunkRVK3JB33js.Progress; exports.ProgressIndicator = _chunkRVK3JB33js.ProgressIndicator; exports.ProgressLabel = _chunkRVK3JB33js.ProgressLabel; exports.ProgressTrack = _chunkRVK3JB33js.ProgressTrack; exports.ProgressValue = _chunkRVK3JB33js.ProgressValue; exports.PushNotificationProvider = _chunkRVK3JB33js.PushNotificationProvider; exports.RadioGroup = _chunkRVK3JB33js.RadioGroup; exports.RadioGroupItem = _chunkRVK3JB33js.RadioGroupItem; exports.RbacByRoleContainer = _chunkRVK3JB33js.RbacByRoleContainer; exports.RbacContainer = _chunkRVK3JB33js.RbacContainer; exports.RbacPermissionCell = _chunkRVK3JB33js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkRVK3JB33js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkRVK3JB33js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkRVK3JB33js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkRVK3JB33js.ReferralCodeCapture; exports.ReferralDialog = _chunkRVK3JB33js.ReferralDialog; exports.ReferralWidget = _chunkRVK3JB33js.ReferralWidget; exports.RefreshUser = _chunkRVK3JB33js.RefreshUser; exports.RelevantContentsList = _chunkRVK3JB33js.RelevantContentsList; exports.RelevantUsersList = _chunkRVK3JB33js.RelevantUsersList; exports.RemoveUserFromRole = _chunkRVK3JB33js.RemoveUserFromRole; exports.ResetPassword = _chunkRVK3JB33js.ResetPassword; exports.ResizableHandle = _chunkRVK3JB33js.ResizableHandle; exports.ResizablePanel = _chunkRVK3JB33js.ResizablePanel; exports.ResizablePanelGroup = _chunkRVK3JB33js.ResizablePanelGroup; exports.RoleContainer = _chunkRVK3JB33js.RoleContainer; exports.RoleDetails = _chunkRVK3JB33js.RoleDetails; exports.RoleUsersList = _chunkRVK3JB33js.RoleUsersList; exports.RolesList = _chunkRVK3JB33js.RolesList; exports.Root = _chunkRVK3JB33js.KanbanRoot; exports.RoundPageContainer = _chunkRVK3JB33js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkRVK3JB33js.RoundPageContainerTitle; exports.ScrollArea = _chunkRVK3JB33js.ScrollArea; exports.ScrollBar = _chunkRVK3JB33js.ScrollBar; exports.SectionHeader = _chunkRVK3JB33js.SectionHeader; exports.SecurityContainer = _chunkRVK3JB33js.SecurityContainer; exports.Select = _chunkRVK3JB33js.Select; exports.SelectContent = _chunkRVK3JB33js.SelectContent; exports.SelectGroup = _chunkRVK3JB33js.SelectGroup; exports.SelectItem = _chunkRVK3JB33js.SelectItem; exports.SelectLabel = _chunkRVK3JB33js.SelectLabel; exports.SelectScrollDownButton = _chunkRVK3JB33js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkRVK3JB33js.SelectScrollUpButton; exports.SelectSeparator = _chunkRVK3JB33js.SelectSeparator; exports.SelectTrigger = _chunkRVK3JB33js.SelectTrigger; exports.SelectValue = _chunkRVK3JB33js.SelectValue; exports.Separator = _chunkRVK3JB33js.Separator; exports.Sheet = _chunkRVK3JB33js.Sheet; exports.SheetClose = _chunkRVK3JB33js.SheetClose; exports.SheetContent = _chunkRVK3JB33js.SheetContent; exports.SheetDescription = _chunkRVK3JB33js.SheetDescription; exports.SheetFooter = _chunkRVK3JB33js.SheetFooter; exports.SheetHeader = _chunkRVK3JB33js.SheetHeader; exports.SheetTitle = _chunkRVK3JB33js.SheetTitle; exports.SheetTrigger = _chunkRVK3JB33js.SheetTrigger; exports.Sidebar = _chunkRVK3JB33js.Sidebar; exports.SidebarContent = _chunkRVK3JB33js.SidebarContent; exports.SidebarFooter = _chunkRVK3JB33js.SidebarFooter; exports.SidebarGroup = _chunkRVK3JB33js.SidebarGroup; exports.SidebarGroupAction = _chunkRVK3JB33js.SidebarGroupAction; exports.SidebarGroupContent = _chunkRVK3JB33js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkRVK3JB33js.SidebarGroupLabel; exports.SidebarHeader = _chunkRVK3JB33js.SidebarHeader; exports.SidebarInput = _chunkRVK3JB33js.SidebarInput; exports.SidebarInset = _chunkRVK3JB33js.SidebarInset; exports.SidebarMenu = _chunkRVK3JB33js.SidebarMenu; exports.SidebarMenuAction = _chunkRVK3JB33js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkRVK3JB33js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkRVK3JB33js.SidebarMenuButton; exports.SidebarMenuItem = _chunkRVK3JB33js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkRVK3JB33js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkRVK3JB33js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkRVK3JB33js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkRVK3JB33js.SidebarMenuSubItem; exports.SidebarProvider = _chunkRVK3JB33js.SidebarProvider; exports.SidebarRail = _chunkRVK3JB33js.SidebarRail; exports.SidebarSeparator = _chunkRVK3JB33js.SidebarSeparator; exports.SidebarTrigger = _chunkRVK3JB33js.SidebarTrigger; exports.Skeleton = _chunkRVK3JB33js.Skeleton; exports.Slider = _chunkRVK3JB33js.Slider; exports.Spinner = _chunkRVK3JB33js.Spinner; exports.Switch = _chunkRVK3JB33js.Switch; exports.Table = _chunkRVK3JB33js.Table; exports.TableBody = _chunkRVK3JB33js.TableBody; exports.TableCaption = _chunkRVK3JB33js.TableCaption; exports.TableCell = _chunkRVK3JB33js.TableCell; exports.TableCellAvatar = _chunkRVK3JB33js.TableCellAvatar; exports.TableFooter = _chunkRVK3JB33js.TableFooter; exports.TableHead = _chunkRVK3JB33js.TableHead; exports.TableHeader = _chunkRVK3JB33js.TableHeader; exports.TableRow = _chunkRVK3JB33js.TableRow; exports.Tabs = _chunkRVK3JB33js.Tabs; exports.TabsContainer = _chunkRVK3JB33js.TabsContainer; exports.TabsContent = _chunkRVK3JB33js.TabsContent; exports.TabsList = _chunkRVK3JB33js.TabsList; exports.TabsTrigger = _chunkRVK3JB33js.TabsTrigger; exports.Textarea = _chunkRVK3JB33js.Textarea; exports.Toaster = _chunkRVK3JB33js.Toaster; exports.Toggle = _chunkRVK3JB33js.Toggle; exports.TokenStatusIndicator = _chunkRVK3JB33js.TokenStatusIndicator; exports.Tooltip = _chunkRVK3JB33js.Tooltip; exports.TooltipContent = _chunkRVK3JB33js.TooltipContent; exports.TooltipProvider = _chunkRVK3JB33js.TooltipProvider; exports.TooltipTrigger = _chunkRVK3JB33js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkRVK3JB33js.TotpAuthenticatorList; exports.TotpInput = _chunkRVK3JB33js.TotpInput; exports.TotpSetupDialog = _chunkRVK3JB33js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkRVK3JB33js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkRVK3JB33js.TwoFactorSettings; exports.UserAvatar = _chunkRVK3JB33js.UserAvatar; exports.UserAvatarEditor = _chunkRVK3JB33js.UserAvatarEditor; exports.UserAvatarList = _chunkRVK3JB33js.UserAvatarList; exports.UserContainer = _chunkRVK3JB33js.UserContainer; exports.UserContent = _chunkRVK3JB33js.UserContent; exports.UserDeleter = _chunkRVK3JB33js.UserDeleter; exports.UserEditor = _chunkRVK3JB33js.UserEditor; exports.UserIndexContainer = _chunkRVK3JB33js.UserIndexContainer; exports.UserIndexDetails = _chunkRVK3JB33js.UserIndexDetails; exports.UserListInAdd = _chunkRVK3JB33js.UserListInAdd; exports.UserMultiSelect = _chunkRVK3JB33js.UserMultiSelect; exports.UserReactivator = _chunkRVK3JB33js.UserReactivator; exports.UserResentInvitationEmail = _chunkRVK3JB33js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkRVK3JB33js.UserRoleAdd; exports.UserRolesList = _chunkRVK3JB33js.UserRolesList; exports.UserSearchPopover = _chunkRVK3JB33js.UserSearchPopover; exports.UserSelector = _chunkRVK3JB33js.UserSelector; exports.UserStanadaloneDetails = _chunkRVK3JB33js.UserStanadaloneDetails; exports.UsersList = _chunkRVK3JB33js.UsersList; exports.UsersListByContentIds = _chunkRVK3JB33js.UsersListByContentIds; exports.UsersListContainer = _chunkRVK3JB33js.UsersListContainer; exports.WaitlistConfirmation = _chunkRVK3JB33js.WaitlistConfirmation; exports.WaitlistForm = _chunkRVK3JB33js.WaitlistForm; exports.WaitlistHeroSection = _chunkRVK3JB33js.WaitlistHeroSection; exports.WaitlistList = _chunkRVK3JB33js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkRVK3JB33js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkRVK3JB33js.WaitlistSuccessState; exports.badgeVariants = _chunkRVK3JB33js.badgeVariants; exports.buttonVariants = _chunkRVK3JB33js.buttonVariants; exports.cellComponent = _chunkRVK3JB33js.cellComponent; exports.cellDate = _chunkRVK3JB33js.cellDate; exports.cellDateTime = _chunkRVK3JB33js.cellDateTime; exports.cellId = _chunkRVK3JB33js.cellId; exports.cellLink = _chunkRVK3JB33js.cellLink; exports.cellUrl = _chunkRVK3JB33js.cellUrl; exports.createMentionInlineContentSpec = _chunkRVK3JB33js.createMentionInlineContentSpec; exports.errorToast = _chunkRVK3JB33js.errorToast; exports.generateNotificationData = _chunkRVK3JB33js.generateNotificationData; exports.getIcon = _chunkW73JBOIRjs.getIcon; exports.getIconByModule = _chunkW73JBOIRjs.getIconByModule; exports.getIconByModuleName = _chunkW73JBOIRjs.getIconByModuleName; exports.getInitials = _chunkW73JBOIRjs.getInitials; exports.mentionDataAttrs = _chunkRVK3JB33js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkRVK3JB33js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkRVK3JB33js.parseFiscalData; exports.parseMentionElement = _chunkRVK3JB33js.parseMentionElement; exports.partitionTabs = _chunkRVK3JB33js.partitionTabs; exports.spinnerVariants = _chunkRVK3JB33js.spinnerVariants; exports.tabsListVariants = _chunkRVK3JB33js.tabsListVariants; exports.toggleVariants = _chunkRVK3JB33js.toggleVariants; exports.triggerAssociationToast = _chunkRVK3JB33js.triggerAssociationToast; exports.useCarousel = _chunkRVK3JB33js.useCarousel; exports.useComboboxAnchor = _chunkRVK3JB33js.useComboboxAnchor; exports.useDebounce = _chunkRVK3JB33js.useDebounce2; exports.useEditorDialog = _chunkRVK3JB33js.useEditorDialog; exports.useFileUpload = _chunkRVK3JB33js.useFileUpload; exports.useMentionInsert = _chunkRVK3JB33js.useMentionInsert; exports.useSidebar = _chunkRVK3JB33js.useSidebar;
|
|
986
|
+
exports.AcceptInvitation = _chunk54IQSYOHjs.AcceptInvitation; exports.Accordion = _chunk54IQSYOHjs.Accordion; exports.AccordionContent = _chunk54IQSYOHjs.AccordionContent; exports.AccordionItem = _chunk54IQSYOHjs.AccordionItem; exports.AccordionTrigger = _chunk54IQSYOHjs.AccordionTrigger; exports.ActivateAccount = _chunk54IQSYOHjs.ActivateAccount; exports.AddUserToRole = _chunk54IQSYOHjs.AddUserToRole; exports.AdminCompanyContainer = _chunk54IQSYOHjs.AdminCompanyContainer; exports.AdminUsersList = _chunk54IQSYOHjs.AdminUsersList; exports.Alert = _chunk54IQSYOHjs.Alert; exports.AlertAction = _chunk54IQSYOHjs.AlertAction; exports.AlertDescription = _chunk54IQSYOHjs.AlertDescription; exports.AlertDialog = _chunk54IQSYOHjs.AlertDialog; exports.AlertDialogAction = _chunk54IQSYOHjs.AlertDialogAction; exports.AlertDialogCancel = _chunk54IQSYOHjs.AlertDialogCancel; exports.AlertDialogContent = _chunk54IQSYOHjs.AlertDialogContent; exports.AlertDialogDescription = _chunk54IQSYOHjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk54IQSYOHjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk54IQSYOHjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk54IQSYOHjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk54IQSYOHjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk54IQSYOHjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk54IQSYOHjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk54IQSYOHjs.AlertDialogTrigger; exports.AlertTitle = _chunk54IQSYOHjs.AlertTitle; exports.AllUsersListContainer = _chunk54IQSYOHjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunk54IQSYOHjs.AllowedUsersDetails; exports.AssistantContainer = _chunk54IQSYOHjs.AssistantContainer; exports.AttributeElement = _chunk54IQSYOHjs.AttributeElement; exports.AuthContainer = _chunk54IQSYOHjs.AuthContainer; exports.Avatar = _chunk54IQSYOHjs.Avatar; exports.AvatarBadge = _chunk54IQSYOHjs.AvatarBadge; exports.AvatarFallback = _chunk54IQSYOHjs.AvatarFallback; exports.AvatarGroup = _chunk54IQSYOHjs.AvatarGroup; exports.AvatarGroupCount = _chunk54IQSYOHjs.AvatarGroupCount; exports.AvatarImage = _chunk54IQSYOHjs.AvatarImage; exports.BackupCodesDialog = _chunk54IQSYOHjs.BackupCodesDialog; exports.Badge = _chunk54IQSYOHjs.Badge; exports.BlockNoteEditorContainer = _chunk54IQSYOHjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk54IQSYOHjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk54IQSYOHjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunk54IQSYOHjs.BlockNoteViewerContainer; exports.Board = _chunk54IQSYOHjs.KanbanBoard; exports.Breadcrumb = _chunk54IQSYOHjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk54IQSYOHjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk54IQSYOHjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk54IQSYOHjs.BreadcrumbLink; exports.BreadcrumbList = _chunk54IQSYOHjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk54IQSYOHjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk54IQSYOHjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk54IQSYOHjs.BreadcrumbSeparator; exports.Button = _chunk54IQSYOHjs.Button; exports.Calendar = _chunk54IQSYOHjs.Calendar; exports.CalendarDayButton = _chunk54IQSYOHjs.CalendarDayButton; exports.Card = _chunk54IQSYOHjs.Card; exports.CardAction = _chunk54IQSYOHjs.CardAction; exports.CardContent = _chunk54IQSYOHjs.CardContent; exports.CardDescription = _chunk54IQSYOHjs.CardDescription; exports.CardFooter = _chunk54IQSYOHjs.CardFooter; exports.CardHeader = _chunk54IQSYOHjs.CardHeader; exports.CardTitle = _chunk54IQSYOHjs.CardTitle; exports.Carousel = _chunk54IQSYOHjs.Carousel; exports.CarouselContent = _chunk54IQSYOHjs.CarouselContent; exports.CarouselItem = _chunk54IQSYOHjs.CarouselItem; exports.CarouselNext = _chunk54IQSYOHjs.CarouselNext; exports.CarouselPrevious = _chunk54IQSYOHjs.CarouselPrevious; exports.ChartContainer = _chunk54IQSYOHjs.ChartContainer; exports.ChartLegend = _chunk54IQSYOHjs.ChartLegend; exports.ChartLegendContent = _chunk54IQSYOHjs.ChartLegendContent; exports.ChartStyle = _chunk54IQSYOHjs.ChartStyle; exports.ChartTooltip = _chunk54IQSYOHjs.ChartTooltip; exports.ChartTooltipContent = _chunk54IQSYOHjs.ChartTooltipContent; exports.Checkbox = _chunk54IQSYOHjs.Checkbox; exports.Collapsible = _chunk54IQSYOHjs.Collapsible; exports.CollapsibleContent = _chunk54IQSYOHjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk54IQSYOHjs.CollapsibleTrigger; exports.Column = _chunk54IQSYOHjs.KanbanColumn; exports.ColumnHandle = _chunk54IQSYOHjs.KanbanColumnHandle; exports.Combobox = _chunk54IQSYOHjs.Combobox; exports.ComboboxChip = _chunk54IQSYOHjs.ComboboxChip; exports.ComboboxChips = _chunk54IQSYOHjs.ComboboxChips; exports.ComboboxChipsInput = _chunk54IQSYOHjs.ComboboxChipsInput; exports.ComboboxCollection = _chunk54IQSYOHjs.ComboboxCollection; exports.ComboboxContent = _chunk54IQSYOHjs.ComboboxContent; exports.ComboboxEmpty = _chunk54IQSYOHjs.ComboboxEmpty; exports.ComboboxGroup = _chunk54IQSYOHjs.ComboboxGroup; exports.ComboboxInput = _chunk54IQSYOHjs.ComboboxInput; exports.ComboboxItem = _chunk54IQSYOHjs.ComboboxItem; exports.ComboboxLabel = _chunk54IQSYOHjs.ComboboxLabel; exports.ComboboxList = _chunk54IQSYOHjs.ComboboxList; exports.ComboboxSeparator = _chunk54IQSYOHjs.ComboboxSeparator; exports.ComboboxTrigger = _chunk54IQSYOHjs.ComboboxTrigger; exports.ComboboxValue = _chunk54IQSYOHjs.ComboboxValue; exports.Command = _chunk54IQSYOHjs.Command; exports.CommandDialog = _chunk54IQSYOHjs.CommandDialog; exports.CommandEmpty = _chunk54IQSYOHjs.CommandEmpty; exports.CommandGroup = _chunk54IQSYOHjs.CommandGroup; exports.CommandInput = _chunk54IQSYOHjs.CommandInput; exports.CommandItem = _chunk54IQSYOHjs.CommandItem; exports.CommandList = _chunk54IQSYOHjs.CommandList; exports.CommandSeparator = _chunk54IQSYOHjs.CommandSeparator; exports.CommandShortcut = _chunk54IQSYOHjs.CommandShortcut; exports.CommonAddTrigger = _chunk54IQSYOHjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunk54IQSYOHjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk54IQSYOHjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk54IQSYOHjs.CommonDeleter; exports.CommonEditorButtons = _chunk54IQSYOHjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk54IQSYOHjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk54IQSYOHjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk54IQSYOHjs.CommonEditorTrigger; exports.CompaniesList = _chunk54IQSYOHjs.CompaniesList; exports.CompanyConfigurationEditor = _chunk54IQSYOHjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunk54IQSYOHjs.CompanyContainer; exports.CompanyContent = _chunk54IQSYOHjs.CompanyContent; exports.CompanyDeleter = _chunk54IQSYOHjs.CompanyDeleter; exports.CompanyDetails = _chunk54IQSYOHjs.CompanyDetails; exports.CompanyEditor = _chunk54IQSYOHjs.CompanyEditor; exports.CompanyUsersList = _chunk54IQSYOHjs.CompanyUsersList; exports.ConfirmDialog = _chunk54IQSYOHjs.ConfirmDialog; exports.ContentListGrid = _chunk54IQSYOHjs.ContentListGrid; exports.ContentListTable = _chunk54IQSYOHjs.ContentListTable; exports.ContentTableSearch = _chunk54IQSYOHjs.ContentTableSearch; exports.ContentTitle = _chunk54IQSYOHjs.ContentTitle; exports.ContentsList = _chunk54IQSYOHjs.ContentsList; exports.ContentsListById = _chunk54IQSYOHjs.ContentsListById; exports.ContextMenu = _chunk54IQSYOHjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk54IQSYOHjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk54IQSYOHjs.ContextMenuContent; exports.ContextMenuGroup = _chunk54IQSYOHjs.ContextMenuGroup; exports.ContextMenuItem = _chunk54IQSYOHjs.ContextMenuItem; exports.ContextMenuLabel = _chunk54IQSYOHjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk54IQSYOHjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk54IQSYOHjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk54IQSYOHjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk54IQSYOHjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk54IQSYOHjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk54IQSYOHjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk54IQSYOHjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk54IQSYOHjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk54IQSYOHjs.ContextMenuTrigger; exports.ContributorsList = _chunk54IQSYOHjs.ContributorsList; exports.Cookies = _chunk54IQSYOHjs.Cookies; exports.CurrencyInput = _chunk54IQSYOHjs.CurrencyInput; exports.DatePickerPopover = _chunk54IQSYOHjs.DatePickerPopover; exports.DateRangeSelector = _chunk54IQSYOHjs.DateRangeSelector; exports.DetailField = _chunk54IQSYOHjs.DetailField; exports.Dialog = _chunk54IQSYOHjs.Dialog; exports.DialogClose = _chunk54IQSYOHjs.DialogClose; exports.DialogContent = _chunk54IQSYOHjs.DialogContent; exports.DialogDescription = _chunk54IQSYOHjs.DialogDescription; exports.DialogFooter = _chunk54IQSYOHjs.DialogFooter; exports.DialogHeader = _chunk54IQSYOHjs.DialogHeader; exports.DialogOverlay = _chunk54IQSYOHjs.DialogOverlay; exports.DialogPortal = _chunk54IQSYOHjs.DialogPortal; exports.DialogTitle = _chunk54IQSYOHjs.DialogTitle; exports.DialogTrigger = _chunk54IQSYOHjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk54IQSYOHjs.DisableTwoFactorDialog; exports.Drawer = _chunk54IQSYOHjs.Drawer; exports.DrawerClose = _chunk54IQSYOHjs.DrawerClose; exports.DrawerContent = _chunk54IQSYOHjs.DrawerContent; exports.DrawerDescription = _chunk54IQSYOHjs.DrawerDescription; exports.DrawerFooter = _chunk54IQSYOHjs.DrawerFooter; exports.DrawerHeader = _chunk54IQSYOHjs.DrawerHeader; exports.DrawerOverlay = _chunk54IQSYOHjs.DrawerOverlay; exports.DrawerPortal = _chunk54IQSYOHjs.DrawerPortal; exports.DrawerTitle = _chunk54IQSYOHjs.DrawerTitle; exports.DrawerTrigger = _chunk54IQSYOHjs.DrawerTrigger; exports.DropdownMenu = _chunk54IQSYOHjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk54IQSYOHjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk54IQSYOHjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk54IQSYOHjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk54IQSYOHjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk54IQSYOHjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk54IQSYOHjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk54IQSYOHjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk54IQSYOHjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk54IQSYOHjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk54IQSYOHjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk54IQSYOHjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk54IQSYOHjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk54IQSYOHjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk54IQSYOHjs.DropdownMenuTrigger; exports.EditableAvatar = _chunk54IQSYOHjs.EditableAvatar; exports.EditorSheet = _chunk54IQSYOHjs.EditorSheet; exports.EmptyState = _chunk54IQSYOHjs.EmptyState; exports.EntityAvatar = _chunk54IQSYOHjs.EntityAvatar; exports.EntityHero = _chunk54IQSYOHjs.EntityHero; exports.EntityHeroAvatar = _chunk54IQSYOHjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunk54IQSYOHjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunk54IQSYOHjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunk54IQSYOHjs.EntityMultiSelector; exports.EntitySection = _chunk54IQSYOHjs.EntitySection; exports.EntitySelector = _chunk54IQSYOHjs.EntitySelector; exports.ErrorDetails = _chunk54IQSYOHjs.ErrorDetails; exports.Field = _chunk54IQSYOHjs.Field; exports.FieldContent = _chunk54IQSYOHjs.FieldContent; exports.FieldDescription = _chunk54IQSYOHjs.FieldDescription; exports.FieldError = _chunk54IQSYOHjs.FieldError; exports.FieldGroup = _chunk54IQSYOHjs.FieldGroup; exports.FieldLabel = _chunk54IQSYOHjs.FieldLabel; exports.FieldLegend = _chunk54IQSYOHjs.FieldLegend; exports.FieldSeparator = _chunk54IQSYOHjs.FieldSeparator; exports.FieldSet = _chunk54IQSYOHjs.FieldSet; exports.FieldTitle = _chunk54IQSYOHjs.FieldTitle; exports.FileInput = _chunk54IQSYOHjs.FileInput; exports.FileUploader = _chunk54IQSYOHjs.FileUploader; exports.FileUploaderContent = _chunk54IQSYOHjs.FileUploaderContent; exports.FileUploaderItem = _chunk54IQSYOHjs.FileUploaderItem; exports.FiscalDataDisplay = _chunk54IQSYOHjs.FiscalDataDisplay; exports.ForgotPassword = _chunk54IQSYOHjs.ForgotPassword; exports.Form = _chunk54IQSYOHjs.Form; exports.FormBlockNote = _chunk54IQSYOHjs.FormBlockNote; exports.FormBody = _chunk54IQSYOHjs.FormBody; exports.FormCheckbox = _chunk54IQSYOHjs.FormCheckbox; exports.FormCol = _chunk54IQSYOHjs.FormCol; exports.FormDate = _chunk54IQSYOHjs.FormDate; exports.FormDateTime = _chunk54IQSYOHjs.FormDateTime; exports.FormFeatures = _chunk54IQSYOHjs.FormFeatures; exports.FormFieldWrapper = _chunk54IQSYOHjs.FormFieldWrapper; exports.FormInput = _chunk54IQSYOHjs.FormInput; exports.FormPassword = _chunk54IQSYOHjs.FormPassword; exports.FormPlaceAutocomplete = _chunk54IQSYOHjs.FormPlaceAutocomplete; exports.FormRoles = _chunk54IQSYOHjs.FormRoles; exports.FormRow = _chunk54IQSYOHjs.FormRow; exports.FormSection = _chunk54IQSYOHjs.FormSection; exports.FormSelect = _chunk54IQSYOHjs.FormSelect; exports.FormSlider = _chunk54IQSYOHjs.FormSlider; exports.FormSwitch = _chunk54IQSYOHjs.FormSwitch; exports.FormTextarea = _chunk54IQSYOHjs.FormTextarea; exports.GdprConsentCheckbox = _chunk54IQSYOHjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk54IQSYOHjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunk54IQSYOHjs.HEADER_ROW_MIN_H; exports.Header = _chunk54IQSYOHjs.Header; exports.HoverCard = _chunk54IQSYOHjs.HoverCard; exports.HoverCardContent = _chunk54IQSYOHjs.HoverCardContent; exports.HoverCardTrigger = _chunk54IQSYOHjs.HoverCardTrigger; exports.HowToCommand = _chunk54IQSYOHjs.HowToCommand; exports.HowToCommandViewer = _chunk54IQSYOHjs.HowToCommandViewer; exports.HowToContainer = _chunk54IQSYOHjs.HowToContainer; exports.HowToContent = _chunk54IQSYOHjs.HowToContent; exports.HowToDeleter = _chunk54IQSYOHjs.HowToDeleter; exports.HowToDetails = _chunk54IQSYOHjs.HowToDetails; exports.HowToEditor = _chunk54IQSYOHjs.HowToEditor; exports.HowToList = _chunk54IQSYOHjs.HowToList; exports.HowToListContainer = _chunk54IQSYOHjs.HowToListContainer; exports.HowToMultiSelector = _chunk54IQSYOHjs.HowToMultiSelector; exports.HowToSelector = _chunk54IQSYOHjs.HowToSelector; exports.Input = _chunk54IQSYOHjs.Input; exports.InputGroup = _chunk54IQSYOHjs.InputGroup; exports.InputGroupAddon = _chunk54IQSYOHjs.InputGroupAddon; exports.InputGroupButton = _chunk54IQSYOHjs.InputGroupButton; exports.InputGroupInput = _chunk54IQSYOHjs.InputGroupInput; exports.InputGroupText = _chunk54IQSYOHjs.InputGroupText; exports.InputGroupTextarea = _chunk54IQSYOHjs.InputGroupTextarea; exports.InputOTP = _chunk54IQSYOHjs.InputOTP; exports.InputOTPGroup = _chunk54IQSYOHjs.InputOTPGroup; exports.InputOTPSeparator = _chunk54IQSYOHjs.InputOTPSeparator; exports.InputOTPSlot = _chunk54IQSYOHjs.InputOTPSlot; exports.ItalianFiscalData = _chunk54IQSYOHjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk54IQSYOHjs.ItalianFiscalDataDisplay; exports.Item = _chunk54IQSYOHjs.KanbanItem; exports.ItemHandle = _chunk54IQSYOHjs.KanbanItemHandle; exports.Kanban = _chunk54IQSYOHjs.KanbanRoot; exports.KanbanBoard = _chunk54IQSYOHjs.KanbanBoard; exports.KanbanColumn = _chunk54IQSYOHjs.KanbanColumn; exports.KanbanColumnHandle = _chunk54IQSYOHjs.KanbanColumnHandle; exports.KanbanItem = _chunk54IQSYOHjs.KanbanItem; exports.KanbanItemHandle = _chunk54IQSYOHjs.KanbanItemHandle; exports.KanbanOverlay = _chunk54IQSYOHjs.KanbanOverlay; exports.Label = _chunk54IQSYOHjs.Label; exports.LandingComponent = _chunk54IQSYOHjs.LandingComponent; exports.Link = _chunk54IQSYOHjs.Link; exports.Login = _chunk54IQSYOHjs.Login; exports.Logout = _chunk54IQSYOHjs.Logout; exports.MessageItem = _chunk54IQSYOHjs.MessageItem; exports.MessageList = _chunk54IQSYOHjs.MessageList; exports.MessageSourcesPanel = _chunk54IQSYOHjs.MessageSourcesPanel; exports.MicroLabel = _chunk54IQSYOHjs.MicroLabel; exports.MobileNavigationBar = _chunk54IQSYOHjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunk54IQSYOHjs.ModeToggleSwitch; exports.MultiSelect = _chunk54IQSYOHjs.MultiSelect; exports.MultipleSelector = _chunk54IQSYOHjs.MultipleSelector; exports.NavigationMenu = _chunk54IQSYOHjs.NavigationMenu; exports.NavigationMenuContent = _chunk54IQSYOHjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk54IQSYOHjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk54IQSYOHjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk54IQSYOHjs.NavigationMenuLink; exports.NavigationMenuList = _chunk54IQSYOHjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk54IQSYOHjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk54IQSYOHjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk54IQSYOHjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk54IQSYOHjs.NotificationMenuItem; exports.NotificationModal = _chunk54IQSYOHjs.NotificationModal; exports.NotificationToast = _chunk54IQSYOHjs.NotificationToast; exports.NotificationsList = _chunk54IQSYOHjs.NotificationsList; exports.NotificationsListContainer = _chunk54IQSYOHjs.NotificationsListContainer; exports.OAuthClientCard = _chunk54IQSYOHjs.OAuthClientCard; exports.OAuthClientDetail = _chunk54IQSYOHjs.OAuthClientDetail; exports.OAuthClientForm = _chunk54IQSYOHjs.OAuthClientForm; exports.OAuthClientList = _chunk54IQSYOHjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk54IQSYOHjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk54IQSYOHjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk54IQSYOHjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk54IQSYOHjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk54IQSYOHjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk54IQSYOHjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk54IQSYOHjs.OAuthScopeSelector; exports.OnboardingCard = _chunk54IQSYOHjs.OnboardingCard; exports.Overlay = _chunk54IQSYOHjs.KanbanOverlay; exports.PageContainer = _chunk54IQSYOHjs.PageContainer; exports.PageContainerContentDetails = _chunk54IQSYOHjs.PageContainerContentDetails; exports.PageContentContainer = _chunk54IQSYOHjs.PageContentContainer; exports.PageSection = _chunk54IQSYOHjs.PageSection; exports.PasskeyButton = _chunk54IQSYOHjs.PasskeyButton; exports.PasskeyList = _chunk54IQSYOHjs.PasskeyList; exports.PasskeySetupDialog = _chunk54IQSYOHjs.PasskeySetupDialog; exports.PasswordInput = _chunk54IQSYOHjs.PasswordInput; exports.Popover = _chunk54IQSYOHjs.Popover; exports.PopoverContent = _chunk54IQSYOHjs.PopoverContent; exports.PopoverDescription = _chunk54IQSYOHjs.PopoverDescription; exports.PopoverHeader = _chunk54IQSYOHjs.PopoverHeader; exports.PopoverTitle = _chunk54IQSYOHjs.PopoverTitle; exports.PopoverTrigger = _chunk54IQSYOHjs.PopoverTrigger; exports.Progress = _chunk54IQSYOHjs.Progress; exports.ProgressIndicator = _chunk54IQSYOHjs.ProgressIndicator; exports.ProgressLabel = _chunk54IQSYOHjs.ProgressLabel; exports.ProgressTrack = _chunk54IQSYOHjs.ProgressTrack; exports.ProgressValue = _chunk54IQSYOHjs.ProgressValue; exports.PushNotificationProvider = _chunk54IQSYOHjs.PushNotificationProvider; exports.RadioGroup = _chunk54IQSYOHjs.RadioGroup; exports.RadioGroupItem = _chunk54IQSYOHjs.RadioGroupItem; exports.RbacByRoleContainer = _chunk54IQSYOHjs.RbacByRoleContainer; exports.RbacContainer = _chunk54IQSYOHjs.RbacContainer; exports.RbacPermissionCell = _chunk54IQSYOHjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunk54IQSYOHjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk54IQSYOHjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk54IQSYOHjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk54IQSYOHjs.ReferralCodeCapture; exports.ReferralDialog = _chunk54IQSYOHjs.ReferralDialog; exports.ReferralWidget = _chunk54IQSYOHjs.ReferralWidget; exports.RefreshUser = _chunk54IQSYOHjs.RefreshUser; exports.RelevantContentsList = _chunk54IQSYOHjs.RelevantContentsList; exports.RelevantUsersList = _chunk54IQSYOHjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk54IQSYOHjs.RemoveUserFromRole; exports.ResetPassword = _chunk54IQSYOHjs.ResetPassword; exports.ResizableHandle = _chunk54IQSYOHjs.ResizableHandle; exports.ResizablePanel = _chunk54IQSYOHjs.ResizablePanel; exports.ResizablePanelGroup = _chunk54IQSYOHjs.ResizablePanelGroup; exports.RoleContainer = _chunk54IQSYOHjs.RoleContainer; exports.RoleDetails = _chunk54IQSYOHjs.RoleDetails; exports.RoleUsersList = _chunk54IQSYOHjs.RoleUsersList; exports.RolesList = _chunk54IQSYOHjs.RolesList; exports.Root = _chunk54IQSYOHjs.KanbanRoot; exports.RoundPageContainer = _chunk54IQSYOHjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunk54IQSYOHjs.RoundPageContainerTitle; exports.ScrollArea = _chunk54IQSYOHjs.ScrollArea; exports.ScrollBar = _chunk54IQSYOHjs.ScrollBar; exports.SectionHeader = _chunk54IQSYOHjs.SectionHeader; exports.SecurityContainer = _chunk54IQSYOHjs.SecurityContainer; exports.Select = _chunk54IQSYOHjs.Select; exports.SelectContent = _chunk54IQSYOHjs.SelectContent; exports.SelectGroup = _chunk54IQSYOHjs.SelectGroup; exports.SelectItem = _chunk54IQSYOHjs.SelectItem; exports.SelectLabel = _chunk54IQSYOHjs.SelectLabel; exports.SelectScrollDownButton = _chunk54IQSYOHjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk54IQSYOHjs.SelectScrollUpButton; exports.SelectSeparator = _chunk54IQSYOHjs.SelectSeparator; exports.SelectTrigger = _chunk54IQSYOHjs.SelectTrigger; exports.SelectValue = _chunk54IQSYOHjs.SelectValue; exports.Separator = _chunk54IQSYOHjs.Separator; exports.Sheet = _chunk54IQSYOHjs.Sheet; exports.SheetClose = _chunk54IQSYOHjs.SheetClose; exports.SheetContent = _chunk54IQSYOHjs.SheetContent; exports.SheetDescription = _chunk54IQSYOHjs.SheetDescription; exports.SheetFooter = _chunk54IQSYOHjs.SheetFooter; exports.SheetHeader = _chunk54IQSYOHjs.SheetHeader; exports.SheetTitle = _chunk54IQSYOHjs.SheetTitle; exports.SheetTrigger = _chunk54IQSYOHjs.SheetTrigger; exports.Sidebar = _chunk54IQSYOHjs.Sidebar; exports.SidebarContent = _chunk54IQSYOHjs.SidebarContent; exports.SidebarFooter = _chunk54IQSYOHjs.SidebarFooter; exports.SidebarGroup = _chunk54IQSYOHjs.SidebarGroup; exports.SidebarGroupAction = _chunk54IQSYOHjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk54IQSYOHjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk54IQSYOHjs.SidebarGroupLabel; exports.SidebarHeader = _chunk54IQSYOHjs.SidebarHeader; exports.SidebarInput = _chunk54IQSYOHjs.SidebarInput; exports.SidebarInset = _chunk54IQSYOHjs.SidebarInset; exports.SidebarMenu = _chunk54IQSYOHjs.SidebarMenu; exports.SidebarMenuAction = _chunk54IQSYOHjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk54IQSYOHjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk54IQSYOHjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk54IQSYOHjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk54IQSYOHjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk54IQSYOHjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk54IQSYOHjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk54IQSYOHjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk54IQSYOHjs.SidebarProvider; exports.SidebarRail = _chunk54IQSYOHjs.SidebarRail; exports.SidebarSeparator = _chunk54IQSYOHjs.SidebarSeparator; exports.SidebarTrigger = _chunk54IQSYOHjs.SidebarTrigger; exports.Skeleton = _chunk54IQSYOHjs.Skeleton; exports.Slider = _chunk54IQSYOHjs.Slider; exports.Spinner = _chunk54IQSYOHjs.Spinner; exports.Switch = _chunk54IQSYOHjs.Switch; exports.Table = _chunk54IQSYOHjs.Table; exports.TableBody = _chunk54IQSYOHjs.TableBody; exports.TableCaption = _chunk54IQSYOHjs.TableCaption; exports.TableCell = _chunk54IQSYOHjs.TableCell; exports.TableCellAvatar = _chunk54IQSYOHjs.TableCellAvatar; exports.TableFooter = _chunk54IQSYOHjs.TableFooter; exports.TableHead = _chunk54IQSYOHjs.TableHead; exports.TableHeader = _chunk54IQSYOHjs.TableHeader; exports.TableRow = _chunk54IQSYOHjs.TableRow; exports.Tabs = _chunk54IQSYOHjs.Tabs; exports.TabsContainer = _chunk54IQSYOHjs.TabsContainer; exports.TabsContent = _chunk54IQSYOHjs.TabsContent; exports.TabsList = _chunk54IQSYOHjs.TabsList; exports.TabsTrigger = _chunk54IQSYOHjs.TabsTrigger; exports.Textarea = _chunk54IQSYOHjs.Textarea; exports.Toaster = _chunk54IQSYOHjs.Toaster; exports.Toggle = _chunk54IQSYOHjs.Toggle; exports.TokenStatusIndicator = _chunk54IQSYOHjs.TokenStatusIndicator; exports.Tooltip = _chunk54IQSYOHjs.Tooltip; exports.TooltipContent = _chunk54IQSYOHjs.TooltipContent; exports.TooltipProvider = _chunk54IQSYOHjs.TooltipProvider; exports.TooltipTrigger = _chunk54IQSYOHjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk54IQSYOHjs.TotpAuthenticatorList; exports.TotpInput = _chunk54IQSYOHjs.TotpInput; exports.TotpSetupDialog = _chunk54IQSYOHjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk54IQSYOHjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk54IQSYOHjs.TwoFactorSettings; exports.UserAvatar = _chunk54IQSYOHjs.UserAvatar; exports.UserAvatarEditor = _chunk54IQSYOHjs.UserAvatarEditor; exports.UserAvatarList = _chunk54IQSYOHjs.UserAvatarList; exports.UserContainer = _chunk54IQSYOHjs.UserContainer; exports.UserContent = _chunk54IQSYOHjs.UserContent; exports.UserDeleter = _chunk54IQSYOHjs.UserDeleter; exports.UserEditor = _chunk54IQSYOHjs.UserEditor; exports.UserIndexContainer = _chunk54IQSYOHjs.UserIndexContainer; exports.UserIndexDetails = _chunk54IQSYOHjs.UserIndexDetails; exports.UserListInAdd = _chunk54IQSYOHjs.UserListInAdd; exports.UserMultiSelect = _chunk54IQSYOHjs.UserMultiSelect; exports.UserReactivator = _chunk54IQSYOHjs.UserReactivator; exports.UserResentInvitationEmail = _chunk54IQSYOHjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk54IQSYOHjs.UserRoleAdd; exports.UserRolesList = _chunk54IQSYOHjs.UserRolesList; exports.UserSearchPopover = _chunk54IQSYOHjs.UserSearchPopover; exports.UserSelector = _chunk54IQSYOHjs.UserSelector; exports.UserStanadaloneDetails = _chunk54IQSYOHjs.UserStanadaloneDetails; exports.UsersList = _chunk54IQSYOHjs.UsersList; exports.UsersListByContentIds = _chunk54IQSYOHjs.UsersListByContentIds; exports.UsersListContainer = _chunk54IQSYOHjs.UsersListContainer; exports.WaitlistConfirmation = _chunk54IQSYOHjs.WaitlistConfirmation; exports.WaitlistForm = _chunk54IQSYOHjs.WaitlistForm; exports.WaitlistHeroSection = _chunk54IQSYOHjs.WaitlistHeroSection; exports.WaitlistList = _chunk54IQSYOHjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk54IQSYOHjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk54IQSYOHjs.WaitlistSuccessState; exports.badgeVariants = _chunk54IQSYOHjs.badgeVariants; exports.buttonVariants = _chunk54IQSYOHjs.buttonVariants; exports.cellComponent = _chunk54IQSYOHjs.cellComponent; exports.cellDate = _chunk54IQSYOHjs.cellDate; exports.cellDateTime = _chunk54IQSYOHjs.cellDateTime; exports.cellId = _chunk54IQSYOHjs.cellId; exports.cellLink = _chunk54IQSYOHjs.cellLink; exports.cellUrl = _chunk54IQSYOHjs.cellUrl; exports.createMentionInlineContentSpec = _chunk54IQSYOHjs.createMentionInlineContentSpec; exports.errorToast = _chunk54IQSYOHjs.errorToast; exports.generateNotificationData = _chunk54IQSYOHjs.generateNotificationData; exports.getIcon = _chunkW73JBOIRjs.getIcon; exports.getIconByModule = _chunkW73JBOIRjs.getIconByModule; exports.getIconByModuleName = _chunkW73JBOIRjs.getIconByModuleName; exports.getInitials = _chunkW73JBOIRjs.getInitials; exports.mentionDataAttrs = _chunk54IQSYOHjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk54IQSYOHjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk54IQSYOHjs.parseFiscalData; exports.parseMentionElement = _chunk54IQSYOHjs.parseMentionElement; exports.partitionTabs = _chunk54IQSYOHjs.partitionTabs; exports.spinnerVariants = _chunk54IQSYOHjs.spinnerVariants; exports.tabsListVariants = _chunk54IQSYOHjs.tabsListVariants; exports.toggleVariants = _chunk54IQSYOHjs.toggleVariants; exports.triggerAssociationToast = _chunk54IQSYOHjs.triggerAssociationToast; exports.useCarousel = _chunk54IQSYOHjs.useCarousel; exports.useComboboxAnchor = _chunk54IQSYOHjs.useComboboxAnchor; exports.useDebounce = _chunk54IQSYOHjs.useDebounce2; exports.useEditorDialog = _chunk54IQSYOHjs.useEditorDialog; exports.useFileUpload = _chunk54IQSYOHjs.useFileUpload; exports.useMentionInsert = _chunk54IQSYOHjs.useMentionInsert; exports.useSidebar = _chunk54IQSYOHjs.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 _chunk54IQSYOHjs = require('../chunk-54IQSYOH.js');
|
|
42
42
|
require('../chunk-C2LEIBUK.js');
|
|
43
43
|
require('../chunk-W73JBOIR.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 = _chunk54IQSYOHjs.AssistantProvider; exports.CommonProvider = _chunk54IQSYOHjs.CommonProvider; exports.CompanyProvider = _chunk54IQSYOHjs.CompanyProvider; exports.CurrentUserProvider = _chunk54IQSYOHjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk54IQSYOHjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk54IQSYOHjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk54IQSYOHjs.HeaderLeftContentProvider; exports.HeaderLogoProvider = _chunk54IQSYOHjs.HeaderLogoProvider; exports.HowToProvider = _chunk54IQSYOHjs.HowToProvider; exports.MobileNavigationProvider = _chunk54IQSYOHjs.MobileNavigationProvider; exports.NotificationContextProvider = _chunk54IQSYOHjs.NotificationContextProvider; exports.OnboardingProvider = _chunk54IQSYOHjs.OnboardingProvider; exports.RbacProvider = _chunk54IQSYOHjs.RbacProvider; exports.RoleProvider = _chunk54IQSYOHjs.RoleProvider; exports.SharedProvider = _chunk54IQSYOHjs.SharedProvider; exports.SocketContext = _chunk54IQSYOHjs.SocketContext; exports.SocketProvider = _chunk54IQSYOHjs.SocketProvider; exports.UserProvider = _chunk54IQSYOHjs.UserProvider; exports.ViewportProvider = _chunk54IQSYOHjs.ViewportProvider; exports.recentPagesAtom = _chunk54IQSYOHjs.recentPagesAtom; exports.useAssistantContext = _chunk54IQSYOHjs.useAssistantContext; exports.useCommonContext = _chunk54IQSYOHjs.useCommonContext; exports.useCompanyContext = _chunk54IQSYOHjs.useCompanyContext; exports.useCurrentUserContext = _chunk54IQSYOHjs.useCurrentUserContext; exports.useHeaderChildren = _chunk54IQSYOHjs.useHeaderChildren; exports.useHeaderLeftContent = _chunk54IQSYOHjs.useHeaderLeftContent; exports.useHeaderLogo = _chunk54IQSYOHjs.useHeaderLogo; exports.useHeaderMobileChildren = _chunk54IQSYOHjs.useHeaderMobileChildren; exports.useHeaderRootLabel = _chunk54IQSYOHjs.useHeaderRootLabel; exports.useHowToContext = _chunk54IQSYOHjs.useHowToContext; exports.useMobileNavigationItems = _chunk54IQSYOHjs.useMobileNavigationItems; exports.useNotificationContext = _chunk54IQSYOHjs.useNotificationContext; exports.useOnboarding = _chunk54IQSYOHjs.useOnboarding; exports.useRbacContext = _chunk54IQSYOHjs.useRbacContext; exports.useRoleContext = _chunk54IQSYOHjs.useRoleContext; exports.useSharedContext = _chunk54IQSYOHjs.useSharedContext; exports.useSocketContext = _chunk54IQSYOHjs.useSocketContext; exports.useUserContext = _chunk54IQSYOHjs.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 _chunk54IQSYOHjs = require('../../chunk-54IQSYOH.js');
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
var _chunkC2LEIBUKjs = require('../../chunk-C2LEIBUK.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, _chunk54IQSYOHjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
78
|
+
_chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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 = _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.SheetHeader, { children: [
|
|
94
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
|
|
95
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
98
98
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
99
|
-
|
|
99
|
+
_chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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 } = _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.Tooltip, { children: [
|
|
124
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk54IQSYOHjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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 } = _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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 = _chunk54IQSYOHjs.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 = _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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 = _chunk54IQSYOHjs.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
|
+
_chunk54IQSYOHjs.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, _chunk54IQSYOHjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.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, _chunk54IQSYOHjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
|
|
390
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk54IQSYOHjs.SheetHeader, { children: [
|
|
391
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
|
|
392
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk54IQSYOHjs.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 = _chunk54IQSYOHjs.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
|
+
_chunk54IQSYOHjs.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, _chunk54IQSYOHjs.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
|
@@ -224,14 +224,15 @@ export function RoundPageContainer({
|
|
|
224
224
|
data-testid={testId}
|
|
225
225
|
className={cn(
|
|
226
226
|
"flex h-[calc(100svh-var(--app-header-h,3rem))] w-full flex-col",
|
|
227
|
-
//
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
227
|
+
// Deliberately NO bottom safe-area inset, here or in
|
|
228
|
+
// MobileNavigationBar. iOS still reports 34px of bottom inset
|
|
229
|
+
// (measured in an installed PWA), but nothing is drawn in that strip
|
|
230
|
+
// on current devices, so reserving it only opens a band of empty
|
|
231
|
+
// background under the bar. Inside the bar it made a 42px icon row
|
|
232
|
+
// render 78px tall; below the bar it became a visible gap. The
|
|
233
|
+
// swipe-up gesture region is unaffected either way — it is a gesture
|
|
234
|
+
// area, not painted chrome.
|
|
235
|
+
isMobile ? "gap-1 p-1 pt-0" : "p-2 pt-0 pl-0",
|
|
235
236
|
)}
|
|
236
237
|
>
|
|
237
238
|
{/* `min-h-0 flex-1`, NOT `h-full`: the bar below is an in-flow sibling in
|
|
@@ -266,14 +267,15 @@ export function RoundPageContainer({
|
|
|
266
267
|
data-testid={testId}
|
|
267
268
|
className={cn(
|
|
268
269
|
`flex h-[calc(100svh-var(--app-header-h,3rem))] w-full flex-col`,
|
|
269
|
-
//
|
|
270
|
-
// MobileNavigationBar
|
|
271
|
-
//
|
|
272
|
-
//
|
|
273
|
-
//
|
|
274
|
-
//
|
|
275
|
-
//
|
|
276
|
-
|
|
270
|
+
// Deliberately NO bottom safe-area inset, here or in
|
|
271
|
+
// MobileNavigationBar. iOS still reports 34px of bottom inset
|
|
272
|
+
// (measured in an installed PWA), but nothing is drawn in that strip
|
|
273
|
+
// on current devices, so reserving it only opens a band of empty
|
|
274
|
+
// background under the bar. Inside the bar it made a 42px icon row
|
|
275
|
+
// render 78px tall; below the bar it became a visible gap. The
|
|
276
|
+
// swipe-up gesture region is unaffected either way — it is a gesture
|
|
277
|
+
// area, not painted chrome.
|
|
278
|
+
isMobile ? "gap-1 p-1 pt-0" : "p-2 pt-0 pl-0",
|
|
277
279
|
)}
|
|
278
280
|
>
|
|
279
281
|
{/* `min-h-0 flex-1`, NOT `h-full`: MobileNavigationBar below is an in-flow
|
|
@@ -54,10 +54,11 @@ export function MobileNavigationBar() {
|
|
|
54
54
|
// welded to the card's bottom edge. `bg-sidebar` deliberately matches the
|
|
55
55
|
// Header's own background so the two chrome edges of the viewport agree.
|
|
56
56
|
//
|
|
57
|
-
// Deliberately NO bottom safe-area padding here
|
|
58
|
-
//
|
|
59
|
-
//
|
|
60
|
-
//
|
|
57
|
+
// Deliberately NO bottom safe-area padding here, and none on the page shell
|
|
58
|
+
// either. iOS reports a 34px bottom inset but paints nothing in that strip on
|
|
59
|
+
// current devices, so honouring it only produced dead space — 78px of bar for
|
|
60
|
+
// a 42px icon row when held inside this border, and an empty band under the
|
|
61
|
+
// bar when held by the shell instead.
|
|
61
62
|
return (
|
|
62
63
|
<nav
|
|
63
64
|
aria-label="Primary"
|