@carlonicora/nextjs-jsonapi 1.10.0 → 1.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlockNoteEditor-F6DZNT6A.mjs → BlockNoteEditor-2GCDAIKS.mjs} +5 -5
- package/dist/{BlockNoteEditor-SIIMOS7X.js → BlockNoteEditor-PQTIP7BM.js} +15 -15
- package/dist/{BlockNoteEditor-SIIMOS7X.js.map → BlockNoteEditor-PQTIP7BM.js.map} +1 -1
- package/dist/JsonApiRequest-FXZCYIER.js +24 -0
- package/dist/{JsonApiRequest-FZAFAES3.js.map → JsonApiRequest-FXZCYIER.js.map} +1 -1
- package/dist/{JsonApiRequest-ARXYJ2AG.mjs → JsonApiRequest-HFWXMKMA.mjs} +2 -2
- package/dist/{chunk-I7OQ5WKX.js → chunk-6YD42BP6.js} +3 -3
- package/dist/{chunk-I7OQ5WKX.js.map → chunk-6YD42BP6.js.map} +1 -1
- package/dist/{chunk-LPBABDEP.js → chunk-AE3J2MAT.js} +45 -38
- package/dist/chunk-AE3J2MAT.js.map +1 -0
- package/dist/{chunk-UJEQG3XF.js → chunk-AHEG4IYG.js} +396 -396
- package/dist/{chunk-UJEQG3XF.js.map → chunk-AHEG4IYG.js.map} +1 -1
- package/dist/{chunk-UVXEP2ED.js → chunk-FPZPD4JI.js} +37 -12
- package/dist/chunk-FPZPD4JI.js.map +1 -0
- package/dist/{chunk-33UYFFIK.mjs → chunk-SJIVGCNM.mjs} +2 -2
- package/dist/{chunk-CHNXYTKO.mjs → chunk-TGBXBUWM.mjs} +37 -12
- package/dist/chunk-TGBXBUWM.mjs.map +1 -0
- package/dist/{chunk-MOVONDSX.mjs → chunk-UJY3EIUK.mjs} +12 -5
- package/dist/chunk-UJY3EIUK.mjs.map +1 -0
- package/dist/{chunk-PH4P2DR6.mjs → chunk-VSB546UN.mjs} +6 -6
- 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 +6 -1
- package/dist/core/index.d.ts +6 -1
- package/dist/core/index.js +3 -3
- package/dist/core/index.mjs +2 -2
- package/dist/index.js +4 -4
- package/dist/index.mjs +3 -3
- package/dist/server/index.js +12 -12
- package/dist/server/index.mjs +2 -2
- package/package.json +1 -1
- package/src/core/registry/ModuleRegistry.ts +16 -1
- package/src/core/registry/bootstrapStore.ts +51 -11
- package/dist/JsonApiRequest-FZAFAES3.js +0 -24
- package/dist/chunk-CHNXYTKO.mjs.map +0 -1
- package/dist/chunk-LPBABDEP.js.map +0 -1
- package/dist/chunk-MOVONDSX.mjs.map +0 -1
- package/dist/chunk-UVXEP2ED.js.map +0 -1
- /package/dist/{BlockNoteEditor-F6DZNT6A.mjs.map → BlockNoteEditor-2GCDAIKS.mjs.map} +0 -0
- /package/dist/{JsonApiRequest-ARXYJ2AG.mjs.map → JsonApiRequest-HFWXMKMA.mjs.map} +0 -0
- /package/dist/{chunk-33UYFFIK.mjs.map → chunk-SJIVGCNM.mjs.map} +0 -0
- /package/dist/{chunk-PH4P2DR6.mjs.map → chunk-VSB546UN.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
var
|
|
28
|
+
var _chunkAHEG4IYGjs = require('../chunk-AHEG4IYG.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -38,7 +38,7 @@ var _chunkUJEQG3XFjs = require('../chunk-UJEQG3XF.js');
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
var
|
|
41
|
+
var _chunk6YD42BP6js = require('../chunk-6YD42BP6.js');
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
|
|
@@ -49,11 +49,11 @@ var _chunkI7OQ5WKXjs = require('../chunk-I7OQ5WKX.js');
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
|
|
52
|
-
var
|
|
52
|
+
var _chunkAE3J2MATjs = require('../chunk-AE3J2MAT.js');
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
var _chunkIBS6NI7Djs = require('../chunk-IBS6NI7D.js');
|
|
56
|
-
require('../chunk-
|
|
56
|
+
require('../chunk-FPZPD4JI.js');
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
|
|
@@ -105,5 +105,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
105
105
|
|
|
106
106
|
|
|
107
107
|
|
|
108
|
-
exports.ClientJsonApiDelete =
|
|
108
|
+
exports.ClientJsonApiDelete = _chunkAE3J2MATjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkAE3J2MATjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkAE3J2MATjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkAE3J2MATjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkAE3J2MATjs.ClientJsonApiPut; exports.JsonApiContext = _chunkAHEG4IYGjs.JsonApiContext; exports.JsonApiProvider = _chunkAHEG4IYGjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkAHEG4IYGjs.TableGeneratorRegistry; exports.configureClientConfig = _chunk6YD42BP6js.configureClientConfig; exports.configureClientJsonApi = _chunkAE3J2MATjs.configureClientJsonApi; exports.configureI18n = _chunk6YD42BP6js.configureI18n; exports.configureJsonApi = _chunk6YD42BP6js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunk6YD42BP6js.getApiUrl; exports.getAppUrl = _chunk6YD42BP6js.getAppUrl; exports.getClientApiUrl = _chunkAE3J2MATjs.getClientApiUrl; exports.getClientAppUrl = _chunkAE3J2MATjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkAE3J2MATjs.getClientTrackablePages; exports.getI18nLink = _chunk6YD42BP6js.getI18nLink; exports.getTrackablePages = _chunk6YD42BP6js.getTrackablePages; exports.registerTableGenerator = _chunkAHEG4IYGjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkAHEG4IYGjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkAHEG4IYGjs.useContentTableStructure; exports.useCustomD3Graph = _chunkAHEG4IYGjs.useCustomD3Graph; exports.useDataListRetriever = _chunkAHEG4IYGjs.useDataListRetriever; exports.useDebounce = _chunkAHEG4IYGjs.useDebounce; exports.useI18nDateFnsLocale = _chunk6YD42BP6js.useI18nDateFnsLocale; exports.useI18nLocale = _chunk6YD42BP6js.useI18nLocale; exports.useI18nRouter = _chunk6YD42BP6js.useI18nRouter; exports.useI18nTranslations = _chunk6YD42BP6js.useI18nTranslations; exports.useJsonApiConfig = _chunkAHEG4IYGjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunkAHEG4IYGjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkAHEG4IYGjs.useJsonApiGet; exports.useJsonApiMutation = _chunkAHEG4IYGjs.useJsonApiMutation; exports.useNotificationSync = _chunkAHEG4IYGjs.useNotificationSync; exports.usePageTracker = _chunkAHEG4IYGjs.usePageTracker; exports.usePageUrlGenerator = _chunkAHEG4IYGjs.usePageUrlGenerator; exports.useRehydration = _chunkAHEG4IYGjs.useRehydration; exports.useRehydrationList = _chunkAHEG4IYGjs.useRehydrationList; exports.useRoleTableStructure = _chunkAHEG4IYGjs.useRoleTableStructure; exports.useSocket = _chunkAHEG4IYGjs.useSocket; exports.useTableGenerator = _chunkAHEG4IYGjs.useTableGenerator; exports.useUrlRewriter = _chunkAHEG4IYGjs.useUrlRewriter; exports.useUserSearch = _chunkAHEG4IYGjs.useUserSearch; exports.useUserTableStructure = _chunkAHEG4IYGjs.useUserTableStructure;
|
|
109
109
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
useUrlRewriter,
|
|
25
25
|
useUserSearch,
|
|
26
26
|
useUserTableStructure
|
|
27
|
-
} from "../chunk-
|
|
27
|
+
} from "../chunk-VSB546UN.mjs";
|
|
28
28
|
import {
|
|
29
29
|
configureClientConfig,
|
|
30
30
|
configureI18n,
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
useI18nLocale,
|
|
38
38
|
useI18nRouter,
|
|
39
39
|
useI18nTranslations
|
|
40
|
-
} from "../chunk-
|
|
40
|
+
} from "../chunk-SJIVGCNM.mjs";
|
|
41
41
|
import {
|
|
42
42
|
ClientJsonApiDelete,
|
|
43
43
|
ClientJsonApiGet,
|
|
@@ -48,11 +48,11 @@ import {
|
|
|
48
48
|
getClientApiUrl,
|
|
49
49
|
getClientAppUrl,
|
|
50
50
|
getClientTrackablePages
|
|
51
|
-
} from "../chunk-
|
|
51
|
+
} from "../chunk-UJY3EIUK.mjs";
|
|
52
52
|
import {
|
|
53
53
|
directFetch
|
|
54
54
|
} from "../chunk-C7C7VY4F.mjs";
|
|
55
|
-
import "../chunk-
|
|
55
|
+
import "../chunk-TGBXBUWM.mjs";
|
|
56
56
|
import {
|
|
57
57
|
getClientToken
|
|
58
58
|
} from "../chunk-AUXK7QSA.mjs";
|
package/dist/components/index.js
CHANGED
|
@@ -333,11 +333,11 @@
|
|
|
333
333
|
|
|
334
334
|
|
|
335
335
|
|
|
336
|
-
var
|
|
337
|
-
require('../chunk-
|
|
338
|
-
require('../chunk-
|
|
336
|
+
var _chunkAHEG4IYGjs = require('../chunk-AHEG4IYG.js');
|
|
337
|
+
require('../chunk-6YD42BP6.js');
|
|
338
|
+
require('../chunk-AE3J2MAT.js');
|
|
339
339
|
require('../chunk-IBS6NI7D.js');
|
|
340
|
-
require('../chunk-
|
|
340
|
+
require('../chunk-FPZPD4JI.js');
|
|
341
341
|
require('../chunk-LXKSUWAV.js');
|
|
342
342
|
require('../chunk-7QVYU63E.js');
|
|
343
343
|
|
|
@@ -681,5 +681,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
681
681
|
|
|
682
682
|
|
|
683
683
|
|
|
684
|
-
exports.AcceptInvitation = _chunkUJEQG3XFjs.AcceptInvitation; exports.Accordion = _chunkUJEQG3XFjs.Accordion; exports.AccordionContent = _chunkUJEQG3XFjs.AccordionContent; exports.AccordionItem = _chunkUJEQG3XFjs.AccordionItem; exports.AccordionTrigger = _chunkUJEQG3XFjs.AccordionTrigger; exports.ActivateAccount = _chunkUJEQG3XFjs.ActivateAccount; exports.AddUserToRole = _chunkUJEQG3XFjs.AddUserToRole; exports.AdminCompanyContainer = _chunkUJEQG3XFjs.AdminCompanyContainer; exports.AdminUsersList = _chunkUJEQG3XFjs.AdminUsersList; exports.Alert = _chunkUJEQG3XFjs.Alert; exports.AlertDescription = _chunkUJEQG3XFjs.AlertDescription; exports.AlertDialog = _chunkUJEQG3XFjs.AlertDialog; exports.AlertDialogAction = _chunkUJEQG3XFjs.AlertDialogAction; exports.AlertDialogCancel = _chunkUJEQG3XFjs.AlertDialogCancel; exports.AlertDialogContent = _chunkUJEQG3XFjs.AlertDialogContent; exports.AlertDialogDescription = _chunkUJEQG3XFjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkUJEQG3XFjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkUJEQG3XFjs.AlertDialogHeader; exports.AlertDialogOverlay = _chunkUJEQG3XFjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkUJEQG3XFjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkUJEQG3XFjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkUJEQG3XFjs.AlertDialogTrigger; exports.AlertTitle = _chunkUJEQG3XFjs.AlertTitle; exports.AllowedUsersDetails = _chunkUJEQG3XFjs.AllowedUsersDetails; exports.AttributeElement = _chunkUJEQG3XFjs.AttributeElement; exports.AuthContainer = _chunkUJEQG3XFjs.AuthContainer; exports.Avatar = _chunkUJEQG3XFjs.Avatar; exports.AvatarFallback = _chunkUJEQG3XFjs.AvatarFallback; exports.AvatarImage = _chunkUJEQG3XFjs.AvatarImage; exports.Badge = _chunkUJEQG3XFjs.Badge; exports.BlockNoteEditorContainer = _chunkUJEQG3XFjs.BlockNoteEditorContainer; exports.Board = _chunkUJEQG3XFjs.KanbanBoard; exports.Breadcrumb = _chunkUJEQG3XFjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkUJEQG3XFjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkUJEQG3XFjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkUJEQG3XFjs.BreadcrumbLink; exports.BreadcrumbList = _chunkUJEQG3XFjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkUJEQG3XFjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkUJEQG3XFjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkUJEQG3XFjs.BreadcrumbSeparator; exports.Button = _chunkUJEQG3XFjs.Button; exports.Calendar = _chunkUJEQG3XFjs.Calendar; exports.Card = _chunkUJEQG3XFjs.Card; exports.CardContent = _chunkUJEQG3XFjs.CardContent; exports.CardDescription = _chunkUJEQG3XFjs.CardDescription; exports.CardFooter = _chunkUJEQG3XFjs.CardFooter; exports.CardHeader = _chunkUJEQG3XFjs.CardHeader; exports.CardTitle = _chunkUJEQG3XFjs.CardTitle; exports.Carousel = _chunkUJEQG3XFjs.Carousel; exports.CarouselContent = _chunkUJEQG3XFjs.CarouselContent; exports.CarouselItem = _chunkUJEQG3XFjs.CarouselItem; exports.CarouselNext = _chunkUJEQG3XFjs.CarouselNext; exports.CarouselPrevious = _chunkUJEQG3XFjs.CarouselPrevious; exports.ChartContainer = _chunkUJEQG3XFjs.ChartContainer; exports.ChartLegend = _chunkUJEQG3XFjs.ChartLegend; exports.ChartLegendContent = _chunkUJEQG3XFjs.ChartLegendContent; exports.ChartStyle = _chunkUJEQG3XFjs.ChartStyle; exports.ChartTooltip = _chunkUJEQG3XFjs.ChartTooltip; exports.ChartTooltipContent = _chunkUJEQG3XFjs.ChartTooltipContent; exports.Checkbox = _chunkUJEQG3XFjs.Checkbox; exports.Collapsible = _chunkUJEQG3XFjs.Collapsible; exports.CollapsibleContent = _chunkUJEQG3XFjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkUJEQG3XFjs.CollapsibleTrigger; exports.Column = _chunkUJEQG3XFjs.KanbanColumn; exports.ColumnHandle = _chunkUJEQG3XFjs.KanbanColumnHandle; exports.Command = _chunkUJEQG3XFjs.Command; exports.CommandDialog = _chunkUJEQG3XFjs.CommandDialog; exports.CommandEmpty = _chunkUJEQG3XFjs.CommandEmpty; exports.CommandGroup = _chunkUJEQG3XFjs.CommandGroup; exports.CommandInput = _chunkUJEQG3XFjs.CommandInput; exports.CommandItem = _chunkUJEQG3XFjs.CommandItem; exports.CommandList = _chunkUJEQG3XFjs.CommandList; exports.CommandSeparator = _chunkUJEQG3XFjs.CommandSeparator; exports.CommandShortcut = _chunkUJEQG3XFjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkUJEQG3XFjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkUJEQG3XFjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkUJEQG3XFjs.CommonDeleter; exports.CommonEditorButtons = _chunkUJEQG3XFjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkUJEQG3XFjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkUJEQG3XFjs.CommonEditorTrigger; exports.CompaniesList = _chunkUJEQG3XFjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkUJEQG3XFjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkUJEQG3XFjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkUJEQG3XFjs.CompanyContainer; exports.CompanyDeleter = _chunkUJEQG3XFjs.CompanyDeleter; exports.CompanyDetails = _chunkUJEQG3XFjs.CompanyDetails; exports.CompanyEditor = _chunkUJEQG3XFjs.CompanyEditor; exports.CompanyUsersList = _chunkUJEQG3XFjs.CompanyUsersList; exports.ContentListTable = _chunkUJEQG3XFjs.ContentListTable; exports.ContentTableSearch = _chunkUJEQG3XFjs.ContentTableSearch; exports.ContentTitle = _chunkUJEQG3XFjs.ContentTitle; exports.ContentsList = _chunkUJEQG3XFjs.ContentsList; exports.ContentsListById = _chunkUJEQG3XFjs.ContentsListById; exports.ContextMenu = _chunkUJEQG3XFjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkUJEQG3XFjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkUJEQG3XFjs.ContextMenuContent; exports.ContextMenuGroup = _chunkUJEQG3XFjs.ContextMenuGroup; exports.ContextMenuItem = _chunkUJEQG3XFjs.ContextMenuItem; exports.ContextMenuLabel = _chunkUJEQG3XFjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkUJEQG3XFjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkUJEQG3XFjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkUJEQG3XFjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkUJEQG3XFjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkUJEQG3XFjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkUJEQG3XFjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkUJEQG3XFjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkUJEQG3XFjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkUJEQG3XFjs.ContextMenuTrigger; exports.ContributorsList = _chunkUJEQG3XFjs.ContributorsList; exports.Cookies = _chunkUJEQG3XFjs.Cookies; exports.DatePickerPopover = _chunkUJEQG3XFjs.DatePickerPopover; exports.DateRangeSelector = _chunkUJEQG3XFjs.DateRangeSelector; exports.Dialog = _chunkUJEQG3XFjs.Dialog; exports.DialogClose = _chunkUJEQG3XFjs.DialogClose; exports.DialogContent = _chunkUJEQG3XFjs.DialogContent; exports.DialogDescription = _chunkUJEQG3XFjs.DialogDescription; exports.DialogFooter = _chunkUJEQG3XFjs.DialogFooter; exports.DialogHeader = _chunkUJEQG3XFjs.DialogHeader; exports.DialogOverlay = _chunkUJEQG3XFjs.DialogOverlay; exports.DialogPortal = _chunkUJEQG3XFjs.DialogPortal; exports.DialogTitle = _chunkUJEQG3XFjs.DialogTitle; exports.DialogTrigger = _chunkUJEQG3XFjs.DialogTrigger; exports.Drawer = _chunkUJEQG3XFjs.Drawer; exports.DrawerClose = _chunkUJEQG3XFjs.DrawerClose; exports.DrawerContent = _chunkUJEQG3XFjs.DrawerContent; exports.DrawerDescription = _chunkUJEQG3XFjs.DrawerDescription; exports.DrawerFooter = _chunkUJEQG3XFjs.DrawerFooter; exports.DrawerHeader = _chunkUJEQG3XFjs.DrawerHeader; exports.DrawerOverlay = _chunkUJEQG3XFjs.DrawerOverlay; exports.DrawerPortal = _chunkUJEQG3XFjs.DrawerPortal; exports.DrawerTitle = _chunkUJEQG3XFjs.DrawerTitle; exports.DrawerTrigger = _chunkUJEQG3XFjs.DrawerTrigger; exports.DropdownMenu = _chunkUJEQG3XFjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkUJEQG3XFjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkUJEQG3XFjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkUJEQG3XFjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkUJEQG3XFjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkUJEQG3XFjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkUJEQG3XFjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkUJEQG3XFjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkUJEQG3XFjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkUJEQG3XFjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkUJEQG3XFjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkUJEQG3XFjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkUJEQG3XFjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkUJEQG3XFjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkUJEQG3XFjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkUJEQG3XFjs.ErrorDetails; exports.FileInput = _chunkUJEQG3XFjs.FileInput; exports.FileUploader = _chunkUJEQG3XFjs.FileUploader; exports.FileUploaderContent = _chunkUJEQG3XFjs.FileUploaderContent; exports.FileUploaderItem = _chunkUJEQG3XFjs.FileUploaderItem; exports.ForgotPassword = _chunkUJEQG3XFjs.ForgotPassword; exports.Form = _chunkUJEQG3XFjs.Form; exports.FormCheckbox = _chunkUJEQG3XFjs.FormCheckbox; exports.FormContainerGeneric = _chunkUJEQG3XFjs.FormContainerGeneric; exports.FormControl = _chunkUJEQG3XFjs.FormControl; exports.FormDate = _chunkUJEQG3XFjs.FormDate; exports.FormDateTime = _chunkUJEQG3XFjs.FormDateTime; exports.FormDescription = _chunkUJEQG3XFjs.FormDescription; exports.FormFeatures = _chunkUJEQG3XFjs.FormFeatures; exports.FormField = _chunkUJEQG3XFjs.FormField; exports.FormInput = _chunkUJEQG3XFjs.FormInput; exports.FormItem = _chunkUJEQG3XFjs.FormItem; exports.FormLabel = _chunkUJEQG3XFjs.FormLabel; exports.FormMessage = _chunkUJEQG3XFjs.FormMessage; exports.FormPassword = _chunkUJEQG3XFjs.FormPassword; exports.FormPlaceAutocomplete = _chunkUJEQG3XFjs.FormPlaceAutocomplete; exports.FormRoles = _chunkUJEQG3XFjs.FormRoles; exports.FormSelect = _chunkUJEQG3XFjs.FormSelect; exports.FormSlider = _chunkUJEQG3XFjs.FormSlider; exports.FormSwitch = _chunkUJEQG3XFjs.FormSwitch; exports.FormTextarea = _chunkUJEQG3XFjs.FormTextarea; exports.Header = _chunkUJEQG3XFjs.Header; exports.HoverCard = _chunkUJEQG3XFjs.HoverCard; exports.HoverCardContent = _chunkUJEQG3XFjs.HoverCardContent; exports.HoverCardTrigger = _chunkUJEQG3XFjs.HoverCardTrigger; exports.Input = _chunkUJEQG3XFjs.Input; exports.Item = _chunkUJEQG3XFjs.KanbanItem; exports.ItemHandle = _chunkUJEQG3XFjs.KanbanItemHandle; exports.Kanban = _chunkUJEQG3XFjs.KanbanRoot; exports.KanbanBoard = _chunkUJEQG3XFjs.KanbanBoard; exports.KanbanColumn = _chunkUJEQG3XFjs.KanbanColumn; exports.KanbanColumnHandle = _chunkUJEQG3XFjs.KanbanColumnHandle; exports.KanbanItem = _chunkUJEQG3XFjs.KanbanItem; exports.KanbanItemHandle = _chunkUJEQG3XFjs.KanbanItemHandle; exports.KanbanOverlay = _chunkUJEQG3XFjs.KanbanOverlay; exports.Label = _chunkUJEQG3XFjs.Label; exports.LandingComponent = _chunkUJEQG3XFjs.LandingComponent; exports.Link = _chunkUJEQG3XFjs.Link; exports.Login = _chunkUJEQG3XFjs.Login; exports.Logout = _chunkUJEQG3XFjs.Logout; exports.ModeToggleSwitch = _chunkUJEQG3XFjs.ModeToggleSwitch; exports.MultiSelect = _chunkUJEQG3XFjs.MultiSelect; exports.NavigationMenu = _chunkUJEQG3XFjs.NavigationMenu; exports.NavigationMenuContent = _chunkUJEQG3XFjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkUJEQG3XFjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkUJEQG3XFjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkUJEQG3XFjs.NavigationMenuLink; exports.NavigationMenuList = _chunkUJEQG3XFjs.NavigationMenuList; exports.NavigationMenuTrigger = _chunkUJEQG3XFjs.NavigationMenuTrigger; exports.NavigationMenuViewport = _chunkUJEQG3XFjs.NavigationMenuViewport; exports.NotificationErrorBoundary = _chunkUJEQG3XFjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkUJEQG3XFjs.NotificationMenuItem; exports.NotificationModal = _chunkUJEQG3XFjs.NotificationModal; exports.NotificationToast = _chunkUJEQG3XFjs.NotificationToast; exports.NotificationsList = _chunkUJEQG3XFjs.NotificationsList; exports.NotificationsListContainer = _chunkUJEQG3XFjs.NotificationsListContainer; exports.Overlay = _chunkUJEQG3XFjs.KanbanOverlay; exports.PageContainer = _chunkUJEQG3XFjs.PageContainer; exports.PageContainerContentDetails = _chunkUJEQG3XFjs.PageContainerContentDetails; exports.PageContentContainer = _chunkUJEQG3XFjs.PageContentContainer; exports.PageSection = _chunkUJEQG3XFjs.PageSection; exports.PasswordInput = _chunkUJEQG3XFjs.PasswordInput; exports.Popover = _chunkUJEQG3XFjs.Popover; exports.PopoverAnchor = _chunkUJEQG3XFjs.PopoverAnchor; exports.PopoverContent = _chunkUJEQG3XFjs.PopoverContent; exports.PopoverTrigger = _chunkUJEQG3XFjs.PopoverTrigger; exports.Progress = _chunkUJEQG3XFjs.Progress; exports.PushNotificationProvider = _chunkUJEQG3XFjs.PushNotificationProvider; exports.RadioGroup = _chunkUJEQG3XFjs.RadioGroup; exports.RadioGroupItem = _chunkUJEQG3XFjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkUJEQG3XFjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkUJEQG3XFjs.RecentPagesNavigator; exports.RefreshUser = _chunkUJEQG3XFjs.RefreshUser; exports.RelevantContentsList = _chunkUJEQG3XFjs.RelevantContentsList; exports.RelevantUsersList = _chunkUJEQG3XFjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkUJEQG3XFjs.RemoveUserFromRole; exports.ResetPassword = _chunkUJEQG3XFjs.ResetPassword; exports.ResizableHandle = _chunkUJEQG3XFjs.ResizableHandle; exports.ResizablePanel = _chunkUJEQG3XFjs.ResizablePanel; exports.ResizablePanelGroup = _chunkUJEQG3XFjs.ResizablePanelGroup; exports.RoleContainer = _chunkUJEQG3XFjs.RoleContainer; exports.RoleDetails = _chunkUJEQG3XFjs.RoleDetails; exports.RoleUsersList = _chunkUJEQG3XFjs.RoleUsersList; exports.RolesList = _chunkUJEQG3XFjs.RolesList; exports.Root = _chunkUJEQG3XFjs.KanbanRoot; exports.SIDEBAR_WIDTH = _chunkUJEQG3XFjs.SIDEBAR_WIDTH; exports.SIDEBAR_WIDTH_ICON = _chunkUJEQG3XFjs.SIDEBAR_WIDTH_ICON; exports.SIDEBAR_WIDTH_MOBILE = _chunkUJEQG3XFjs.SIDEBAR_WIDTH_MOBILE; exports.ScrollArea = _chunkUJEQG3XFjs.ScrollArea; exports.ScrollBar = _chunkUJEQG3XFjs.ScrollBar; exports.Select = _chunkUJEQG3XFjs.Select; exports.SelectContent = _chunkUJEQG3XFjs.SelectContent; exports.SelectGroup = _chunkUJEQG3XFjs.SelectGroup; exports.SelectItem = _chunkUJEQG3XFjs.SelectItem; exports.SelectLabel = _chunkUJEQG3XFjs.SelectLabel; exports.SelectScrollDownButton = _chunkUJEQG3XFjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkUJEQG3XFjs.SelectScrollUpButton; exports.SelectSeparator = _chunkUJEQG3XFjs.SelectSeparator; exports.SelectTrigger = _chunkUJEQG3XFjs.SelectTrigger; exports.SelectValue = _chunkUJEQG3XFjs.SelectValue; exports.Separator = _chunkUJEQG3XFjs.Separator; exports.Sheet = _chunkUJEQG3XFjs.Sheet; exports.SheetClose = _chunkUJEQG3XFjs.SheetClose; exports.SheetContent = _chunkUJEQG3XFjs.SheetContent; exports.SheetDescription = _chunkUJEQG3XFjs.SheetDescription; exports.SheetFooter = _chunkUJEQG3XFjs.SheetFooter; exports.SheetHeader = _chunkUJEQG3XFjs.SheetHeader; exports.SheetTitle = _chunkUJEQG3XFjs.SheetTitle; exports.SheetTrigger = _chunkUJEQG3XFjs.SheetTrigger; exports.Sidebar = _chunkUJEQG3XFjs.Sidebar; exports.SidebarContent = _chunkUJEQG3XFjs.SidebarContent; exports.SidebarFooter = _chunkUJEQG3XFjs.SidebarFooter; exports.SidebarGroup = _chunkUJEQG3XFjs.SidebarGroup; exports.SidebarGroupAction = _chunkUJEQG3XFjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkUJEQG3XFjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkUJEQG3XFjs.SidebarGroupLabel; exports.SidebarHeader = _chunkUJEQG3XFjs.SidebarHeader; exports.SidebarInput = _chunkUJEQG3XFjs.SidebarInput; exports.SidebarInset = _chunkUJEQG3XFjs.SidebarInset; exports.SidebarMenu = _chunkUJEQG3XFjs.SidebarMenu; exports.SidebarMenuAction = _chunkUJEQG3XFjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkUJEQG3XFjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkUJEQG3XFjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkUJEQG3XFjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkUJEQG3XFjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkUJEQG3XFjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkUJEQG3XFjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkUJEQG3XFjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkUJEQG3XFjs.SidebarProvider; exports.SidebarRail = _chunkUJEQG3XFjs.SidebarRail; exports.SidebarSeparator = _chunkUJEQG3XFjs.SidebarSeparator; exports.SidebarTrigger = _chunkUJEQG3XFjs.SidebarTrigger; exports.Skeleton = _chunkUJEQG3XFjs.Skeleton; exports.Slider = _chunkUJEQG3XFjs.Slider; exports.Switch = _chunkUJEQG3XFjs.Switch; exports.Table = _chunkUJEQG3XFjs.Table; exports.TableBody = _chunkUJEQG3XFjs.TableBody; exports.TableCaption = _chunkUJEQG3XFjs.TableCaption; exports.TableCell = _chunkUJEQG3XFjs.TableCell; exports.TableFooter = _chunkUJEQG3XFjs.TableFooter; exports.TableHead = _chunkUJEQG3XFjs.TableHead; exports.TableHeader = _chunkUJEQG3XFjs.TableHeader; exports.TableRow = _chunkUJEQG3XFjs.TableRow; exports.Tabs = _chunkUJEQG3XFjs.Tabs; exports.TabsContainer = _chunkUJEQG3XFjs.TabsContainer; exports.TabsContent = _chunkUJEQG3XFjs.TabsContent; exports.TabsList = _chunkUJEQG3XFjs.TabsList; exports.TabsTrigger = _chunkUJEQG3XFjs.TabsTrigger; exports.Textarea = _chunkUJEQG3XFjs.Textarea; exports.Toaster = _chunkUJEQG3XFjs.Toaster; exports.Toggle = _chunkUJEQG3XFjs.Toggle; exports.Tooltip = _chunkUJEQG3XFjs.Tooltip; exports.TooltipContent = _chunkUJEQG3XFjs.TooltipContent; exports.TooltipProvider = _chunkUJEQG3XFjs.TooltipProvider; exports.TooltipTrigger = _chunkUJEQG3XFjs.TooltipTrigger; exports.UserAvatar = _chunkUJEQG3XFjs.UserAvatar; exports.UserAvatarEditor = _chunkUJEQG3XFjs.UserAvatarEditor; exports.UserContainer = _chunkUJEQG3XFjs.UserContainer; exports.UserDeleter = _chunkUJEQG3XFjs.UserDeleter; exports.UserDetails = _chunkUJEQG3XFjs.UserDetails; exports.UserEditor = _chunkUJEQG3XFjs.UserEditor; exports.UserIndexContainer = _chunkUJEQG3XFjs.UserIndexContainer; exports.UserIndexDetails = _chunkUJEQG3XFjs.UserIndexDetails; exports.UserListInAdd = _chunkUJEQG3XFjs.UserListInAdd; exports.UserMultiSelect = _chunkUJEQG3XFjs.UserMultiSelect; exports.UserReactivator = _chunkUJEQG3XFjs.UserReactivator; exports.UserResentInvitationEmail = _chunkUJEQG3XFjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkUJEQG3XFjs.UserRoleAdd; exports.UserRolesList = _chunkUJEQG3XFjs.UserRolesList; exports.UserSelector = _chunkUJEQG3XFjs.UserSelector; exports.UsersList = _chunkUJEQG3XFjs.UsersList; exports.UsersListByContentIds = _chunkUJEQG3XFjs.UsersListByContentIds; exports.UsersListContainer = _chunkUJEQG3XFjs.UsersListContainer; exports.badgeVariants = _chunkUJEQG3XFjs.badgeVariants; exports.buttonVariants = _chunkUJEQG3XFjs.buttonVariants; exports.cellComponent = _chunkUJEQG3XFjs.cellComponent; exports.cellDate = _chunkUJEQG3XFjs.cellDate; exports.cellId = _chunkUJEQG3XFjs.cellId; exports.cellLink = _chunkUJEQG3XFjs.cellLink; exports.cellUrl = _chunkUJEQG3XFjs.cellUrl; exports.errorToast = _chunkUJEQG3XFjs.errorToast; exports.generateNotificationData = _chunkUJEQG3XFjs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkUJEQG3XFjs.navigationMenuTriggerStyle; exports.toggleVariants = _chunkUJEQG3XFjs.toggleVariants; exports.triggerAssociationToast = _chunkUJEQG3XFjs.triggerAssociationToast; exports.useFileUpload = _chunkUJEQG3XFjs.useFileUpload; exports.useFormField = _chunkUJEQG3XFjs.useFormField; exports.useSidebar = _chunkUJEQG3XFjs.useSidebar;
|
|
684
|
+
exports.AcceptInvitation = _chunkAHEG4IYGjs.AcceptInvitation; exports.Accordion = _chunkAHEG4IYGjs.Accordion; exports.AccordionContent = _chunkAHEG4IYGjs.AccordionContent; exports.AccordionItem = _chunkAHEG4IYGjs.AccordionItem; exports.AccordionTrigger = _chunkAHEG4IYGjs.AccordionTrigger; exports.ActivateAccount = _chunkAHEG4IYGjs.ActivateAccount; exports.AddUserToRole = _chunkAHEG4IYGjs.AddUserToRole; exports.AdminCompanyContainer = _chunkAHEG4IYGjs.AdminCompanyContainer; exports.AdminUsersList = _chunkAHEG4IYGjs.AdminUsersList; exports.Alert = _chunkAHEG4IYGjs.Alert; exports.AlertDescription = _chunkAHEG4IYGjs.AlertDescription; exports.AlertDialog = _chunkAHEG4IYGjs.AlertDialog; exports.AlertDialogAction = _chunkAHEG4IYGjs.AlertDialogAction; exports.AlertDialogCancel = _chunkAHEG4IYGjs.AlertDialogCancel; exports.AlertDialogContent = _chunkAHEG4IYGjs.AlertDialogContent; exports.AlertDialogDescription = _chunkAHEG4IYGjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkAHEG4IYGjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkAHEG4IYGjs.AlertDialogHeader; exports.AlertDialogOverlay = _chunkAHEG4IYGjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkAHEG4IYGjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkAHEG4IYGjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkAHEG4IYGjs.AlertDialogTrigger; exports.AlertTitle = _chunkAHEG4IYGjs.AlertTitle; exports.AllowedUsersDetails = _chunkAHEG4IYGjs.AllowedUsersDetails; exports.AttributeElement = _chunkAHEG4IYGjs.AttributeElement; exports.AuthContainer = _chunkAHEG4IYGjs.AuthContainer; exports.Avatar = _chunkAHEG4IYGjs.Avatar; exports.AvatarFallback = _chunkAHEG4IYGjs.AvatarFallback; exports.AvatarImage = _chunkAHEG4IYGjs.AvatarImage; exports.Badge = _chunkAHEG4IYGjs.Badge; exports.BlockNoteEditorContainer = _chunkAHEG4IYGjs.BlockNoteEditorContainer; exports.Board = _chunkAHEG4IYGjs.KanbanBoard; exports.Breadcrumb = _chunkAHEG4IYGjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkAHEG4IYGjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkAHEG4IYGjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkAHEG4IYGjs.BreadcrumbLink; exports.BreadcrumbList = _chunkAHEG4IYGjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkAHEG4IYGjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkAHEG4IYGjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkAHEG4IYGjs.BreadcrumbSeparator; exports.Button = _chunkAHEG4IYGjs.Button; exports.Calendar = _chunkAHEG4IYGjs.Calendar; exports.Card = _chunkAHEG4IYGjs.Card; exports.CardContent = _chunkAHEG4IYGjs.CardContent; exports.CardDescription = _chunkAHEG4IYGjs.CardDescription; exports.CardFooter = _chunkAHEG4IYGjs.CardFooter; exports.CardHeader = _chunkAHEG4IYGjs.CardHeader; exports.CardTitle = _chunkAHEG4IYGjs.CardTitle; exports.Carousel = _chunkAHEG4IYGjs.Carousel; exports.CarouselContent = _chunkAHEG4IYGjs.CarouselContent; exports.CarouselItem = _chunkAHEG4IYGjs.CarouselItem; exports.CarouselNext = _chunkAHEG4IYGjs.CarouselNext; exports.CarouselPrevious = _chunkAHEG4IYGjs.CarouselPrevious; exports.ChartContainer = _chunkAHEG4IYGjs.ChartContainer; exports.ChartLegend = _chunkAHEG4IYGjs.ChartLegend; exports.ChartLegendContent = _chunkAHEG4IYGjs.ChartLegendContent; exports.ChartStyle = _chunkAHEG4IYGjs.ChartStyle; exports.ChartTooltip = _chunkAHEG4IYGjs.ChartTooltip; exports.ChartTooltipContent = _chunkAHEG4IYGjs.ChartTooltipContent; exports.Checkbox = _chunkAHEG4IYGjs.Checkbox; exports.Collapsible = _chunkAHEG4IYGjs.Collapsible; exports.CollapsibleContent = _chunkAHEG4IYGjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkAHEG4IYGjs.CollapsibleTrigger; exports.Column = _chunkAHEG4IYGjs.KanbanColumn; exports.ColumnHandle = _chunkAHEG4IYGjs.KanbanColumnHandle; exports.Command = _chunkAHEG4IYGjs.Command; exports.CommandDialog = _chunkAHEG4IYGjs.CommandDialog; exports.CommandEmpty = _chunkAHEG4IYGjs.CommandEmpty; exports.CommandGroup = _chunkAHEG4IYGjs.CommandGroup; exports.CommandInput = _chunkAHEG4IYGjs.CommandInput; exports.CommandItem = _chunkAHEG4IYGjs.CommandItem; exports.CommandList = _chunkAHEG4IYGjs.CommandList; exports.CommandSeparator = _chunkAHEG4IYGjs.CommandSeparator; exports.CommandShortcut = _chunkAHEG4IYGjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkAHEG4IYGjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkAHEG4IYGjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkAHEG4IYGjs.CommonDeleter; exports.CommonEditorButtons = _chunkAHEG4IYGjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkAHEG4IYGjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkAHEG4IYGjs.CommonEditorTrigger; exports.CompaniesList = _chunkAHEG4IYGjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkAHEG4IYGjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkAHEG4IYGjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkAHEG4IYGjs.CompanyContainer; exports.CompanyDeleter = _chunkAHEG4IYGjs.CompanyDeleter; exports.CompanyDetails = _chunkAHEG4IYGjs.CompanyDetails; exports.CompanyEditor = _chunkAHEG4IYGjs.CompanyEditor; exports.CompanyUsersList = _chunkAHEG4IYGjs.CompanyUsersList; exports.ContentListTable = _chunkAHEG4IYGjs.ContentListTable; exports.ContentTableSearch = _chunkAHEG4IYGjs.ContentTableSearch; exports.ContentTitle = _chunkAHEG4IYGjs.ContentTitle; exports.ContentsList = _chunkAHEG4IYGjs.ContentsList; exports.ContentsListById = _chunkAHEG4IYGjs.ContentsListById; exports.ContextMenu = _chunkAHEG4IYGjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkAHEG4IYGjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkAHEG4IYGjs.ContextMenuContent; exports.ContextMenuGroup = _chunkAHEG4IYGjs.ContextMenuGroup; exports.ContextMenuItem = _chunkAHEG4IYGjs.ContextMenuItem; exports.ContextMenuLabel = _chunkAHEG4IYGjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkAHEG4IYGjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkAHEG4IYGjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkAHEG4IYGjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkAHEG4IYGjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkAHEG4IYGjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkAHEG4IYGjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkAHEG4IYGjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkAHEG4IYGjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkAHEG4IYGjs.ContextMenuTrigger; exports.ContributorsList = _chunkAHEG4IYGjs.ContributorsList; exports.Cookies = _chunkAHEG4IYGjs.Cookies; exports.DatePickerPopover = _chunkAHEG4IYGjs.DatePickerPopover; exports.DateRangeSelector = _chunkAHEG4IYGjs.DateRangeSelector; exports.Dialog = _chunkAHEG4IYGjs.Dialog; exports.DialogClose = _chunkAHEG4IYGjs.DialogClose; exports.DialogContent = _chunkAHEG4IYGjs.DialogContent; exports.DialogDescription = _chunkAHEG4IYGjs.DialogDescription; exports.DialogFooter = _chunkAHEG4IYGjs.DialogFooter; exports.DialogHeader = _chunkAHEG4IYGjs.DialogHeader; exports.DialogOverlay = _chunkAHEG4IYGjs.DialogOverlay; exports.DialogPortal = _chunkAHEG4IYGjs.DialogPortal; exports.DialogTitle = _chunkAHEG4IYGjs.DialogTitle; exports.DialogTrigger = _chunkAHEG4IYGjs.DialogTrigger; exports.Drawer = _chunkAHEG4IYGjs.Drawer; exports.DrawerClose = _chunkAHEG4IYGjs.DrawerClose; exports.DrawerContent = _chunkAHEG4IYGjs.DrawerContent; exports.DrawerDescription = _chunkAHEG4IYGjs.DrawerDescription; exports.DrawerFooter = _chunkAHEG4IYGjs.DrawerFooter; exports.DrawerHeader = _chunkAHEG4IYGjs.DrawerHeader; exports.DrawerOverlay = _chunkAHEG4IYGjs.DrawerOverlay; exports.DrawerPortal = _chunkAHEG4IYGjs.DrawerPortal; exports.DrawerTitle = _chunkAHEG4IYGjs.DrawerTitle; exports.DrawerTrigger = _chunkAHEG4IYGjs.DrawerTrigger; exports.DropdownMenu = _chunkAHEG4IYGjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkAHEG4IYGjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkAHEG4IYGjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkAHEG4IYGjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkAHEG4IYGjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkAHEG4IYGjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkAHEG4IYGjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkAHEG4IYGjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkAHEG4IYGjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkAHEG4IYGjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkAHEG4IYGjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkAHEG4IYGjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkAHEG4IYGjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkAHEG4IYGjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkAHEG4IYGjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkAHEG4IYGjs.ErrorDetails; exports.FileInput = _chunkAHEG4IYGjs.FileInput; exports.FileUploader = _chunkAHEG4IYGjs.FileUploader; exports.FileUploaderContent = _chunkAHEG4IYGjs.FileUploaderContent; exports.FileUploaderItem = _chunkAHEG4IYGjs.FileUploaderItem; exports.ForgotPassword = _chunkAHEG4IYGjs.ForgotPassword; exports.Form = _chunkAHEG4IYGjs.Form; exports.FormCheckbox = _chunkAHEG4IYGjs.FormCheckbox; exports.FormContainerGeneric = _chunkAHEG4IYGjs.FormContainerGeneric; exports.FormControl = _chunkAHEG4IYGjs.FormControl; exports.FormDate = _chunkAHEG4IYGjs.FormDate; exports.FormDateTime = _chunkAHEG4IYGjs.FormDateTime; exports.FormDescription = _chunkAHEG4IYGjs.FormDescription; exports.FormFeatures = _chunkAHEG4IYGjs.FormFeatures; exports.FormField = _chunkAHEG4IYGjs.FormField; exports.FormInput = _chunkAHEG4IYGjs.FormInput; exports.FormItem = _chunkAHEG4IYGjs.FormItem; exports.FormLabel = _chunkAHEG4IYGjs.FormLabel; exports.FormMessage = _chunkAHEG4IYGjs.FormMessage; exports.FormPassword = _chunkAHEG4IYGjs.FormPassword; exports.FormPlaceAutocomplete = _chunkAHEG4IYGjs.FormPlaceAutocomplete; exports.FormRoles = _chunkAHEG4IYGjs.FormRoles; exports.FormSelect = _chunkAHEG4IYGjs.FormSelect; exports.FormSlider = _chunkAHEG4IYGjs.FormSlider; exports.FormSwitch = _chunkAHEG4IYGjs.FormSwitch; exports.FormTextarea = _chunkAHEG4IYGjs.FormTextarea; exports.Header = _chunkAHEG4IYGjs.Header; exports.HoverCard = _chunkAHEG4IYGjs.HoverCard; exports.HoverCardContent = _chunkAHEG4IYGjs.HoverCardContent; exports.HoverCardTrigger = _chunkAHEG4IYGjs.HoverCardTrigger; exports.Input = _chunkAHEG4IYGjs.Input; exports.Item = _chunkAHEG4IYGjs.KanbanItem; exports.ItemHandle = _chunkAHEG4IYGjs.KanbanItemHandle; exports.Kanban = _chunkAHEG4IYGjs.KanbanRoot; exports.KanbanBoard = _chunkAHEG4IYGjs.KanbanBoard; exports.KanbanColumn = _chunkAHEG4IYGjs.KanbanColumn; exports.KanbanColumnHandle = _chunkAHEG4IYGjs.KanbanColumnHandle; exports.KanbanItem = _chunkAHEG4IYGjs.KanbanItem; exports.KanbanItemHandle = _chunkAHEG4IYGjs.KanbanItemHandle; exports.KanbanOverlay = _chunkAHEG4IYGjs.KanbanOverlay; exports.Label = _chunkAHEG4IYGjs.Label; exports.LandingComponent = _chunkAHEG4IYGjs.LandingComponent; exports.Link = _chunkAHEG4IYGjs.Link; exports.Login = _chunkAHEG4IYGjs.Login; exports.Logout = _chunkAHEG4IYGjs.Logout; exports.ModeToggleSwitch = _chunkAHEG4IYGjs.ModeToggleSwitch; exports.MultiSelect = _chunkAHEG4IYGjs.MultiSelect; exports.NavigationMenu = _chunkAHEG4IYGjs.NavigationMenu; exports.NavigationMenuContent = _chunkAHEG4IYGjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkAHEG4IYGjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkAHEG4IYGjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkAHEG4IYGjs.NavigationMenuLink; exports.NavigationMenuList = _chunkAHEG4IYGjs.NavigationMenuList; exports.NavigationMenuTrigger = _chunkAHEG4IYGjs.NavigationMenuTrigger; exports.NavigationMenuViewport = _chunkAHEG4IYGjs.NavigationMenuViewport; exports.NotificationErrorBoundary = _chunkAHEG4IYGjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkAHEG4IYGjs.NotificationMenuItem; exports.NotificationModal = _chunkAHEG4IYGjs.NotificationModal; exports.NotificationToast = _chunkAHEG4IYGjs.NotificationToast; exports.NotificationsList = _chunkAHEG4IYGjs.NotificationsList; exports.NotificationsListContainer = _chunkAHEG4IYGjs.NotificationsListContainer; exports.Overlay = _chunkAHEG4IYGjs.KanbanOverlay; exports.PageContainer = _chunkAHEG4IYGjs.PageContainer; exports.PageContainerContentDetails = _chunkAHEG4IYGjs.PageContainerContentDetails; exports.PageContentContainer = _chunkAHEG4IYGjs.PageContentContainer; exports.PageSection = _chunkAHEG4IYGjs.PageSection; exports.PasswordInput = _chunkAHEG4IYGjs.PasswordInput; exports.Popover = _chunkAHEG4IYGjs.Popover; exports.PopoverAnchor = _chunkAHEG4IYGjs.PopoverAnchor; exports.PopoverContent = _chunkAHEG4IYGjs.PopoverContent; exports.PopoverTrigger = _chunkAHEG4IYGjs.PopoverTrigger; exports.Progress = _chunkAHEG4IYGjs.Progress; exports.PushNotificationProvider = _chunkAHEG4IYGjs.PushNotificationProvider; exports.RadioGroup = _chunkAHEG4IYGjs.RadioGroup; exports.RadioGroupItem = _chunkAHEG4IYGjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkAHEG4IYGjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkAHEG4IYGjs.RecentPagesNavigator; exports.RefreshUser = _chunkAHEG4IYGjs.RefreshUser; exports.RelevantContentsList = _chunkAHEG4IYGjs.RelevantContentsList; exports.RelevantUsersList = _chunkAHEG4IYGjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkAHEG4IYGjs.RemoveUserFromRole; exports.ResetPassword = _chunkAHEG4IYGjs.ResetPassword; exports.ResizableHandle = _chunkAHEG4IYGjs.ResizableHandle; exports.ResizablePanel = _chunkAHEG4IYGjs.ResizablePanel; exports.ResizablePanelGroup = _chunkAHEG4IYGjs.ResizablePanelGroup; exports.RoleContainer = _chunkAHEG4IYGjs.RoleContainer; exports.RoleDetails = _chunkAHEG4IYGjs.RoleDetails; exports.RoleUsersList = _chunkAHEG4IYGjs.RoleUsersList; exports.RolesList = _chunkAHEG4IYGjs.RolesList; exports.Root = _chunkAHEG4IYGjs.KanbanRoot; exports.SIDEBAR_WIDTH = _chunkAHEG4IYGjs.SIDEBAR_WIDTH; exports.SIDEBAR_WIDTH_ICON = _chunkAHEG4IYGjs.SIDEBAR_WIDTH_ICON; exports.SIDEBAR_WIDTH_MOBILE = _chunkAHEG4IYGjs.SIDEBAR_WIDTH_MOBILE; exports.ScrollArea = _chunkAHEG4IYGjs.ScrollArea; exports.ScrollBar = _chunkAHEG4IYGjs.ScrollBar; exports.Select = _chunkAHEG4IYGjs.Select; exports.SelectContent = _chunkAHEG4IYGjs.SelectContent; exports.SelectGroup = _chunkAHEG4IYGjs.SelectGroup; exports.SelectItem = _chunkAHEG4IYGjs.SelectItem; exports.SelectLabel = _chunkAHEG4IYGjs.SelectLabel; exports.SelectScrollDownButton = _chunkAHEG4IYGjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkAHEG4IYGjs.SelectScrollUpButton; exports.SelectSeparator = _chunkAHEG4IYGjs.SelectSeparator; exports.SelectTrigger = _chunkAHEG4IYGjs.SelectTrigger; exports.SelectValue = _chunkAHEG4IYGjs.SelectValue; exports.Separator = _chunkAHEG4IYGjs.Separator; exports.Sheet = _chunkAHEG4IYGjs.Sheet; exports.SheetClose = _chunkAHEG4IYGjs.SheetClose; exports.SheetContent = _chunkAHEG4IYGjs.SheetContent; exports.SheetDescription = _chunkAHEG4IYGjs.SheetDescription; exports.SheetFooter = _chunkAHEG4IYGjs.SheetFooter; exports.SheetHeader = _chunkAHEG4IYGjs.SheetHeader; exports.SheetTitle = _chunkAHEG4IYGjs.SheetTitle; exports.SheetTrigger = _chunkAHEG4IYGjs.SheetTrigger; exports.Sidebar = _chunkAHEG4IYGjs.Sidebar; exports.SidebarContent = _chunkAHEG4IYGjs.SidebarContent; exports.SidebarFooter = _chunkAHEG4IYGjs.SidebarFooter; exports.SidebarGroup = _chunkAHEG4IYGjs.SidebarGroup; exports.SidebarGroupAction = _chunkAHEG4IYGjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkAHEG4IYGjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkAHEG4IYGjs.SidebarGroupLabel; exports.SidebarHeader = _chunkAHEG4IYGjs.SidebarHeader; exports.SidebarInput = _chunkAHEG4IYGjs.SidebarInput; exports.SidebarInset = _chunkAHEG4IYGjs.SidebarInset; exports.SidebarMenu = _chunkAHEG4IYGjs.SidebarMenu; exports.SidebarMenuAction = _chunkAHEG4IYGjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkAHEG4IYGjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkAHEG4IYGjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkAHEG4IYGjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkAHEG4IYGjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkAHEG4IYGjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkAHEG4IYGjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkAHEG4IYGjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkAHEG4IYGjs.SidebarProvider; exports.SidebarRail = _chunkAHEG4IYGjs.SidebarRail; exports.SidebarSeparator = _chunkAHEG4IYGjs.SidebarSeparator; exports.SidebarTrigger = _chunkAHEG4IYGjs.SidebarTrigger; exports.Skeleton = _chunkAHEG4IYGjs.Skeleton; exports.Slider = _chunkAHEG4IYGjs.Slider; exports.Switch = _chunkAHEG4IYGjs.Switch; exports.Table = _chunkAHEG4IYGjs.Table; exports.TableBody = _chunkAHEG4IYGjs.TableBody; exports.TableCaption = _chunkAHEG4IYGjs.TableCaption; exports.TableCell = _chunkAHEG4IYGjs.TableCell; exports.TableFooter = _chunkAHEG4IYGjs.TableFooter; exports.TableHead = _chunkAHEG4IYGjs.TableHead; exports.TableHeader = _chunkAHEG4IYGjs.TableHeader; exports.TableRow = _chunkAHEG4IYGjs.TableRow; exports.Tabs = _chunkAHEG4IYGjs.Tabs; exports.TabsContainer = _chunkAHEG4IYGjs.TabsContainer; exports.TabsContent = _chunkAHEG4IYGjs.TabsContent; exports.TabsList = _chunkAHEG4IYGjs.TabsList; exports.TabsTrigger = _chunkAHEG4IYGjs.TabsTrigger; exports.Textarea = _chunkAHEG4IYGjs.Textarea; exports.Toaster = _chunkAHEG4IYGjs.Toaster; exports.Toggle = _chunkAHEG4IYGjs.Toggle; exports.Tooltip = _chunkAHEG4IYGjs.Tooltip; exports.TooltipContent = _chunkAHEG4IYGjs.TooltipContent; exports.TooltipProvider = _chunkAHEG4IYGjs.TooltipProvider; exports.TooltipTrigger = _chunkAHEG4IYGjs.TooltipTrigger; exports.UserAvatar = _chunkAHEG4IYGjs.UserAvatar; exports.UserAvatarEditor = _chunkAHEG4IYGjs.UserAvatarEditor; exports.UserContainer = _chunkAHEG4IYGjs.UserContainer; exports.UserDeleter = _chunkAHEG4IYGjs.UserDeleter; exports.UserDetails = _chunkAHEG4IYGjs.UserDetails; exports.UserEditor = _chunkAHEG4IYGjs.UserEditor; exports.UserIndexContainer = _chunkAHEG4IYGjs.UserIndexContainer; exports.UserIndexDetails = _chunkAHEG4IYGjs.UserIndexDetails; exports.UserListInAdd = _chunkAHEG4IYGjs.UserListInAdd; exports.UserMultiSelect = _chunkAHEG4IYGjs.UserMultiSelect; exports.UserReactivator = _chunkAHEG4IYGjs.UserReactivator; exports.UserResentInvitationEmail = _chunkAHEG4IYGjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkAHEG4IYGjs.UserRoleAdd; exports.UserRolesList = _chunkAHEG4IYGjs.UserRolesList; exports.UserSelector = _chunkAHEG4IYGjs.UserSelector; exports.UsersList = _chunkAHEG4IYGjs.UsersList; exports.UsersListByContentIds = _chunkAHEG4IYGjs.UsersListByContentIds; exports.UsersListContainer = _chunkAHEG4IYGjs.UsersListContainer; exports.badgeVariants = _chunkAHEG4IYGjs.badgeVariants; exports.buttonVariants = _chunkAHEG4IYGjs.buttonVariants; exports.cellComponent = _chunkAHEG4IYGjs.cellComponent; exports.cellDate = _chunkAHEG4IYGjs.cellDate; exports.cellId = _chunkAHEG4IYGjs.cellId; exports.cellLink = _chunkAHEG4IYGjs.cellLink; exports.cellUrl = _chunkAHEG4IYGjs.cellUrl; exports.errorToast = _chunkAHEG4IYGjs.errorToast; exports.generateNotificationData = _chunkAHEG4IYGjs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkAHEG4IYGjs.navigationMenuTriggerStyle; exports.toggleVariants = _chunkAHEG4IYGjs.toggleVariants; exports.triggerAssociationToast = _chunkAHEG4IYGjs.triggerAssociationToast; exports.useFileUpload = _chunkAHEG4IYGjs.useFileUpload; exports.useFormField = _chunkAHEG4IYGjs.useFormField; exports.useSidebar = _chunkAHEG4IYGjs.useSidebar;
|
|
685
685
|
//# sourceMappingURL=index.js.map
|
|
@@ -333,11 +333,11 @@ import {
|
|
|
333
333
|
useFileUpload,
|
|
334
334
|
useFormField,
|
|
335
335
|
useSidebar
|
|
336
|
-
} from "../chunk-
|
|
337
|
-
import "../chunk-
|
|
338
|
-
import "../chunk-
|
|
336
|
+
} from "../chunk-VSB546UN.mjs";
|
|
337
|
+
import "../chunk-SJIVGCNM.mjs";
|
|
338
|
+
import "../chunk-UJY3EIUK.mjs";
|
|
339
339
|
import "../chunk-C7C7VY4F.mjs";
|
|
340
|
-
import "../chunk-
|
|
340
|
+
import "../chunk-TGBXBUWM.mjs";
|
|
341
341
|
import "../chunk-AUXK7QSA.mjs";
|
|
342
342
|
import "../chunk-PAWJFY3S.mjs";
|
|
343
343
|
export {
|
package/dist/contexts/index.js
CHANGED
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
var
|
|
22
|
-
require('../chunk-
|
|
23
|
-
require('../chunk-
|
|
21
|
+
var _chunkAHEG4IYGjs = require('../chunk-AHEG4IYG.js');
|
|
22
|
+
require('../chunk-6YD42BP6.js');
|
|
23
|
+
require('../chunk-AE3J2MAT.js');
|
|
24
24
|
require('../chunk-IBS6NI7D.js');
|
|
25
|
-
require('../chunk-
|
|
25
|
+
require('../chunk-FPZPD4JI.js');
|
|
26
26
|
require('../chunk-LXKSUWAV.js');
|
|
27
27
|
require('../chunk-7QVYU63E.js');
|
|
28
28
|
|
|
@@ -44,5 +44,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
exports.CommonProvider =
|
|
47
|
+
exports.CommonProvider = _chunkAHEG4IYGjs.CommonProvider; exports.CompanyProvider = _chunkAHEG4IYGjs.CompanyProvider; exports.CurrentUserProvider = _chunkAHEG4IYGjs.CurrentUserProvider; exports.NotificationContextProvider = _chunkAHEG4IYGjs.NotificationContextProvider; exports.RoleProvider = _chunkAHEG4IYGjs.RoleProvider; exports.SharedProvider = _chunkAHEG4IYGjs.SharedProvider; exports.SocketContext = _chunkAHEG4IYGjs.SocketContext; exports.SocketProvider = _chunkAHEG4IYGjs.SocketProvider; exports.UserProvider = _chunkAHEG4IYGjs.UserProvider; exports.recentPagesAtom = _chunkAHEG4IYGjs.recentPagesAtom; exports.useCommonContext = _chunkAHEG4IYGjs.useCommonContext; exports.useCompanyContext = _chunkAHEG4IYGjs.useCompanyContext; exports.useCurrentUserContext = _chunkAHEG4IYGjs.useCurrentUserContext; exports.useNotificationContext = _chunkAHEG4IYGjs.useNotificationContext; exports.useRoleContext = _chunkAHEG4IYGjs.useRoleContext; exports.useSharedContext = _chunkAHEG4IYGjs.useSharedContext; exports.useSocketContext = _chunkAHEG4IYGjs.useSocketContext; exports.useUserContext = _chunkAHEG4IYGjs.useUserContext;
|
|
48
48
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -18,11 +18,11 @@ import {
|
|
|
18
18
|
useSharedContext,
|
|
19
19
|
useSocketContext,
|
|
20
20
|
useUserContext
|
|
21
|
-
} from "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
21
|
+
} from "../chunk-VSB546UN.mjs";
|
|
22
|
+
import "../chunk-SJIVGCNM.mjs";
|
|
23
|
+
import "../chunk-UJY3EIUK.mjs";
|
|
24
24
|
import "../chunk-C7C7VY4F.mjs";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-TGBXBUWM.mjs";
|
|
26
26
|
import "../chunk-AUXK7QSA.mjs";
|
|
27
27
|
import "../chunk-PAWJFY3S.mjs";
|
|
28
28
|
export {
|
package/dist/core/index.d.mts
CHANGED
|
@@ -202,7 +202,7 @@ interface AppModuleDefinitions {
|
|
|
202
202
|
}
|
|
203
203
|
type ModuleDefinitions = FoundationModuleDefinitions & AppModuleDefinitions;
|
|
204
204
|
declare class ModuleRegistryClass {
|
|
205
|
-
private _modules;
|
|
205
|
+
private get _modules();
|
|
206
206
|
register<K extends string>(name: K, module: ApiRequestDataTypeInterface): void;
|
|
207
207
|
get<K extends keyof ModuleDefinitions>(name: K): ModuleDefinitions[K];
|
|
208
208
|
findByName(moduleName: string): ModuleWithPermissions;
|
|
@@ -221,6 +221,11 @@ declare const Modules: ModuleDefinitions & {
|
|
|
221
221
|
* The bootstrap store allows ModuleRegistry to call the app's bootstrapper
|
|
222
222
|
* when modules are accessed before bootstrap() was called, providing
|
|
223
223
|
* self-healing behavior for module evaluation order issues.
|
|
224
|
+
*
|
|
225
|
+
* IMPORTANT: We use globalThis to persist state across HMR/Turbopack
|
|
226
|
+
* module re-evaluations in development mode. Without this, the bootstrapper
|
|
227
|
+
* reference would be lost when modules are hot-reloaded, causing
|
|
228
|
+
* "Module not registered" errors during navigation.
|
|
224
229
|
*/
|
|
225
230
|
type BootstrapperFn = () => void;
|
|
226
231
|
/**
|
package/dist/core/index.d.ts
CHANGED
|
@@ -202,7 +202,7 @@ interface AppModuleDefinitions {
|
|
|
202
202
|
}
|
|
203
203
|
type ModuleDefinitions = FoundationModuleDefinitions & AppModuleDefinitions;
|
|
204
204
|
declare class ModuleRegistryClass {
|
|
205
|
-
private _modules;
|
|
205
|
+
private get _modules();
|
|
206
206
|
register<K extends string>(name: K, module: ApiRequestDataTypeInterface): void;
|
|
207
207
|
get<K extends keyof ModuleDefinitions>(name: K): ModuleDefinitions[K];
|
|
208
208
|
findByName(moduleName: string): ModuleWithPermissions;
|
|
@@ -221,6 +221,11 @@ declare const Modules: ModuleDefinitions & {
|
|
|
221
221
|
* The bootstrap store allows ModuleRegistry to call the app's bootstrapper
|
|
222
222
|
* when modules are accessed before bootstrap() was called, providing
|
|
223
223
|
* self-healing behavior for module evaluation order issues.
|
|
224
|
+
*
|
|
225
|
+
* IMPORTANT: We use globalThis to persist state across HMR/Turbopack
|
|
226
|
+
* module re-evaluations in development mode. Without this, the bootstrapper
|
|
227
|
+
* reference would be lost when modules are hot-reloaded, causing
|
|
228
|
+
* "Module not registered" errors during navigation.
|
|
224
229
|
*/
|
|
225
230
|
type BootstrapperFn = () => void;
|
|
226
231
|
/**
|
package/dist/core/index.js
CHANGED
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
var
|
|
78
|
+
var _chunkAE3J2MATjs = require('../chunk-AE3J2MAT.js');
|
|
79
79
|
require('../chunk-IBS6NI7D.js');
|
|
80
80
|
|
|
81
81
|
|
|
@@ -87,7 +87,7 @@ require('../chunk-IBS6NI7D.js');
|
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
|
|
90
|
-
var
|
|
90
|
+
var _chunkFPZPD4JIjs = require('../chunk-FPZPD4JI.js');
|
|
91
91
|
require('../chunk-LXKSUWAV.js');
|
|
92
92
|
require('../chunk-7QVYU63E.js');
|
|
93
93
|
|
|
@@ -177,5 +177,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
177
177
|
|
|
178
178
|
|
|
179
179
|
|
|
180
|
-
exports.AbstractApiData =
|
|
180
|
+
exports.AbstractApiData = _chunkAE3J2MATjs.AbstractApiData; exports.AbstractService = _chunkAE3J2MATjs.AbstractService; exports.Action = _chunkAE3J2MATjs.Action; exports.Auth = _chunkAE3J2MATjs.Auth; exports.AuthComponent = _chunkAE3J2MATjs.AuthComponent; exports.AuthModule = _chunkAE3J2MATjs.AuthModule; exports.AuthService = _chunkAE3J2MATjs.AuthService; exports.AuthorModule = _chunkAE3J2MATjs.AuthorModule; exports.BlockNoteDiffUtil = _chunkAE3J2MATjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAE3J2MATjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkAE3J2MATjs.ClientAbstractService; exports.ClientHttpMethod = _chunkAE3J2MATjs.ClientHttpMethod; exports.Company = _chunkAE3J2MATjs.Company; exports.CompanyFields = _chunkAE3J2MATjs.CompanyFields; exports.CompanyModule = _chunkAE3J2MATjs.CompanyModule; exports.CompanyService = _chunkAE3J2MATjs.CompanyService; exports.Content = _chunkAE3J2MATjs.Content; exports.ContentFields = _chunkAE3J2MATjs.ContentFields; exports.ContentModule = _chunkAE3J2MATjs.ContentModule; exports.ContentService = _chunkAE3J2MATjs.ContentService; exports.DataClass = _chunkFPZPD4JIjs.DataClassRegistry; exports.DataClassRegistry = _chunkFPZPD4JIjs.DataClassRegistry; exports.EndpointCreator = _chunkAE3J2MATjs.EndpointCreator; exports.Feature = _chunkAE3J2MATjs.Feature; exports.FeatureModule = _chunkAE3J2MATjs.FeatureModule; exports.FeatureService = _chunkAE3J2MATjs.FeatureService; exports.HttpMethod = _chunkAE3J2MATjs.HttpMethod; exports.JsonApiDataFactory = _chunkFPZPD4JIjs.JsonApiDataFactory; exports.Module = _chunkAE3J2MATjs.Module; exports.ModuleModule = _chunkAE3J2MATjs.ModuleModule; exports.ModuleRegistrar = _chunkAE3J2MATjs.ModuleRegistrar; exports.ModuleRegistry = _chunkAE3J2MATjs.ModuleRegistry; exports.Modules = _chunkAE3J2MATjs.Modules; exports.Notification = _chunkAE3J2MATjs.Notification; exports.NotificationFields = _chunkAE3J2MATjs.NotificationFields; exports.NotificationModule = _chunkAE3J2MATjs.NotificationModule; exports.NotificationService = _chunkAE3J2MATjs.NotificationService; exports.Push = _chunkAE3J2MATjs.Push; exports.PushModule = _chunkAE3J2MATjs.PushModule; exports.PushService = _chunkAE3J2MATjs.PushService; exports.RehydrationFactory = _chunkAE3J2MATjs.RehydrationFactory; exports.Role = _chunkAE3J2MATjs.Role; exports.RoleFields = _chunkAE3J2MATjs.RoleFields; exports.RoleModule = _chunkAE3J2MATjs.RoleModule; exports.RoleService = _chunkAE3J2MATjs.RoleService; exports.S3 = _chunkAE3J2MATjs.S3; exports.S3Module = _chunkAE3J2MATjs.S3Module; exports.S3Service = _chunkAE3J2MATjs.S3Service; exports.TableOptions = _chunkAE3J2MATjs.TableOptions; exports.User = _chunkAE3J2MATjs.User; exports.UserFields = _chunkAE3J2MATjs.UserFields; exports.UserModule = _chunkAE3J2MATjs.UserModule; exports.UserService = _chunkAE3J2MATjs.UserService; exports.checkPermissions = _chunkAE3J2MATjs.checkPermissions; exports.checkPermissionsFromServer = _chunkAE3J2MATjs.checkPermissionsFromServer; exports.cn = _chunkAE3J2MATjs.cn; exports.composeRefs = _chunkAE3J2MATjs.composeRefs; exports.createJsonApiInclusion = _chunkAE3J2MATjs.createJsonApiInclusion; exports.entityObjectSchema = _chunkAE3J2MATjs.entityObjectSchema; exports.exists = _chunkAE3J2MATjs.exists; exports.formatDate = _chunkAE3J2MATjs.formatDate; exports.getBootstrapper = _chunkFPZPD4JIjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAE3J2MATjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAE3J2MATjs.getGlobalErrorHandler; exports.getIcon = _chunkAE3J2MATjs.getIcon; exports.getIconByModule = _chunkAE3J2MATjs.getIconByModule; exports.getIconByModuleName = _chunkAE3J2MATjs.getIconByModuleName; exports.getLucideIcon = _chunkAE3J2MATjs.getLucideIcon; exports.getLucideIconByModule = _chunkAE3J2MATjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAE3J2MATjs.getLucideIconByModuleName; exports.getTableComponents = _chunkAE3J2MATjs.getTableComponents; exports.getTableOptions = _chunkAE3J2MATjs.getTableOptions; exports.getValueFromPath = _chunkAE3J2MATjs.getValueFromPath; exports.hasBootstrapper = _chunkFPZPD4JIjs.hasBootstrapper; exports.rehydrate = _chunkAE3J2MATjs.rehydrate; exports.rehydrateList = _chunkAE3J2MATjs.rehydrateList; exports.resetBootstrapStore = _chunkFPZPD4JIjs.resetBootstrapStore; exports.setBootstrapper = _chunkFPZPD4JIjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAE3J2MATjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAE3J2MATjs.setGlobalErrorHandler; exports.translateData = _chunkFPZPD4JIjs.translateData; exports.translateResponse = _chunkFPZPD4JIjs.translateResponse; exports.tryBootstrap = _chunkFPZPD4JIjs.tryBootstrap; exports.useComposedRefs = _chunkAE3J2MATjs.useComposedRefs; exports.useIsMobile = _chunkAE3J2MATjs.useIsMobile; exports.userObjectSchema = _chunkAE3J2MATjs.userObjectSchema;
|
|
181
181
|
//# sourceMappingURL=index.js.map
|
package/dist/core/index.mjs
CHANGED
|
@@ -75,7 +75,7 @@ import {
|
|
|
75
75
|
useComposedRefs,
|
|
76
76
|
useIsMobile,
|
|
77
77
|
userObjectSchema
|
|
78
|
-
} from "../chunk-
|
|
78
|
+
} from "../chunk-UJY3EIUK.mjs";
|
|
79
79
|
import "../chunk-C7C7VY4F.mjs";
|
|
80
80
|
import {
|
|
81
81
|
DataClassRegistry,
|
|
@@ -87,7 +87,7 @@ import {
|
|
|
87
87
|
translateData,
|
|
88
88
|
translateResponse,
|
|
89
89
|
tryBootstrap
|
|
90
|
-
} from "../chunk-
|
|
90
|
+
} from "../chunk-TGBXBUWM.mjs";
|
|
91
91
|
import "../chunk-AUXK7QSA.mjs";
|
|
92
92
|
import "../chunk-PAWJFY3S.mjs";
|
|
93
93
|
export {
|
package/dist/index.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunk6YD42BP6js = require('./chunk-6YD42BP6.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -88,7 +88,7 @@ var _chunkI7OQ5WKXjs = require('./chunk-I7OQ5WKX.js');
|
|
|
88
88
|
|
|
89
89
|
|
|
90
90
|
|
|
91
|
-
var
|
|
91
|
+
var _chunkAE3J2MATjs = require('./chunk-AE3J2MAT.js');
|
|
92
92
|
require('./chunk-IBS6NI7D.js');
|
|
93
93
|
|
|
94
94
|
|
|
@@ -100,7 +100,7 @@ require('./chunk-IBS6NI7D.js');
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
-
var
|
|
103
|
+
var _chunkFPZPD4JIjs = require('./chunk-FPZPD4JI.js');
|
|
104
104
|
require('./chunk-LXKSUWAV.js');
|
|
105
105
|
require('./chunk-7QVYU63E.js');
|
|
106
106
|
|
|
@@ -201,5 +201,5 @@ require('./chunk-7QVYU63E.js');
|
|
|
201
201
|
|
|
202
202
|
|
|
203
203
|
|
|
204
|
-
exports.AbstractApiData =
|
|
204
|
+
exports.AbstractApiData = _chunkAE3J2MATjs.AbstractApiData; exports.AbstractService = _chunkAE3J2MATjs.AbstractService; exports.Action = _chunkAE3J2MATjs.Action; exports.Auth = _chunkAE3J2MATjs.Auth; exports.AuthComponent = _chunkAE3J2MATjs.AuthComponent; exports.AuthModule = _chunkAE3J2MATjs.AuthModule; exports.AuthService = _chunkAE3J2MATjs.AuthService; exports.AuthorModule = _chunkAE3J2MATjs.AuthorModule; exports.BlockNoteDiffUtil = _chunkAE3J2MATjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAE3J2MATjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkAE3J2MATjs.ClientAbstractService; exports.ClientHttpMethod = _chunkAE3J2MATjs.ClientHttpMethod; exports.Company = _chunkAE3J2MATjs.Company; exports.CompanyFields = _chunkAE3J2MATjs.CompanyFields; exports.CompanyModule = _chunkAE3J2MATjs.CompanyModule; exports.CompanyService = _chunkAE3J2MATjs.CompanyService; exports.Content = _chunkAE3J2MATjs.Content; exports.ContentFields = _chunkAE3J2MATjs.ContentFields; exports.ContentModule = _chunkAE3J2MATjs.ContentModule; exports.ContentService = _chunkAE3J2MATjs.ContentService; exports.DataClass = _chunkFPZPD4JIjs.DataClassRegistry; exports.DataClassRegistry = _chunkFPZPD4JIjs.DataClassRegistry; exports.EndpointCreator = _chunkAE3J2MATjs.EndpointCreator; exports.Feature = _chunkAE3J2MATjs.Feature; exports.FeatureModule = _chunkAE3J2MATjs.FeatureModule; exports.FeatureService = _chunkAE3J2MATjs.FeatureService; exports.HttpMethod = _chunkAE3J2MATjs.HttpMethod; exports.JsonApiDataFactory = _chunkFPZPD4JIjs.JsonApiDataFactory; exports.Module = _chunkAE3J2MATjs.Module; exports.ModuleModule = _chunkAE3J2MATjs.ModuleModule; exports.ModuleRegistrar = _chunkAE3J2MATjs.ModuleRegistrar; exports.ModuleRegistry = _chunkAE3J2MATjs.ModuleRegistry; exports.Modules = _chunkAE3J2MATjs.Modules; exports.Notification = _chunkAE3J2MATjs.Notification; exports.NotificationFields = _chunkAE3J2MATjs.NotificationFields; exports.NotificationModule = _chunkAE3J2MATjs.NotificationModule; exports.NotificationService = _chunkAE3J2MATjs.NotificationService; exports.Push = _chunkAE3J2MATjs.Push; exports.PushModule = _chunkAE3J2MATjs.PushModule; exports.PushService = _chunkAE3J2MATjs.PushService; exports.RehydrationFactory = _chunkAE3J2MATjs.RehydrationFactory; exports.Role = _chunkAE3J2MATjs.Role; exports.RoleFields = _chunkAE3J2MATjs.RoleFields; exports.RoleModule = _chunkAE3J2MATjs.RoleModule; exports.RoleService = _chunkAE3J2MATjs.RoleService; exports.S3 = _chunkAE3J2MATjs.S3; exports.S3Module = _chunkAE3J2MATjs.S3Module; exports.S3Service = _chunkAE3J2MATjs.S3Service; exports.TableOptions = _chunkAE3J2MATjs.TableOptions; exports.User = _chunkAE3J2MATjs.User; exports.UserFields = _chunkAE3J2MATjs.UserFields; exports.UserModule = _chunkAE3J2MATjs.UserModule; exports.UserService = _chunkAE3J2MATjs.UserService; exports.checkPermissions = _chunkAE3J2MATjs.checkPermissions; exports.checkPermissionsFromServer = _chunkAE3J2MATjs.checkPermissionsFromServer; exports.cn = _chunkAE3J2MATjs.cn; exports.composeRefs = _chunkAE3J2MATjs.composeRefs; exports.configureAuth = _chunkAE3J2MATjs.configureAuth; exports.configureDiscord = _chunk6YD42BP6js.configureDiscord; exports.configureI18n = _chunk6YD42BP6js.configureI18n; exports.configureJsonApi = _chunk6YD42BP6js.configureJsonApi; exports.configureRoles = _chunk6YD42BP6js.configureRoles; exports.createJsonApiInclusion = _chunkAE3J2MATjs.createJsonApiInclusion; exports.entityObjectSchema = _chunkAE3J2MATjs.entityObjectSchema; exports.exists = _chunkAE3J2MATjs.exists; exports.formatDate = _chunkAE3J2MATjs.formatDate; exports.getApiUrl = _chunk6YD42BP6js.getApiUrl; exports.getAppUrl = _chunk6YD42BP6js.getAppUrl; exports.getBootstrapper = _chunkFPZPD4JIjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAE3J2MATjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAE3J2MATjs.getGlobalErrorHandler; exports.getIcon = _chunkAE3J2MATjs.getIcon; exports.getIconByModule = _chunkAE3J2MATjs.getIconByModule; exports.getIconByModuleName = _chunkAE3J2MATjs.getIconByModuleName; exports.getLucideIcon = _chunkAE3J2MATjs.getLucideIcon; exports.getLucideIconByModule = _chunkAE3J2MATjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAE3J2MATjs.getLucideIconByModuleName; exports.getRoleId = _chunk6YD42BP6js.getRoleId; exports.getTableComponents = _chunkAE3J2MATjs.getTableComponents; exports.getTableOptions = _chunkAE3J2MATjs.getTableOptions; exports.getTokenHandler = _chunkAE3J2MATjs.getTokenHandler; exports.getTrackablePages = _chunk6YD42BP6js.getTrackablePages; exports.getValueFromPath = _chunkAE3J2MATjs.getValueFromPath; exports.hasBootstrapper = _chunkFPZPD4JIjs.hasBootstrapper; exports.isRolesConfigured = _chunk6YD42BP6js.isRolesConfigured; exports.rehydrate = _chunkAE3J2MATjs.rehydrate; exports.rehydrateList = _chunkAE3J2MATjs.rehydrateList; exports.resetBootstrapStore = _chunkFPZPD4JIjs.resetBootstrapStore; exports.setBootstrapper = _chunkFPZPD4JIjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAE3J2MATjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAE3J2MATjs.setGlobalErrorHandler; exports.translateData = _chunkFPZPD4JIjs.translateData; exports.translateResponse = _chunkFPZPD4JIjs.translateResponse; exports.tryBootstrap = _chunkFPZPD4JIjs.tryBootstrap; exports.useComposedRefs = _chunkAE3J2MATjs.useComposedRefs; exports.useIsMobile = _chunkAE3J2MATjs.useIsMobile; exports.userObjectSchema = _chunkAE3J2MATjs.userObjectSchema;
|
|
205
205
|
//# sourceMappingURL=index.js.map
|
package/dist/index.mjs
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
getRoleId,
|
|
9
9
|
getTrackablePages,
|
|
10
10
|
isRolesConfigured
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-SJIVGCNM.mjs";
|
|
12
12
|
import {
|
|
13
13
|
AbstractApiData,
|
|
14
14
|
AbstractService,
|
|
@@ -88,7 +88,7 @@ import {
|
|
|
88
88
|
useComposedRefs,
|
|
89
89
|
useIsMobile,
|
|
90
90
|
userObjectSchema
|
|
91
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-UJY3EIUK.mjs";
|
|
92
92
|
import "./chunk-C7C7VY4F.mjs";
|
|
93
93
|
import {
|
|
94
94
|
DataClassRegistry,
|
|
@@ -100,7 +100,7 @@ import {
|
|
|
100
100
|
translateData,
|
|
101
101
|
translateResponse,
|
|
102
102
|
tryBootstrap
|
|
103
|
-
} from "./chunk-
|
|
103
|
+
} from "./chunk-TGBXBUWM.mjs";
|
|
104
104
|
import "./chunk-AUXK7QSA.mjs";
|
|
105
105
|
import "./chunk-PAWJFY3S.mjs";
|
|
106
106
|
export {
|
package/dist/server/index.js
CHANGED
|
@@ -12,12 +12,12 @@ var _chunk3ZPK4QOBjs = require('../chunk-3ZPK4QOB.js');
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
var
|
|
15
|
+
var _chunkAE3J2MATjs = require('../chunk-AE3J2MAT.js');
|
|
16
16
|
require('../chunk-IBS6NI7D.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
var
|
|
20
|
+
var _chunkFPZPD4JIjs = require('../chunk-FPZPD4JI.js');
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
var _chunkYUO55Q5Ajs = require('../chunk-YUO55Q5A.js');
|
|
@@ -93,7 +93,7 @@ var ServerSession = class {
|
|
|
93
93
|
if (!rawModules) return false;
|
|
94
94
|
const modules = JSON.parse(_pako2.default.ungzip(Buffer.from(rawModules, "base64"), { to: "string" }));
|
|
95
95
|
const selectedModule = modules.find((module) => module.id === params.module.moduleId);
|
|
96
|
-
return
|
|
96
|
+
return _chunkAE3J2MATjs.checkPermissionsFromServer.call(void 0, {
|
|
97
97
|
module: params.module,
|
|
98
98
|
action: params.action,
|
|
99
99
|
data: params.data,
|
|
@@ -165,7 +165,7 @@ async function ServerJsonApiGet(params) {
|
|
|
165
165
|
language: params.language,
|
|
166
166
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _26 => _26.additionalHeaders])
|
|
167
167
|
});
|
|
168
|
-
return
|
|
168
|
+
return _chunkFPZPD4JIjs.translateResponse.call(void 0, {
|
|
169
169
|
classKey: params.classKey,
|
|
170
170
|
apiResponse,
|
|
171
171
|
companyId: params.companyId,
|
|
@@ -186,7 +186,7 @@ async function ServerJsonApiPost(params) {
|
|
|
186
186
|
if (!body) {
|
|
187
187
|
body = {};
|
|
188
188
|
} else if (params.overridesJsonApiCreation !== true) {
|
|
189
|
-
body =
|
|
189
|
+
body = _chunkFPZPD4JIjs.JsonApiDataFactory.create(params.classKey, body);
|
|
190
190
|
}
|
|
191
191
|
const apiResponse = await _chunk3ZPK4QOBjs.serverRequest.call(void 0, {
|
|
192
192
|
method: "POST",
|
|
@@ -198,7 +198,7 @@ async function ServerJsonApiPost(params) {
|
|
|
198
198
|
language: params.language,
|
|
199
199
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _27 => _27.additionalHeaders])
|
|
200
200
|
});
|
|
201
|
-
return
|
|
201
|
+
return _chunkFPZPD4JIjs.translateResponse.call(void 0, {
|
|
202
202
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
203
203
|
apiResponse,
|
|
204
204
|
companyId: params.companyId,
|
|
@@ -213,7 +213,7 @@ async function ServerJsonApiPut(params) {
|
|
|
213
213
|
if (!body) {
|
|
214
214
|
body = {};
|
|
215
215
|
} else {
|
|
216
|
-
body =
|
|
216
|
+
body = _chunkFPZPD4JIjs.JsonApiDataFactory.create(params.classKey, body);
|
|
217
217
|
}
|
|
218
218
|
const apiResponse = await _chunk3ZPK4QOBjs.serverRequest.call(void 0, {
|
|
219
219
|
method: "PUT",
|
|
@@ -225,7 +225,7 @@ async function ServerJsonApiPut(params) {
|
|
|
225
225
|
language: params.language,
|
|
226
226
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _28 => _28.additionalHeaders])
|
|
227
227
|
});
|
|
228
|
-
return
|
|
228
|
+
return _chunkFPZPD4JIjs.translateResponse.call(void 0, {
|
|
229
229
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
230
230
|
apiResponse,
|
|
231
231
|
companyId: params.companyId,
|
|
@@ -240,7 +240,7 @@ async function ServerJsonApiPatch(params) {
|
|
|
240
240
|
if (!body) {
|
|
241
241
|
body = {};
|
|
242
242
|
} else if (params.overridesJsonApiCreation !== true) {
|
|
243
|
-
body =
|
|
243
|
+
body = _chunkFPZPD4JIjs.JsonApiDataFactory.create(params.classKey, body);
|
|
244
244
|
}
|
|
245
245
|
const apiResponse = await _chunk3ZPK4QOBjs.serverRequest.call(void 0, {
|
|
246
246
|
method: "PATCH",
|
|
@@ -252,7 +252,7 @@ async function ServerJsonApiPatch(params) {
|
|
|
252
252
|
language: params.language,
|
|
253
253
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _29 => _29.additionalHeaders])
|
|
254
254
|
});
|
|
255
|
-
return
|
|
255
|
+
return _chunkFPZPD4JIjs.translateResponse.call(void 0, {
|
|
256
256
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
257
257
|
apiResponse,
|
|
258
258
|
companyId: params.companyId,
|
|
@@ -271,7 +271,7 @@ async function ServerJsonApiDelete(params) {
|
|
|
271
271
|
language: params.language,
|
|
272
272
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _30 => _30.additionalHeaders])
|
|
273
273
|
});
|
|
274
|
-
return
|
|
274
|
+
return _chunkFPZPD4JIjs.translateResponse.call(void 0, {
|
|
275
275
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
276
276
|
apiResponse,
|
|
277
277
|
companyId: params.companyId,
|
|
@@ -303,5 +303,5 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiDelete, "ServerJsonApiDelete")
|
|
|
303
303
|
|
|
304
304
|
|
|
305
305
|
|
|
306
|
-
exports.ServerAuthService =
|
|
306
|
+
exports.ServerAuthService = _chunkAE3J2MATjs.AuthService; exports.ServerCompanyService = _chunkAE3J2MATjs.CompanyService; exports.ServerContentService = _chunkAE3J2MATjs.ContentService; exports.ServerFeatureService = _chunkAE3J2MATjs.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkAE3J2MATjs.NotificationService; exports.ServerPushService = _chunkAE3J2MATjs.PushService; exports.ServerRoleService = _chunkAE3J2MATjs.RoleService; exports.ServerS3Service = _chunkAE3J2MATjs.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkAE3J2MATjs.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
|
|
307
307
|
//# sourceMappingURL=index.js.map
|
package/dist/server/index.mjs
CHANGED
|
@@ -12,12 +12,12 @@ import {
|
|
|
12
12
|
S3Service,
|
|
13
13
|
UserService,
|
|
14
14
|
checkPermissionsFromServer
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-UJY3EIUK.mjs";
|
|
16
16
|
import "../chunk-C7C7VY4F.mjs";
|
|
17
17
|
import {
|
|
18
18
|
JsonApiDataFactory,
|
|
19
19
|
translateResponse
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-TGBXBUWM.mjs";
|
|
21
21
|
import {
|
|
22
22
|
getServerToken
|
|
23
23
|
} from "../chunk-F5UNXZ3J.mjs";
|
package/package.json
CHANGED
|
@@ -26,8 +26,23 @@ export interface AppModuleDefinitions {}
|
|
|
26
26
|
// Combined type for full autocompletion
|
|
27
27
|
export type ModuleDefinitions = FoundationModuleDefinitions & AppModuleDefinitions;
|
|
28
28
|
|
|
29
|
+
// Symbol key to avoid conflicts with other globals
|
|
30
|
+
const MODULES_KEY = Symbol.for("nextjs-jsonapi:modules");
|
|
31
|
+
|
|
32
|
+
// Use globalThis to persist module registry across HMR reloads
|
|
33
|
+
const globalStore = globalThis as unknown as {
|
|
34
|
+
[MODULES_KEY]?: Map<string, ApiRequestDataTypeInterface>;
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
// Initialize global modules map if not set
|
|
38
|
+
if (!globalStore[MODULES_KEY]) {
|
|
39
|
+
globalStore[MODULES_KEY] = new Map();
|
|
40
|
+
}
|
|
41
|
+
|
|
29
42
|
class ModuleRegistryClass {
|
|
30
|
-
private _modules: Map<string, ApiRequestDataTypeInterface>
|
|
43
|
+
private get _modules(): Map<string, ApiRequestDataTypeInterface> {
|
|
44
|
+
return globalStore[MODULES_KEY]!;
|
|
45
|
+
}
|
|
31
46
|
|
|
32
47
|
register<K extends string>(name: K, module: ApiRequestDataTypeInterface): void {
|
|
33
48
|
this._modules.set(name, module);
|