@carlonicora/nextjs-jsonapi 1.93.0 → 1.94.0
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-V3IP55WY.js → BlockNoteEditor-H2TGXJBO.js} +9 -9
- package/dist/{BlockNoteEditor-V3IP55WY.js.map → BlockNoteEditor-H2TGXJBO.js.map} +1 -1
- package/dist/{BlockNoteEditor-R2QZFXBW.mjs → BlockNoteEditor-S62X5HSE.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-QR5HL7WP.js → chunk-6QASYUDS.js} +13 -5
- package/dist/chunk-6QASYUDS.js.map +1 -0
- package/dist/{chunk-FELMRARS.mjs → chunk-PNQDUCEN.mjs} +13 -5
- package/dist/{chunk-FELMRARS.mjs.map → chunk-PNQDUCEN.mjs.map} +1 -1
- package/dist/client/index.d.mts +1 -1
- package/dist/client/index.d.ts +1 -1
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/{content.fields-Ck5lkQ5d.d.mts → content.fields-hzZvhlBd.d.mts} +2 -0
- package/dist/{content.fields-Ck5lkQ5d.d.ts → content.fields-hzZvhlBd.d.ts} +2 -0
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/dist/core/index.d.mts +1 -1
- package/dist/core/index.d.ts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
- package/src/hooks/useCustomD3Graph.tsx +31 -2
- package/src/interfaces/d3.node.interface.ts +2 -0
- package/dist/chunk-QR5HL7WP.js.map +0 -1
- /package/dist/{BlockNoteEditor-R2QZFXBW.mjs.map → BlockNoteEditor-S62X5HSE.mjs.map} +0 -0
package/dist/client/index.d.mts
CHANGED
|
@@ -12,7 +12,7 @@ export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLo
|
|
|
12
12
|
import { ColumnDef } from '@tanstack/react-table';
|
|
13
13
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
|
|
14
14
|
export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
|
|
15
|
-
import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-
|
|
15
|
+
import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-hzZvhlBd.mjs';
|
|
16
16
|
export { u as useSocket } from '../useSocket-BkxHHujj.mjs';
|
|
17
17
|
import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-o5FLpiN7.mjs';
|
|
18
18
|
import 'lucide-react';
|
package/dist/client/index.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLo
|
|
|
12
12
|
import { ColumnDef } from '@tanstack/react-table';
|
|
13
13
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
|
|
14
14
|
export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
|
|
15
|
-
import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-
|
|
15
|
+
import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-hzZvhlBd.js';
|
|
16
16
|
export { u as useSocket } from '../useSocket-CMDjWFYm.js';
|
|
17
17
|
import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-B6xmfDzK.js';
|
|
18
18
|
import 'lucide-react';
|
package/dist/client/index.js
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunk6QASYUDSjs = require('../chunk-6QASYUDS.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -119,5 +119,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
|
|
122
|
-
exports.ClientJsonApiDelete = _chunkXAWKRNYMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkXAWKRNYMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkXAWKRNYMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkXAWKRNYMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkXAWKRNYMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
122
|
+
exports.ClientJsonApiDelete = _chunkXAWKRNYMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkXAWKRNYMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkXAWKRNYMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkXAWKRNYMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkXAWKRNYMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk6QASYUDSjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk6QASYUDSjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkSE5HIHJSjs.configureClientConfig; exports.configureClientJsonApi = _chunkXAWKRNYMjs.configureClientJsonApi; exports.configureI18n = _chunkSE5HIHJSjs.configureI18n; exports.configureJsonApi = _chunkSE5HIHJSjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkSE5HIHJSjs.getApiUrl; exports.getAppUrl = _chunkSE5HIHJSjs.getAppUrl; exports.getClientApiUrl = _chunkXAWKRNYMjs.getClientApiUrl; exports.getClientAppUrl = _chunkXAWKRNYMjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkXAWKRNYMjs.getClientTrackablePages; exports.getI18nLink = _chunkSE5HIHJSjs.getI18nLink; exports.getPublicApiUrl = _chunkSE5HIHJSjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkSE5HIHJSjs.getStripePublishableKey; exports.getTrackablePages = _chunkSE5HIHJSjs.getTrackablePages; exports.registerTableGenerator = _chunk6QASYUDSjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk6QASYUDSjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk6QASYUDSjs.useContentTableStructure; exports.useCustomD3Graph = _chunk6QASYUDSjs.useCustomD3Graph; exports.useDataListRetriever = _chunk6QASYUDSjs.useDataListRetriever; exports.useDebounce = _chunk6QASYUDSjs.useDebounce; exports.useI18nDateFnsLocale = _chunkSE5HIHJSjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkSE5HIHJSjs.useI18nLocale; exports.useI18nRouter = _chunkSE5HIHJSjs.useI18nRouter; exports.useI18nTranslations = _chunkSE5HIHJSjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk6QASYUDSjs.useJsonApiGet; exports.useJsonApiMutation = _chunk6QASYUDSjs.useJsonApiMutation; exports.useNotificationSync = _chunk6QASYUDSjs.useNotificationSync; exports.useOAuthClient = _chunk6QASYUDSjs.useOAuthClient; exports.useOAuthClients = _chunk6QASYUDSjs.useOAuthClients; exports.useOAuthConsent = _chunk6QASYUDSjs.useOAuthConsent; exports.usePageTracker = _chunk6QASYUDSjs.usePageTracker; exports.usePageUrlGenerator = _chunk6QASYUDSjs.usePageUrlGenerator; exports.useRehydration = _chunk6QASYUDSjs.useRehydration; exports.useRehydrationList = _chunk6QASYUDSjs.useRehydrationList; exports.useRoleTableStructure = _chunk6QASYUDSjs.useRoleTableStructure; exports.useSocket = _chunk6QASYUDSjs.useSocket; exports.useSubscriptionStatus = _chunk6QASYUDSjs.useSubscriptionStatus; exports.useTableGenerator = _chunk6QASYUDSjs.useTableGenerator; exports.useUrlRewriter = _chunk6QASYUDSjs.useUrlRewriter; exports.useUserSearch = _chunk6QASYUDSjs.useUserSearch; exports.useUserTableStructure = _chunk6QASYUDSjs.useUserTableStructure;
|
|
123
123
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
package/dist/components/index.js
CHANGED
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
|
|
455
455
|
|
|
456
456
|
|
|
457
|
-
var
|
|
457
|
+
var _chunk6QASYUDSjs = require('../chunk-6QASYUDS.js');
|
|
458
458
|
require('../chunk-SE5HIHJS.js');
|
|
459
459
|
|
|
460
460
|
|
|
@@ -933,5 +933,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
933
933
|
|
|
934
934
|
|
|
935
935
|
|
|
936
|
-
exports.AcceptInvitation = _chunkQR5HL7WPjs.AcceptInvitation; exports.Accordion = _chunkQR5HL7WPjs.Accordion; exports.AccordionContent = _chunkQR5HL7WPjs.AccordionContent; exports.AccordionItem = _chunkQR5HL7WPjs.AccordionItem; exports.AccordionTrigger = _chunkQR5HL7WPjs.AccordionTrigger; exports.ActivateAccount = _chunkQR5HL7WPjs.ActivateAccount; exports.AddUserToRole = _chunkQR5HL7WPjs.AddUserToRole; exports.AdminCompanyContainer = _chunkQR5HL7WPjs.AdminCompanyContainer; exports.AdminUsersList = _chunkQR5HL7WPjs.AdminUsersList; exports.Alert = _chunkQR5HL7WPjs.Alert; exports.AlertAction = _chunkQR5HL7WPjs.AlertAction; exports.AlertDescription = _chunkQR5HL7WPjs.AlertDescription; exports.AlertDialog = _chunkQR5HL7WPjs.AlertDialog; exports.AlertDialogAction = _chunkQR5HL7WPjs.AlertDialogAction; exports.AlertDialogCancel = _chunkQR5HL7WPjs.AlertDialogCancel; exports.AlertDialogContent = _chunkQR5HL7WPjs.AlertDialogContent; exports.AlertDialogDescription = _chunkQR5HL7WPjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkQR5HL7WPjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkQR5HL7WPjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkQR5HL7WPjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkQR5HL7WPjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkQR5HL7WPjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkQR5HL7WPjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkQR5HL7WPjs.AlertDialogTrigger; exports.AlertTitle = _chunkQR5HL7WPjs.AlertTitle; exports.AllUsersListContainer = _chunkQR5HL7WPjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkQR5HL7WPjs.AllowedUsersDetails; exports.AssistantContainer = _chunkQR5HL7WPjs.AssistantContainer; exports.AttributeElement = _chunkQR5HL7WPjs.AttributeElement; exports.AuthContainer = _chunkQR5HL7WPjs.AuthContainer; exports.Avatar = _chunkQR5HL7WPjs.Avatar; exports.AvatarBadge = _chunkQR5HL7WPjs.AvatarBadge; exports.AvatarFallback = _chunkQR5HL7WPjs.AvatarFallback; exports.AvatarGroup = _chunkQR5HL7WPjs.AvatarGroup; exports.AvatarGroupCount = _chunkQR5HL7WPjs.AvatarGroupCount; exports.AvatarImage = _chunkQR5HL7WPjs.AvatarImage; exports.BackupCodesDialog = _chunkQR5HL7WPjs.BackupCodesDialog; exports.Badge = _chunkQR5HL7WPjs.Badge; exports.BlockNoteEditorContainer = _chunkQR5HL7WPjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkQR5HL7WPjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkQR5HL7WPjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunkQR5HL7WPjs.KanbanBoard; exports.Breadcrumb = _chunkQR5HL7WPjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkQR5HL7WPjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkQR5HL7WPjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkQR5HL7WPjs.BreadcrumbLink; exports.BreadcrumbList = _chunkQR5HL7WPjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkQR5HL7WPjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkQR5HL7WPjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkQR5HL7WPjs.BreadcrumbSeparator; exports.Button = _chunkQR5HL7WPjs.Button; exports.Calendar = _chunkQR5HL7WPjs.Calendar; exports.CalendarDayButton = _chunkQR5HL7WPjs.CalendarDayButton; exports.Card = _chunkQR5HL7WPjs.Card; exports.CardAction = _chunkQR5HL7WPjs.CardAction; exports.CardContent = _chunkQR5HL7WPjs.CardContent; exports.CardDescription = _chunkQR5HL7WPjs.CardDescription; exports.CardFooter = _chunkQR5HL7WPjs.CardFooter; exports.CardHeader = _chunkQR5HL7WPjs.CardHeader; exports.CardTitle = _chunkQR5HL7WPjs.CardTitle; exports.Carousel = _chunkQR5HL7WPjs.Carousel; exports.CarouselContent = _chunkQR5HL7WPjs.CarouselContent; exports.CarouselItem = _chunkQR5HL7WPjs.CarouselItem; exports.CarouselNext = _chunkQR5HL7WPjs.CarouselNext; exports.CarouselPrevious = _chunkQR5HL7WPjs.CarouselPrevious; exports.ChartContainer = _chunkQR5HL7WPjs.ChartContainer; exports.ChartLegend = _chunkQR5HL7WPjs.ChartLegend; exports.ChartLegendContent = _chunkQR5HL7WPjs.ChartLegendContent; exports.ChartStyle = _chunkQR5HL7WPjs.ChartStyle; exports.ChartTooltip = _chunkQR5HL7WPjs.ChartTooltip; exports.ChartTooltipContent = _chunkQR5HL7WPjs.ChartTooltipContent; exports.Checkbox = _chunkQR5HL7WPjs.Checkbox; exports.Collapsible = _chunkQR5HL7WPjs.Collapsible; exports.CollapsibleContent = _chunkQR5HL7WPjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkQR5HL7WPjs.CollapsibleTrigger; exports.Column = _chunkQR5HL7WPjs.KanbanColumn; exports.ColumnHandle = _chunkQR5HL7WPjs.KanbanColumnHandle; exports.Combobox = _chunkQR5HL7WPjs.Combobox; exports.ComboboxChip = _chunkQR5HL7WPjs.ComboboxChip; exports.ComboboxChips = _chunkQR5HL7WPjs.ComboboxChips; exports.ComboboxChipsInput = _chunkQR5HL7WPjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkQR5HL7WPjs.ComboboxCollection; exports.ComboboxContent = _chunkQR5HL7WPjs.ComboboxContent; exports.ComboboxEmpty = _chunkQR5HL7WPjs.ComboboxEmpty; exports.ComboboxGroup = _chunkQR5HL7WPjs.ComboboxGroup; exports.ComboboxInput = _chunkQR5HL7WPjs.ComboboxInput; exports.ComboboxItem = _chunkQR5HL7WPjs.ComboboxItem; exports.ComboboxLabel = _chunkQR5HL7WPjs.ComboboxLabel; exports.ComboboxList = _chunkQR5HL7WPjs.ComboboxList; exports.ComboboxSeparator = _chunkQR5HL7WPjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkQR5HL7WPjs.ComboboxTrigger; exports.ComboboxValue = _chunkQR5HL7WPjs.ComboboxValue; exports.Command = _chunkQR5HL7WPjs.Command; exports.CommandDialog = _chunkQR5HL7WPjs.CommandDialog; exports.CommandEmpty = _chunkQR5HL7WPjs.CommandEmpty; exports.CommandGroup = _chunkQR5HL7WPjs.CommandGroup; exports.CommandInput = _chunkQR5HL7WPjs.CommandInput; exports.CommandItem = _chunkQR5HL7WPjs.CommandItem; exports.CommandList = _chunkQR5HL7WPjs.CommandList; exports.CommandSeparator = _chunkQR5HL7WPjs.CommandSeparator; exports.CommandShortcut = _chunkQR5HL7WPjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkQR5HL7WPjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkQR5HL7WPjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkQR5HL7WPjs.CommonDeleter; exports.CommonEditorButtons = _chunkQR5HL7WPjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkQR5HL7WPjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkQR5HL7WPjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkQR5HL7WPjs.CommonEditorTrigger; exports.CompaniesList = _chunkQR5HL7WPjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkQR5HL7WPjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkQR5HL7WPjs.CompanyContainer; exports.CompanyContent = _chunkQR5HL7WPjs.CompanyContent; exports.CompanyDeleter = _chunkQR5HL7WPjs.CompanyDeleter; exports.CompanyDetails = _chunkQR5HL7WPjs.CompanyDetails; exports.CompanyEditor = _chunkQR5HL7WPjs.CompanyEditor; exports.CompanyUsersList = _chunkQR5HL7WPjs.CompanyUsersList; exports.ContentListGrid = _chunkQR5HL7WPjs.ContentListGrid; exports.ContentListTable = _chunkQR5HL7WPjs.ContentListTable; exports.ContentTableSearch = _chunkQR5HL7WPjs.ContentTableSearch; exports.ContentTitle = _chunkQR5HL7WPjs.ContentTitle; exports.ContentsList = _chunkQR5HL7WPjs.ContentsList; exports.ContentsListById = _chunkQR5HL7WPjs.ContentsListById; exports.ContextMenu = _chunkQR5HL7WPjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkQR5HL7WPjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkQR5HL7WPjs.ContextMenuContent; exports.ContextMenuGroup = _chunkQR5HL7WPjs.ContextMenuGroup; exports.ContextMenuItem = _chunkQR5HL7WPjs.ContextMenuItem; exports.ContextMenuLabel = _chunkQR5HL7WPjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkQR5HL7WPjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkQR5HL7WPjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkQR5HL7WPjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkQR5HL7WPjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkQR5HL7WPjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkQR5HL7WPjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkQR5HL7WPjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkQR5HL7WPjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkQR5HL7WPjs.ContextMenuTrigger; exports.ContributorsList = _chunkQR5HL7WPjs.ContributorsList; exports.Cookies = _chunkQR5HL7WPjs.Cookies; exports.DatePickerPopover = _chunkQR5HL7WPjs.DatePickerPopover; exports.DateRangeSelector = _chunkQR5HL7WPjs.DateRangeSelector; exports.Dialog = _chunkQR5HL7WPjs.Dialog; exports.DialogClose = _chunkQR5HL7WPjs.DialogClose; exports.DialogContent = _chunkQR5HL7WPjs.DialogContent; exports.DialogDescription = _chunkQR5HL7WPjs.DialogDescription; exports.DialogFooter = _chunkQR5HL7WPjs.DialogFooter; exports.DialogHeader = _chunkQR5HL7WPjs.DialogHeader; exports.DialogOverlay = _chunkQR5HL7WPjs.DialogOverlay; exports.DialogPortal = _chunkQR5HL7WPjs.DialogPortal; exports.DialogTitle = _chunkQR5HL7WPjs.DialogTitle; exports.DialogTrigger = _chunkQR5HL7WPjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkQR5HL7WPjs.DisableTwoFactorDialog; exports.Drawer = _chunkQR5HL7WPjs.Drawer; exports.DrawerClose = _chunkQR5HL7WPjs.DrawerClose; exports.DrawerContent = _chunkQR5HL7WPjs.DrawerContent; exports.DrawerDescription = _chunkQR5HL7WPjs.DrawerDescription; exports.DrawerFooter = _chunkQR5HL7WPjs.DrawerFooter; exports.DrawerHeader = _chunkQR5HL7WPjs.DrawerHeader; exports.DrawerOverlay = _chunkQR5HL7WPjs.DrawerOverlay; exports.DrawerPortal = _chunkQR5HL7WPjs.DrawerPortal; exports.DrawerTitle = _chunkQR5HL7WPjs.DrawerTitle; exports.DrawerTrigger = _chunkQR5HL7WPjs.DrawerTrigger; exports.DropdownMenu = _chunkQR5HL7WPjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkQR5HL7WPjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkQR5HL7WPjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkQR5HL7WPjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkQR5HL7WPjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkQR5HL7WPjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkQR5HL7WPjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkQR5HL7WPjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkQR5HL7WPjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkQR5HL7WPjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkQR5HL7WPjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkQR5HL7WPjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkQR5HL7WPjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkQR5HL7WPjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkQR5HL7WPjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkQR5HL7WPjs.EditableAvatar; exports.EditorSheet = _chunkQR5HL7WPjs.EditorSheet; exports.EntityAvatar = _chunkQR5HL7WPjs.EntityAvatar; exports.EntityMultiSelector = _chunkQR5HL7WPjs.EntityMultiSelector; exports.ErrorDetails = _chunkQR5HL7WPjs.ErrorDetails; exports.Field = _chunkQR5HL7WPjs.Field; exports.FieldContent = _chunkQR5HL7WPjs.FieldContent; exports.FieldDescription = _chunkQR5HL7WPjs.FieldDescription; exports.FieldError = _chunkQR5HL7WPjs.FieldError; exports.FieldGroup = _chunkQR5HL7WPjs.FieldGroup; exports.FieldLabel = _chunkQR5HL7WPjs.FieldLabel; exports.FieldLegend = _chunkQR5HL7WPjs.FieldLegend; exports.FieldSeparator = _chunkQR5HL7WPjs.FieldSeparator; exports.FieldSet = _chunkQR5HL7WPjs.FieldSet; exports.FieldTitle = _chunkQR5HL7WPjs.FieldTitle; exports.FileInput = _chunkQR5HL7WPjs.FileInput; exports.FileUploader = _chunkQR5HL7WPjs.FileUploader; exports.FileUploaderContent = _chunkQR5HL7WPjs.FileUploaderContent; exports.FileUploaderItem = _chunkQR5HL7WPjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkQR5HL7WPjs.FiscalDataDisplay; exports.ForgotPassword = _chunkQR5HL7WPjs.ForgotPassword; exports.Form = _chunkQR5HL7WPjs.Form; exports.FormBlockNote = _chunkQR5HL7WPjs.FormBlockNote; exports.FormCheckbox = _chunkQR5HL7WPjs.FormCheckbox; exports.FormDate = _chunkQR5HL7WPjs.FormDate; exports.FormDateTime = _chunkQR5HL7WPjs.FormDateTime; exports.FormFeatures = _chunkQR5HL7WPjs.FormFeatures; exports.FormFieldWrapper = _chunkQR5HL7WPjs.FormFieldWrapper; exports.FormInput = _chunkQR5HL7WPjs.FormInput; exports.FormPassword = _chunkQR5HL7WPjs.FormPassword; exports.FormPlaceAutocomplete = _chunkQR5HL7WPjs.FormPlaceAutocomplete; exports.FormRoles = _chunkQR5HL7WPjs.FormRoles; exports.FormSelect = _chunkQR5HL7WPjs.FormSelect; exports.FormSlider = _chunkQR5HL7WPjs.FormSlider; exports.FormSwitch = _chunkQR5HL7WPjs.FormSwitch; exports.FormTextarea = _chunkQR5HL7WPjs.FormTextarea; exports.GdprConsentCheckbox = _chunkQR5HL7WPjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkQR5HL7WPjs.GdprConsentSection; exports.Header = _chunkQR5HL7WPjs.Header; exports.HoverCard = _chunkQR5HL7WPjs.HoverCard; exports.HoverCardContent = _chunkQR5HL7WPjs.HoverCardContent; exports.HoverCardTrigger = _chunkQR5HL7WPjs.HoverCardTrigger; exports.HowToCommand = _chunkQR5HL7WPjs.HowToCommand; exports.HowToCommandViewer = _chunkQR5HL7WPjs.HowToCommandViewer; exports.HowToContainer = _chunkQR5HL7WPjs.HowToContainer; exports.HowToContent = _chunkQR5HL7WPjs.HowToContent; exports.HowToDeleter = _chunkQR5HL7WPjs.HowToDeleter; exports.HowToDetails = _chunkQR5HL7WPjs.HowToDetails; exports.HowToEditor = _chunkQR5HL7WPjs.HowToEditor; exports.HowToList = _chunkQR5HL7WPjs.HowToList; exports.HowToListContainer = _chunkQR5HL7WPjs.HowToListContainer; exports.HowToMultiSelector = _chunkQR5HL7WPjs.HowToMultiSelector; exports.HowToSelector = _chunkQR5HL7WPjs.HowToSelector; exports.Input = _chunkQR5HL7WPjs.Input; exports.InputGroup = _chunkQR5HL7WPjs.InputGroup; exports.InputGroupAddon = _chunkQR5HL7WPjs.InputGroupAddon; exports.InputGroupButton = _chunkQR5HL7WPjs.InputGroupButton; exports.InputGroupInput = _chunkQR5HL7WPjs.InputGroupInput; exports.InputGroupText = _chunkQR5HL7WPjs.InputGroupText; exports.InputGroupTextarea = _chunkQR5HL7WPjs.InputGroupTextarea; exports.InputOTP = _chunkQR5HL7WPjs.InputOTP; exports.InputOTPGroup = _chunkQR5HL7WPjs.InputOTPGroup; exports.InputOTPSeparator = _chunkQR5HL7WPjs.InputOTPSeparator; exports.InputOTPSlot = _chunkQR5HL7WPjs.InputOTPSlot; exports.ItalianFiscalData = _chunkQR5HL7WPjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkQR5HL7WPjs.ItalianFiscalDataDisplay; exports.Item = _chunkQR5HL7WPjs.KanbanItem; exports.ItemHandle = _chunkQR5HL7WPjs.KanbanItemHandle; exports.Kanban = _chunkQR5HL7WPjs.KanbanRoot; exports.KanbanBoard = _chunkQR5HL7WPjs.KanbanBoard; exports.KanbanColumn = _chunkQR5HL7WPjs.KanbanColumn; exports.KanbanColumnHandle = _chunkQR5HL7WPjs.KanbanColumnHandle; exports.KanbanItem = _chunkQR5HL7WPjs.KanbanItem; exports.KanbanItemHandle = _chunkQR5HL7WPjs.KanbanItemHandle; exports.KanbanOverlay = _chunkQR5HL7WPjs.KanbanOverlay; exports.Label = _chunkQR5HL7WPjs.Label; exports.LandingComponent = _chunkQR5HL7WPjs.LandingComponent; exports.Link = _chunkQR5HL7WPjs.Link; exports.Login = _chunkQR5HL7WPjs.Login; exports.Logout = _chunkQR5HL7WPjs.Logout; exports.MessageItem = _chunkQR5HL7WPjs.MessageItem; exports.MessageList = _chunkQR5HL7WPjs.MessageList; exports.MessageSourcesPanel = _chunkQR5HL7WPjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkQR5HL7WPjs.ModeToggleSwitch; exports.MultiSelect = _chunkQR5HL7WPjs.MultiSelect; exports.MultipleSelector = _chunkQR5HL7WPjs.MultipleSelector; exports.NavigationMenu = _chunkQR5HL7WPjs.NavigationMenu; exports.NavigationMenuContent = _chunkQR5HL7WPjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkQR5HL7WPjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkQR5HL7WPjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkQR5HL7WPjs.NavigationMenuLink; exports.NavigationMenuList = _chunkQR5HL7WPjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkQR5HL7WPjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkQR5HL7WPjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkQR5HL7WPjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkQR5HL7WPjs.NotificationMenuItem; exports.NotificationModal = _chunkQR5HL7WPjs.NotificationModal; exports.NotificationToast = _chunkQR5HL7WPjs.NotificationToast; exports.NotificationsList = _chunkQR5HL7WPjs.NotificationsList; exports.NotificationsListContainer = _chunkQR5HL7WPjs.NotificationsListContainer; exports.OAuthClientCard = _chunkQR5HL7WPjs.OAuthClientCard; exports.OAuthClientDetail = _chunkQR5HL7WPjs.OAuthClientDetail; exports.OAuthClientForm = _chunkQR5HL7WPjs.OAuthClientForm; exports.OAuthClientList = _chunkQR5HL7WPjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkQR5HL7WPjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkQR5HL7WPjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkQR5HL7WPjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkQR5HL7WPjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkQR5HL7WPjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkQR5HL7WPjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkQR5HL7WPjs.OAuthScopeSelector; exports.OnboardingCard = _chunkQR5HL7WPjs.OnboardingCard; exports.Overlay = _chunkQR5HL7WPjs.KanbanOverlay; exports.PageContainer = _chunkQR5HL7WPjs.PageContainer; exports.PageContainerContentDetails = _chunkQR5HL7WPjs.PageContainerContentDetails; exports.PageContentContainer = _chunkQR5HL7WPjs.PageContentContainer; exports.PageSection = _chunkQR5HL7WPjs.PageSection; exports.PasskeyButton = _chunkQR5HL7WPjs.PasskeyButton; exports.PasskeyList = _chunkQR5HL7WPjs.PasskeyList; exports.PasskeySetupDialog = _chunkQR5HL7WPjs.PasskeySetupDialog; exports.PasswordInput = _chunkQR5HL7WPjs.PasswordInput; exports.Popover = _chunkQR5HL7WPjs.Popover; exports.PopoverContent = _chunkQR5HL7WPjs.PopoverContent; exports.PopoverDescription = _chunkQR5HL7WPjs.PopoverDescription; exports.PopoverHeader = _chunkQR5HL7WPjs.PopoverHeader; exports.PopoverTitle = _chunkQR5HL7WPjs.PopoverTitle; exports.PopoverTrigger = _chunkQR5HL7WPjs.PopoverTrigger; exports.Progress = _chunkQR5HL7WPjs.Progress; exports.ProgressIndicator = _chunkQR5HL7WPjs.ProgressIndicator; exports.ProgressLabel = _chunkQR5HL7WPjs.ProgressLabel; exports.ProgressTrack = _chunkQR5HL7WPjs.ProgressTrack; exports.ProgressValue = _chunkQR5HL7WPjs.ProgressValue; exports.PushNotificationProvider = _chunkQR5HL7WPjs.PushNotificationProvider; exports.RadioGroup = _chunkQR5HL7WPjs.RadioGroup; exports.RadioGroupItem = _chunkQR5HL7WPjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkQR5HL7WPjs.RbacByRoleContainer; exports.RbacContainer = _chunkQR5HL7WPjs.RbacContainer; exports.RbacPermissionCell = _chunkQR5HL7WPjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkQR5HL7WPjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkQR5HL7WPjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkQR5HL7WPjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkQR5HL7WPjs.ReferralCodeCapture; exports.ReferralDialog = _chunkQR5HL7WPjs.ReferralDialog; exports.ReferralWidget = _chunkQR5HL7WPjs.ReferralWidget; exports.RefreshUser = _chunkQR5HL7WPjs.RefreshUser; exports.RelevantContentsList = _chunkQR5HL7WPjs.RelevantContentsList; exports.RelevantUsersList = _chunkQR5HL7WPjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkQR5HL7WPjs.RemoveUserFromRole; exports.ResetPassword = _chunkQR5HL7WPjs.ResetPassword; exports.ResizableHandle = _chunkQR5HL7WPjs.ResizableHandle; exports.ResizablePanel = _chunkQR5HL7WPjs.ResizablePanel; exports.ResizablePanelGroup = _chunkQR5HL7WPjs.ResizablePanelGroup; exports.RoleContainer = _chunkQR5HL7WPjs.RoleContainer; exports.RoleDetails = _chunkQR5HL7WPjs.RoleDetails; exports.RoleUsersList = _chunkQR5HL7WPjs.RoleUsersList; exports.RolesList = _chunkQR5HL7WPjs.RolesList; exports.Root = _chunkQR5HL7WPjs.KanbanRoot; exports.RoundPageContainer = _chunkQR5HL7WPjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkQR5HL7WPjs.RoundPageContainerTitle; exports.ScrollArea = _chunkQR5HL7WPjs.ScrollArea; exports.ScrollBar = _chunkQR5HL7WPjs.ScrollBar; exports.SecurityContainer = _chunkQR5HL7WPjs.SecurityContainer; exports.Select = _chunkQR5HL7WPjs.Select; exports.SelectContent = _chunkQR5HL7WPjs.SelectContent; exports.SelectGroup = _chunkQR5HL7WPjs.SelectGroup; exports.SelectItem = _chunkQR5HL7WPjs.SelectItem; exports.SelectLabel = _chunkQR5HL7WPjs.SelectLabel; exports.SelectScrollDownButton = _chunkQR5HL7WPjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkQR5HL7WPjs.SelectScrollUpButton; exports.SelectSeparator = _chunkQR5HL7WPjs.SelectSeparator; exports.SelectTrigger = _chunkQR5HL7WPjs.SelectTrigger; exports.SelectValue = _chunkQR5HL7WPjs.SelectValue; exports.Separator = _chunkQR5HL7WPjs.Separator; exports.Sheet = _chunkQR5HL7WPjs.Sheet; exports.SheetClose = _chunkQR5HL7WPjs.SheetClose; exports.SheetContent = _chunkQR5HL7WPjs.SheetContent; exports.SheetDescription = _chunkQR5HL7WPjs.SheetDescription; exports.SheetFooter = _chunkQR5HL7WPjs.SheetFooter; exports.SheetHeader = _chunkQR5HL7WPjs.SheetHeader; exports.SheetTitle = _chunkQR5HL7WPjs.SheetTitle; exports.SheetTrigger = _chunkQR5HL7WPjs.SheetTrigger; exports.Sidebar = _chunkQR5HL7WPjs.Sidebar; exports.SidebarContent = _chunkQR5HL7WPjs.SidebarContent; exports.SidebarFooter = _chunkQR5HL7WPjs.SidebarFooter; exports.SidebarGroup = _chunkQR5HL7WPjs.SidebarGroup; exports.SidebarGroupAction = _chunkQR5HL7WPjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkQR5HL7WPjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkQR5HL7WPjs.SidebarGroupLabel; exports.SidebarHeader = _chunkQR5HL7WPjs.SidebarHeader; exports.SidebarInput = _chunkQR5HL7WPjs.SidebarInput; exports.SidebarInset = _chunkQR5HL7WPjs.SidebarInset; exports.SidebarMenu = _chunkQR5HL7WPjs.SidebarMenu; exports.SidebarMenuAction = _chunkQR5HL7WPjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkQR5HL7WPjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkQR5HL7WPjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkQR5HL7WPjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkQR5HL7WPjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkQR5HL7WPjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkQR5HL7WPjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkQR5HL7WPjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkQR5HL7WPjs.SidebarProvider; exports.SidebarRail = _chunkQR5HL7WPjs.SidebarRail; exports.SidebarSeparator = _chunkQR5HL7WPjs.SidebarSeparator; exports.SidebarTrigger = _chunkQR5HL7WPjs.SidebarTrigger; exports.Skeleton = _chunkQR5HL7WPjs.Skeleton; exports.Slider = _chunkQR5HL7WPjs.Slider; exports.Switch = _chunkQR5HL7WPjs.Switch; exports.Table = _chunkQR5HL7WPjs.Table; exports.TableBody = _chunkQR5HL7WPjs.TableBody; exports.TableCaption = _chunkQR5HL7WPjs.TableCaption; exports.TableCell = _chunkQR5HL7WPjs.TableCell; exports.TableCellAvatar = _chunkQR5HL7WPjs.TableCellAvatar; exports.TableFooter = _chunkQR5HL7WPjs.TableFooter; exports.TableHead = _chunkQR5HL7WPjs.TableHead; exports.TableHeader = _chunkQR5HL7WPjs.TableHeader; exports.TableRow = _chunkQR5HL7WPjs.TableRow; exports.Tabs = _chunkQR5HL7WPjs.Tabs; exports.TabsContainer = _chunkQR5HL7WPjs.TabsContainer; exports.TabsContent = _chunkQR5HL7WPjs.TabsContent; exports.TabsList = _chunkQR5HL7WPjs.TabsList; exports.TabsTrigger = _chunkQR5HL7WPjs.TabsTrigger; exports.Textarea = _chunkQR5HL7WPjs.Textarea; exports.Toaster = _chunkQR5HL7WPjs.Toaster; exports.Toggle = _chunkQR5HL7WPjs.Toggle; exports.TokenStatusIndicator = _chunkQR5HL7WPjs.TokenStatusIndicator; exports.Tooltip = _chunkQR5HL7WPjs.Tooltip; exports.TooltipContent = _chunkQR5HL7WPjs.TooltipContent; exports.TooltipProvider = _chunkQR5HL7WPjs.TooltipProvider; exports.TooltipTrigger = _chunkQR5HL7WPjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkQR5HL7WPjs.TotpAuthenticatorList; exports.TotpInput = _chunkQR5HL7WPjs.TotpInput; exports.TotpSetupDialog = _chunkQR5HL7WPjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkQR5HL7WPjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkQR5HL7WPjs.TwoFactorSettings; exports.UserAvatar = _chunkQR5HL7WPjs.UserAvatar; exports.UserAvatarEditor = _chunkQR5HL7WPjs.UserAvatarEditor; exports.UserAvatarList = _chunkQR5HL7WPjs.UserAvatarList; exports.UserContainer = _chunkQR5HL7WPjs.UserContainer; exports.UserContent = _chunkQR5HL7WPjs.UserContent; exports.UserDeleter = _chunkQR5HL7WPjs.UserDeleter; exports.UserEditor = _chunkQR5HL7WPjs.UserEditor; exports.UserIndexContainer = _chunkQR5HL7WPjs.UserIndexContainer; exports.UserIndexDetails = _chunkQR5HL7WPjs.UserIndexDetails; exports.UserListInAdd = _chunkQR5HL7WPjs.UserListInAdd; exports.UserMultiSelect = _chunkQR5HL7WPjs.UserMultiSelect; exports.UserReactivator = _chunkQR5HL7WPjs.UserReactivator; exports.UserResentInvitationEmail = _chunkQR5HL7WPjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkQR5HL7WPjs.UserRoleAdd; exports.UserRolesList = _chunkQR5HL7WPjs.UserRolesList; exports.UserSearchPopover = _chunkQR5HL7WPjs.UserSearchPopover; exports.UserSelector = _chunkQR5HL7WPjs.UserSelector; exports.UserStanadaloneDetails = _chunkQR5HL7WPjs.UserStanadaloneDetails; exports.UsersList = _chunkQR5HL7WPjs.UsersList; exports.UsersListByContentIds = _chunkQR5HL7WPjs.UsersListByContentIds; exports.UsersListContainer = _chunkQR5HL7WPjs.UsersListContainer; exports.WaitlistConfirmation = _chunkQR5HL7WPjs.WaitlistConfirmation; exports.WaitlistForm = _chunkQR5HL7WPjs.WaitlistForm; exports.WaitlistHeroSection = _chunkQR5HL7WPjs.WaitlistHeroSection; exports.WaitlistList = _chunkQR5HL7WPjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkQR5HL7WPjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkQR5HL7WPjs.WaitlistSuccessState; exports.badgeVariants = _chunkQR5HL7WPjs.badgeVariants; exports.buttonVariants = _chunkQR5HL7WPjs.buttonVariants; exports.cellComponent = _chunkQR5HL7WPjs.cellComponent; exports.cellDate = _chunkQR5HL7WPjs.cellDate; exports.cellDateTime = _chunkQR5HL7WPjs.cellDateTime; exports.cellId = _chunkQR5HL7WPjs.cellId; exports.cellLink = _chunkQR5HL7WPjs.cellLink; exports.cellUrl = _chunkQR5HL7WPjs.cellUrl; exports.createMentionInlineContentSpec = _chunkQR5HL7WPjs.createMentionInlineContentSpec; exports.errorToast = _chunkQR5HL7WPjs.errorToast; exports.generateNotificationData = _chunkQR5HL7WPjs.generateNotificationData; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.mentionDataAttrs = _chunkQR5HL7WPjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkQR5HL7WPjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkQR5HL7WPjs.parseFiscalData; exports.tabsListVariants = _chunkQR5HL7WPjs.tabsListVariants; exports.toggleVariants = _chunkQR5HL7WPjs.toggleVariants; exports.triggerAssociationToast = _chunkQR5HL7WPjs.triggerAssociationToast; exports.useCarousel = _chunkQR5HL7WPjs.useCarousel; exports.useComboboxAnchor = _chunkQR5HL7WPjs.useComboboxAnchor; exports.useDebounce = _chunkQR5HL7WPjs.useDebounce2; exports.useEditorDialog = _chunkQR5HL7WPjs.useEditorDialog; exports.useFileUpload = _chunkQR5HL7WPjs.useFileUpload; exports.useSidebar = _chunkQR5HL7WPjs.useSidebar;
|
|
936
|
+
exports.AcceptInvitation = _chunk6QASYUDSjs.AcceptInvitation; exports.Accordion = _chunk6QASYUDSjs.Accordion; exports.AccordionContent = _chunk6QASYUDSjs.AccordionContent; exports.AccordionItem = _chunk6QASYUDSjs.AccordionItem; exports.AccordionTrigger = _chunk6QASYUDSjs.AccordionTrigger; exports.ActivateAccount = _chunk6QASYUDSjs.ActivateAccount; exports.AddUserToRole = _chunk6QASYUDSjs.AddUserToRole; exports.AdminCompanyContainer = _chunk6QASYUDSjs.AdminCompanyContainer; exports.AdminUsersList = _chunk6QASYUDSjs.AdminUsersList; exports.Alert = _chunk6QASYUDSjs.Alert; exports.AlertAction = _chunk6QASYUDSjs.AlertAction; exports.AlertDescription = _chunk6QASYUDSjs.AlertDescription; exports.AlertDialog = _chunk6QASYUDSjs.AlertDialog; exports.AlertDialogAction = _chunk6QASYUDSjs.AlertDialogAction; exports.AlertDialogCancel = _chunk6QASYUDSjs.AlertDialogCancel; exports.AlertDialogContent = _chunk6QASYUDSjs.AlertDialogContent; exports.AlertDialogDescription = _chunk6QASYUDSjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk6QASYUDSjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk6QASYUDSjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk6QASYUDSjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk6QASYUDSjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk6QASYUDSjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk6QASYUDSjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk6QASYUDSjs.AlertDialogTrigger; exports.AlertTitle = _chunk6QASYUDSjs.AlertTitle; exports.AllUsersListContainer = _chunk6QASYUDSjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunk6QASYUDSjs.AllowedUsersDetails; exports.AssistantContainer = _chunk6QASYUDSjs.AssistantContainer; exports.AttributeElement = _chunk6QASYUDSjs.AttributeElement; exports.AuthContainer = _chunk6QASYUDSjs.AuthContainer; exports.Avatar = _chunk6QASYUDSjs.Avatar; exports.AvatarBadge = _chunk6QASYUDSjs.AvatarBadge; exports.AvatarFallback = _chunk6QASYUDSjs.AvatarFallback; exports.AvatarGroup = _chunk6QASYUDSjs.AvatarGroup; exports.AvatarGroupCount = _chunk6QASYUDSjs.AvatarGroupCount; exports.AvatarImage = _chunk6QASYUDSjs.AvatarImage; exports.BackupCodesDialog = _chunk6QASYUDSjs.BackupCodesDialog; exports.Badge = _chunk6QASYUDSjs.Badge; exports.BlockNoteEditorContainer = _chunk6QASYUDSjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk6QASYUDSjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk6QASYUDSjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunk6QASYUDSjs.KanbanBoard; exports.Breadcrumb = _chunk6QASYUDSjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk6QASYUDSjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk6QASYUDSjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk6QASYUDSjs.BreadcrumbLink; exports.BreadcrumbList = _chunk6QASYUDSjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk6QASYUDSjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk6QASYUDSjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk6QASYUDSjs.BreadcrumbSeparator; exports.Button = _chunk6QASYUDSjs.Button; exports.Calendar = _chunk6QASYUDSjs.Calendar; exports.CalendarDayButton = _chunk6QASYUDSjs.CalendarDayButton; exports.Card = _chunk6QASYUDSjs.Card; exports.CardAction = _chunk6QASYUDSjs.CardAction; exports.CardContent = _chunk6QASYUDSjs.CardContent; exports.CardDescription = _chunk6QASYUDSjs.CardDescription; exports.CardFooter = _chunk6QASYUDSjs.CardFooter; exports.CardHeader = _chunk6QASYUDSjs.CardHeader; exports.CardTitle = _chunk6QASYUDSjs.CardTitle; exports.Carousel = _chunk6QASYUDSjs.Carousel; exports.CarouselContent = _chunk6QASYUDSjs.CarouselContent; exports.CarouselItem = _chunk6QASYUDSjs.CarouselItem; exports.CarouselNext = _chunk6QASYUDSjs.CarouselNext; exports.CarouselPrevious = _chunk6QASYUDSjs.CarouselPrevious; exports.ChartContainer = _chunk6QASYUDSjs.ChartContainer; exports.ChartLegend = _chunk6QASYUDSjs.ChartLegend; exports.ChartLegendContent = _chunk6QASYUDSjs.ChartLegendContent; exports.ChartStyle = _chunk6QASYUDSjs.ChartStyle; exports.ChartTooltip = _chunk6QASYUDSjs.ChartTooltip; exports.ChartTooltipContent = _chunk6QASYUDSjs.ChartTooltipContent; exports.Checkbox = _chunk6QASYUDSjs.Checkbox; exports.Collapsible = _chunk6QASYUDSjs.Collapsible; exports.CollapsibleContent = _chunk6QASYUDSjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk6QASYUDSjs.CollapsibleTrigger; exports.Column = _chunk6QASYUDSjs.KanbanColumn; exports.ColumnHandle = _chunk6QASYUDSjs.KanbanColumnHandle; exports.Combobox = _chunk6QASYUDSjs.Combobox; exports.ComboboxChip = _chunk6QASYUDSjs.ComboboxChip; exports.ComboboxChips = _chunk6QASYUDSjs.ComboboxChips; exports.ComboboxChipsInput = _chunk6QASYUDSjs.ComboboxChipsInput; exports.ComboboxCollection = _chunk6QASYUDSjs.ComboboxCollection; exports.ComboboxContent = _chunk6QASYUDSjs.ComboboxContent; exports.ComboboxEmpty = _chunk6QASYUDSjs.ComboboxEmpty; exports.ComboboxGroup = _chunk6QASYUDSjs.ComboboxGroup; exports.ComboboxInput = _chunk6QASYUDSjs.ComboboxInput; exports.ComboboxItem = _chunk6QASYUDSjs.ComboboxItem; exports.ComboboxLabel = _chunk6QASYUDSjs.ComboboxLabel; exports.ComboboxList = _chunk6QASYUDSjs.ComboboxList; exports.ComboboxSeparator = _chunk6QASYUDSjs.ComboboxSeparator; exports.ComboboxTrigger = _chunk6QASYUDSjs.ComboboxTrigger; exports.ComboboxValue = _chunk6QASYUDSjs.ComboboxValue; exports.Command = _chunk6QASYUDSjs.Command; exports.CommandDialog = _chunk6QASYUDSjs.CommandDialog; exports.CommandEmpty = _chunk6QASYUDSjs.CommandEmpty; exports.CommandGroup = _chunk6QASYUDSjs.CommandGroup; exports.CommandInput = _chunk6QASYUDSjs.CommandInput; exports.CommandItem = _chunk6QASYUDSjs.CommandItem; exports.CommandList = _chunk6QASYUDSjs.CommandList; exports.CommandSeparator = _chunk6QASYUDSjs.CommandSeparator; exports.CommandShortcut = _chunk6QASYUDSjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk6QASYUDSjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk6QASYUDSjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk6QASYUDSjs.CommonDeleter; exports.CommonEditorButtons = _chunk6QASYUDSjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk6QASYUDSjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk6QASYUDSjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk6QASYUDSjs.CommonEditorTrigger; exports.CompaniesList = _chunk6QASYUDSjs.CompaniesList; exports.CompanyConfigurationEditor = _chunk6QASYUDSjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunk6QASYUDSjs.CompanyContainer; exports.CompanyContent = _chunk6QASYUDSjs.CompanyContent; exports.CompanyDeleter = _chunk6QASYUDSjs.CompanyDeleter; exports.CompanyDetails = _chunk6QASYUDSjs.CompanyDetails; exports.CompanyEditor = _chunk6QASYUDSjs.CompanyEditor; exports.CompanyUsersList = _chunk6QASYUDSjs.CompanyUsersList; exports.ContentListGrid = _chunk6QASYUDSjs.ContentListGrid; exports.ContentListTable = _chunk6QASYUDSjs.ContentListTable; exports.ContentTableSearch = _chunk6QASYUDSjs.ContentTableSearch; exports.ContentTitle = _chunk6QASYUDSjs.ContentTitle; exports.ContentsList = _chunk6QASYUDSjs.ContentsList; exports.ContentsListById = _chunk6QASYUDSjs.ContentsListById; exports.ContextMenu = _chunk6QASYUDSjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk6QASYUDSjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk6QASYUDSjs.ContextMenuContent; exports.ContextMenuGroup = _chunk6QASYUDSjs.ContextMenuGroup; exports.ContextMenuItem = _chunk6QASYUDSjs.ContextMenuItem; exports.ContextMenuLabel = _chunk6QASYUDSjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk6QASYUDSjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk6QASYUDSjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk6QASYUDSjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk6QASYUDSjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk6QASYUDSjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk6QASYUDSjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk6QASYUDSjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk6QASYUDSjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk6QASYUDSjs.ContextMenuTrigger; exports.ContributorsList = _chunk6QASYUDSjs.ContributorsList; exports.Cookies = _chunk6QASYUDSjs.Cookies; exports.DatePickerPopover = _chunk6QASYUDSjs.DatePickerPopover; exports.DateRangeSelector = _chunk6QASYUDSjs.DateRangeSelector; exports.Dialog = _chunk6QASYUDSjs.Dialog; exports.DialogClose = _chunk6QASYUDSjs.DialogClose; exports.DialogContent = _chunk6QASYUDSjs.DialogContent; exports.DialogDescription = _chunk6QASYUDSjs.DialogDescription; exports.DialogFooter = _chunk6QASYUDSjs.DialogFooter; exports.DialogHeader = _chunk6QASYUDSjs.DialogHeader; exports.DialogOverlay = _chunk6QASYUDSjs.DialogOverlay; exports.DialogPortal = _chunk6QASYUDSjs.DialogPortal; exports.DialogTitle = _chunk6QASYUDSjs.DialogTitle; exports.DialogTrigger = _chunk6QASYUDSjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk6QASYUDSjs.DisableTwoFactorDialog; exports.Drawer = _chunk6QASYUDSjs.Drawer; exports.DrawerClose = _chunk6QASYUDSjs.DrawerClose; exports.DrawerContent = _chunk6QASYUDSjs.DrawerContent; exports.DrawerDescription = _chunk6QASYUDSjs.DrawerDescription; exports.DrawerFooter = _chunk6QASYUDSjs.DrawerFooter; exports.DrawerHeader = _chunk6QASYUDSjs.DrawerHeader; exports.DrawerOverlay = _chunk6QASYUDSjs.DrawerOverlay; exports.DrawerPortal = _chunk6QASYUDSjs.DrawerPortal; exports.DrawerTitle = _chunk6QASYUDSjs.DrawerTitle; exports.DrawerTrigger = _chunk6QASYUDSjs.DrawerTrigger; exports.DropdownMenu = _chunk6QASYUDSjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk6QASYUDSjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk6QASYUDSjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk6QASYUDSjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk6QASYUDSjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk6QASYUDSjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk6QASYUDSjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk6QASYUDSjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk6QASYUDSjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk6QASYUDSjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk6QASYUDSjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk6QASYUDSjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk6QASYUDSjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk6QASYUDSjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk6QASYUDSjs.DropdownMenuTrigger; exports.EditableAvatar = _chunk6QASYUDSjs.EditableAvatar; exports.EditorSheet = _chunk6QASYUDSjs.EditorSheet; exports.EntityAvatar = _chunk6QASYUDSjs.EntityAvatar; exports.EntityMultiSelector = _chunk6QASYUDSjs.EntityMultiSelector; exports.ErrorDetails = _chunk6QASYUDSjs.ErrorDetails; exports.Field = _chunk6QASYUDSjs.Field; exports.FieldContent = _chunk6QASYUDSjs.FieldContent; exports.FieldDescription = _chunk6QASYUDSjs.FieldDescription; exports.FieldError = _chunk6QASYUDSjs.FieldError; exports.FieldGroup = _chunk6QASYUDSjs.FieldGroup; exports.FieldLabel = _chunk6QASYUDSjs.FieldLabel; exports.FieldLegend = _chunk6QASYUDSjs.FieldLegend; exports.FieldSeparator = _chunk6QASYUDSjs.FieldSeparator; exports.FieldSet = _chunk6QASYUDSjs.FieldSet; exports.FieldTitle = _chunk6QASYUDSjs.FieldTitle; exports.FileInput = _chunk6QASYUDSjs.FileInput; exports.FileUploader = _chunk6QASYUDSjs.FileUploader; exports.FileUploaderContent = _chunk6QASYUDSjs.FileUploaderContent; exports.FileUploaderItem = _chunk6QASYUDSjs.FileUploaderItem; exports.FiscalDataDisplay = _chunk6QASYUDSjs.FiscalDataDisplay; exports.ForgotPassword = _chunk6QASYUDSjs.ForgotPassword; exports.Form = _chunk6QASYUDSjs.Form; exports.FormBlockNote = _chunk6QASYUDSjs.FormBlockNote; exports.FormCheckbox = _chunk6QASYUDSjs.FormCheckbox; exports.FormDate = _chunk6QASYUDSjs.FormDate; exports.FormDateTime = _chunk6QASYUDSjs.FormDateTime; exports.FormFeatures = _chunk6QASYUDSjs.FormFeatures; exports.FormFieldWrapper = _chunk6QASYUDSjs.FormFieldWrapper; exports.FormInput = _chunk6QASYUDSjs.FormInput; exports.FormPassword = _chunk6QASYUDSjs.FormPassword; exports.FormPlaceAutocomplete = _chunk6QASYUDSjs.FormPlaceAutocomplete; exports.FormRoles = _chunk6QASYUDSjs.FormRoles; exports.FormSelect = _chunk6QASYUDSjs.FormSelect; exports.FormSlider = _chunk6QASYUDSjs.FormSlider; exports.FormSwitch = _chunk6QASYUDSjs.FormSwitch; exports.FormTextarea = _chunk6QASYUDSjs.FormTextarea; exports.GdprConsentCheckbox = _chunk6QASYUDSjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk6QASYUDSjs.GdprConsentSection; exports.Header = _chunk6QASYUDSjs.Header; exports.HoverCard = _chunk6QASYUDSjs.HoverCard; exports.HoverCardContent = _chunk6QASYUDSjs.HoverCardContent; exports.HoverCardTrigger = _chunk6QASYUDSjs.HoverCardTrigger; exports.HowToCommand = _chunk6QASYUDSjs.HowToCommand; exports.HowToCommandViewer = _chunk6QASYUDSjs.HowToCommandViewer; exports.HowToContainer = _chunk6QASYUDSjs.HowToContainer; exports.HowToContent = _chunk6QASYUDSjs.HowToContent; exports.HowToDeleter = _chunk6QASYUDSjs.HowToDeleter; exports.HowToDetails = _chunk6QASYUDSjs.HowToDetails; exports.HowToEditor = _chunk6QASYUDSjs.HowToEditor; exports.HowToList = _chunk6QASYUDSjs.HowToList; exports.HowToListContainer = _chunk6QASYUDSjs.HowToListContainer; exports.HowToMultiSelector = _chunk6QASYUDSjs.HowToMultiSelector; exports.HowToSelector = _chunk6QASYUDSjs.HowToSelector; exports.Input = _chunk6QASYUDSjs.Input; exports.InputGroup = _chunk6QASYUDSjs.InputGroup; exports.InputGroupAddon = _chunk6QASYUDSjs.InputGroupAddon; exports.InputGroupButton = _chunk6QASYUDSjs.InputGroupButton; exports.InputGroupInput = _chunk6QASYUDSjs.InputGroupInput; exports.InputGroupText = _chunk6QASYUDSjs.InputGroupText; exports.InputGroupTextarea = _chunk6QASYUDSjs.InputGroupTextarea; exports.InputOTP = _chunk6QASYUDSjs.InputOTP; exports.InputOTPGroup = _chunk6QASYUDSjs.InputOTPGroup; exports.InputOTPSeparator = _chunk6QASYUDSjs.InputOTPSeparator; exports.InputOTPSlot = _chunk6QASYUDSjs.InputOTPSlot; exports.ItalianFiscalData = _chunk6QASYUDSjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk6QASYUDSjs.ItalianFiscalDataDisplay; exports.Item = _chunk6QASYUDSjs.KanbanItem; exports.ItemHandle = _chunk6QASYUDSjs.KanbanItemHandle; exports.Kanban = _chunk6QASYUDSjs.KanbanRoot; exports.KanbanBoard = _chunk6QASYUDSjs.KanbanBoard; exports.KanbanColumn = _chunk6QASYUDSjs.KanbanColumn; exports.KanbanColumnHandle = _chunk6QASYUDSjs.KanbanColumnHandle; exports.KanbanItem = _chunk6QASYUDSjs.KanbanItem; exports.KanbanItemHandle = _chunk6QASYUDSjs.KanbanItemHandle; exports.KanbanOverlay = _chunk6QASYUDSjs.KanbanOverlay; exports.Label = _chunk6QASYUDSjs.Label; exports.LandingComponent = _chunk6QASYUDSjs.LandingComponent; exports.Link = _chunk6QASYUDSjs.Link; exports.Login = _chunk6QASYUDSjs.Login; exports.Logout = _chunk6QASYUDSjs.Logout; exports.MessageItem = _chunk6QASYUDSjs.MessageItem; exports.MessageList = _chunk6QASYUDSjs.MessageList; exports.MessageSourcesPanel = _chunk6QASYUDSjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunk6QASYUDSjs.ModeToggleSwitch; exports.MultiSelect = _chunk6QASYUDSjs.MultiSelect; exports.MultipleSelector = _chunk6QASYUDSjs.MultipleSelector; exports.NavigationMenu = _chunk6QASYUDSjs.NavigationMenu; exports.NavigationMenuContent = _chunk6QASYUDSjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk6QASYUDSjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk6QASYUDSjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk6QASYUDSjs.NavigationMenuLink; exports.NavigationMenuList = _chunk6QASYUDSjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk6QASYUDSjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk6QASYUDSjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk6QASYUDSjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk6QASYUDSjs.NotificationMenuItem; exports.NotificationModal = _chunk6QASYUDSjs.NotificationModal; exports.NotificationToast = _chunk6QASYUDSjs.NotificationToast; exports.NotificationsList = _chunk6QASYUDSjs.NotificationsList; exports.NotificationsListContainer = _chunk6QASYUDSjs.NotificationsListContainer; exports.OAuthClientCard = _chunk6QASYUDSjs.OAuthClientCard; exports.OAuthClientDetail = _chunk6QASYUDSjs.OAuthClientDetail; exports.OAuthClientForm = _chunk6QASYUDSjs.OAuthClientForm; exports.OAuthClientList = _chunk6QASYUDSjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk6QASYUDSjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk6QASYUDSjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk6QASYUDSjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk6QASYUDSjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk6QASYUDSjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk6QASYUDSjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk6QASYUDSjs.OAuthScopeSelector; exports.OnboardingCard = _chunk6QASYUDSjs.OnboardingCard; exports.Overlay = _chunk6QASYUDSjs.KanbanOverlay; exports.PageContainer = _chunk6QASYUDSjs.PageContainer; exports.PageContainerContentDetails = _chunk6QASYUDSjs.PageContainerContentDetails; exports.PageContentContainer = _chunk6QASYUDSjs.PageContentContainer; exports.PageSection = _chunk6QASYUDSjs.PageSection; exports.PasskeyButton = _chunk6QASYUDSjs.PasskeyButton; exports.PasskeyList = _chunk6QASYUDSjs.PasskeyList; exports.PasskeySetupDialog = _chunk6QASYUDSjs.PasskeySetupDialog; exports.PasswordInput = _chunk6QASYUDSjs.PasswordInput; exports.Popover = _chunk6QASYUDSjs.Popover; exports.PopoverContent = _chunk6QASYUDSjs.PopoverContent; exports.PopoverDescription = _chunk6QASYUDSjs.PopoverDescription; exports.PopoverHeader = _chunk6QASYUDSjs.PopoverHeader; exports.PopoverTitle = _chunk6QASYUDSjs.PopoverTitle; exports.PopoverTrigger = _chunk6QASYUDSjs.PopoverTrigger; exports.Progress = _chunk6QASYUDSjs.Progress; exports.ProgressIndicator = _chunk6QASYUDSjs.ProgressIndicator; exports.ProgressLabel = _chunk6QASYUDSjs.ProgressLabel; exports.ProgressTrack = _chunk6QASYUDSjs.ProgressTrack; exports.ProgressValue = _chunk6QASYUDSjs.ProgressValue; exports.PushNotificationProvider = _chunk6QASYUDSjs.PushNotificationProvider; exports.RadioGroup = _chunk6QASYUDSjs.RadioGroup; exports.RadioGroupItem = _chunk6QASYUDSjs.RadioGroupItem; exports.RbacByRoleContainer = _chunk6QASYUDSjs.RbacByRoleContainer; exports.RbacContainer = _chunk6QASYUDSjs.RbacContainer; exports.RbacPermissionCell = _chunk6QASYUDSjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunk6QASYUDSjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk6QASYUDSjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk6QASYUDSjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk6QASYUDSjs.ReferralCodeCapture; exports.ReferralDialog = _chunk6QASYUDSjs.ReferralDialog; exports.ReferralWidget = _chunk6QASYUDSjs.ReferralWidget; exports.RefreshUser = _chunk6QASYUDSjs.RefreshUser; exports.RelevantContentsList = _chunk6QASYUDSjs.RelevantContentsList; exports.RelevantUsersList = _chunk6QASYUDSjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk6QASYUDSjs.RemoveUserFromRole; exports.ResetPassword = _chunk6QASYUDSjs.ResetPassword; exports.ResizableHandle = _chunk6QASYUDSjs.ResizableHandle; exports.ResizablePanel = _chunk6QASYUDSjs.ResizablePanel; exports.ResizablePanelGroup = _chunk6QASYUDSjs.ResizablePanelGroup; exports.RoleContainer = _chunk6QASYUDSjs.RoleContainer; exports.RoleDetails = _chunk6QASYUDSjs.RoleDetails; exports.RoleUsersList = _chunk6QASYUDSjs.RoleUsersList; exports.RolesList = _chunk6QASYUDSjs.RolesList; exports.Root = _chunk6QASYUDSjs.KanbanRoot; exports.RoundPageContainer = _chunk6QASYUDSjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunk6QASYUDSjs.RoundPageContainerTitle; exports.ScrollArea = _chunk6QASYUDSjs.ScrollArea; exports.ScrollBar = _chunk6QASYUDSjs.ScrollBar; exports.SecurityContainer = _chunk6QASYUDSjs.SecurityContainer; exports.Select = _chunk6QASYUDSjs.Select; exports.SelectContent = _chunk6QASYUDSjs.SelectContent; exports.SelectGroup = _chunk6QASYUDSjs.SelectGroup; exports.SelectItem = _chunk6QASYUDSjs.SelectItem; exports.SelectLabel = _chunk6QASYUDSjs.SelectLabel; exports.SelectScrollDownButton = _chunk6QASYUDSjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk6QASYUDSjs.SelectScrollUpButton; exports.SelectSeparator = _chunk6QASYUDSjs.SelectSeparator; exports.SelectTrigger = _chunk6QASYUDSjs.SelectTrigger; exports.SelectValue = _chunk6QASYUDSjs.SelectValue; exports.Separator = _chunk6QASYUDSjs.Separator; exports.Sheet = _chunk6QASYUDSjs.Sheet; exports.SheetClose = _chunk6QASYUDSjs.SheetClose; exports.SheetContent = _chunk6QASYUDSjs.SheetContent; exports.SheetDescription = _chunk6QASYUDSjs.SheetDescription; exports.SheetFooter = _chunk6QASYUDSjs.SheetFooter; exports.SheetHeader = _chunk6QASYUDSjs.SheetHeader; exports.SheetTitle = _chunk6QASYUDSjs.SheetTitle; exports.SheetTrigger = _chunk6QASYUDSjs.SheetTrigger; exports.Sidebar = _chunk6QASYUDSjs.Sidebar; exports.SidebarContent = _chunk6QASYUDSjs.SidebarContent; exports.SidebarFooter = _chunk6QASYUDSjs.SidebarFooter; exports.SidebarGroup = _chunk6QASYUDSjs.SidebarGroup; exports.SidebarGroupAction = _chunk6QASYUDSjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk6QASYUDSjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk6QASYUDSjs.SidebarGroupLabel; exports.SidebarHeader = _chunk6QASYUDSjs.SidebarHeader; exports.SidebarInput = _chunk6QASYUDSjs.SidebarInput; exports.SidebarInset = _chunk6QASYUDSjs.SidebarInset; exports.SidebarMenu = _chunk6QASYUDSjs.SidebarMenu; exports.SidebarMenuAction = _chunk6QASYUDSjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk6QASYUDSjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk6QASYUDSjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk6QASYUDSjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk6QASYUDSjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk6QASYUDSjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk6QASYUDSjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk6QASYUDSjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk6QASYUDSjs.SidebarProvider; exports.SidebarRail = _chunk6QASYUDSjs.SidebarRail; exports.SidebarSeparator = _chunk6QASYUDSjs.SidebarSeparator; exports.SidebarTrigger = _chunk6QASYUDSjs.SidebarTrigger; exports.Skeleton = _chunk6QASYUDSjs.Skeleton; exports.Slider = _chunk6QASYUDSjs.Slider; exports.Switch = _chunk6QASYUDSjs.Switch; exports.Table = _chunk6QASYUDSjs.Table; exports.TableBody = _chunk6QASYUDSjs.TableBody; exports.TableCaption = _chunk6QASYUDSjs.TableCaption; exports.TableCell = _chunk6QASYUDSjs.TableCell; exports.TableCellAvatar = _chunk6QASYUDSjs.TableCellAvatar; exports.TableFooter = _chunk6QASYUDSjs.TableFooter; exports.TableHead = _chunk6QASYUDSjs.TableHead; exports.TableHeader = _chunk6QASYUDSjs.TableHeader; exports.TableRow = _chunk6QASYUDSjs.TableRow; exports.Tabs = _chunk6QASYUDSjs.Tabs; exports.TabsContainer = _chunk6QASYUDSjs.TabsContainer; exports.TabsContent = _chunk6QASYUDSjs.TabsContent; exports.TabsList = _chunk6QASYUDSjs.TabsList; exports.TabsTrigger = _chunk6QASYUDSjs.TabsTrigger; exports.Textarea = _chunk6QASYUDSjs.Textarea; exports.Toaster = _chunk6QASYUDSjs.Toaster; exports.Toggle = _chunk6QASYUDSjs.Toggle; exports.TokenStatusIndicator = _chunk6QASYUDSjs.TokenStatusIndicator; exports.Tooltip = _chunk6QASYUDSjs.Tooltip; exports.TooltipContent = _chunk6QASYUDSjs.TooltipContent; exports.TooltipProvider = _chunk6QASYUDSjs.TooltipProvider; exports.TooltipTrigger = _chunk6QASYUDSjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk6QASYUDSjs.TotpAuthenticatorList; exports.TotpInput = _chunk6QASYUDSjs.TotpInput; exports.TotpSetupDialog = _chunk6QASYUDSjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk6QASYUDSjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk6QASYUDSjs.TwoFactorSettings; exports.UserAvatar = _chunk6QASYUDSjs.UserAvatar; exports.UserAvatarEditor = _chunk6QASYUDSjs.UserAvatarEditor; exports.UserAvatarList = _chunk6QASYUDSjs.UserAvatarList; exports.UserContainer = _chunk6QASYUDSjs.UserContainer; exports.UserContent = _chunk6QASYUDSjs.UserContent; exports.UserDeleter = _chunk6QASYUDSjs.UserDeleter; exports.UserEditor = _chunk6QASYUDSjs.UserEditor; exports.UserIndexContainer = _chunk6QASYUDSjs.UserIndexContainer; exports.UserIndexDetails = _chunk6QASYUDSjs.UserIndexDetails; exports.UserListInAdd = _chunk6QASYUDSjs.UserListInAdd; exports.UserMultiSelect = _chunk6QASYUDSjs.UserMultiSelect; exports.UserReactivator = _chunk6QASYUDSjs.UserReactivator; exports.UserResentInvitationEmail = _chunk6QASYUDSjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk6QASYUDSjs.UserRoleAdd; exports.UserRolesList = _chunk6QASYUDSjs.UserRolesList; exports.UserSearchPopover = _chunk6QASYUDSjs.UserSearchPopover; exports.UserSelector = _chunk6QASYUDSjs.UserSelector; exports.UserStanadaloneDetails = _chunk6QASYUDSjs.UserStanadaloneDetails; exports.UsersList = _chunk6QASYUDSjs.UsersList; exports.UsersListByContentIds = _chunk6QASYUDSjs.UsersListByContentIds; exports.UsersListContainer = _chunk6QASYUDSjs.UsersListContainer; exports.WaitlistConfirmation = _chunk6QASYUDSjs.WaitlistConfirmation; exports.WaitlistForm = _chunk6QASYUDSjs.WaitlistForm; exports.WaitlistHeroSection = _chunk6QASYUDSjs.WaitlistHeroSection; exports.WaitlistList = _chunk6QASYUDSjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk6QASYUDSjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk6QASYUDSjs.WaitlistSuccessState; exports.badgeVariants = _chunk6QASYUDSjs.badgeVariants; exports.buttonVariants = _chunk6QASYUDSjs.buttonVariants; exports.cellComponent = _chunk6QASYUDSjs.cellComponent; exports.cellDate = _chunk6QASYUDSjs.cellDate; exports.cellDateTime = _chunk6QASYUDSjs.cellDateTime; exports.cellId = _chunk6QASYUDSjs.cellId; exports.cellLink = _chunk6QASYUDSjs.cellLink; exports.cellUrl = _chunk6QASYUDSjs.cellUrl; exports.createMentionInlineContentSpec = _chunk6QASYUDSjs.createMentionInlineContentSpec; exports.errorToast = _chunk6QASYUDSjs.errorToast; exports.generateNotificationData = _chunk6QASYUDSjs.generateNotificationData; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.mentionDataAttrs = _chunk6QASYUDSjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk6QASYUDSjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk6QASYUDSjs.parseFiscalData; exports.tabsListVariants = _chunk6QASYUDSjs.tabsListVariants; exports.toggleVariants = _chunk6QASYUDSjs.toggleVariants; exports.triggerAssociationToast = _chunk6QASYUDSjs.triggerAssociationToast; exports.useCarousel = _chunk6QASYUDSjs.useCarousel; exports.useComboboxAnchor = _chunk6QASYUDSjs.useComboboxAnchor; exports.useDebounce = _chunk6QASYUDSjs.useDebounce2; exports.useEditorDialog = _chunk6QASYUDSjs.useEditorDialog; exports.useFileUpload = _chunk6QASYUDSjs.useFileUpload; exports.useSidebar = _chunk6QASYUDSjs.useSidebar;
|
|
937
937
|
//# sourceMappingURL=index.js.map
|
|
@@ -8,8 +8,10 @@ interface D3Node extends d3.SimulationNodeDatum {
|
|
|
8
8
|
relationshipType?: string;
|
|
9
9
|
isBrowsableNode?: boolean;
|
|
10
10
|
icon?: LucideIcon;
|
|
11
|
+
imageUrl?: string;
|
|
11
12
|
visible?: boolean;
|
|
12
13
|
washedOut?: boolean;
|
|
14
|
+
bold?: boolean;
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
interface D3Link extends SimulationLinkDatum<D3Node> {
|
|
@@ -8,8 +8,10 @@ interface D3Node extends d3.SimulationNodeDatum {
|
|
|
8
8
|
relationshipType?: string;
|
|
9
9
|
isBrowsableNode?: boolean;
|
|
10
10
|
icon?: LucideIcon;
|
|
11
|
+
imageUrl?: string;
|
|
11
12
|
visible?: boolean;
|
|
12
13
|
washedOut?: boolean;
|
|
14
|
+
bold?: boolean;
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
interface D3Link extends SimulationLinkDatum<D3Node> {
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunk6QASYUDSjs = require('../chunk-6QASYUDS.js');
|
|
35
35
|
require('../chunk-SE5HIHJS.js');
|
|
36
36
|
require('../chunk-XAWKRNYM.js');
|
|
37
37
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -71,5 +71,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
exports.AssistantProvider =
|
|
74
|
+
exports.AssistantProvider = _chunk6QASYUDSjs.AssistantProvider; exports.CommonProvider = _chunk6QASYUDSjs.CommonProvider; exports.CompanyProvider = _chunk6QASYUDSjs.CompanyProvider; exports.CurrentUserProvider = _chunk6QASYUDSjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk6QASYUDSjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk6QASYUDSjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk6QASYUDSjs.HeaderLeftContentProvider; exports.HowToProvider = _chunk6QASYUDSjs.HowToProvider; exports.NotificationContextProvider = _chunk6QASYUDSjs.NotificationContextProvider; exports.OnboardingProvider = _chunk6QASYUDSjs.OnboardingProvider; exports.RbacProvider = _chunk6QASYUDSjs.RbacProvider; exports.RoleProvider = _chunk6QASYUDSjs.RoleProvider; exports.SharedProvider = _chunk6QASYUDSjs.SharedProvider; exports.SocketContext = _chunk6QASYUDSjs.SocketContext; exports.SocketProvider = _chunk6QASYUDSjs.SocketProvider; exports.UserProvider = _chunk6QASYUDSjs.UserProvider; exports.recentPagesAtom = _chunk6QASYUDSjs.recentPagesAtom; exports.useAssistantContext = _chunk6QASYUDSjs.useAssistantContext; exports.useCommonContext = _chunk6QASYUDSjs.useCommonContext; exports.useCompanyContext = _chunk6QASYUDSjs.useCompanyContext; exports.useCurrentUserContext = _chunk6QASYUDSjs.useCurrentUserContext; exports.useHeaderChildren = _chunk6QASYUDSjs.useHeaderChildren; exports.useHeaderLeftContent = _chunk6QASYUDSjs.useHeaderLeftContent; exports.useHowToContext = _chunk6QASYUDSjs.useHowToContext; exports.useNotificationContext = _chunk6QASYUDSjs.useNotificationContext; exports.useOnboarding = _chunk6QASYUDSjs.useOnboarding; exports.useRbacContext = _chunk6QASYUDSjs.useRbacContext; exports.useRoleContext = _chunk6QASYUDSjs.useRoleContext; exports.useSharedContext = _chunk6QASYUDSjs.useSharedContext; exports.useSocketContext = _chunk6QASYUDSjs.useSocketContext; exports.useUserContext = _chunk6QASYUDSjs.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/dist/core/index.d.mts
CHANGED
|
@@ -9,7 +9,7 @@ import { M as ModuleWithPermissions, g as PermissionUser, A as Action, f as Perm
|
|
|
9
9
|
export { d as ModuleDefinition, c as ModulePermissionDefinition, b as PageUrl, P as PermissionCheck, e as PermissionConfig } from '../notification.interface-DLZGtV7Z.mjs';
|
|
10
10
|
import { a as HowToInterface, H as HowToInput, c as AssistantMessageInterface, A as AssistantMessageRole, d as ChunkInterface, C as ChunkRelationshipMeta, b as AssistantMessageInput } from '../AssistantMessageInterface-DJ3Me16Y.mjs';
|
|
11
11
|
export { B as BreadcrumbItemData } from '../AssistantMessageInterface-DJ3Me16Y.mjs';
|
|
12
|
-
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-
|
|
12
|
+
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-hzZvhlBd.mjs';
|
|
13
13
|
import { ClassValue } from 'clsx';
|
|
14
14
|
export { ClassValue } from 'clsx';
|
|
15
15
|
import * as React from 'react';
|
package/dist/core/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { M as ModuleWithPermissions, g as PermissionUser, A as Action, f as Perm
|
|
|
9
9
|
export { d as ModuleDefinition, c as ModulePermissionDefinition, b as PageUrl, P as PermissionCheck, e as PermissionConfig } from '../notification.interface-aLEJbA_g.js';
|
|
10
10
|
import { a as HowToInterface, H as HowToInput, c as AssistantMessageInterface, A as AssistantMessageRole, d as ChunkInterface, C as ChunkRelationshipMeta, b as AssistantMessageInput } from '../AssistantMessageInterface-BpEhx2pC.js';
|
|
11
11
|
export { B as BreadcrumbItemData } from '../AssistantMessageInterface-BpEhx2pC.js';
|
|
12
|
-
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-
|
|
12
|
+
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-hzZvhlBd.js';
|
|
13
13
|
import { ClassValue } from 'clsx';
|
|
14
14
|
export { ClassValue } from 'clsx';
|
|
15
15
|
import * as React from 'react';
|
package/dist/index.d.mts
CHANGED
|
@@ -7,7 +7,7 @@ export { AppModuleDefinitions, Assistant, AssistantMessage, AssistantMessageModu
|
|
|
7
7
|
import { b as AbstractService } from './s3.service-CVgLWaDc.mjs';
|
|
8
8
|
export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, j as S3Input, k as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, i as TwoFactorChallengeInterface, U as UserService, f as clearLastApiTotal, h as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-CVgLWaDc.mjs';
|
|
9
9
|
export { b as AssistantMessageInput, c as AssistantMessageInterface, A as AssistantMessageRole, B as BreadcrumbItemData, d as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-DJ3Me16Y.mjs';
|
|
10
|
-
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-
|
|
10
|
+
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-hzZvhlBd.mjs';
|
|
11
11
|
export { ClassValue } from 'clsx';
|
|
12
12
|
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from './AuthComponent-BKI0ZbtD.mjs';
|
|
13
13
|
export { A as Action, i as CompanyInput, j as CompanyInterface, a as ContentInput, C as ContentInterface, d as ModuleDefinition, h as ModuleFactory, c as ModulePermissionDefinition, M as ModuleWithPermissions, k as NotificationInput, N as NotificationInterface, b as PageUrl, P as PermissionCheck, e as PermissionConfig, f as PermissionModule, g as PermissionUser, R as RoleInput, l as RoleInterface, m as UserInput, U as UserInterface } from './notification.interface-DLZGtV7Z.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export { AppModuleDefinitions, Assistant, AssistantMessage, AssistantMessageModu
|
|
|
7
7
|
import { b as AbstractService } from './s3.service-SLlX0Zbz.js';
|
|
8
8
|
export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, j as S3Input, k as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, i as TwoFactorChallengeInterface, U as UserService, f as clearLastApiTotal, h as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-SLlX0Zbz.js';
|
|
9
9
|
export { b as AssistantMessageInput, c as AssistantMessageInterface, A as AssistantMessageRole, B as BreadcrumbItemData, d as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-BpEhx2pC.js';
|
|
10
|
-
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-
|
|
10
|
+
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-hzZvhlBd.js';
|
|
11
11
|
export { ClassValue } from 'clsx';
|
|
12
12
|
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from './AuthComponent-B6DIk8Vf.js';
|
|
13
13
|
export { A as Action, i as CompanyInput, j as CompanyInterface, a as ContentInput, C as ContentInterface, d as ModuleDefinition, h as ModuleFactory, c as ModulePermissionDefinition, M as ModuleWithPermissions, k as NotificationInput, N as NotificationInterface, b as PageUrl, P as PermissionCheck, e as PermissionConfig, f as PermissionModule, g as PermissionUser, R as RoleInput, l as RoleInterface, m as UserInput, U as UserInterface } from './notification.interface-aLEJbA_g.js';
|
package/package.json
CHANGED
|
@@ -390,6 +390,7 @@ export function useCustomD3Graph(
|
|
|
390
390
|
.data(visibleNodes)
|
|
391
391
|
.join("g")
|
|
392
392
|
.attr("class", "node-group")
|
|
393
|
+
.attr("data-id", (d) => d.id)
|
|
393
394
|
.attr("cursor", "pointer")
|
|
394
395
|
.attr("transform", (d) => `translate(${d.x || 0}, ${d.y || 0})`)
|
|
395
396
|
.call(
|
|
@@ -523,7 +524,29 @@ export function useCustomD3Graph(
|
|
|
523
524
|
});
|
|
524
525
|
|
|
525
526
|
node.each(function (d: D3Node) {
|
|
526
|
-
if (d.
|
|
527
|
+
if (d.imageUrl) {
|
|
528
|
+
// Clipped image inside the circle — replaces the icon when the
|
|
529
|
+
// entity has artwork. Uses a per-node clipPath so the image
|
|
530
|
+
// matches the circle exactly.
|
|
531
|
+
const clipId = `clip-${d.id}`;
|
|
532
|
+
const defs = d3.select(this).append("defs");
|
|
533
|
+
defs.append("clipPath").attr("id", clipId).append("circle").attr("r", nodeRadius);
|
|
534
|
+
|
|
535
|
+
d3.select(this)
|
|
536
|
+
.append("image")
|
|
537
|
+
.attr("href", d.imageUrl)
|
|
538
|
+
.attr("x", -nodeRadius)
|
|
539
|
+
.attr("y", -nodeRadius)
|
|
540
|
+
.attr("width", nodeRadius * 2)
|
|
541
|
+
.attr("height", nodeRadius * 2)
|
|
542
|
+
.attr("preserveAspectRatio", "xMidYMid slice")
|
|
543
|
+
.attr("clip-path", `url(#${clipId})`)
|
|
544
|
+
.style("pointer-events", "all")
|
|
545
|
+
.on("click", (event) => {
|
|
546
|
+
event.stopPropagation();
|
|
547
|
+
onNodeClick(d.id);
|
|
548
|
+
});
|
|
549
|
+
} else if (d.icon) {
|
|
527
550
|
const Icon = d.icon as React.FC<{ size: number; color: string }>;
|
|
528
551
|
const iconSvg = renderToStaticMarkup(<Icon size={nodeRadius / 2} color="white" />);
|
|
529
552
|
|
|
@@ -585,10 +608,16 @@ export function useCustomD3Graph(
|
|
|
585
608
|
.text(word);
|
|
586
609
|
});
|
|
587
610
|
} else {
|
|
588
|
-
// Non-root nodes: single line text above the circle
|
|
611
|
+
// Non-root nodes: single line text above the circle. The
|
|
612
|
+
// optional `bold` flag lets the consumer highlight a focal
|
|
613
|
+
// node (e.g. the page's own entity in narr8's graph tab).
|
|
614
|
+
// Bold rendering uses 700 weight + larger font size so it
|
|
615
|
+
// reads as clearly distinct from the surrounding nodes.
|
|
589
616
|
textElement
|
|
590
617
|
.attr("dy", -nodeRadius - 5)
|
|
591
618
|
.attr("fill", "currentColor")
|
|
619
|
+
.attr("font-size", d.bold ? 16 : 12)
|
|
620
|
+
.attr("font-weight", d.bold ? 700 : null)
|
|
592
621
|
.text(d.name);
|
|
593
622
|
}
|
|
594
623
|
});
|