@carlonicora/nextjs-jsonapi 3.3.0 → 3.3.2
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-G5A34EXN.mjs → BlockNoteEditor-SDVXTZRC.mjs} +5 -5
- package/dist/{BlockNoteEditor-JLMXCPGB.js → BlockNoteEditor-VV6DRWSA.js} +20 -20
- package/dist/{BlockNoteEditor-JLMXCPGB.js.map → BlockNoteEditor-VV6DRWSA.js.map} +1 -1
- package/dist/{JsonApiRequest-2OQCZAK6.mjs → JsonApiRequest-ADNIGXTP.mjs} +2 -2
- package/dist/JsonApiRequest-WWGSGV2I.js +26 -0
- package/dist/{JsonApiRequest-6TYNBVUL.js.map → JsonApiRequest-WWGSGV2I.js.map} +1 -1
- package/dist/billing/index.js +399 -399
- package/dist/billing/index.mjs +4 -4
- package/dist/{chunk-5AKDE5UW.js → chunk-4I3UORNT.js} +941 -938
- package/dist/chunk-4I3UORNT.js.map +1 -0
- package/dist/{chunk-PGARO3JT.mjs → chunk-KW6LYVFJ.mjs} +8 -7
- package/dist/chunk-KW6LYVFJ.mjs.map +1 -0
- package/dist/{chunk-UYENG3GT.js → chunk-OHG2YWNA.js} +22 -27
- package/dist/chunk-OHG2YWNA.js.map +1 -0
- package/dist/{chunk-LCMVARSP.mjs → chunk-RUEY6XSS.mjs} +8 -13
- package/dist/chunk-RUEY6XSS.mjs.map +1 -0
- package/dist/{chunk-CMGXH5SA.mjs → chunk-RVASYIQG.mjs} +47 -3
- package/dist/chunk-RVASYIQG.mjs.map +1 -0
- package/dist/{chunk-YKFXQOQA.js → chunk-S2C5V2XZ.js} +33 -32
- package/dist/chunk-S2C5V2XZ.js.map +1 -0
- package/dist/{chunk-PFAZPP54.js → chunk-W42MYR3Y.js} +59 -15
- package/dist/chunk-W42MYR3Y.js.map +1 -0
- package/dist/{chunk-O4LTJAAM.mjs → chunk-WPF4NFVV.mjs} +15 -12
- package/dist/{chunk-O4LTJAAM.mjs.map → chunk-WPF4NFVV.mjs.map} +1 -1
- package/dist/client/index.js +5 -5
- package/dist/client/index.mjs +4 -4
- package/dist/components/index.js +5 -5
- package/dist/components/index.mjs +4 -4
- package/dist/contexts/index.js +5 -5
- package/dist/contexts/index.mjs +4 -4
- package/dist/core/index.d.mts +59 -1
- package/dist/core/index.d.ts +59 -1
- package/dist/core/index.js +5 -3
- package/dist/core/index.js.map +1 -1
- package/dist/core/index.mjs +4 -2
- package/dist/features/help/index.js +38 -38
- package/dist/features/help/index.mjs +4 -4
- package/dist/features/tokenusage/index.js +102 -102
- package/dist/features/tokenusage/index.mjs +4 -4
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -3
- package/dist/server/index.js +15 -14
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +5 -4
- package/dist/server/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/client/JsonApiClient.ts +3 -2
- package/src/client/config.ts +5 -10
- package/src/components/forms/FormPlaceAutocomplete.tsx +2 -1
- package/src/core/env.ts +73 -0
- package/src/core/index.ts +1 -0
- package/src/features/auth/utils/AuthCookies.ts +2 -1
- package/src/features/company/components/forms/CompanyEditor.tsx +2 -1
- package/src/hooks/usePushNotifications.ts +2 -1
- package/src/hooks/useSocket.ts +4 -3
- package/src/server/JsonApiServer.ts +3 -2
- package/src/unified/JsonApiRequest.ts +3 -2
- package/dist/JsonApiRequest-6TYNBVUL.js +0 -26
- package/dist/chunk-5AKDE5UW.js.map +0 -1
- package/dist/chunk-CMGXH5SA.mjs.map +0 -1
- package/dist/chunk-LCMVARSP.mjs.map +0 -1
- package/dist/chunk-PFAZPP54.js.map +0 -1
- package/dist/chunk-PGARO3JT.mjs.map +0 -1
- package/dist/chunk-UYENG3GT.js.map +0 -1
- package/dist/chunk-YKFXQOQA.js.map +0 -1
- /package/dist/{BlockNoteEditor-G5A34EXN.mjs.map → BlockNoteEditor-SDVXTZRC.mjs.map} +0 -0
- /package/dist/{JsonApiRequest-2OQCZAK6.mjs.map → JsonApiRequest-ADNIGXTP.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunk4I3UORNTjs = require('../chunk-4I3UORNT.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -43,7 +43,7 @@ var _chunk5AKDE5UWjs = require('../chunk-5AKDE5UW.js');
|
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
|
|
46
|
-
var
|
|
46
|
+
var _chunkOHG2YWNAjs = require('../chunk-OHG2YWNA.js');
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
|
|
@@ -55,14 +55,14 @@ var _chunkUYENG3GTjs = require('../chunk-UYENG3GT.js');
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
var
|
|
58
|
+
var _chunkS2C5V2XZjs = require('../chunk-S2C5V2XZ.js');
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
var _chunkIBS6NI7Djs = require('../chunk-IBS6NI7D.js');
|
|
65
|
-
require('../chunk-
|
|
65
|
+
require('../chunk-W42MYR3Y.js');
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunkS2C5V2XZjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkS2C5V2XZjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkS2C5V2XZjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkS2C5V2XZjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkS2C5V2XZjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk4I3UORNTjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunk4I3UORNTjs.TableGeneratorRegistry; exports.buildClientUrl = _chunkS2C5V2XZjs.buildClientUrl; exports.computeLayeredLayout = _chunk4I3UORNTjs.computeLayeredLayout; exports.configureClientConfig = _chunkOHG2YWNAjs.configureClientConfig; exports.configureClientJsonApi = _chunkS2C5V2XZjs.configureClientJsonApi; exports.configureI18n = _chunkOHG2YWNAjs.configureI18n; exports.configureJsonApi = _chunkOHG2YWNAjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunk4I3UORNTjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkOHG2YWNAjs.getApiUrl; exports.getAppUrl = _chunkOHG2YWNAjs.getAppUrl; exports.getClientApiUrl = _chunkS2C5V2XZjs.getClientApiUrl; exports.getClientAppUrl = _chunkS2C5V2XZjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkS2C5V2XZjs.getClientTrackablePages; exports.getI18nLink = _chunkOHG2YWNAjs.getI18nLink; exports.getPublicApiUrl = _chunkOHG2YWNAjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkOHG2YWNAjs.getStripePublishableKey; exports.getTrackablePages = _chunkOHG2YWNAjs.getTrackablePages; exports.registerTableGenerator = _chunk4I3UORNTjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunk4I3UORNTjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunk4I3UORNTjs.useContentTableStructure; exports.useCustomD3Graph = _chunk4I3UORNTjs.useCustomD3Graph; exports.useDataListRetriever = _chunk4I3UORNTjs.useDataListRetriever; exports.useDebounce = _chunk4I3UORNTjs.useDebounce; exports.useI18nDateFnsLocale = _chunkOHG2YWNAjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkOHG2YWNAjs.useI18nLocale; exports.useI18nRouter = _chunkOHG2YWNAjs.useI18nRouter; exports.useI18nTranslations = _chunkOHG2YWNAjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk4I3UORNTjs.useJsonApiGet; exports.useJsonApiMutation = _chunk4I3UORNTjs.useJsonApiMutation; exports.useNotificationSync = _chunk4I3UORNTjs.useNotificationSync; exports.useOAuthClient = _chunk4I3UORNTjs.useOAuthClient; exports.useOAuthClients = _chunk4I3UORNTjs.useOAuthClients; exports.useOAuthConsent = _chunk4I3UORNTjs.useOAuthConsent; exports.usePageTracker = _chunk4I3UORNTjs.usePageTracker; exports.usePageUrlGenerator = _chunk4I3UORNTjs.usePageUrlGenerator; exports.useRehydration = _chunk4I3UORNTjs.useRehydration; exports.useRehydrationList = _chunk4I3UORNTjs.useRehydrationList; exports.useRoleTableStructure = _chunk4I3UORNTjs.useRoleTableStructure; exports.useSocket = _chunk4I3UORNTjs.useSocket; exports.useSubscriptionStatus = _chunk4I3UORNTjs.useSubscriptionStatus; exports.useTableGenerator = _chunk4I3UORNTjs.useTableGenerator; exports.useUrlRewriter = _chunk4I3UORNTjs.useUrlRewriter; exports.useUserSearch = _chunk4I3UORNTjs.useUserSearch; exports.useUserTableStructure = _chunk4I3UORNTjs.useUserTableStructure;
|
|
129
129
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
useUrlRewriter,
|
|
28
28
|
useUserSearch,
|
|
29
29
|
useUserTableStructure
|
|
30
|
-
} from "../chunk-
|
|
30
|
+
} from "../chunk-WPF4NFVV.mjs";
|
|
31
31
|
import {
|
|
32
32
|
configureClientConfig,
|
|
33
33
|
configureI18n,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
useI18nLocale,
|
|
43
43
|
useI18nRouter,
|
|
44
44
|
useI18nTranslations
|
|
45
|
-
} from "../chunk-
|
|
45
|
+
} from "../chunk-RUEY6XSS.mjs";
|
|
46
46
|
import {
|
|
47
47
|
ClientJsonApiDelete,
|
|
48
48
|
ClientJsonApiGet,
|
|
@@ -54,14 +54,14 @@ import {
|
|
|
54
54
|
getClientApiUrl,
|
|
55
55
|
getClientAppUrl,
|
|
56
56
|
getClientTrackablePages
|
|
57
|
-
} from "../chunk-
|
|
57
|
+
} from "../chunk-KW6LYVFJ.mjs";
|
|
58
58
|
import {
|
|
59
59
|
getClientToken
|
|
60
60
|
} from "../chunk-AUXK7QSA.mjs";
|
|
61
61
|
import {
|
|
62
62
|
directFetch
|
|
63
63
|
} from "../chunk-C7C7VY4F.mjs";
|
|
64
|
-
import "../chunk-
|
|
64
|
+
import "../chunk-RVASYIQG.mjs";
|
|
65
65
|
import {
|
|
66
66
|
JsonApiContext,
|
|
67
67
|
useJsonApiConfig,
|
package/dist/components/index.js
CHANGED
|
@@ -498,8 +498,8 @@
|
|
|
498
498
|
|
|
499
499
|
|
|
500
500
|
|
|
501
|
-
var
|
|
502
|
-
require('../chunk-
|
|
501
|
+
var _chunk4I3UORNTjs = require('../chunk-4I3UORNT.js');
|
|
502
|
+
require('../chunk-OHG2YWNA.js');
|
|
503
503
|
|
|
504
504
|
|
|
505
505
|
|
|
@@ -509,10 +509,10 @@ require('../chunk-UYENG3GT.js');
|
|
|
509
509
|
|
|
510
510
|
|
|
511
511
|
|
|
512
|
-
var
|
|
512
|
+
var _chunkS2C5V2XZjs = require('../chunk-S2C5V2XZ.js');
|
|
513
513
|
require('../chunk-LXKSUWAV.js');
|
|
514
514
|
require('../chunk-IBS6NI7D.js');
|
|
515
|
-
require('../chunk-
|
|
515
|
+
require('../chunk-W42MYR3Y.js');
|
|
516
516
|
require('../chunk-3EPNHTMH.js');
|
|
517
517
|
require('../chunk-7QVYU63E.js');
|
|
518
518
|
|
|
@@ -1029,5 +1029,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
1029
1029
|
|
|
1030
1030
|
|
|
1031
1031
|
|
|
1032
|
-
exports.ADMINISTRATION_I18N_KEYS = _chunk5AKDE5UWjs.ADMINISTRATION_I18N_KEYS; exports.AI_CONNECTIONS_ADMIN_PAGE_URL = _chunk5AKDE5UWjs.AI_CONNECTIONS_ADMIN_PAGE_URL; exports.AI_CONNECTIONS_I18N_KEYS = _chunk5AKDE5UWjs.AI_CONNECTIONS_I18N_KEYS; exports.AI_CONNECTION_TYPE_ORDER = _chunk5AKDE5UWjs.AI_CONNECTION_TYPE_ORDER; exports.AcceptInvitation = _chunk5AKDE5UWjs.AcceptInvitation; exports.Accordion = _chunk5AKDE5UWjs.Accordion; exports.AccordionContent = _chunk5AKDE5UWjs.AccordionContent; exports.AccordionItem = _chunk5AKDE5UWjs.AccordionItem; exports.AccordionTrigger = _chunk5AKDE5UWjs.AccordionTrigger; exports.ActivateAccount = _chunk5AKDE5UWjs.ActivateAccount; exports.AddUserToRole = _chunk5AKDE5UWjs.AddUserToRole; exports.AdminCompanyContainer = _chunk5AKDE5UWjs.AdminCompanyContainer; exports.AdminIndexContainer = _chunk5AKDE5UWjs.AdminIndexContainer; exports.AdminIndexGrid = _chunk5AKDE5UWjs.AdminIndexGrid; exports.AdminUsersList = _chunk5AKDE5UWjs.AdminUsersList; exports.AiConnection = _chunkYKFXQOQAjs.AiConnection; exports.AiConnectionDeleter = _chunk5AKDE5UWjs.AiConnectionDeleter; exports.AiConnectionEditor = _chunk5AKDE5UWjs.AiConnectionEditor; exports.AiConnectionFields = _chunkYKFXQOQAjs.AiConnectionFields; exports.AiConnectionModule = _chunkYKFXQOQAjs.AiConnectionModule; exports.AiConnectionService = _chunkYKFXQOQAjs.AiConnectionService; exports.AiConnectionTypeCard = _chunk5AKDE5UWjs.AiConnectionTypeCard; exports.AiConnectionsContainer = _chunk5AKDE5UWjs.AiConnectionsContainer; exports.AiConnectionsProvider = _chunk5AKDE5UWjs.AiConnectionsProvider; exports.Alert = _chunk5AKDE5UWjs.Alert; exports.AlertAction = _chunk5AKDE5UWjs.AlertAction; exports.AlertDescription = _chunk5AKDE5UWjs.AlertDescription; exports.AlertDialog = _chunk5AKDE5UWjs.AlertDialog; exports.AlertDialogAction = _chunk5AKDE5UWjs.AlertDialogAction; exports.AlertDialogCancel = _chunk5AKDE5UWjs.AlertDialogCancel; exports.AlertDialogContent = _chunk5AKDE5UWjs.AlertDialogContent; exports.AlertDialogDescription = _chunk5AKDE5UWjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk5AKDE5UWjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk5AKDE5UWjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk5AKDE5UWjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk5AKDE5UWjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk5AKDE5UWjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk5AKDE5UWjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk5AKDE5UWjs.AlertDialogTrigger; exports.AlertTitle = _chunk5AKDE5UWjs.AlertTitle; exports.AllUsersListContainer = _chunk5AKDE5UWjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunk5AKDE5UWjs.AllowedUsersDetails; exports.ApprovalActionCard = _chunk5AKDE5UWjs.ApprovalActionCard; exports.AssistantBlockNoteComposer = _chunk5AKDE5UWjs.AssistantBlockNoteComposer; exports.AssistantContainer = _chunk5AKDE5UWjs.AssistantContainer; exports.AssistantContainerWithApprovals = _chunk5AKDE5UWjs.AssistantContainerWithApprovals; exports.AssistantPageContainer = _chunk5AKDE5UWjs.AssistantPageContainer; exports.AttributeElement = _chunk5AKDE5UWjs.AttributeElement; exports.AuthContainer = _chunk5AKDE5UWjs.AuthContainer; exports.Avatar = _chunk5AKDE5UWjs.Avatar; exports.AvatarBadge = _chunk5AKDE5UWjs.AvatarBadge; exports.AvatarFallback = _chunk5AKDE5UWjs.AvatarFallback; exports.AvatarGroup = _chunk5AKDE5UWjs.AvatarGroup; exports.AvatarGroupCount = _chunk5AKDE5UWjs.AvatarGroupCount; exports.AvatarImage = _chunk5AKDE5UWjs.AvatarImage; exports.BackupCodesDialog = _chunk5AKDE5UWjs.BackupCodesDialog; exports.Badge = _chunk5AKDE5UWjs.Badge; exports.BlockNoteEditorContainer = _chunk5AKDE5UWjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk5AKDE5UWjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk5AKDE5UWjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunk5AKDE5UWjs.BlockNoteViewerContainer; exports.Board = _chunk5AKDE5UWjs.KanbanBoard; exports.Breadcrumb = _chunk5AKDE5UWjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk5AKDE5UWjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk5AKDE5UWjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk5AKDE5UWjs.BreadcrumbLink; exports.BreadcrumbList = _chunk5AKDE5UWjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk5AKDE5UWjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk5AKDE5UWjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk5AKDE5UWjs.BreadcrumbSeparator; exports.Button = _chunk5AKDE5UWjs.Button; exports.Calendar = _chunk5AKDE5UWjs.Calendar; exports.CalendarDayButton = _chunk5AKDE5UWjs.CalendarDayButton; exports.Card = _chunk5AKDE5UWjs.Card; exports.CardAction = _chunk5AKDE5UWjs.CardAction; exports.CardContent = _chunk5AKDE5UWjs.CardContent; exports.CardDescription = _chunk5AKDE5UWjs.CardDescription; exports.CardFooter = _chunk5AKDE5UWjs.CardFooter; exports.CardHeader = _chunk5AKDE5UWjs.CardHeader; exports.CardTitle = _chunk5AKDE5UWjs.CardTitle; exports.Carousel = _chunk5AKDE5UWjs.Carousel; exports.CarouselContent = _chunk5AKDE5UWjs.CarouselContent; exports.CarouselItem = _chunk5AKDE5UWjs.CarouselItem; exports.CarouselNext = _chunk5AKDE5UWjs.CarouselNext; exports.CarouselPrevious = _chunk5AKDE5UWjs.CarouselPrevious; exports.ChartContainer = _chunk5AKDE5UWjs.ChartContainer; exports.ChartLegend = _chunk5AKDE5UWjs.ChartLegend; exports.ChartLegendContent = _chunk5AKDE5UWjs.ChartLegendContent; exports.ChartStyle = _chunk5AKDE5UWjs.ChartStyle; exports.ChartTooltip = _chunk5AKDE5UWjs.ChartTooltip; exports.ChartTooltipContent = _chunk5AKDE5UWjs.ChartTooltipContent; exports.Checkbox = _chunk5AKDE5UWjs.Checkbox; exports.Collapsible = _chunk5AKDE5UWjs.Collapsible; exports.CollapsibleContent = _chunk5AKDE5UWjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk5AKDE5UWjs.CollapsibleTrigger; exports.Column = _chunk5AKDE5UWjs.KanbanColumn; exports.ColumnHandle = _chunk5AKDE5UWjs.KanbanColumnHandle; exports.Combobox = _chunk5AKDE5UWjs.Combobox; exports.ComboboxChip = _chunk5AKDE5UWjs.ComboboxChip; exports.ComboboxChips = _chunk5AKDE5UWjs.ComboboxChips; exports.ComboboxChipsInput = _chunk5AKDE5UWjs.ComboboxChipsInput; exports.ComboboxCollection = _chunk5AKDE5UWjs.ComboboxCollection; exports.ComboboxContent = _chunk5AKDE5UWjs.ComboboxContent; exports.ComboboxEmpty = _chunk5AKDE5UWjs.ComboboxEmpty; exports.ComboboxGroup = _chunk5AKDE5UWjs.ComboboxGroup; exports.ComboboxInput = _chunk5AKDE5UWjs.ComboboxInput; exports.ComboboxItem = _chunk5AKDE5UWjs.ComboboxItem; exports.ComboboxLabel = _chunk5AKDE5UWjs.ComboboxLabel; exports.ComboboxList = _chunk5AKDE5UWjs.ComboboxList; exports.ComboboxSeparator = _chunk5AKDE5UWjs.ComboboxSeparator; exports.ComboboxTrigger = _chunk5AKDE5UWjs.ComboboxTrigger; exports.ComboboxValue = _chunk5AKDE5UWjs.ComboboxValue; exports.Command = _chunk5AKDE5UWjs.Command; exports.CommandDialog = _chunk5AKDE5UWjs.CommandDialog; exports.CommandEmpty = _chunk5AKDE5UWjs.CommandEmpty; exports.CommandGroup = _chunk5AKDE5UWjs.CommandGroup; exports.CommandInput = _chunk5AKDE5UWjs.CommandInput; exports.CommandItem = _chunk5AKDE5UWjs.CommandItem; exports.CommandList = _chunk5AKDE5UWjs.CommandList; exports.CommandSeparator = _chunk5AKDE5UWjs.CommandSeparator; exports.CommandShortcut = _chunk5AKDE5UWjs.CommandShortcut; exports.CommonAddTrigger = _chunk5AKDE5UWjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunk5AKDE5UWjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk5AKDE5UWjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk5AKDE5UWjs.CommonDeleter; exports.CommonEditorButtons = _chunk5AKDE5UWjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk5AKDE5UWjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk5AKDE5UWjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk5AKDE5UWjs.CommonEditorTrigger; exports.CompaniesList = _chunk5AKDE5UWjs.CompaniesList; exports.CompaniesListContainer = _chunk5AKDE5UWjs.CompaniesListContainer; exports.CompanyConfigurationEditor = _chunk5AKDE5UWjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunk5AKDE5UWjs.CompanyContainer; exports.CompanyContent = _chunk5AKDE5UWjs.CompanyContent; exports.CompanyDeleter = _chunk5AKDE5UWjs.CompanyDeleter; exports.CompanyDetails = _chunk5AKDE5UWjs.CompanyDetails; exports.CompanyEditor = _chunk5AKDE5UWjs.CompanyEditor; exports.CompanyUsersList = _chunk5AKDE5UWjs.CompanyUsersList; exports.ConfirmDialog = _chunk5AKDE5UWjs.ConfirmDialog; exports.ContentListGrid = _chunk5AKDE5UWjs.ContentListGrid; exports.ContentListTable = _chunk5AKDE5UWjs.ContentListTable; exports.ContentTableSearch = _chunk5AKDE5UWjs.ContentTableSearch; exports.ContentTitle = _chunk5AKDE5UWjs.ContentTitle; exports.ContentsList = _chunk5AKDE5UWjs.ContentsList; exports.ContentsListById = _chunk5AKDE5UWjs.ContentsListById; exports.ContextMenu = _chunk5AKDE5UWjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk5AKDE5UWjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk5AKDE5UWjs.ContextMenuContent; exports.ContextMenuGroup = _chunk5AKDE5UWjs.ContextMenuGroup; exports.ContextMenuItem = _chunk5AKDE5UWjs.ContextMenuItem; exports.ContextMenuLabel = _chunk5AKDE5UWjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk5AKDE5UWjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk5AKDE5UWjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk5AKDE5UWjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk5AKDE5UWjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk5AKDE5UWjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk5AKDE5UWjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk5AKDE5UWjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk5AKDE5UWjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk5AKDE5UWjs.ContextMenuTrigger; exports.ContributorsList = _chunk5AKDE5UWjs.ContributorsList; exports.Cookies = _chunk5AKDE5UWjs.Cookies; exports.CurrencyInput = _chunk5AKDE5UWjs.CurrencyInput; exports.DatePickerPopover = _chunk5AKDE5UWjs.DatePickerPopover; exports.DateRangeSelector = _chunk5AKDE5UWjs.DateRangeSelector; exports.DetailField = _chunk5AKDE5UWjs.DetailField; exports.Dialog = _chunk5AKDE5UWjs.Dialog; exports.DialogClose = _chunk5AKDE5UWjs.DialogClose; exports.DialogContent = _chunk5AKDE5UWjs.DialogContent; exports.DialogDescription = _chunk5AKDE5UWjs.DialogDescription; exports.DialogFooter = _chunk5AKDE5UWjs.DialogFooter; exports.DialogHeader = _chunk5AKDE5UWjs.DialogHeader; exports.DialogOverlay = _chunk5AKDE5UWjs.DialogOverlay; exports.DialogPortal = _chunk5AKDE5UWjs.DialogPortal; exports.DialogTitle = _chunk5AKDE5UWjs.DialogTitle; exports.DialogTrigger = _chunk5AKDE5UWjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk5AKDE5UWjs.DisableTwoFactorDialog; exports.Drawer = _chunk5AKDE5UWjs.Drawer; exports.DrawerClose = _chunk5AKDE5UWjs.DrawerClose; exports.DrawerContent = _chunk5AKDE5UWjs.DrawerContent; exports.DrawerDescription = _chunk5AKDE5UWjs.DrawerDescription; exports.DrawerFooter = _chunk5AKDE5UWjs.DrawerFooter; exports.DrawerHeader = _chunk5AKDE5UWjs.DrawerHeader; exports.DrawerOverlay = _chunk5AKDE5UWjs.DrawerOverlay; exports.DrawerPortal = _chunk5AKDE5UWjs.DrawerPortal; exports.DrawerTitle = _chunk5AKDE5UWjs.DrawerTitle; exports.DrawerTrigger = _chunk5AKDE5UWjs.DrawerTrigger; exports.DropdownMenu = _chunk5AKDE5UWjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk5AKDE5UWjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk5AKDE5UWjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk5AKDE5UWjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk5AKDE5UWjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk5AKDE5UWjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk5AKDE5UWjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk5AKDE5UWjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk5AKDE5UWjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk5AKDE5UWjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk5AKDE5UWjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk5AKDE5UWjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk5AKDE5UWjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk5AKDE5UWjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk5AKDE5UWjs.DropdownMenuTrigger; exports.EditableAvatar = _chunk5AKDE5UWjs.EditableAvatar; exports.EditorSheet = _chunk5AKDE5UWjs.EditorSheet; exports.EmptyState = _chunk5AKDE5UWjs.EmptyState; exports.EntityAvatar = _chunk5AKDE5UWjs.EntityAvatar; exports.EntityHero = _chunk5AKDE5UWjs.EntityHero; exports.EntityHeroAvatar = _chunk5AKDE5UWjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunk5AKDE5UWjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunk5AKDE5UWjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunk5AKDE5UWjs.EntityMultiSelector; exports.EntitySection = _chunk5AKDE5UWjs.EntitySection; exports.EntitySelector = _chunk5AKDE5UWjs.EntitySelector; exports.ErrorDetails = _chunk5AKDE5UWjs.ErrorDetails; exports.Field = _chunk5AKDE5UWjs.Field; exports.FieldContent = _chunk5AKDE5UWjs.FieldContent; exports.FieldDescription = _chunk5AKDE5UWjs.FieldDescription; exports.FieldError = _chunk5AKDE5UWjs.FieldError; exports.FieldGroup = _chunk5AKDE5UWjs.FieldGroup; exports.FieldLabel = _chunk5AKDE5UWjs.FieldLabel; exports.FieldLegend = _chunk5AKDE5UWjs.FieldLegend; exports.FieldSeparator = _chunk5AKDE5UWjs.FieldSeparator; exports.FieldSet = _chunk5AKDE5UWjs.FieldSet; exports.FieldTitle = _chunk5AKDE5UWjs.FieldTitle; exports.FileInput = _chunk5AKDE5UWjs.FileInput; exports.FileUploader = _chunk5AKDE5UWjs.FileUploader; exports.FileUploaderContent = _chunk5AKDE5UWjs.FileUploaderContent; exports.FileUploaderItem = _chunk5AKDE5UWjs.FileUploaderItem; exports.FiscalDataDisplay = _chunk5AKDE5UWjs.FiscalDataDisplay; exports.ForgotPassword = _chunk5AKDE5UWjs.ForgotPassword; exports.Form = _chunk5AKDE5UWjs.Form; exports.FormBlockNote = _chunk5AKDE5UWjs.FormBlockNote; exports.FormBody = _chunk5AKDE5UWjs.FormBody; exports.FormCheckbox = _chunk5AKDE5UWjs.FormCheckbox; exports.FormCol = _chunk5AKDE5UWjs.FormCol; exports.FormDate = _chunk5AKDE5UWjs.FormDate; exports.FormDateTime = _chunk5AKDE5UWjs.FormDateTime; exports.FormFeatures = _chunk5AKDE5UWjs.FormFeatures; exports.FormFieldWrapper = _chunk5AKDE5UWjs.FormFieldWrapper; exports.FormInput = _chunk5AKDE5UWjs.FormInput; exports.FormPassword = _chunk5AKDE5UWjs.FormPassword; exports.FormPlaceAutocomplete = _chunk5AKDE5UWjs.FormPlaceAutocomplete; exports.FormRoles = _chunk5AKDE5UWjs.FormRoles; exports.FormRow = _chunk5AKDE5UWjs.FormRow; exports.FormSection = _chunk5AKDE5UWjs.FormSection; exports.FormSelect = _chunk5AKDE5UWjs.FormSelect; exports.FormSlider = _chunk5AKDE5UWjs.FormSlider; exports.FormSwitch = _chunk5AKDE5UWjs.FormSwitch; exports.FormTextarea = _chunk5AKDE5UWjs.FormTextarea; exports.GdprConsentCheckbox = _chunk5AKDE5UWjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk5AKDE5UWjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunk5AKDE5UWjs.HEADER_ROW_MIN_H; exports.Header = _chunk5AKDE5UWjs.Header; exports.HoverCard = _chunk5AKDE5UWjs.HoverCard; exports.HoverCardContent = _chunk5AKDE5UWjs.HoverCardContent; exports.HoverCardTrigger = _chunk5AKDE5UWjs.HoverCardTrigger; exports.HowToCommand = _chunk5AKDE5UWjs.HowToCommand; exports.HowToCommandViewer = _chunk5AKDE5UWjs.HowToCommandViewer; exports.HowToContainer = _chunk5AKDE5UWjs.HowToContainer; exports.HowToContent = _chunk5AKDE5UWjs.HowToContent; exports.HowToDeleter = _chunk5AKDE5UWjs.HowToDeleter; exports.HowToDetails = _chunk5AKDE5UWjs.HowToDetails; exports.HowToEditor = _chunk5AKDE5UWjs.HowToEditor; exports.HowToList = _chunk5AKDE5UWjs.HowToList; exports.HowToListContainer = _chunk5AKDE5UWjs.HowToListContainer; exports.HowToMultiSelector = _chunk5AKDE5UWjs.HowToMultiSelector; exports.HowToSelector = _chunk5AKDE5UWjs.HowToSelector; exports.Input = _chunk5AKDE5UWjs.Input; exports.InputGroup = _chunk5AKDE5UWjs.InputGroup; exports.InputGroupAddon = _chunk5AKDE5UWjs.InputGroupAddon; exports.InputGroupButton = _chunk5AKDE5UWjs.InputGroupButton; exports.InputGroupInput = _chunk5AKDE5UWjs.InputGroupInput; exports.InputGroupText = _chunk5AKDE5UWjs.InputGroupText; exports.InputGroupTextarea = _chunk5AKDE5UWjs.InputGroupTextarea; exports.InputOTP = _chunk5AKDE5UWjs.InputOTP; exports.InputOTPGroup = _chunk5AKDE5UWjs.InputOTPGroup; exports.InputOTPSeparator = _chunk5AKDE5UWjs.InputOTPSeparator; exports.InputOTPSlot = _chunk5AKDE5UWjs.InputOTPSlot; exports.ItalianFiscalData = _chunk5AKDE5UWjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk5AKDE5UWjs.ItalianFiscalDataDisplay; exports.Item = _chunk5AKDE5UWjs.KanbanItem; exports.ItemHandle = _chunk5AKDE5UWjs.KanbanItemHandle; exports.Kanban = _chunk5AKDE5UWjs.KanbanRoot; exports.KanbanBoard = _chunk5AKDE5UWjs.KanbanBoard; exports.KanbanColumn = _chunk5AKDE5UWjs.KanbanColumn; exports.KanbanColumnHandle = _chunk5AKDE5UWjs.KanbanColumnHandle; exports.KanbanItem = _chunk5AKDE5UWjs.KanbanItem; exports.KanbanItemHandle = _chunk5AKDE5UWjs.KanbanItemHandle; exports.KanbanOverlay = _chunk5AKDE5UWjs.KanbanOverlay; exports.Label = _chunk5AKDE5UWjs.Label; exports.LandingComponent = _chunk5AKDE5UWjs.LandingComponent; exports.Link = _chunk5AKDE5UWjs.Link; exports.Login = _chunk5AKDE5UWjs.Login; exports.Logout = _chunk5AKDE5UWjs.Logout; exports.MessageItem = _chunk5AKDE5UWjs.MessageItem; exports.MessageList = _chunk5AKDE5UWjs.MessageList; exports.MessageSourcesPanel = _chunk5AKDE5UWjs.MessageSourcesPanel; exports.MicroLabel = _chunk5AKDE5UWjs.MicroLabel; exports.MobileNavigationBar = _chunk5AKDE5UWjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunk5AKDE5UWjs.ModeToggleSwitch; exports.MultiSelect = _chunk5AKDE5UWjs.MultiSelect; exports.MultipleSelector = _chunk5AKDE5UWjs.MultipleSelector; exports.NavigationMenu = _chunk5AKDE5UWjs.NavigationMenu; exports.NavigationMenuContent = _chunk5AKDE5UWjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk5AKDE5UWjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk5AKDE5UWjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk5AKDE5UWjs.NavigationMenuLink; exports.NavigationMenuList = _chunk5AKDE5UWjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk5AKDE5UWjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk5AKDE5UWjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk5AKDE5UWjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk5AKDE5UWjs.NotificationMenuItem; exports.NotificationModal = _chunk5AKDE5UWjs.NotificationModal; exports.NotificationToast = _chunk5AKDE5UWjs.NotificationToast; exports.NotificationsList = _chunk5AKDE5UWjs.NotificationsList; exports.NotificationsListContainer = _chunk5AKDE5UWjs.NotificationsListContainer; exports.OAuthClientCard = _chunk5AKDE5UWjs.OAuthClientCard; exports.OAuthClientDetail = _chunk5AKDE5UWjs.OAuthClientDetail; exports.OAuthClientForm = _chunk5AKDE5UWjs.OAuthClientForm; exports.OAuthClientList = _chunk5AKDE5UWjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk5AKDE5UWjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk5AKDE5UWjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk5AKDE5UWjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk5AKDE5UWjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk5AKDE5UWjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk5AKDE5UWjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk5AKDE5UWjs.OAuthScopeSelector; exports.OnboardingCard = _chunk5AKDE5UWjs.OnboardingCard; exports.Overlay = _chunk5AKDE5UWjs.KanbanOverlay; exports.PageContainer = _chunk5AKDE5UWjs.PageContainer; exports.PageContainerContentDetails = _chunk5AKDE5UWjs.PageContainerContentDetails; exports.PageContentContainer = _chunk5AKDE5UWjs.PageContentContainer; exports.PageSection = _chunk5AKDE5UWjs.PageSection; exports.PasskeyButton = _chunk5AKDE5UWjs.PasskeyButton; exports.PasskeyList = _chunk5AKDE5UWjs.PasskeyList; exports.PasskeySetupDialog = _chunk5AKDE5UWjs.PasskeySetupDialog; exports.PasswordInput = _chunk5AKDE5UWjs.PasswordInput; exports.PlatformUsersContainer = _chunk5AKDE5UWjs.PlatformUsersContainer; exports.PlatformUsersList = _chunk5AKDE5UWjs.PlatformUsersList; exports.Popover = _chunk5AKDE5UWjs.Popover; exports.PopoverContent = _chunk5AKDE5UWjs.PopoverContent; exports.PopoverDescription = _chunk5AKDE5UWjs.PopoverDescription; exports.PopoverHeader = _chunk5AKDE5UWjs.PopoverHeader; exports.PopoverTitle = _chunk5AKDE5UWjs.PopoverTitle; exports.PopoverTrigger = _chunk5AKDE5UWjs.PopoverTrigger; exports.Progress = _chunk5AKDE5UWjs.Progress; exports.ProgressIndicator = _chunk5AKDE5UWjs.ProgressIndicator; exports.ProgressLabel = _chunk5AKDE5UWjs.ProgressLabel; exports.ProgressTrack = _chunk5AKDE5UWjs.ProgressTrack; exports.ProgressValue = _chunk5AKDE5UWjs.ProgressValue; exports.PushNotificationProvider = _chunk5AKDE5UWjs.PushNotificationProvider; exports.RadioGroup = _chunk5AKDE5UWjs.RadioGroup; exports.RadioGroupItem = _chunk5AKDE5UWjs.RadioGroupItem; exports.RbacByRoleContainer = _chunk5AKDE5UWjs.RbacByRoleContainer; exports.RbacContainer = _chunk5AKDE5UWjs.RbacContainer; exports.RbacPermissionCell = _chunk5AKDE5UWjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunk5AKDE5UWjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk5AKDE5UWjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk5AKDE5UWjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk5AKDE5UWjs.ReferralCodeCapture; exports.ReferralDialog = _chunk5AKDE5UWjs.ReferralDialog; exports.ReferralWidget = _chunk5AKDE5UWjs.ReferralWidget; exports.RefreshUser = _chunk5AKDE5UWjs.RefreshUser; exports.RelevantContentsList = _chunk5AKDE5UWjs.RelevantContentsList; exports.RelevantUsersList = _chunk5AKDE5UWjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk5AKDE5UWjs.RemoveUserFromRole; exports.ResetPassword = _chunk5AKDE5UWjs.ResetPassword; exports.ResizableHandle = _chunk5AKDE5UWjs.ResizableHandle; exports.ResizablePanel = _chunk5AKDE5UWjs.ResizablePanel; exports.ResizablePanelGroup = _chunk5AKDE5UWjs.ResizablePanelGroup; exports.RoleContainer = _chunk5AKDE5UWjs.RoleContainer; exports.RoleDetails = _chunk5AKDE5UWjs.RoleDetails; exports.RoleUsersList = _chunk5AKDE5UWjs.RoleUsersList; exports.RolesList = _chunk5AKDE5UWjs.RolesList; exports.Root = _chunk5AKDE5UWjs.KanbanRoot; exports.RoundPageContainer = _chunk5AKDE5UWjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunk5AKDE5UWjs.RoundPageContainerTitle; exports.ScrollArea = _chunk5AKDE5UWjs.ScrollArea; exports.ScrollBar = _chunk5AKDE5UWjs.ScrollBar; exports.SectionHeader = _chunk5AKDE5UWjs.SectionHeader; exports.SecurityContainer = _chunk5AKDE5UWjs.SecurityContainer; exports.Select = _chunk5AKDE5UWjs.Select; exports.SelectContent = _chunk5AKDE5UWjs.SelectContent; exports.SelectGroup = _chunk5AKDE5UWjs.SelectGroup; exports.SelectItem = _chunk5AKDE5UWjs.SelectItem; exports.SelectLabel = _chunk5AKDE5UWjs.SelectLabel; exports.SelectScrollDownButton = _chunk5AKDE5UWjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk5AKDE5UWjs.SelectScrollUpButton; exports.SelectSeparator = _chunk5AKDE5UWjs.SelectSeparator; exports.SelectTrigger = _chunk5AKDE5UWjs.SelectTrigger; exports.SelectValue = _chunk5AKDE5UWjs.SelectValue; exports.Separator = _chunk5AKDE5UWjs.Separator; exports.Sheet = _chunk5AKDE5UWjs.Sheet; exports.SheetClose = _chunk5AKDE5UWjs.SheetClose; exports.SheetContent = _chunk5AKDE5UWjs.SheetContent; exports.SheetDescription = _chunk5AKDE5UWjs.SheetDescription; exports.SheetFooter = _chunk5AKDE5UWjs.SheetFooter; exports.SheetHeader = _chunk5AKDE5UWjs.SheetHeader; exports.SheetTitle = _chunk5AKDE5UWjs.SheetTitle; exports.SheetTrigger = _chunk5AKDE5UWjs.SheetTrigger; exports.Sidebar = _chunk5AKDE5UWjs.Sidebar; exports.SidebarContent = _chunk5AKDE5UWjs.SidebarContent; exports.SidebarFooter = _chunk5AKDE5UWjs.SidebarFooter; exports.SidebarGroup = _chunk5AKDE5UWjs.SidebarGroup; exports.SidebarGroupAction = _chunk5AKDE5UWjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk5AKDE5UWjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk5AKDE5UWjs.SidebarGroupLabel; exports.SidebarHeader = _chunk5AKDE5UWjs.SidebarHeader; exports.SidebarInput = _chunk5AKDE5UWjs.SidebarInput; exports.SidebarInset = _chunk5AKDE5UWjs.SidebarInset; exports.SidebarMenu = _chunk5AKDE5UWjs.SidebarMenu; exports.SidebarMenuAction = _chunk5AKDE5UWjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk5AKDE5UWjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk5AKDE5UWjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk5AKDE5UWjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk5AKDE5UWjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk5AKDE5UWjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk5AKDE5UWjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk5AKDE5UWjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk5AKDE5UWjs.SidebarProvider; exports.SidebarRail = _chunk5AKDE5UWjs.SidebarRail; exports.SidebarSeparator = _chunk5AKDE5UWjs.SidebarSeparator; exports.SidebarTrigger = _chunk5AKDE5UWjs.SidebarTrigger; exports.Skeleton = _chunk5AKDE5UWjs.Skeleton; exports.Slider = _chunk5AKDE5UWjs.Slider; exports.Spinner = _chunk5AKDE5UWjs.Spinner; exports.Switch = _chunk5AKDE5UWjs.Switch; exports.Table = _chunk5AKDE5UWjs.Table; exports.TableBody = _chunk5AKDE5UWjs.TableBody; exports.TableCaption = _chunk5AKDE5UWjs.TableCaption; exports.TableCell = _chunk5AKDE5UWjs.TableCell; exports.TableCellAvatar = _chunk5AKDE5UWjs.TableCellAvatar; exports.TableFooter = _chunk5AKDE5UWjs.TableFooter; exports.TableHead = _chunk5AKDE5UWjs.TableHead; exports.TableHeader = _chunk5AKDE5UWjs.TableHeader; exports.TableRow = _chunk5AKDE5UWjs.TableRow; exports.Tabs = _chunk5AKDE5UWjs.Tabs; exports.TabsContainer = _chunk5AKDE5UWjs.TabsContainer; exports.TabsContent = _chunk5AKDE5UWjs.TabsContent; exports.TabsList = _chunk5AKDE5UWjs.TabsList; exports.TabsTrigger = _chunk5AKDE5UWjs.TabsTrigger; exports.Textarea = _chunk5AKDE5UWjs.Textarea; exports.Toaster = _chunk5AKDE5UWjs.Toaster; exports.Toggle = _chunk5AKDE5UWjs.Toggle; exports.TokenStatusIndicator = _chunk5AKDE5UWjs.TokenStatusIndicator; exports.Tooltip = _chunk5AKDE5UWjs.Tooltip; exports.TooltipContent = _chunk5AKDE5UWjs.TooltipContent; exports.TooltipProvider = _chunk5AKDE5UWjs.TooltipProvider; exports.TooltipTrigger = _chunk5AKDE5UWjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk5AKDE5UWjs.TotpAuthenticatorList; exports.TotpInput = _chunk5AKDE5UWjs.TotpInput; exports.TotpSetupDialog = _chunk5AKDE5UWjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk5AKDE5UWjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk5AKDE5UWjs.TwoFactorSettings; exports.UserAvatar = _chunk5AKDE5UWjs.UserAvatar; exports.UserAvatarEditor = _chunk5AKDE5UWjs.UserAvatarEditor; exports.UserAvatarList = _chunk5AKDE5UWjs.UserAvatarList; exports.UserContainer = _chunk5AKDE5UWjs.UserContainer; exports.UserContent = _chunk5AKDE5UWjs.UserContent; exports.UserDeleter = _chunk5AKDE5UWjs.UserDeleter; exports.UserEditor = _chunk5AKDE5UWjs.UserEditor; exports.UserIndexContainer = _chunk5AKDE5UWjs.UserIndexContainer; exports.UserIndexDetails = _chunk5AKDE5UWjs.UserIndexDetails; exports.UserListInAdd = _chunk5AKDE5UWjs.UserListInAdd; exports.UserMultiSelect = _chunk5AKDE5UWjs.UserMultiSelect; exports.UserReactivator = _chunk5AKDE5UWjs.UserReactivator; exports.UserResentInvitationEmail = _chunk5AKDE5UWjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk5AKDE5UWjs.UserRoleAdd; exports.UserRolesList = _chunk5AKDE5UWjs.UserRolesList; exports.UserSearchPopover = _chunk5AKDE5UWjs.UserSearchPopover; exports.UserSelector = _chunk5AKDE5UWjs.UserSelector; exports.UserStanadaloneDetails = _chunk5AKDE5UWjs.UserStanadaloneDetails; exports.UsersList = _chunk5AKDE5UWjs.UsersList; exports.UsersListByContentIds = _chunk5AKDE5UWjs.UsersListByContentIds; exports.UsersListContainer = _chunk5AKDE5UWjs.UsersListContainer; exports.WaitlistConfirmation = _chunk5AKDE5UWjs.WaitlistConfirmation; exports.WaitlistForm = _chunk5AKDE5UWjs.WaitlistForm; exports.WaitlistHeroSection = _chunk5AKDE5UWjs.WaitlistHeroSection; exports.WaitlistList = _chunk5AKDE5UWjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk5AKDE5UWjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk5AKDE5UWjs.WaitlistSuccessState; exports.badgeVariants = _chunk5AKDE5UWjs.badgeVariants; exports.buttonVariants = _chunk5AKDE5UWjs.buttonVariants; exports.cellComponent = _chunk5AKDE5UWjs.cellComponent; exports.cellDate = _chunk5AKDE5UWjs.cellDate; exports.cellDateTime = _chunk5AKDE5UWjs.cellDateTime; exports.cellId = _chunk5AKDE5UWjs.cellId; exports.cellLink = _chunk5AKDE5UWjs.cellLink; exports.cellUrl = _chunk5AKDE5UWjs.cellUrl; exports.createMentionInlineContentSpec = _chunk5AKDE5UWjs.createMentionInlineContentSpec; exports.errorToast = _chunk5AKDE5UWjs.errorToast; exports.generateNotificationData = _chunk5AKDE5UWjs.generateNotificationData; exports.getIcon = _chunkYKFXQOQAjs.getIcon; exports.getIconByModule = _chunkYKFXQOQAjs.getIconByModule; exports.getIconByModuleName = _chunkYKFXQOQAjs.getIconByModuleName; exports.getInitials = _chunkYKFXQOQAjs.getInitials; exports.mentionDataAttrs = _chunk5AKDE5UWjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk5AKDE5UWjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk5AKDE5UWjs.parseFiscalData; exports.parseMentionElement = _chunk5AKDE5UWjs.parseMentionElement; exports.partitionTabs = _chunk5AKDE5UWjs.partitionTabs; exports.spinnerVariants = _chunk5AKDE5UWjs.spinnerVariants; exports.tabsListVariants = _chunk5AKDE5UWjs.tabsListVariants; exports.toggleVariants = _chunk5AKDE5UWjs.toggleVariants; exports.triggerAssociationToast = _chunk5AKDE5UWjs.triggerAssociationToast; exports.useAiConnections = _chunk5AKDE5UWjs.useAiConnections; exports.useCarousel = _chunk5AKDE5UWjs.useCarousel; exports.useComboboxAnchor = _chunk5AKDE5UWjs.useComboboxAnchor; exports.useDebounce = _chunk5AKDE5UWjs.useDebounce2; exports.useEditorDialog = _chunk5AKDE5UWjs.useEditorDialog; exports.useFileUpload = _chunk5AKDE5UWjs.useFileUpload; exports.useMentionInsert = _chunk5AKDE5UWjs.useMentionInsert; exports.useSidebar = _chunk5AKDE5UWjs.useSidebar;
|
|
1032
|
+
exports.ADMINISTRATION_I18N_KEYS = _chunk4I3UORNTjs.ADMINISTRATION_I18N_KEYS; exports.AI_CONNECTIONS_ADMIN_PAGE_URL = _chunk4I3UORNTjs.AI_CONNECTIONS_ADMIN_PAGE_URL; exports.AI_CONNECTIONS_I18N_KEYS = _chunk4I3UORNTjs.AI_CONNECTIONS_I18N_KEYS; exports.AI_CONNECTION_TYPE_ORDER = _chunk4I3UORNTjs.AI_CONNECTION_TYPE_ORDER; exports.AcceptInvitation = _chunk4I3UORNTjs.AcceptInvitation; exports.Accordion = _chunk4I3UORNTjs.Accordion; exports.AccordionContent = _chunk4I3UORNTjs.AccordionContent; exports.AccordionItem = _chunk4I3UORNTjs.AccordionItem; exports.AccordionTrigger = _chunk4I3UORNTjs.AccordionTrigger; exports.ActivateAccount = _chunk4I3UORNTjs.ActivateAccount; exports.AddUserToRole = _chunk4I3UORNTjs.AddUserToRole; exports.AdminCompanyContainer = _chunk4I3UORNTjs.AdminCompanyContainer; exports.AdminIndexContainer = _chunk4I3UORNTjs.AdminIndexContainer; exports.AdminIndexGrid = _chunk4I3UORNTjs.AdminIndexGrid; exports.AdminUsersList = _chunk4I3UORNTjs.AdminUsersList; exports.AiConnection = _chunkS2C5V2XZjs.AiConnection; exports.AiConnectionDeleter = _chunk4I3UORNTjs.AiConnectionDeleter; exports.AiConnectionEditor = _chunk4I3UORNTjs.AiConnectionEditor; exports.AiConnectionFields = _chunkS2C5V2XZjs.AiConnectionFields; exports.AiConnectionModule = _chunkS2C5V2XZjs.AiConnectionModule; exports.AiConnectionService = _chunkS2C5V2XZjs.AiConnectionService; exports.AiConnectionTypeCard = _chunk4I3UORNTjs.AiConnectionTypeCard; exports.AiConnectionsContainer = _chunk4I3UORNTjs.AiConnectionsContainer; exports.AiConnectionsProvider = _chunk4I3UORNTjs.AiConnectionsProvider; exports.Alert = _chunk4I3UORNTjs.Alert; exports.AlertAction = _chunk4I3UORNTjs.AlertAction; exports.AlertDescription = _chunk4I3UORNTjs.AlertDescription; exports.AlertDialog = _chunk4I3UORNTjs.AlertDialog; exports.AlertDialogAction = _chunk4I3UORNTjs.AlertDialogAction; exports.AlertDialogCancel = _chunk4I3UORNTjs.AlertDialogCancel; exports.AlertDialogContent = _chunk4I3UORNTjs.AlertDialogContent; exports.AlertDialogDescription = _chunk4I3UORNTjs.AlertDialogDescription; exports.AlertDialogFooter = _chunk4I3UORNTjs.AlertDialogFooter; exports.AlertDialogHeader = _chunk4I3UORNTjs.AlertDialogHeader; exports.AlertDialogMedia = _chunk4I3UORNTjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunk4I3UORNTjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunk4I3UORNTjs.AlertDialogPortal; exports.AlertDialogTitle = _chunk4I3UORNTjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunk4I3UORNTjs.AlertDialogTrigger; exports.AlertTitle = _chunk4I3UORNTjs.AlertTitle; exports.AllUsersListContainer = _chunk4I3UORNTjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunk4I3UORNTjs.AllowedUsersDetails; exports.ApprovalActionCard = _chunk4I3UORNTjs.ApprovalActionCard; exports.AssistantBlockNoteComposer = _chunk4I3UORNTjs.AssistantBlockNoteComposer; exports.AssistantContainer = _chunk4I3UORNTjs.AssistantContainer; exports.AssistantContainerWithApprovals = _chunk4I3UORNTjs.AssistantContainerWithApprovals; exports.AssistantPageContainer = _chunk4I3UORNTjs.AssistantPageContainer; exports.AttributeElement = _chunk4I3UORNTjs.AttributeElement; exports.AuthContainer = _chunk4I3UORNTjs.AuthContainer; exports.Avatar = _chunk4I3UORNTjs.Avatar; exports.AvatarBadge = _chunk4I3UORNTjs.AvatarBadge; exports.AvatarFallback = _chunk4I3UORNTjs.AvatarFallback; exports.AvatarGroup = _chunk4I3UORNTjs.AvatarGroup; exports.AvatarGroupCount = _chunk4I3UORNTjs.AvatarGroupCount; exports.AvatarImage = _chunk4I3UORNTjs.AvatarImage; exports.BackupCodesDialog = _chunk4I3UORNTjs.BackupCodesDialog; exports.Badge = _chunk4I3UORNTjs.Badge; exports.BlockNoteEditorContainer = _chunk4I3UORNTjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk4I3UORNTjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk4I3UORNTjs.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunk4I3UORNTjs.BlockNoteViewerContainer; exports.Board = _chunk4I3UORNTjs.KanbanBoard; exports.Breadcrumb = _chunk4I3UORNTjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunk4I3UORNTjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk4I3UORNTjs.BreadcrumbItem; exports.BreadcrumbLink = _chunk4I3UORNTjs.BreadcrumbLink; exports.BreadcrumbList = _chunk4I3UORNTjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunk4I3UORNTjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk4I3UORNTjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk4I3UORNTjs.BreadcrumbSeparator; exports.Button = _chunk4I3UORNTjs.Button; exports.Calendar = _chunk4I3UORNTjs.Calendar; exports.CalendarDayButton = _chunk4I3UORNTjs.CalendarDayButton; exports.Card = _chunk4I3UORNTjs.Card; exports.CardAction = _chunk4I3UORNTjs.CardAction; exports.CardContent = _chunk4I3UORNTjs.CardContent; exports.CardDescription = _chunk4I3UORNTjs.CardDescription; exports.CardFooter = _chunk4I3UORNTjs.CardFooter; exports.CardHeader = _chunk4I3UORNTjs.CardHeader; exports.CardTitle = _chunk4I3UORNTjs.CardTitle; exports.Carousel = _chunk4I3UORNTjs.Carousel; exports.CarouselContent = _chunk4I3UORNTjs.CarouselContent; exports.CarouselItem = _chunk4I3UORNTjs.CarouselItem; exports.CarouselNext = _chunk4I3UORNTjs.CarouselNext; exports.CarouselPrevious = _chunk4I3UORNTjs.CarouselPrevious; exports.ChartContainer = _chunk4I3UORNTjs.ChartContainer; exports.ChartLegend = _chunk4I3UORNTjs.ChartLegend; exports.ChartLegendContent = _chunk4I3UORNTjs.ChartLegendContent; exports.ChartStyle = _chunk4I3UORNTjs.ChartStyle; exports.ChartTooltip = _chunk4I3UORNTjs.ChartTooltip; exports.ChartTooltipContent = _chunk4I3UORNTjs.ChartTooltipContent; exports.Checkbox = _chunk4I3UORNTjs.Checkbox; exports.Collapsible = _chunk4I3UORNTjs.Collapsible; exports.CollapsibleContent = _chunk4I3UORNTjs.CollapsibleContent; exports.CollapsibleTrigger = _chunk4I3UORNTjs.CollapsibleTrigger; exports.Column = _chunk4I3UORNTjs.KanbanColumn; exports.ColumnHandle = _chunk4I3UORNTjs.KanbanColumnHandle; exports.Combobox = _chunk4I3UORNTjs.Combobox; exports.ComboboxChip = _chunk4I3UORNTjs.ComboboxChip; exports.ComboboxChips = _chunk4I3UORNTjs.ComboboxChips; exports.ComboboxChipsInput = _chunk4I3UORNTjs.ComboboxChipsInput; exports.ComboboxCollection = _chunk4I3UORNTjs.ComboboxCollection; exports.ComboboxContent = _chunk4I3UORNTjs.ComboboxContent; exports.ComboboxEmpty = _chunk4I3UORNTjs.ComboboxEmpty; exports.ComboboxGroup = _chunk4I3UORNTjs.ComboboxGroup; exports.ComboboxInput = _chunk4I3UORNTjs.ComboboxInput; exports.ComboboxItem = _chunk4I3UORNTjs.ComboboxItem; exports.ComboboxLabel = _chunk4I3UORNTjs.ComboboxLabel; exports.ComboboxList = _chunk4I3UORNTjs.ComboboxList; exports.ComboboxSeparator = _chunk4I3UORNTjs.ComboboxSeparator; exports.ComboboxTrigger = _chunk4I3UORNTjs.ComboboxTrigger; exports.ComboboxValue = _chunk4I3UORNTjs.ComboboxValue; exports.Command = _chunk4I3UORNTjs.Command; exports.CommandDialog = _chunk4I3UORNTjs.CommandDialog; exports.CommandEmpty = _chunk4I3UORNTjs.CommandEmpty; exports.CommandGroup = _chunk4I3UORNTjs.CommandGroup; exports.CommandInput = _chunk4I3UORNTjs.CommandInput; exports.CommandItem = _chunk4I3UORNTjs.CommandItem; exports.CommandList = _chunk4I3UORNTjs.CommandList; exports.CommandSeparator = _chunk4I3UORNTjs.CommandSeparator; exports.CommandShortcut = _chunk4I3UORNTjs.CommandShortcut; exports.CommonAddTrigger = _chunk4I3UORNTjs.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunk4I3UORNTjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk4I3UORNTjs.CommonAssociationTrigger; exports.CommonDeleter = _chunk4I3UORNTjs.CommonDeleter; exports.CommonEditorButtons = _chunk4I3UORNTjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk4I3UORNTjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk4I3UORNTjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunk4I3UORNTjs.CommonEditorTrigger; exports.CompaniesList = _chunk4I3UORNTjs.CompaniesList; exports.CompaniesListContainer = _chunk4I3UORNTjs.CompaniesListContainer; exports.CompanyConfigurationEditor = _chunk4I3UORNTjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunk4I3UORNTjs.CompanyContainer; exports.CompanyContent = _chunk4I3UORNTjs.CompanyContent; exports.CompanyDeleter = _chunk4I3UORNTjs.CompanyDeleter; exports.CompanyDetails = _chunk4I3UORNTjs.CompanyDetails; exports.CompanyEditor = _chunk4I3UORNTjs.CompanyEditor; exports.CompanyUsersList = _chunk4I3UORNTjs.CompanyUsersList; exports.ConfirmDialog = _chunk4I3UORNTjs.ConfirmDialog; exports.ContentListGrid = _chunk4I3UORNTjs.ContentListGrid; exports.ContentListTable = _chunk4I3UORNTjs.ContentListTable; exports.ContentTableSearch = _chunk4I3UORNTjs.ContentTableSearch; exports.ContentTitle = _chunk4I3UORNTjs.ContentTitle; exports.ContentsList = _chunk4I3UORNTjs.ContentsList; exports.ContentsListById = _chunk4I3UORNTjs.ContentsListById; exports.ContextMenu = _chunk4I3UORNTjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunk4I3UORNTjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk4I3UORNTjs.ContextMenuContent; exports.ContextMenuGroup = _chunk4I3UORNTjs.ContextMenuGroup; exports.ContextMenuItem = _chunk4I3UORNTjs.ContextMenuItem; exports.ContextMenuLabel = _chunk4I3UORNTjs.ContextMenuLabel; exports.ContextMenuPortal = _chunk4I3UORNTjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk4I3UORNTjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk4I3UORNTjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk4I3UORNTjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk4I3UORNTjs.ContextMenuShortcut; exports.ContextMenuSub = _chunk4I3UORNTjs.ContextMenuSub; exports.ContextMenuSubContent = _chunk4I3UORNTjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk4I3UORNTjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk4I3UORNTjs.ContextMenuTrigger; exports.ContributorsList = _chunk4I3UORNTjs.ContributorsList; exports.Cookies = _chunk4I3UORNTjs.Cookies; exports.CurrencyInput = _chunk4I3UORNTjs.CurrencyInput; exports.DatePickerPopover = _chunk4I3UORNTjs.DatePickerPopover; exports.DateRangeSelector = _chunk4I3UORNTjs.DateRangeSelector; exports.DetailField = _chunk4I3UORNTjs.DetailField; exports.Dialog = _chunk4I3UORNTjs.Dialog; exports.DialogClose = _chunk4I3UORNTjs.DialogClose; exports.DialogContent = _chunk4I3UORNTjs.DialogContent; exports.DialogDescription = _chunk4I3UORNTjs.DialogDescription; exports.DialogFooter = _chunk4I3UORNTjs.DialogFooter; exports.DialogHeader = _chunk4I3UORNTjs.DialogHeader; exports.DialogOverlay = _chunk4I3UORNTjs.DialogOverlay; exports.DialogPortal = _chunk4I3UORNTjs.DialogPortal; exports.DialogTitle = _chunk4I3UORNTjs.DialogTitle; exports.DialogTrigger = _chunk4I3UORNTjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunk4I3UORNTjs.DisableTwoFactorDialog; exports.Drawer = _chunk4I3UORNTjs.Drawer; exports.DrawerClose = _chunk4I3UORNTjs.DrawerClose; exports.DrawerContent = _chunk4I3UORNTjs.DrawerContent; exports.DrawerDescription = _chunk4I3UORNTjs.DrawerDescription; exports.DrawerFooter = _chunk4I3UORNTjs.DrawerFooter; exports.DrawerHeader = _chunk4I3UORNTjs.DrawerHeader; exports.DrawerOverlay = _chunk4I3UORNTjs.DrawerOverlay; exports.DrawerPortal = _chunk4I3UORNTjs.DrawerPortal; exports.DrawerTitle = _chunk4I3UORNTjs.DrawerTitle; exports.DrawerTrigger = _chunk4I3UORNTjs.DrawerTrigger; exports.DropdownMenu = _chunk4I3UORNTjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4I3UORNTjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4I3UORNTjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4I3UORNTjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4I3UORNTjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4I3UORNTjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk4I3UORNTjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk4I3UORNTjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4I3UORNTjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4I3UORNTjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk4I3UORNTjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk4I3UORNTjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4I3UORNTjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4I3UORNTjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4I3UORNTjs.DropdownMenuTrigger; exports.EditableAvatar = _chunk4I3UORNTjs.EditableAvatar; exports.EditorSheet = _chunk4I3UORNTjs.EditorSheet; exports.EmptyState = _chunk4I3UORNTjs.EmptyState; exports.EntityAvatar = _chunk4I3UORNTjs.EntityAvatar; exports.EntityHero = _chunk4I3UORNTjs.EntityHero; exports.EntityHeroAvatar = _chunk4I3UORNTjs.EntityHeroAvatar; exports.EntityHeroLayout = _chunk4I3UORNTjs.EntityHeroLayout; exports.EntityHeroMetaRow = _chunk4I3UORNTjs.EntityHeroMetaRow; exports.EntityMultiSelector = _chunk4I3UORNTjs.EntityMultiSelector; exports.EntitySection = _chunk4I3UORNTjs.EntitySection; exports.EntitySelector = _chunk4I3UORNTjs.EntitySelector; exports.ErrorDetails = _chunk4I3UORNTjs.ErrorDetails; exports.Field = _chunk4I3UORNTjs.Field; exports.FieldContent = _chunk4I3UORNTjs.FieldContent; exports.FieldDescription = _chunk4I3UORNTjs.FieldDescription; exports.FieldError = _chunk4I3UORNTjs.FieldError; exports.FieldGroup = _chunk4I3UORNTjs.FieldGroup; exports.FieldLabel = _chunk4I3UORNTjs.FieldLabel; exports.FieldLegend = _chunk4I3UORNTjs.FieldLegend; exports.FieldSeparator = _chunk4I3UORNTjs.FieldSeparator; exports.FieldSet = _chunk4I3UORNTjs.FieldSet; exports.FieldTitle = _chunk4I3UORNTjs.FieldTitle; exports.FileInput = _chunk4I3UORNTjs.FileInput; exports.FileUploader = _chunk4I3UORNTjs.FileUploader; exports.FileUploaderContent = _chunk4I3UORNTjs.FileUploaderContent; exports.FileUploaderItem = _chunk4I3UORNTjs.FileUploaderItem; exports.FiscalDataDisplay = _chunk4I3UORNTjs.FiscalDataDisplay; exports.ForgotPassword = _chunk4I3UORNTjs.ForgotPassword; exports.Form = _chunk4I3UORNTjs.Form; exports.FormBlockNote = _chunk4I3UORNTjs.FormBlockNote; exports.FormBody = _chunk4I3UORNTjs.FormBody; exports.FormCheckbox = _chunk4I3UORNTjs.FormCheckbox; exports.FormCol = _chunk4I3UORNTjs.FormCol; exports.FormDate = _chunk4I3UORNTjs.FormDate; exports.FormDateTime = _chunk4I3UORNTjs.FormDateTime; exports.FormFeatures = _chunk4I3UORNTjs.FormFeatures; exports.FormFieldWrapper = _chunk4I3UORNTjs.FormFieldWrapper; exports.FormInput = _chunk4I3UORNTjs.FormInput; exports.FormPassword = _chunk4I3UORNTjs.FormPassword; exports.FormPlaceAutocomplete = _chunk4I3UORNTjs.FormPlaceAutocomplete; exports.FormRoles = _chunk4I3UORNTjs.FormRoles; exports.FormRow = _chunk4I3UORNTjs.FormRow; exports.FormSection = _chunk4I3UORNTjs.FormSection; exports.FormSelect = _chunk4I3UORNTjs.FormSelect; exports.FormSlider = _chunk4I3UORNTjs.FormSlider; exports.FormSwitch = _chunk4I3UORNTjs.FormSwitch; exports.FormTextarea = _chunk4I3UORNTjs.FormTextarea; exports.GdprConsentCheckbox = _chunk4I3UORNTjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunk4I3UORNTjs.GdprConsentSection; exports.HEADER_ROW_MIN_H = _chunk4I3UORNTjs.HEADER_ROW_MIN_H; exports.Header = _chunk4I3UORNTjs.Header; exports.HoverCard = _chunk4I3UORNTjs.HoverCard; exports.HoverCardContent = _chunk4I3UORNTjs.HoverCardContent; exports.HoverCardTrigger = _chunk4I3UORNTjs.HoverCardTrigger; exports.HowToCommand = _chunk4I3UORNTjs.HowToCommand; exports.HowToCommandViewer = _chunk4I3UORNTjs.HowToCommandViewer; exports.HowToContainer = _chunk4I3UORNTjs.HowToContainer; exports.HowToContent = _chunk4I3UORNTjs.HowToContent; exports.HowToDeleter = _chunk4I3UORNTjs.HowToDeleter; exports.HowToDetails = _chunk4I3UORNTjs.HowToDetails; exports.HowToEditor = _chunk4I3UORNTjs.HowToEditor; exports.HowToList = _chunk4I3UORNTjs.HowToList; exports.HowToListContainer = _chunk4I3UORNTjs.HowToListContainer; exports.HowToMultiSelector = _chunk4I3UORNTjs.HowToMultiSelector; exports.HowToSelector = _chunk4I3UORNTjs.HowToSelector; exports.Input = _chunk4I3UORNTjs.Input; exports.InputGroup = _chunk4I3UORNTjs.InputGroup; exports.InputGroupAddon = _chunk4I3UORNTjs.InputGroupAddon; exports.InputGroupButton = _chunk4I3UORNTjs.InputGroupButton; exports.InputGroupInput = _chunk4I3UORNTjs.InputGroupInput; exports.InputGroupText = _chunk4I3UORNTjs.InputGroupText; exports.InputGroupTextarea = _chunk4I3UORNTjs.InputGroupTextarea; exports.InputOTP = _chunk4I3UORNTjs.InputOTP; exports.InputOTPGroup = _chunk4I3UORNTjs.InputOTPGroup; exports.InputOTPSeparator = _chunk4I3UORNTjs.InputOTPSeparator; exports.InputOTPSlot = _chunk4I3UORNTjs.InputOTPSlot; exports.ItalianFiscalData = _chunk4I3UORNTjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk4I3UORNTjs.ItalianFiscalDataDisplay; exports.Item = _chunk4I3UORNTjs.KanbanItem; exports.ItemHandle = _chunk4I3UORNTjs.KanbanItemHandle; exports.Kanban = _chunk4I3UORNTjs.KanbanRoot; exports.KanbanBoard = _chunk4I3UORNTjs.KanbanBoard; exports.KanbanColumn = _chunk4I3UORNTjs.KanbanColumn; exports.KanbanColumnHandle = _chunk4I3UORNTjs.KanbanColumnHandle; exports.KanbanItem = _chunk4I3UORNTjs.KanbanItem; exports.KanbanItemHandle = _chunk4I3UORNTjs.KanbanItemHandle; exports.KanbanOverlay = _chunk4I3UORNTjs.KanbanOverlay; exports.Label = _chunk4I3UORNTjs.Label; exports.LandingComponent = _chunk4I3UORNTjs.LandingComponent; exports.Link = _chunk4I3UORNTjs.Link; exports.Login = _chunk4I3UORNTjs.Login; exports.Logout = _chunk4I3UORNTjs.Logout; exports.MessageItem = _chunk4I3UORNTjs.MessageItem; exports.MessageList = _chunk4I3UORNTjs.MessageList; exports.MessageSourcesPanel = _chunk4I3UORNTjs.MessageSourcesPanel; exports.MicroLabel = _chunk4I3UORNTjs.MicroLabel; exports.MobileNavigationBar = _chunk4I3UORNTjs.MobileNavigationBar; exports.ModeToggleSwitch = _chunk4I3UORNTjs.ModeToggleSwitch; exports.MultiSelect = _chunk4I3UORNTjs.MultiSelect; exports.MultipleSelector = _chunk4I3UORNTjs.MultipleSelector; exports.NavigationMenu = _chunk4I3UORNTjs.NavigationMenu; exports.NavigationMenuContent = _chunk4I3UORNTjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk4I3UORNTjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk4I3UORNTjs.NavigationMenuItem; exports.NavigationMenuLink = _chunk4I3UORNTjs.NavigationMenuLink; exports.NavigationMenuList = _chunk4I3UORNTjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunk4I3UORNTjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk4I3UORNTjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk4I3UORNTjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk4I3UORNTjs.NotificationMenuItem; exports.NotificationModal = _chunk4I3UORNTjs.NotificationModal; exports.NotificationToast = _chunk4I3UORNTjs.NotificationToast; exports.NotificationsList = _chunk4I3UORNTjs.NotificationsList; exports.NotificationsListContainer = _chunk4I3UORNTjs.NotificationsListContainer; exports.OAuthClientCard = _chunk4I3UORNTjs.OAuthClientCard; exports.OAuthClientDetail = _chunk4I3UORNTjs.OAuthClientDetail; exports.OAuthClientForm = _chunk4I3UORNTjs.OAuthClientForm; exports.OAuthClientList = _chunk4I3UORNTjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk4I3UORNTjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk4I3UORNTjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunk4I3UORNTjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk4I3UORNTjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk4I3UORNTjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk4I3UORNTjs.OAuthScopeList; exports.OAuthScopeSelector = _chunk4I3UORNTjs.OAuthScopeSelector; exports.OnboardingCard = _chunk4I3UORNTjs.OnboardingCard; exports.Overlay = _chunk4I3UORNTjs.KanbanOverlay; exports.PageContainer = _chunk4I3UORNTjs.PageContainer; exports.PageContainerContentDetails = _chunk4I3UORNTjs.PageContainerContentDetails; exports.PageContentContainer = _chunk4I3UORNTjs.PageContentContainer; exports.PageSection = _chunk4I3UORNTjs.PageSection; exports.PasskeyButton = _chunk4I3UORNTjs.PasskeyButton; exports.PasskeyList = _chunk4I3UORNTjs.PasskeyList; exports.PasskeySetupDialog = _chunk4I3UORNTjs.PasskeySetupDialog; exports.PasswordInput = _chunk4I3UORNTjs.PasswordInput; exports.PlatformUsersContainer = _chunk4I3UORNTjs.PlatformUsersContainer; exports.PlatformUsersList = _chunk4I3UORNTjs.PlatformUsersList; exports.Popover = _chunk4I3UORNTjs.Popover; exports.PopoverContent = _chunk4I3UORNTjs.PopoverContent; exports.PopoverDescription = _chunk4I3UORNTjs.PopoverDescription; exports.PopoverHeader = _chunk4I3UORNTjs.PopoverHeader; exports.PopoverTitle = _chunk4I3UORNTjs.PopoverTitle; exports.PopoverTrigger = _chunk4I3UORNTjs.PopoverTrigger; exports.Progress = _chunk4I3UORNTjs.Progress; exports.ProgressIndicator = _chunk4I3UORNTjs.ProgressIndicator; exports.ProgressLabel = _chunk4I3UORNTjs.ProgressLabel; exports.ProgressTrack = _chunk4I3UORNTjs.ProgressTrack; exports.ProgressValue = _chunk4I3UORNTjs.ProgressValue; exports.PushNotificationProvider = _chunk4I3UORNTjs.PushNotificationProvider; exports.RadioGroup = _chunk4I3UORNTjs.RadioGroup; exports.RadioGroupItem = _chunk4I3UORNTjs.RadioGroupItem; exports.RbacByRoleContainer = _chunk4I3UORNTjs.RbacByRoleContainer; exports.RbacContainer = _chunk4I3UORNTjs.RbacContainer; exports.RbacPermissionCell = _chunk4I3UORNTjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunk4I3UORNTjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk4I3UORNTjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk4I3UORNTjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk4I3UORNTjs.ReferralCodeCapture; exports.ReferralDialog = _chunk4I3UORNTjs.ReferralDialog; exports.ReferralWidget = _chunk4I3UORNTjs.ReferralWidget; exports.RefreshUser = _chunk4I3UORNTjs.RefreshUser; exports.RelevantContentsList = _chunk4I3UORNTjs.RelevantContentsList; exports.RelevantUsersList = _chunk4I3UORNTjs.RelevantUsersList; exports.RemoveUserFromRole = _chunk4I3UORNTjs.RemoveUserFromRole; exports.ResetPassword = _chunk4I3UORNTjs.ResetPassword; exports.ResizableHandle = _chunk4I3UORNTjs.ResizableHandle; exports.ResizablePanel = _chunk4I3UORNTjs.ResizablePanel; exports.ResizablePanelGroup = _chunk4I3UORNTjs.ResizablePanelGroup; exports.RoleContainer = _chunk4I3UORNTjs.RoleContainer; exports.RoleDetails = _chunk4I3UORNTjs.RoleDetails; exports.RoleUsersList = _chunk4I3UORNTjs.RoleUsersList; exports.RolesList = _chunk4I3UORNTjs.RolesList; exports.Root = _chunk4I3UORNTjs.KanbanRoot; exports.RoundPageContainer = _chunk4I3UORNTjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunk4I3UORNTjs.RoundPageContainerTitle; exports.ScrollArea = _chunk4I3UORNTjs.ScrollArea; exports.ScrollBar = _chunk4I3UORNTjs.ScrollBar; exports.SectionHeader = _chunk4I3UORNTjs.SectionHeader; exports.SecurityContainer = _chunk4I3UORNTjs.SecurityContainer; exports.Select = _chunk4I3UORNTjs.Select; exports.SelectContent = _chunk4I3UORNTjs.SelectContent; exports.SelectGroup = _chunk4I3UORNTjs.SelectGroup; exports.SelectItem = _chunk4I3UORNTjs.SelectItem; exports.SelectLabel = _chunk4I3UORNTjs.SelectLabel; exports.SelectScrollDownButton = _chunk4I3UORNTjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk4I3UORNTjs.SelectScrollUpButton; exports.SelectSeparator = _chunk4I3UORNTjs.SelectSeparator; exports.SelectTrigger = _chunk4I3UORNTjs.SelectTrigger; exports.SelectValue = _chunk4I3UORNTjs.SelectValue; exports.Separator = _chunk4I3UORNTjs.Separator; exports.Sheet = _chunk4I3UORNTjs.Sheet; exports.SheetClose = _chunk4I3UORNTjs.SheetClose; exports.SheetContent = _chunk4I3UORNTjs.SheetContent; exports.SheetDescription = _chunk4I3UORNTjs.SheetDescription; exports.SheetFooter = _chunk4I3UORNTjs.SheetFooter; exports.SheetHeader = _chunk4I3UORNTjs.SheetHeader; exports.SheetTitle = _chunk4I3UORNTjs.SheetTitle; exports.SheetTrigger = _chunk4I3UORNTjs.SheetTrigger; exports.Sidebar = _chunk4I3UORNTjs.Sidebar; exports.SidebarContent = _chunk4I3UORNTjs.SidebarContent; exports.SidebarFooter = _chunk4I3UORNTjs.SidebarFooter; exports.SidebarGroup = _chunk4I3UORNTjs.SidebarGroup; exports.SidebarGroupAction = _chunk4I3UORNTjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk4I3UORNTjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk4I3UORNTjs.SidebarGroupLabel; exports.SidebarHeader = _chunk4I3UORNTjs.SidebarHeader; exports.SidebarInput = _chunk4I3UORNTjs.SidebarInput; exports.SidebarInset = _chunk4I3UORNTjs.SidebarInset; exports.SidebarMenu = _chunk4I3UORNTjs.SidebarMenu; exports.SidebarMenuAction = _chunk4I3UORNTjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunk4I3UORNTjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunk4I3UORNTjs.SidebarMenuButton; exports.SidebarMenuItem = _chunk4I3UORNTjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk4I3UORNTjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk4I3UORNTjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk4I3UORNTjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk4I3UORNTjs.SidebarMenuSubItem; exports.SidebarProvider = _chunk4I3UORNTjs.SidebarProvider; exports.SidebarRail = _chunk4I3UORNTjs.SidebarRail; exports.SidebarSeparator = _chunk4I3UORNTjs.SidebarSeparator; exports.SidebarTrigger = _chunk4I3UORNTjs.SidebarTrigger; exports.Skeleton = _chunk4I3UORNTjs.Skeleton; exports.Slider = _chunk4I3UORNTjs.Slider; exports.Spinner = _chunk4I3UORNTjs.Spinner; exports.Switch = _chunk4I3UORNTjs.Switch; exports.Table = _chunk4I3UORNTjs.Table; exports.TableBody = _chunk4I3UORNTjs.TableBody; exports.TableCaption = _chunk4I3UORNTjs.TableCaption; exports.TableCell = _chunk4I3UORNTjs.TableCell; exports.TableCellAvatar = _chunk4I3UORNTjs.TableCellAvatar; exports.TableFooter = _chunk4I3UORNTjs.TableFooter; exports.TableHead = _chunk4I3UORNTjs.TableHead; exports.TableHeader = _chunk4I3UORNTjs.TableHeader; exports.TableRow = _chunk4I3UORNTjs.TableRow; exports.Tabs = _chunk4I3UORNTjs.Tabs; exports.TabsContainer = _chunk4I3UORNTjs.TabsContainer; exports.TabsContent = _chunk4I3UORNTjs.TabsContent; exports.TabsList = _chunk4I3UORNTjs.TabsList; exports.TabsTrigger = _chunk4I3UORNTjs.TabsTrigger; exports.Textarea = _chunk4I3UORNTjs.Textarea; exports.Toaster = _chunk4I3UORNTjs.Toaster; exports.Toggle = _chunk4I3UORNTjs.Toggle; exports.TokenStatusIndicator = _chunk4I3UORNTjs.TokenStatusIndicator; exports.Tooltip = _chunk4I3UORNTjs.Tooltip; exports.TooltipContent = _chunk4I3UORNTjs.TooltipContent; exports.TooltipProvider = _chunk4I3UORNTjs.TooltipProvider; exports.TooltipTrigger = _chunk4I3UORNTjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunk4I3UORNTjs.TotpAuthenticatorList; exports.TotpInput = _chunk4I3UORNTjs.TotpInput; exports.TotpSetupDialog = _chunk4I3UORNTjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunk4I3UORNTjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunk4I3UORNTjs.TwoFactorSettings; exports.UserAvatar = _chunk4I3UORNTjs.UserAvatar; exports.UserAvatarEditor = _chunk4I3UORNTjs.UserAvatarEditor; exports.UserAvatarList = _chunk4I3UORNTjs.UserAvatarList; exports.UserContainer = _chunk4I3UORNTjs.UserContainer; exports.UserContent = _chunk4I3UORNTjs.UserContent; exports.UserDeleter = _chunk4I3UORNTjs.UserDeleter; exports.UserEditor = _chunk4I3UORNTjs.UserEditor; exports.UserIndexContainer = _chunk4I3UORNTjs.UserIndexContainer; exports.UserIndexDetails = _chunk4I3UORNTjs.UserIndexDetails; exports.UserListInAdd = _chunk4I3UORNTjs.UserListInAdd; exports.UserMultiSelect = _chunk4I3UORNTjs.UserMultiSelect; exports.UserReactivator = _chunk4I3UORNTjs.UserReactivator; exports.UserResentInvitationEmail = _chunk4I3UORNTjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunk4I3UORNTjs.UserRoleAdd; exports.UserRolesList = _chunk4I3UORNTjs.UserRolesList; exports.UserSearchPopover = _chunk4I3UORNTjs.UserSearchPopover; exports.UserSelector = _chunk4I3UORNTjs.UserSelector; exports.UserStanadaloneDetails = _chunk4I3UORNTjs.UserStanadaloneDetails; exports.UsersList = _chunk4I3UORNTjs.UsersList; exports.UsersListByContentIds = _chunk4I3UORNTjs.UsersListByContentIds; exports.UsersListContainer = _chunk4I3UORNTjs.UsersListContainer; exports.WaitlistConfirmation = _chunk4I3UORNTjs.WaitlistConfirmation; exports.WaitlistForm = _chunk4I3UORNTjs.WaitlistForm; exports.WaitlistHeroSection = _chunk4I3UORNTjs.WaitlistHeroSection; exports.WaitlistList = _chunk4I3UORNTjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk4I3UORNTjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk4I3UORNTjs.WaitlistSuccessState; exports.badgeVariants = _chunk4I3UORNTjs.badgeVariants; exports.buttonVariants = _chunk4I3UORNTjs.buttonVariants; exports.cellComponent = _chunk4I3UORNTjs.cellComponent; exports.cellDate = _chunk4I3UORNTjs.cellDate; exports.cellDateTime = _chunk4I3UORNTjs.cellDateTime; exports.cellId = _chunk4I3UORNTjs.cellId; exports.cellLink = _chunk4I3UORNTjs.cellLink; exports.cellUrl = _chunk4I3UORNTjs.cellUrl; exports.createMentionInlineContentSpec = _chunk4I3UORNTjs.createMentionInlineContentSpec; exports.errorToast = _chunk4I3UORNTjs.errorToast; exports.generateNotificationData = _chunk4I3UORNTjs.generateNotificationData; exports.getIcon = _chunkS2C5V2XZjs.getIcon; exports.getIconByModule = _chunkS2C5V2XZjs.getIconByModule; exports.getIconByModuleName = _chunkS2C5V2XZjs.getIconByModuleName; exports.getInitials = _chunkS2C5V2XZjs.getInitials; exports.mentionDataAttrs = _chunk4I3UORNTjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk4I3UORNTjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk4I3UORNTjs.parseFiscalData; exports.parseMentionElement = _chunk4I3UORNTjs.parseMentionElement; exports.partitionTabs = _chunk4I3UORNTjs.partitionTabs; exports.spinnerVariants = _chunk4I3UORNTjs.spinnerVariants; exports.tabsListVariants = _chunk4I3UORNTjs.tabsListVariants; exports.toggleVariants = _chunk4I3UORNTjs.toggleVariants; exports.triggerAssociationToast = _chunk4I3UORNTjs.triggerAssociationToast; exports.useAiConnections = _chunk4I3UORNTjs.useAiConnections; exports.useCarousel = _chunk4I3UORNTjs.useCarousel; exports.useComboboxAnchor = _chunk4I3UORNTjs.useComboboxAnchor; exports.useDebounce = _chunk4I3UORNTjs.useDebounce2; exports.useEditorDialog = _chunk4I3UORNTjs.useEditorDialog; exports.useFileUpload = _chunk4I3UORNTjs.useFileUpload; exports.useMentionInsert = _chunk4I3UORNTjs.useMentionInsert; exports.useSidebar = _chunk4I3UORNTjs.useSidebar;
|
|
1033
1033
|
//# sourceMappingURL=index.js.map
|
|
@@ -498,8 +498,8 @@ import {
|
|
|
498
498
|
useFileUpload,
|
|
499
499
|
useMentionInsert,
|
|
500
500
|
useSidebar
|
|
501
|
-
} from "../chunk-
|
|
502
|
-
import "../chunk-
|
|
501
|
+
} from "../chunk-WPF4NFVV.mjs";
|
|
502
|
+
import "../chunk-RUEY6XSS.mjs";
|
|
503
503
|
import {
|
|
504
504
|
AiConnection,
|
|
505
505
|
AiConnectionFields,
|
|
@@ -509,10 +509,10 @@ import {
|
|
|
509
509
|
getIconByModule,
|
|
510
510
|
getIconByModuleName,
|
|
511
511
|
getInitials
|
|
512
|
-
} from "../chunk-
|
|
512
|
+
} from "../chunk-KW6LYVFJ.mjs";
|
|
513
513
|
import "../chunk-AUXK7QSA.mjs";
|
|
514
514
|
import "../chunk-C7C7VY4F.mjs";
|
|
515
|
-
import "../chunk-
|
|
515
|
+
import "../chunk-RVASYIQG.mjs";
|
|
516
516
|
import "../chunk-VOXD3ZLY.mjs";
|
|
517
517
|
import "../chunk-PAWJFY3S.mjs";
|
|
518
518
|
export {
|
package/dist/contexts/index.js
CHANGED
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
|
|
43
|
-
var
|
|
44
|
-
require('../chunk-
|
|
45
|
-
require('../chunk-
|
|
43
|
+
var _chunk4I3UORNTjs = require('../chunk-4I3UORNT.js');
|
|
44
|
+
require('../chunk-OHG2YWNA.js');
|
|
45
|
+
require('../chunk-S2C5V2XZ.js');
|
|
46
46
|
require('../chunk-LXKSUWAV.js');
|
|
47
47
|
require('../chunk-IBS6NI7D.js');
|
|
48
|
-
require('../chunk-
|
|
48
|
+
require('../chunk-W42MYR3Y.js');
|
|
49
49
|
require('../chunk-3EPNHTMH.js');
|
|
50
50
|
require('../chunk-7QVYU63E.js');
|
|
51
51
|
|
|
@@ -89,5 +89,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
|
|
92
|
-
exports.AdministrationProvider =
|
|
92
|
+
exports.AdministrationProvider = _chunk4I3UORNTjs.AdministrationProvider; exports.AssistantProvider = _chunk4I3UORNTjs.AssistantProvider; exports.CommonProvider = _chunk4I3UORNTjs.CommonProvider; exports.CompanyProvider = _chunk4I3UORNTjs.CompanyProvider; exports.CurrentUserProvider = _chunk4I3UORNTjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunk4I3UORNTjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunk4I3UORNTjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunk4I3UORNTjs.HeaderLeftContentProvider; exports.HeaderLogoProvider = _chunk4I3UORNTjs.HeaderLogoProvider; exports.HowToProvider = _chunk4I3UORNTjs.HowToProvider; exports.MobileNavigationProvider = _chunk4I3UORNTjs.MobileNavigationProvider; exports.NotificationContextProvider = _chunk4I3UORNTjs.NotificationContextProvider; exports.OnboardingProvider = _chunk4I3UORNTjs.OnboardingProvider; exports.RbacProvider = _chunk4I3UORNTjs.RbacProvider; exports.RoleProvider = _chunk4I3UORNTjs.RoleProvider; exports.SharedProvider = _chunk4I3UORNTjs.SharedProvider; exports.SocketContext = _chunk4I3UORNTjs.SocketContext; exports.SocketProvider = _chunk4I3UORNTjs.SocketProvider; exports.UserProvider = _chunk4I3UORNTjs.UserProvider; exports.ViewportProvider = _chunk4I3UORNTjs.ViewportProvider; exports.recentPagesAtom = _chunk4I3UORNTjs.recentPagesAtom; exports.useAdministrationContext = _chunk4I3UORNTjs.useAdministrationContext; exports.useAssistantContext = _chunk4I3UORNTjs.useAssistantContext; exports.useCommonContext = _chunk4I3UORNTjs.useCommonContext; exports.useCompanyContext = _chunk4I3UORNTjs.useCompanyContext; exports.useCurrentUserContext = _chunk4I3UORNTjs.useCurrentUserContext; exports.useHeaderChildren = _chunk4I3UORNTjs.useHeaderChildren; exports.useHeaderLeftContent = _chunk4I3UORNTjs.useHeaderLeftContent; exports.useHeaderLogo = _chunk4I3UORNTjs.useHeaderLogo; exports.useHeaderMobileChildren = _chunk4I3UORNTjs.useHeaderMobileChildren; exports.useHeaderRootLabel = _chunk4I3UORNTjs.useHeaderRootLabel; exports.useHowToContext = _chunk4I3UORNTjs.useHowToContext; exports.useMobileNavigationItems = _chunk4I3UORNTjs.useMobileNavigationItems; exports.useNotificationContext = _chunk4I3UORNTjs.useNotificationContext; exports.useOnboarding = _chunk4I3UORNTjs.useOnboarding; exports.useRbacContext = _chunk4I3UORNTjs.useRbacContext; exports.useRoleContext = _chunk4I3UORNTjs.useRoleContext; exports.useSharedContext = _chunk4I3UORNTjs.useSharedContext; exports.useSocketContext = _chunk4I3UORNTjs.useSocketContext; exports.useUserContext = _chunk4I3UORNTjs.useUserContext;
|
|
93
93
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -40,12 +40,12 @@ import {
|
|
|
40
40
|
useSharedContext,
|
|
41
41
|
useSocketContext,
|
|
42
42
|
useUserContext
|
|
43
|
-
} from "../chunk-
|
|
44
|
-
import "../chunk-
|
|
45
|
-
import "../chunk-
|
|
43
|
+
} from "../chunk-WPF4NFVV.mjs";
|
|
44
|
+
import "../chunk-RUEY6XSS.mjs";
|
|
45
|
+
import "../chunk-KW6LYVFJ.mjs";
|
|
46
46
|
import "../chunk-AUXK7QSA.mjs";
|
|
47
47
|
import "../chunk-C7C7VY4F.mjs";
|
|
48
|
-
import "../chunk-
|
|
48
|
+
import "../chunk-RVASYIQG.mjs";
|
|
49
49
|
import "../chunk-VOXD3ZLY.mjs";
|
|
50
50
|
import "../chunk-PAWJFY3S.mjs";
|
|
51
51
|
export {
|
package/dist/core/index.d.mts
CHANGED
|
@@ -36,6 +36,64 @@ export { b as TokenUsageAdminBreakdownModule, T as TokenUsageAdminSummaryModule,
|
|
|
36
36
|
import 'lucide-react';
|
|
37
37
|
import 'd3';
|
|
38
38
|
|
|
39
|
+
/**
|
|
40
|
+
* The single place in this package that reads `process.env`.
|
|
41
|
+
*
|
|
42
|
+
* Everything else imports {@link ENV}. Centralising the reads keeps every
|
|
43
|
+
* default in one place — the same contract `base.config.ts` provides on the
|
|
44
|
+
* NestJS side — instead of scattering `process.env.X || "…"` across hooks,
|
|
45
|
+
* clients and components where the fallbacks silently drift apart.
|
|
46
|
+
*
|
|
47
|
+
* WHY THE READS MUST STAY LITERAL: Next.js inlines `NEXT_PUBLIC_*` by textual
|
|
48
|
+
* substitution at build time, replacing the exact expression
|
|
49
|
+
* `process.env.NEXT_PUBLIC_FOO` with a string literal. A computed lookup
|
|
50
|
+
* (`process.env[key]`) is NOT substituted and reads as `undefined` in the
|
|
51
|
+
* browser bundle. Every entry below therefore spells its variable out in full,
|
|
52
|
+
* and new entries must do the same.
|
|
53
|
+
*
|
|
54
|
+
* WHY GETTERS AND NOT PLAIN PROPERTIES: every call site this replaced read
|
|
55
|
+
* `process.env` at CALL time, not at import time. A plain property would freeze
|
|
56
|
+
* the value when the module is first imported, which breaks any consumer that
|
|
57
|
+
* assigns the variable after boot — the package's own tests do exactly that.
|
|
58
|
+
* Getters keep the read lazy while leaving the expression literal, so the build
|
|
59
|
+
* time substitution still applies.
|
|
60
|
+
*
|
|
61
|
+
* Because that substitution happens before the code runs, no reference to
|
|
62
|
+
* `process` survives into the client bundle — so this module is safe to import
|
|
63
|
+
* from client components, server components, route handlers and middleware
|
|
64
|
+
* alike. It deliberately carries no `"use client"` directive for that reason.
|
|
65
|
+
*
|
|
66
|
+
* Values are normalised (empty string rather than `undefined`, booleans rather
|
|
67
|
+
* than string comparisons) so callers never repeat the parsing. Callers that
|
|
68
|
+
* must distinguish "unset" from "set to empty" — the URL getters, which throw a
|
|
69
|
+
* configuration error — check for an empty string.
|
|
70
|
+
*/
|
|
71
|
+
declare const ENV: {
|
|
72
|
+
/** Public API base URL (NEXT_PUBLIC_API_URL). Empty when unset. */
|
|
73
|
+
readonly API_URL: string;
|
|
74
|
+
/** Public app base URL (NEXT_PUBLIC_ADDRESS). Empty when unset. */
|
|
75
|
+
readonly APP_URL: string;
|
|
76
|
+
/**
|
|
77
|
+
* Alternative app base URL (NEXT_PUBLIC_APP_URL), used only by
|
|
78
|
+
* `client/config.ts`'s `getAppUrl()` before it falls back to
|
|
79
|
+
* `window.location.origin`. Empty when unset.
|
|
80
|
+
*/
|
|
81
|
+
readonly APP_URL_ALTERNATE: string;
|
|
82
|
+
/** Web-push VAPID public key (NEXT_PUBLIC_VAPID_PUBLIC_KEY). Empty when unset. */
|
|
83
|
+
readonly VAPID_PUBLIC_KEY: string;
|
|
84
|
+
/** Google Maps JS key (NEXT_PUBLIC_GOOGLE_MAPS_API_KEY). Empty disables autocomplete. */
|
|
85
|
+
readonly GOOGLE_MAPS_API_KEY: string;
|
|
86
|
+
/**
|
|
87
|
+
* NEXT_PUBLIC_PRIVATE_INSTALLATION === "true", case-insensitively
|
|
88
|
+
* (default false). A private installation is a single-tenant deployment.
|
|
89
|
+
*/
|
|
90
|
+
readonly PRIVATE_INSTALLATION: boolean;
|
|
91
|
+
/** NODE_ENV === "production" — set by the Next build, not by `.env`. */
|
|
92
|
+
readonly IS_PRODUCTION: boolean;
|
|
93
|
+
/** NODE_ENV === "development" — gates verbose client-side diagnostics. */
|
|
94
|
+
readonly IS_DEVELOPMENT: boolean;
|
|
95
|
+
};
|
|
96
|
+
|
|
39
97
|
declare enum ClientHttpMethod {
|
|
40
98
|
GET = "GET",
|
|
41
99
|
POST = "POST",
|
|
@@ -2517,4 +2575,4 @@ declare class AuditLogService extends AbstractService {
|
|
|
2517
2575
|
|
|
2518
2576
|
declare const AuditLogModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
2519
2577
|
|
|
2520
|
-
export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Assistant, AssistantAction, type AssistantActionInput, type AssistantActionInterface, AssistantActionModule, AssistantActionService, type AssistantActionStatus, AssistantInput, AssistantInterface, AssistantMessage, AssistantMessageInput, AssistantMessageInterface, AssistantMessageModule, AssistantMessageRole, AssistantMessageService, AssistantMessageType, AssistantModule, AssistantService, AuditLog, type AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, BackupCodeVerify, type BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, type ChunkInput, ChunkInterface, ChunkModule, ChunkRelationshipMeta, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, type CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, EntityAiStatus, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, HowTo, HowToFields, HowToInput, HowToInterface, HowToModule, HowToService, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MOBILE_BREAKPOINT, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, type PasskeyAuthenticationOptionsInput, type PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyInterface, PasskeyModule, PasskeyRegistrationOptions, type PasskeyRegistrationOptionsInput, type PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, type PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, type PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, type PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PaymentMethodInterface, PermissionMappingModule, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceFields, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductFields, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, TotpAuthenticator, TotpAuthenticatorInterface, TotpAuthenticatorModule, TotpSetup, type TotpSetupInput, type TotpSetupInterface, TotpSetupModule, TotpVerify, type TotpVerifyInput, TotpVerifyLogin, type TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, type TwoFactorChallengeInput, TwoFactorChallengeInterface, TwoFactorChallengeModule, TwoFactorEnable, type TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, type TwoFactorStatusInterface, TwoFactorStatusModule, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, VIEWPORT_COOKIE_NAME, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, isRemoteImageSrc, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva };
|
|
2578
|
+
export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Assistant, AssistantAction, type AssistantActionInput, type AssistantActionInterface, AssistantActionModule, AssistantActionService, type AssistantActionStatus, AssistantInput, AssistantInterface, AssistantMessage, AssistantMessageInput, AssistantMessageInterface, AssistantMessageModule, AssistantMessageRole, AssistantMessageService, AssistantMessageType, AssistantModule, AssistantService, AuditLog, type AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, BackupCodeVerify, type BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, type ChunkInput, ChunkInterface, ChunkModule, ChunkRelationshipMeta, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, type CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, ENV, EndpointCreator, type EndpointQuery, EntityAiStatus, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, HowTo, HowToFields, HowToInput, HowToInterface, HowToModule, HowToService, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MOBILE_BREAKPOINT, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, type PasskeyAuthenticationOptionsInput, type PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyInterface, PasskeyModule, PasskeyRegistrationOptions, type PasskeyRegistrationOptionsInput, type PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, type PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, type PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, type PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PaymentMethodInterface, PermissionMappingModule, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceFields, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductFields, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, TotpAuthenticator, TotpAuthenticatorInterface, TotpAuthenticatorModule, TotpSetup, type TotpSetupInput, type TotpSetupInterface, TotpSetupModule, TotpVerify, type TotpVerifyInput, TotpVerifyLogin, type TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, type TwoFactorChallengeInput, TwoFactorChallengeInterface, TwoFactorChallengeModule, TwoFactorEnable, type TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, type TwoFactorStatusInterface, TwoFactorStatusModule, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, VIEWPORT_COOKIE_NAME, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, isRemoteImageSrc, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva };
|
package/dist/core/index.d.ts
CHANGED
|
@@ -36,6 +36,64 @@ export { b as TokenUsageAdminBreakdownModule, T as TokenUsageAdminSummaryModule,
|
|
|
36
36
|
import 'lucide-react';
|
|
37
37
|
import 'd3';
|
|
38
38
|
|
|
39
|
+
/**
|
|
40
|
+
* The single place in this package that reads `process.env`.
|
|
41
|
+
*
|
|
42
|
+
* Everything else imports {@link ENV}. Centralising the reads keeps every
|
|
43
|
+
* default in one place — the same contract `base.config.ts` provides on the
|
|
44
|
+
* NestJS side — instead of scattering `process.env.X || "…"` across hooks,
|
|
45
|
+
* clients and components where the fallbacks silently drift apart.
|
|
46
|
+
*
|
|
47
|
+
* WHY THE READS MUST STAY LITERAL: Next.js inlines `NEXT_PUBLIC_*` by textual
|
|
48
|
+
* substitution at build time, replacing the exact expression
|
|
49
|
+
* `process.env.NEXT_PUBLIC_FOO` with a string literal. A computed lookup
|
|
50
|
+
* (`process.env[key]`) is NOT substituted and reads as `undefined` in the
|
|
51
|
+
* browser bundle. Every entry below therefore spells its variable out in full,
|
|
52
|
+
* and new entries must do the same.
|
|
53
|
+
*
|
|
54
|
+
* WHY GETTERS AND NOT PLAIN PROPERTIES: every call site this replaced read
|
|
55
|
+
* `process.env` at CALL time, not at import time. A plain property would freeze
|
|
56
|
+
* the value when the module is first imported, which breaks any consumer that
|
|
57
|
+
* assigns the variable after boot — the package's own tests do exactly that.
|
|
58
|
+
* Getters keep the read lazy while leaving the expression literal, so the build
|
|
59
|
+
* time substitution still applies.
|
|
60
|
+
*
|
|
61
|
+
* Because that substitution happens before the code runs, no reference to
|
|
62
|
+
* `process` survives into the client bundle — so this module is safe to import
|
|
63
|
+
* from client components, server components, route handlers and middleware
|
|
64
|
+
* alike. It deliberately carries no `"use client"` directive for that reason.
|
|
65
|
+
*
|
|
66
|
+
* Values are normalised (empty string rather than `undefined`, booleans rather
|
|
67
|
+
* than string comparisons) so callers never repeat the parsing. Callers that
|
|
68
|
+
* must distinguish "unset" from "set to empty" — the URL getters, which throw a
|
|
69
|
+
* configuration error — check for an empty string.
|
|
70
|
+
*/
|
|
71
|
+
declare const ENV: {
|
|
72
|
+
/** Public API base URL (NEXT_PUBLIC_API_URL). Empty when unset. */
|
|
73
|
+
readonly API_URL: string;
|
|
74
|
+
/** Public app base URL (NEXT_PUBLIC_ADDRESS). Empty when unset. */
|
|
75
|
+
readonly APP_URL: string;
|
|
76
|
+
/**
|
|
77
|
+
* Alternative app base URL (NEXT_PUBLIC_APP_URL), used only by
|
|
78
|
+
* `client/config.ts`'s `getAppUrl()` before it falls back to
|
|
79
|
+
* `window.location.origin`. Empty when unset.
|
|
80
|
+
*/
|
|
81
|
+
readonly APP_URL_ALTERNATE: string;
|
|
82
|
+
/** Web-push VAPID public key (NEXT_PUBLIC_VAPID_PUBLIC_KEY). Empty when unset. */
|
|
83
|
+
readonly VAPID_PUBLIC_KEY: string;
|
|
84
|
+
/** Google Maps JS key (NEXT_PUBLIC_GOOGLE_MAPS_API_KEY). Empty disables autocomplete. */
|
|
85
|
+
readonly GOOGLE_MAPS_API_KEY: string;
|
|
86
|
+
/**
|
|
87
|
+
* NEXT_PUBLIC_PRIVATE_INSTALLATION === "true", case-insensitively
|
|
88
|
+
* (default false). A private installation is a single-tenant deployment.
|
|
89
|
+
*/
|
|
90
|
+
readonly PRIVATE_INSTALLATION: boolean;
|
|
91
|
+
/** NODE_ENV === "production" — set by the Next build, not by `.env`. */
|
|
92
|
+
readonly IS_PRODUCTION: boolean;
|
|
93
|
+
/** NODE_ENV === "development" — gates verbose client-side diagnostics. */
|
|
94
|
+
readonly IS_DEVELOPMENT: boolean;
|
|
95
|
+
};
|
|
96
|
+
|
|
39
97
|
declare enum ClientHttpMethod {
|
|
40
98
|
GET = "GET",
|
|
41
99
|
POST = "POST",
|
|
@@ -2517,4 +2575,4 @@ declare class AuditLogService extends AbstractService {
|
|
|
2517
2575
|
|
|
2518
2576
|
declare const AuditLogModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
2519
2577
|
|
|
2520
|
-
export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Assistant, AssistantAction, type AssistantActionInput, type AssistantActionInterface, AssistantActionModule, AssistantActionService, type AssistantActionStatus, AssistantInput, AssistantInterface, AssistantMessage, AssistantMessageInput, AssistantMessageInterface, AssistantMessageModule, AssistantMessageRole, AssistantMessageService, AssistantMessageType, AssistantModule, AssistantService, AuditLog, type AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, BackupCodeVerify, type BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, type ChunkInput, ChunkInterface, ChunkModule, ChunkRelationshipMeta, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, type CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, EntityAiStatus, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, HowTo, HowToFields, HowToInput, HowToInterface, HowToModule, HowToService, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MOBILE_BREAKPOINT, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, type PasskeyAuthenticationOptionsInput, type PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyInterface, PasskeyModule, PasskeyRegistrationOptions, type PasskeyRegistrationOptionsInput, type PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, type PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, type PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, type PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PaymentMethodInterface, PermissionMappingModule, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceFields, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductFields, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, TotpAuthenticator, TotpAuthenticatorInterface, TotpAuthenticatorModule, TotpSetup, type TotpSetupInput, type TotpSetupInterface, TotpSetupModule, TotpVerify, type TotpVerifyInput, TotpVerifyLogin, type TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, type TwoFactorChallengeInput, TwoFactorChallengeInterface, TwoFactorChallengeModule, TwoFactorEnable, type TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, type TwoFactorStatusInterface, TwoFactorStatusModule, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, VIEWPORT_COOKIE_NAME, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, isRemoteImageSrc, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva };
|
|
2578
|
+
export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Assistant, AssistantAction, type AssistantActionInput, type AssistantActionInterface, AssistantActionModule, AssistantActionService, type AssistantActionStatus, AssistantInput, AssistantInterface, AssistantMessage, AssistantMessageInput, AssistantMessageInterface, AssistantMessageModule, AssistantMessageRole, AssistantMessageService, AssistantMessageType, AssistantModule, AssistantService, AuditLog, type AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, BackupCodeVerify, type BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, type ChunkInput, ChunkInterface, ChunkModule, ChunkRelationshipMeta, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, type CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, ENV, EndpointCreator, type EndpointQuery, EntityAiStatus, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, HowTo, HowToFields, HowToInput, HowToInterface, HowToModule, HowToService, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MOBILE_BREAKPOINT, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, type PasskeyAuthenticationOptionsInput, type PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyInterface, PasskeyModule, PasskeyRegistrationOptions, type PasskeyRegistrationOptionsInput, type PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, type PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, type PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, type PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PaymentMethodInterface, PermissionMappingModule, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceFields, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductFields, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, TotpAuthenticator, TotpAuthenticatorInterface, TotpAuthenticatorModule, TotpSetup, type TotpSetupInput, type TotpSetupInterface, TotpSetupModule, TotpVerify, type TotpVerifyInput, TotpVerifyLogin, type TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, type TwoFactorChallengeInput, TwoFactorChallengeInterface, TwoFactorChallengeModule, TwoFactorEnable, type TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, type TwoFactorStatusInterface, TwoFactorStatusModule, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, VIEWPORT_COOKIE_NAME, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, isRemoteImageSrc, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva };
|
package/dist/core/index.js
CHANGED
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
|
|
202
|
-
var
|
|
202
|
+
var _chunkS2C5V2XZjs = require('../chunk-S2C5V2XZ.js');
|
|
203
203
|
require('../chunk-LXKSUWAV.js');
|
|
204
204
|
require('../chunk-IBS6NI7D.js');
|
|
205
205
|
|
|
@@ -212,7 +212,8 @@ require('../chunk-IBS6NI7D.js');
|
|
|
212
212
|
|
|
213
213
|
|
|
214
214
|
|
|
215
|
-
|
|
215
|
+
|
|
216
|
+
var _chunkW42MYR3Yjs = require('../chunk-W42MYR3Y.js');
|
|
216
217
|
require('../chunk-7QVYU63E.js');
|
|
217
218
|
|
|
218
219
|
|
|
@@ -425,5 +426,6 @@ require('../chunk-7QVYU63E.js');
|
|
|
425
426
|
|
|
426
427
|
|
|
427
428
|
|
|
428
|
-
exports.AVAILABLE_OAUTH_SCOPES = _chunkYKFXQOQAjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkYKFXQOQAjs.AbstractApiData; exports.AbstractService = _chunkYKFXQOQAjs.AbstractService; exports.Action = _chunkYKFXQOQAjs.Action; exports.AiConnection = _chunkYKFXQOQAjs.AiConnection; exports.AiConnectionFields = _chunkYKFXQOQAjs.AiConnectionFields; exports.AiConnectionModule = _chunkYKFXQOQAjs.AiConnectionModule; exports.AiConnectionService = _chunkYKFXQOQAjs.AiConnectionService; exports.Assistant = _chunkYKFXQOQAjs.Assistant; exports.AssistantAction = _chunkYKFXQOQAjs.AssistantAction; exports.AssistantActionModule = _chunkYKFXQOQAjs.AssistantActionModule; exports.AssistantActionService = _chunkYKFXQOQAjs.AssistantActionService; exports.AssistantMessage = _chunkYKFXQOQAjs.AssistantMessage; exports.AssistantMessageModule = _chunkYKFXQOQAjs.AssistantMessageModule; exports.AssistantMessageService = _chunkYKFXQOQAjs.AssistantMessageService; exports.AssistantModule = _chunkYKFXQOQAjs.AssistantModule; exports.AssistantService = _chunkYKFXQOQAjs.AssistantService; exports.AuditLog = _chunkYKFXQOQAjs.AuditLog; exports.AuditLogModule = _chunkYKFXQOQAjs.AuditLogModule; exports.AuditLogService = _chunkYKFXQOQAjs.AuditLogService; exports.Auth = _chunkYKFXQOQAjs.Auth; exports.AuthComponent = _chunkYKFXQOQAjs.AuthComponent; exports.AuthModule = _chunkYKFXQOQAjs.AuthModule; exports.AuthService = _chunkYKFXQOQAjs.AuthService; exports.AuthorModule = _chunkYKFXQOQAjs.AuthorModule; exports.BackupCodeVerify = _chunkYKFXQOQAjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkYKFXQOQAjs.BackupCodeVerifyModule; exports.Billing = _chunkYKFXQOQAjs.Billing; exports.BillingModule = _chunkYKFXQOQAjs.BillingModule; exports.BillingService = _chunkYKFXQOQAjs.BillingService; exports.BlockNoteDiffUtil = _chunkYKFXQOQAjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkYKFXQOQAjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkYKFXQOQAjs.Chunk; exports.ChunkModule = _chunkYKFXQOQAjs.ChunkModule; exports.ClientAbstractService = _chunkYKFXQOQAjs.ClientAbstractService; exports.ClientHttpMethod = _chunkYKFXQOQAjs.ClientHttpMethod; exports.Company = _chunkYKFXQOQAjs.Company; exports.CompanyFields = _chunkYKFXQOQAjs.CompanyFields; exports.CompanyModule = _chunkYKFXQOQAjs.CompanyModule; exports.CompanyService = _chunkYKFXQOQAjs.CompanyService; exports.Content = _chunkYKFXQOQAjs.Content; exports.ContentFields = _chunkYKFXQOQAjs.ContentFields; exports.ContentModule = _chunkYKFXQOQAjs.ContentModule; exports.ContentService = _chunkYKFXQOQAjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkYKFXQOQAjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkPFAZPP54js.DataClassRegistry; exports.DataClassRegistry = _chunkPFAZPP54js.DataClassRegistry; exports.EndpointCreator = _chunkYKFXQOQAjs.EndpointCreator; exports.EntityAiStatus = _chunkYKFXQOQAjs.EntityAiStatus; exports.Feature = _chunkYKFXQOQAjs.Feature; exports.FeatureModule = _chunkYKFXQOQAjs.FeatureModule; exports.FeatureService = _chunkYKFXQOQAjs.FeatureService; exports.HowTo = _chunkYKFXQOQAjs.HowTo; exports.HowToFields = _chunkYKFXQOQAjs.HowToFields; exports.HowToModule = _chunkYKFXQOQAjs.HowToModule; exports.HowToService = _chunkYKFXQOQAjs.HowToService; exports.HttpMethod = _chunkYKFXQOQAjs.HttpMethod; exports.InvoiceStatus = _chunkYKFXQOQAjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkPFAZPP54js.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkYKFXQOQAjs.MOBILE_BREAKPOINT; exports.Module = _chunkYKFXQOQAjs.Module; exports.ModuleModule = _chunkYKFXQOQAjs.ModuleModule; exports.ModulePathsModule = _chunkYKFXQOQAjs.ModulePathsModule; exports.ModuleRegistrar = _chunkYKFXQOQAjs.ModuleRegistrar; exports.ModuleRegistry = _chunkYKFXQOQAjs.ModuleRegistry; exports.Modules = _chunkYKFXQOQAjs.Modules; exports.Notification = _chunkYKFXQOQAjs.Notification; exports.NotificationFields = _chunkYKFXQOQAjs.NotificationFields; exports.NotificationModule = _chunkYKFXQOQAjs.NotificationModule; exports.NotificationService = _chunkYKFXQOQAjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkYKFXQOQAjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkYKFXQOQAjs.OAuthClient; exports.OAuthModule = _chunkYKFXQOQAjs.OAuthModule; exports.OAuthService = _chunkYKFXQOQAjs.OAuthService; exports.Passkey = _chunkYKFXQOQAjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkYKFXQOQAjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkYKFXQOQAjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkYKFXQOQAjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkYKFXQOQAjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkYKFXQOQAjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkYKFXQOQAjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkYKFXQOQAjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkYKFXQOQAjs.PasskeyRename; exports.PasskeyRenameModule = _chunkYKFXQOQAjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkYKFXQOQAjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkYKFXQOQAjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkYKFXQOQAjs.PaymentMethod; exports.PermissionMappingModule = _chunkYKFXQOQAjs.PermissionMappingModule; exports.Push = _chunkYKFXQOQAjs.Push; exports.PushModule = _chunkYKFXQOQAjs.PushModule; exports.PushService = _chunkYKFXQOQAjs.PushService; exports.RbacMatrixModule = _chunkYKFXQOQAjs.RbacMatrixModule; exports.ReferralModule = _chunkYKFXQOQAjs.ReferralModule; exports.ReferralService = _chunkYKFXQOQAjs.ReferralService; exports.ReferralStats = _chunkYKFXQOQAjs.ReferralStats; exports.ReferralStatsModule = _chunkYKFXQOQAjs.ReferralStatsModule; exports.RehydrationFactory = _chunkYKFXQOQAjs.RehydrationFactory; exports.Role = _chunkYKFXQOQAjs.Role; exports.RoleFields = _chunkYKFXQOQAjs.RoleFields; exports.RoleModule = _chunkYKFXQOQAjs.RoleModule; exports.RoleService = _chunkYKFXQOQAjs.RoleService; exports.S3 = _chunkYKFXQOQAjs.S3; exports.S3Module = _chunkYKFXQOQAjs.S3Module; exports.S3Service = _chunkYKFXQOQAjs.S3Service; exports.StripeCustomer = _chunkYKFXQOQAjs.StripeCustomer; exports.StripeCustomerModule = _chunkYKFXQOQAjs.StripeCustomerModule; exports.StripeCustomerService = _chunkYKFXQOQAjs.StripeCustomerService; exports.StripeInvoice = _chunkYKFXQOQAjs.StripeInvoice; exports.StripeInvoiceModule = _chunkYKFXQOQAjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkYKFXQOQAjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkYKFXQOQAjs.StripePaymentMethodModule; exports.StripePrice = _chunkYKFXQOQAjs.StripePrice; exports.StripePriceFields = _chunkYKFXQOQAjs.StripePriceFields; exports.StripePriceModule = _chunkYKFXQOQAjs.StripePriceModule; exports.StripePriceService = _chunkYKFXQOQAjs.StripePriceService; exports.StripeProduct = _chunkYKFXQOQAjs.StripeProduct; exports.StripeProductFields = _chunkYKFXQOQAjs.StripeProductFields; exports.StripeProductModule = _chunkYKFXQOQAjs.StripeProductModule; exports.StripeProductService = _chunkYKFXQOQAjs.StripeProductService; exports.StripePromotionCode = _chunkYKFXQOQAjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkYKFXQOQAjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkYKFXQOQAjs.StripePromotionCodeService; exports.StripeSubscription = _chunkYKFXQOQAjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkYKFXQOQAjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkYKFXQOQAjs.StripeSubscriptionService; exports.StripeUsage = _chunkYKFXQOQAjs.StripeUsage; exports.StripeUsageModule = _chunkYKFXQOQAjs.StripeUsageModule; exports.StripeUsageService = _chunkYKFXQOQAjs.StripeUsageService; exports.SubscriptionStatus = _chunkYKFXQOQAjs.SubscriptionStatus; exports.TableOptions = _chunkYKFXQOQAjs.TableOptions; exports.TokenUsageAdminBreakdownModule = _chunkYKFXQOQAjs.TokenUsageAdminBreakdownModule; exports.TokenUsageAdminSummaryModule = _chunkYKFXQOQAjs.TokenUsageAdminSummaryModule; exports.TokenUsageAdminTimelineModule = _chunkYKFXQOQAjs.TokenUsageAdminTimelineModule; exports.TotpAuthenticator = _chunkYKFXQOQAjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkYKFXQOQAjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkYKFXQOQAjs.TotpSetup; exports.TotpSetupModule = _chunkYKFXQOQAjs.TotpSetupModule; exports.TotpVerify = _chunkYKFXQOQAjs.TotpVerify; exports.TotpVerifyLogin = _chunkYKFXQOQAjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkYKFXQOQAjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkYKFXQOQAjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkYKFXQOQAjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkYKFXQOQAjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkYKFXQOQAjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkYKFXQOQAjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkYKFXQOQAjs.TwoFactorService; exports.TwoFactorStatus = _chunkYKFXQOQAjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkYKFXQOQAjs.TwoFactorStatusModule; exports.User = _chunkYKFXQOQAjs.User; exports.UserFields = _chunkYKFXQOQAjs.UserFields; exports.UserModule = _chunkYKFXQOQAjs.UserModule; exports.UserService = _chunkYKFXQOQAjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkYKFXQOQAjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkYKFXQOQAjs.Waitlist; exports.WaitlistModule = _chunkYKFXQOQAjs.WaitlistModule; exports.WaitlistService = _chunkYKFXQOQAjs.WaitlistService; exports.WaitlistStats = _chunkYKFXQOQAjs.WaitlistStats; exports.WaitlistStatsModule = _chunkYKFXQOQAjs.WaitlistStatsModule; exports.checkPermissions = _chunkYKFXQOQAjs.checkPermissions; exports.checkPermissionsFromServer = _chunkYKFXQOQAjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkYKFXQOQAjs.clearLastApiMeta; exports.clearLastApiTotal = _chunkYKFXQOQAjs.clearLastApiTotal; exports.cn = _chunkYKFXQOQAjs.cn; exports.composeRefs = _chunkYKFXQOQAjs.composeRefs; exports.configureTokenUsage = _chunkYKFXQOQAjs.configureTokenUsage; exports.createJsonApiInclusion = _chunkYKFXQOQAjs.createJsonApiInclusion; exports.dismissToast = _chunkYKFXQOQAjs.dismissToast; exports.entityObjectSchema = _chunkYKFXQOQAjs.entityObjectSchema; exports.exists = _chunkYKFXQOQAjs.exists; exports.formatCodiceFiscale = _chunkYKFXQOQAjs.formatCodiceFiscale; exports.formatDate = _chunkYKFXQOQAjs.formatDate; exports.formatLocalDate = _chunkYKFXQOQAjs.formatLocalDate; exports.formatPartitaIva = _chunkYKFXQOQAjs.formatPartitaIva; exports.getBootstrapper = _chunkPFAZPP54js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkYKFXQOQAjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkYKFXQOQAjs.getGlobalErrorHandler; exports.getIcon = _chunkYKFXQOQAjs.getIcon; exports.getIconByModule = _chunkYKFXQOQAjs.getIconByModule; exports.getIconByModuleName = _chunkYKFXQOQAjs.getIconByModuleName; exports.getInitials = _chunkYKFXQOQAjs.getInitials; exports.getLastApiMeta = _chunkYKFXQOQAjs.getLastApiMeta; exports.getLastApiTotal = _chunkYKFXQOQAjs.getLastApiTotal; exports.getLucideIcon = _chunkYKFXQOQAjs.getLucideIcon; exports.getLucideIconByModule = _chunkYKFXQOQAjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkYKFXQOQAjs.getLucideIconByModuleName; exports.getTableComponents = _chunkYKFXQOQAjs.getTableComponents; exports.getTableOptions = _chunkYKFXQOQAjs.getTableOptions; exports.getTokenUsageCurrency = _chunkYKFXQOQAjs.getTokenUsageCurrency; exports.getValueFromPath = _chunkYKFXQOQAjs.getValueFromPath; exports.hasBootstrapper = _chunkPFAZPP54js.hasBootstrapper; exports.isRemoteImageSrc = _chunkYKFXQOQAjs.isRemoteImageSrc; exports.rehydrate = _chunkYKFXQOQAjs.rehydrate; exports.rehydrateList = _chunkYKFXQOQAjs.rehydrateList; exports.resetBootstrapStore = _chunkPFAZPP54js.resetBootstrapStore; exports.setBootstrapper = _chunkPFAZPP54js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkYKFXQOQAjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkYKFXQOQAjs.setGlobalErrorHandler; exports.showCustomToast = _chunkYKFXQOQAjs.showCustomToast; exports.showError = _chunkYKFXQOQAjs.showError; exports.showToast = _chunkYKFXQOQAjs.showToast; exports.tokenUsageModules = _chunkYKFXQOQAjs.tokenUsageModules; exports.translateData = _chunkPFAZPP54js.translateData; exports.translateResponse = _chunkPFAZPP54js.translateResponse; exports.tryBootstrap = _chunkPFAZPP54js.tryBootstrap; exports.useComposedRefs = _chunkYKFXQOQAjs.useComposedRefs; exports.useIsMobile = _chunkYKFXQOQAjs.useIsMobile; exports.userObjectSchema = _chunkYKFXQOQAjs.userObjectSchema; exports.validateCodiceFiscale = _chunkYKFXQOQAjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkYKFXQOQAjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkYKFXQOQAjs.validatePartitaIva;
|
|
429
|
+
|
|
430
|
+
exports.AVAILABLE_OAUTH_SCOPES = _chunkS2C5V2XZjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkS2C5V2XZjs.AbstractApiData; exports.AbstractService = _chunkS2C5V2XZjs.AbstractService; exports.Action = _chunkS2C5V2XZjs.Action; exports.AiConnection = _chunkS2C5V2XZjs.AiConnection; exports.AiConnectionFields = _chunkS2C5V2XZjs.AiConnectionFields; exports.AiConnectionModule = _chunkS2C5V2XZjs.AiConnectionModule; exports.AiConnectionService = _chunkS2C5V2XZjs.AiConnectionService; exports.Assistant = _chunkS2C5V2XZjs.Assistant; exports.AssistantAction = _chunkS2C5V2XZjs.AssistantAction; exports.AssistantActionModule = _chunkS2C5V2XZjs.AssistantActionModule; exports.AssistantActionService = _chunkS2C5V2XZjs.AssistantActionService; exports.AssistantMessage = _chunkS2C5V2XZjs.AssistantMessage; exports.AssistantMessageModule = _chunkS2C5V2XZjs.AssistantMessageModule; exports.AssistantMessageService = _chunkS2C5V2XZjs.AssistantMessageService; exports.AssistantModule = _chunkS2C5V2XZjs.AssistantModule; exports.AssistantService = _chunkS2C5V2XZjs.AssistantService; exports.AuditLog = _chunkS2C5V2XZjs.AuditLog; exports.AuditLogModule = _chunkS2C5V2XZjs.AuditLogModule; exports.AuditLogService = _chunkS2C5V2XZjs.AuditLogService; exports.Auth = _chunkS2C5V2XZjs.Auth; exports.AuthComponent = _chunkS2C5V2XZjs.AuthComponent; exports.AuthModule = _chunkS2C5V2XZjs.AuthModule; exports.AuthService = _chunkS2C5V2XZjs.AuthService; exports.AuthorModule = _chunkS2C5V2XZjs.AuthorModule; exports.BackupCodeVerify = _chunkS2C5V2XZjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkS2C5V2XZjs.BackupCodeVerifyModule; exports.Billing = _chunkS2C5V2XZjs.Billing; exports.BillingModule = _chunkS2C5V2XZjs.BillingModule; exports.BillingService = _chunkS2C5V2XZjs.BillingService; exports.BlockNoteDiffUtil = _chunkS2C5V2XZjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkS2C5V2XZjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkS2C5V2XZjs.Chunk; exports.ChunkModule = _chunkS2C5V2XZjs.ChunkModule; exports.ClientAbstractService = _chunkS2C5V2XZjs.ClientAbstractService; exports.ClientHttpMethod = _chunkS2C5V2XZjs.ClientHttpMethod; exports.Company = _chunkS2C5V2XZjs.Company; exports.CompanyFields = _chunkS2C5V2XZjs.CompanyFields; exports.CompanyModule = _chunkS2C5V2XZjs.CompanyModule; exports.CompanyService = _chunkS2C5V2XZjs.CompanyService; exports.Content = _chunkS2C5V2XZjs.Content; exports.ContentFields = _chunkS2C5V2XZjs.ContentFields; exports.ContentModule = _chunkS2C5V2XZjs.ContentModule; exports.ContentService = _chunkS2C5V2XZjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkS2C5V2XZjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkW42MYR3Yjs.DataClassRegistry; exports.DataClassRegistry = _chunkW42MYR3Yjs.DataClassRegistry; exports.ENV = _chunkW42MYR3Yjs.ENV; exports.EndpointCreator = _chunkS2C5V2XZjs.EndpointCreator; exports.EntityAiStatus = _chunkS2C5V2XZjs.EntityAiStatus; exports.Feature = _chunkS2C5V2XZjs.Feature; exports.FeatureModule = _chunkS2C5V2XZjs.FeatureModule; exports.FeatureService = _chunkS2C5V2XZjs.FeatureService; exports.HowTo = _chunkS2C5V2XZjs.HowTo; exports.HowToFields = _chunkS2C5V2XZjs.HowToFields; exports.HowToModule = _chunkS2C5V2XZjs.HowToModule; exports.HowToService = _chunkS2C5V2XZjs.HowToService; exports.HttpMethod = _chunkS2C5V2XZjs.HttpMethod; exports.InvoiceStatus = _chunkS2C5V2XZjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkW42MYR3Yjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkS2C5V2XZjs.MOBILE_BREAKPOINT; exports.Module = _chunkS2C5V2XZjs.Module; exports.ModuleModule = _chunkS2C5V2XZjs.ModuleModule; exports.ModulePathsModule = _chunkS2C5V2XZjs.ModulePathsModule; exports.ModuleRegistrar = _chunkS2C5V2XZjs.ModuleRegistrar; exports.ModuleRegistry = _chunkS2C5V2XZjs.ModuleRegistry; exports.Modules = _chunkS2C5V2XZjs.Modules; exports.Notification = _chunkS2C5V2XZjs.Notification; exports.NotificationFields = _chunkS2C5V2XZjs.NotificationFields; exports.NotificationModule = _chunkS2C5V2XZjs.NotificationModule; exports.NotificationService = _chunkS2C5V2XZjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkS2C5V2XZjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkS2C5V2XZjs.OAuthClient; exports.OAuthModule = _chunkS2C5V2XZjs.OAuthModule; exports.OAuthService = _chunkS2C5V2XZjs.OAuthService; exports.Passkey = _chunkS2C5V2XZjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkS2C5V2XZjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkS2C5V2XZjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkS2C5V2XZjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkS2C5V2XZjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkS2C5V2XZjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkS2C5V2XZjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkS2C5V2XZjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkS2C5V2XZjs.PasskeyRename; exports.PasskeyRenameModule = _chunkS2C5V2XZjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkS2C5V2XZjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkS2C5V2XZjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkS2C5V2XZjs.PaymentMethod; exports.PermissionMappingModule = _chunkS2C5V2XZjs.PermissionMappingModule; exports.Push = _chunkS2C5V2XZjs.Push; exports.PushModule = _chunkS2C5V2XZjs.PushModule; exports.PushService = _chunkS2C5V2XZjs.PushService; exports.RbacMatrixModule = _chunkS2C5V2XZjs.RbacMatrixModule; exports.ReferralModule = _chunkS2C5V2XZjs.ReferralModule; exports.ReferralService = _chunkS2C5V2XZjs.ReferralService; exports.ReferralStats = _chunkS2C5V2XZjs.ReferralStats; exports.ReferralStatsModule = _chunkS2C5V2XZjs.ReferralStatsModule; exports.RehydrationFactory = _chunkS2C5V2XZjs.RehydrationFactory; exports.Role = _chunkS2C5V2XZjs.Role; exports.RoleFields = _chunkS2C5V2XZjs.RoleFields; exports.RoleModule = _chunkS2C5V2XZjs.RoleModule; exports.RoleService = _chunkS2C5V2XZjs.RoleService; exports.S3 = _chunkS2C5V2XZjs.S3; exports.S3Module = _chunkS2C5V2XZjs.S3Module; exports.S3Service = _chunkS2C5V2XZjs.S3Service; exports.StripeCustomer = _chunkS2C5V2XZjs.StripeCustomer; exports.StripeCustomerModule = _chunkS2C5V2XZjs.StripeCustomerModule; exports.StripeCustomerService = _chunkS2C5V2XZjs.StripeCustomerService; exports.StripeInvoice = _chunkS2C5V2XZjs.StripeInvoice; exports.StripeInvoiceModule = _chunkS2C5V2XZjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkS2C5V2XZjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkS2C5V2XZjs.StripePaymentMethodModule; exports.StripePrice = _chunkS2C5V2XZjs.StripePrice; exports.StripePriceFields = _chunkS2C5V2XZjs.StripePriceFields; exports.StripePriceModule = _chunkS2C5V2XZjs.StripePriceModule; exports.StripePriceService = _chunkS2C5V2XZjs.StripePriceService; exports.StripeProduct = _chunkS2C5V2XZjs.StripeProduct; exports.StripeProductFields = _chunkS2C5V2XZjs.StripeProductFields; exports.StripeProductModule = _chunkS2C5V2XZjs.StripeProductModule; exports.StripeProductService = _chunkS2C5V2XZjs.StripeProductService; exports.StripePromotionCode = _chunkS2C5V2XZjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkS2C5V2XZjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkS2C5V2XZjs.StripePromotionCodeService; exports.StripeSubscription = _chunkS2C5V2XZjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkS2C5V2XZjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkS2C5V2XZjs.StripeSubscriptionService; exports.StripeUsage = _chunkS2C5V2XZjs.StripeUsage; exports.StripeUsageModule = _chunkS2C5V2XZjs.StripeUsageModule; exports.StripeUsageService = _chunkS2C5V2XZjs.StripeUsageService; exports.SubscriptionStatus = _chunkS2C5V2XZjs.SubscriptionStatus; exports.TableOptions = _chunkS2C5V2XZjs.TableOptions; exports.TokenUsageAdminBreakdownModule = _chunkS2C5V2XZjs.TokenUsageAdminBreakdownModule; exports.TokenUsageAdminSummaryModule = _chunkS2C5V2XZjs.TokenUsageAdminSummaryModule; exports.TokenUsageAdminTimelineModule = _chunkS2C5V2XZjs.TokenUsageAdminTimelineModule; exports.TotpAuthenticator = _chunkS2C5V2XZjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkS2C5V2XZjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkS2C5V2XZjs.TotpSetup; exports.TotpSetupModule = _chunkS2C5V2XZjs.TotpSetupModule; exports.TotpVerify = _chunkS2C5V2XZjs.TotpVerify; exports.TotpVerifyLogin = _chunkS2C5V2XZjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkS2C5V2XZjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkS2C5V2XZjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkS2C5V2XZjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkS2C5V2XZjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkS2C5V2XZjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkS2C5V2XZjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkS2C5V2XZjs.TwoFactorService; exports.TwoFactorStatus = _chunkS2C5V2XZjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkS2C5V2XZjs.TwoFactorStatusModule; exports.User = _chunkS2C5V2XZjs.User; exports.UserFields = _chunkS2C5V2XZjs.UserFields; exports.UserModule = _chunkS2C5V2XZjs.UserModule; exports.UserService = _chunkS2C5V2XZjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkS2C5V2XZjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkS2C5V2XZjs.Waitlist; exports.WaitlistModule = _chunkS2C5V2XZjs.WaitlistModule; exports.WaitlistService = _chunkS2C5V2XZjs.WaitlistService; exports.WaitlistStats = _chunkS2C5V2XZjs.WaitlistStats; exports.WaitlistStatsModule = _chunkS2C5V2XZjs.WaitlistStatsModule; exports.checkPermissions = _chunkS2C5V2XZjs.checkPermissions; exports.checkPermissionsFromServer = _chunkS2C5V2XZjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkS2C5V2XZjs.clearLastApiMeta; exports.clearLastApiTotal = _chunkS2C5V2XZjs.clearLastApiTotal; exports.cn = _chunkS2C5V2XZjs.cn; exports.composeRefs = _chunkS2C5V2XZjs.composeRefs; exports.configureTokenUsage = _chunkS2C5V2XZjs.configureTokenUsage; exports.createJsonApiInclusion = _chunkS2C5V2XZjs.createJsonApiInclusion; exports.dismissToast = _chunkS2C5V2XZjs.dismissToast; exports.entityObjectSchema = _chunkS2C5V2XZjs.entityObjectSchema; exports.exists = _chunkS2C5V2XZjs.exists; exports.formatCodiceFiscale = _chunkS2C5V2XZjs.formatCodiceFiscale; exports.formatDate = _chunkS2C5V2XZjs.formatDate; exports.formatLocalDate = _chunkS2C5V2XZjs.formatLocalDate; exports.formatPartitaIva = _chunkS2C5V2XZjs.formatPartitaIva; exports.getBootstrapper = _chunkW42MYR3Yjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkS2C5V2XZjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkS2C5V2XZjs.getGlobalErrorHandler; exports.getIcon = _chunkS2C5V2XZjs.getIcon; exports.getIconByModule = _chunkS2C5V2XZjs.getIconByModule; exports.getIconByModuleName = _chunkS2C5V2XZjs.getIconByModuleName; exports.getInitials = _chunkS2C5V2XZjs.getInitials; exports.getLastApiMeta = _chunkS2C5V2XZjs.getLastApiMeta; exports.getLastApiTotal = _chunkS2C5V2XZjs.getLastApiTotal; exports.getLucideIcon = _chunkS2C5V2XZjs.getLucideIcon; exports.getLucideIconByModule = _chunkS2C5V2XZjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkS2C5V2XZjs.getLucideIconByModuleName; exports.getTableComponents = _chunkS2C5V2XZjs.getTableComponents; exports.getTableOptions = _chunkS2C5V2XZjs.getTableOptions; exports.getTokenUsageCurrency = _chunkS2C5V2XZjs.getTokenUsageCurrency; exports.getValueFromPath = _chunkS2C5V2XZjs.getValueFromPath; exports.hasBootstrapper = _chunkW42MYR3Yjs.hasBootstrapper; exports.isRemoteImageSrc = _chunkS2C5V2XZjs.isRemoteImageSrc; exports.rehydrate = _chunkS2C5V2XZjs.rehydrate; exports.rehydrateList = _chunkS2C5V2XZjs.rehydrateList; exports.resetBootstrapStore = _chunkW42MYR3Yjs.resetBootstrapStore; exports.setBootstrapper = _chunkW42MYR3Yjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkS2C5V2XZjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkS2C5V2XZjs.setGlobalErrorHandler; exports.showCustomToast = _chunkS2C5V2XZjs.showCustomToast; exports.showError = _chunkS2C5V2XZjs.showError; exports.showToast = _chunkS2C5V2XZjs.showToast; exports.tokenUsageModules = _chunkS2C5V2XZjs.tokenUsageModules; exports.translateData = _chunkW42MYR3Yjs.translateData; exports.translateResponse = _chunkW42MYR3Yjs.translateResponse; exports.tryBootstrap = _chunkW42MYR3Yjs.tryBootstrap; exports.useComposedRefs = _chunkS2C5V2XZjs.useComposedRefs; exports.useIsMobile = _chunkS2C5V2XZjs.useIsMobile; exports.userObjectSchema = _chunkS2C5V2XZjs.userObjectSchema; exports.validateCodiceFiscale = _chunkS2C5V2XZjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkS2C5V2XZjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkS2C5V2XZjs.validatePartitaIva;
|
|
429
431
|
//# sourceMappingURL=index.js.map
|