@carlonicora/nextjs-jsonapi 1.9.1 → 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-TF7MR7IP.mjs → BlockNoteEditor-2GCDAIKS.mjs} +5 -5
- package/dist/{BlockNoteEditor-PX5RPSZR.js → BlockNoteEditor-PQTIP7BM.js} +15 -15
- package/dist/{BlockNoteEditor-PX5RPSZR.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-PFBYNJ2R.js → chunk-AHEG4IYG.js} +422 -406
- package/dist/chunk-AHEG4IYG.js.map +1 -0
- 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-AEZWDB5X.mjs → chunk-VSB546UN.mjs} +33 -17
- package/dist/{chunk-AEZWDB5X.mjs.map → chunk-VSB546UN.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 +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/components/pages/PageContentContainer.tsx +22 -9
- 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-PFBYNJ2R.js.map +0 -1
- package/dist/chunk-UVXEP2ED.js.map +0 -1
- /package/dist/{BlockNoteEditor-TF7MR7IP.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/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 _chunkPFBYNJ2Rjs = require('../chunk-PFBYNJ2R.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 = _chunkPFBYNJ2Rjs.AcceptInvitation; exports.Accordion = _chunkPFBYNJ2Rjs.Accordion; exports.AccordionContent = _chunkPFBYNJ2Rjs.AccordionContent; exports.AccordionItem = _chunkPFBYNJ2Rjs.AccordionItem; exports.AccordionTrigger = _chunkPFBYNJ2Rjs.AccordionTrigger; exports.ActivateAccount = _chunkPFBYNJ2Rjs.ActivateAccount; exports.AddUserToRole = _chunkPFBYNJ2Rjs.AddUserToRole; exports.AdminCompanyContainer = _chunkPFBYNJ2Rjs.AdminCompanyContainer; exports.AdminUsersList = _chunkPFBYNJ2Rjs.AdminUsersList; exports.Alert = _chunkPFBYNJ2Rjs.Alert; exports.AlertDescription = _chunkPFBYNJ2Rjs.AlertDescription; exports.AlertDialog = _chunkPFBYNJ2Rjs.AlertDialog; exports.AlertDialogAction = _chunkPFBYNJ2Rjs.AlertDialogAction; exports.AlertDialogCancel = _chunkPFBYNJ2Rjs.AlertDialogCancel; exports.AlertDialogContent = _chunkPFBYNJ2Rjs.AlertDialogContent; exports.AlertDialogDescription = _chunkPFBYNJ2Rjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkPFBYNJ2Rjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkPFBYNJ2Rjs.AlertDialogHeader; exports.AlertDialogOverlay = _chunkPFBYNJ2Rjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkPFBYNJ2Rjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkPFBYNJ2Rjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkPFBYNJ2Rjs.AlertDialogTrigger; exports.AlertTitle = _chunkPFBYNJ2Rjs.AlertTitle; exports.AllowedUsersDetails = _chunkPFBYNJ2Rjs.AllowedUsersDetails; exports.AttributeElement = _chunkPFBYNJ2Rjs.AttributeElement; exports.AuthContainer = _chunkPFBYNJ2Rjs.AuthContainer; exports.Avatar = _chunkPFBYNJ2Rjs.Avatar; exports.AvatarFallback = _chunkPFBYNJ2Rjs.AvatarFallback; exports.AvatarImage = _chunkPFBYNJ2Rjs.AvatarImage; exports.Badge = _chunkPFBYNJ2Rjs.Badge; exports.BlockNoteEditorContainer = _chunkPFBYNJ2Rjs.BlockNoteEditorContainer; exports.Board = _chunkPFBYNJ2Rjs.KanbanBoard; exports.Breadcrumb = _chunkPFBYNJ2Rjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkPFBYNJ2Rjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkPFBYNJ2Rjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkPFBYNJ2Rjs.BreadcrumbLink; exports.BreadcrumbList = _chunkPFBYNJ2Rjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkPFBYNJ2Rjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkPFBYNJ2Rjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkPFBYNJ2Rjs.BreadcrumbSeparator; exports.Button = _chunkPFBYNJ2Rjs.Button; exports.Calendar = _chunkPFBYNJ2Rjs.Calendar; exports.Card = _chunkPFBYNJ2Rjs.Card; exports.CardContent = _chunkPFBYNJ2Rjs.CardContent; exports.CardDescription = _chunkPFBYNJ2Rjs.CardDescription; exports.CardFooter = _chunkPFBYNJ2Rjs.CardFooter; exports.CardHeader = _chunkPFBYNJ2Rjs.CardHeader; exports.CardTitle = _chunkPFBYNJ2Rjs.CardTitle; exports.Carousel = _chunkPFBYNJ2Rjs.Carousel; exports.CarouselContent = _chunkPFBYNJ2Rjs.CarouselContent; exports.CarouselItem = _chunkPFBYNJ2Rjs.CarouselItem; exports.CarouselNext = _chunkPFBYNJ2Rjs.CarouselNext; exports.CarouselPrevious = _chunkPFBYNJ2Rjs.CarouselPrevious; exports.ChartContainer = _chunkPFBYNJ2Rjs.ChartContainer; exports.ChartLegend = _chunkPFBYNJ2Rjs.ChartLegend; exports.ChartLegendContent = _chunkPFBYNJ2Rjs.ChartLegendContent; exports.ChartStyle = _chunkPFBYNJ2Rjs.ChartStyle; exports.ChartTooltip = _chunkPFBYNJ2Rjs.ChartTooltip; exports.ChartTooltipContent = _chunkPFBYNJ2Rjs.ChartTooltipContent; exports.Checkbox = _chunkPFBYNJ2Rjs.Checkbox; exports.Collapsible = _chunkPFBYNJ2Rjs.Collapsible; exports.CollapsibleContent = _chunkPFBYNJ2Rjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkPFBYNJ2Rjs.CollapsibleTrigger; exports.Column = _chunkPFBYNJ2Rjs.KanbanColumn; exports.ColumnHandle = _chunkPFBYNJ2Rjs.KanbanColumnHandle; exports.Command = _chunkPFBYNJ2Rjs.Command; exports.CommandDialog = _chunkPFBYNJ2Rjs.CommandDialog; exports.CommandEmpty = _chunkPFBYNJ2Rjs.CommandEmpty; exports.CommandGroup = _chunkPFBYNJ2Rjs.CommandGroup; exports.CommandInput = _chunkPFBYNJ2Rjs.CommandInput; exports.CommandItem = _chunkPFBYNJ2Rjs.CommandItem; exports.CommandList = _chunkPFBYNJ2Rjs.CommandList; exports.CommandSeparator = _chunkPFBYNJ2Rjs.CommandSeparator; exports.CommandShortcut = _chunkPFBYNJ2Rjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkPFBYNJ2Rjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkPFBYNJ2Rjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkPFBYNJ2Rjs.CommonDeleter; exports.CommonEditorButtons = _chunkPFBYNJ2Rjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkPFBYNJ2Rjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkPFBYNJ2Rjs.CommonEditorTrigger; exports.CompaniesList = _chunkPFBYNJ2Rjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkPFBYNJ2Rjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkPFBYNJ2Rjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkPFBYNJ2Rjs.CompanyContainer; exports.CompanyDeleter = _chunkPFBYNJ2Rjs.CompanyDeleter; exports.CompanyDetails = _chunkPFBYNJ2Rjs.CompanyDetails; exports.CompanyEditor = _chunkPFBYNJ2Rjs.CompanyEditor; exports.CompanyUsersList = _chunkPFBYNJ2Rjs.CompanyUsersList; exports.ContentListTable = _chunkPFBYNJ2Rjs.ContentListTable; exports.ContentTableSearch = _chunkPFBYNJ2Rjs.ContentTableSearch; exports.ContentTitle = _chunkPFBYNJ2Rjs.ContentTitle; exports.ContentsList = _chunkPFBYNJ2Rjs.ContentsList; exports.ContentsListById = _chunkPFBYNJ2Rjs.ContentsListById; exports.ContextMenu = _chunkPFBYNJ2Rjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkPFBYNJ2Rjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkPFBYNJ2Rjs.ContextMenuContent; exports.ContextMenuGroup = _chunkPFBYNJ2Rjs.ContextMenuGroup; exports.ContextMenuItem = _chunkPFBYNJ2Rjs.ContextMenuItem; exports.ContextMenuLabel = _chunkPFBYNJ2Rjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkPFBYNJ2Rjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkPFBYNJ2Rjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkPFBYNJ2Rjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkPFBYNJ2Rjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkPFBYNJ2Rjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkPFBYNJ2Rjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkPFBYNJ2Rjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkPFBYNJ2Rjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkPFBYNJ2Rjs.ContextMenuTrigger; exports.ContributorsList = _chunkPFBYNJ2Rjs.ContributorsList; exports.Cookies = _chunkPFBYNJ2Rjs.Cookies; exports.DatePickerPopover = _chunkPFBYNJ2Rjs.DatePickerPopover; exports.DateRangeSelector = _chunkPFBYNJ2Rjs.DateRangeSelector; exports.Dialog = _chunkPFBYNJ2Rjs.Dialog; exports.DialogClose = _chunkPFBYNJ2Rjs.DialogClose; exports.DialogContent = _chunkPFBYNJ2Rjs.DialogContent; exports.DialogDescription = _chunkPFBYNJ2Rjs.DialogDescription; exports.DialogFooter = _chunkPFBYNJ2Rjs.DialogFooter; exports.DialogHeader = _chunkPFBYNJ2Rjs.DialogHeader; exports.DialogOverlay = _chunkPFBYNJ2Rjs.DialogOverlay; exports.DialogPortal = _chunkPFBYNJ2Rjs.DialogPortal; exports.DialogTitle = _chunkPFBYNJ2Rjs.DialogTitle; exports.DialogTrigger = _chunkPFBYNJ2Rjs.DialogTrigger; exports.Drawer = _chunkPFBYNJ2Rjs.Drawer; exports.DrawerClose = _chunkPFBYNJ2Rjs.DrawerClose; exports.DrawerContent = _chunkPFBYNJ2Rjs.DrawerContent; exports.DrawerDescription = _chunkPFBYNJ2Rjs.DrawerDescription; exports.DrawerFooter = _chunkPFBYNJ2Rjs.DrawerFooter; exports.DrawerHeader = _chunkPFBYNJ2Rjs.DrawerHeader; exports.DrawerOverlay = _chunkPFBYNJ2Rjs.DrawerOverlay; exports.DrawerPortal = _chunkPFBYNJ2Rjs.DrawerPortal; exports.DrawerTitle = _chunkPFBYNJ2Rjs.DrawerTitle; exports.DrawerTrigger = _chunkPFBYNJ2Rjs.DrawerTrigger; exports.DropdownMenu = _chunkPFBYNJ2Rjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkPFBYNJ2Rjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkPFBYNJ2Rjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkPFBYNJ2Rjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkPFBYNJ2Rjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkPFBYNJ2Rjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkPFBYNJ2Rjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkPFBYNJ2Rjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkPFBYNJ2Rjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkPFBYNJ2Rjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkPFBYNJ2Rjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkPFBYNJ2Rjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkPFBYNJ2Rjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkPFBYNJ2Rjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkPFBYNJ2Rjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkPFBYNJ2Rjs.ErrorDetails; exports.FileInput = _chunkPFBYNJ2Rjs.FileInput; exports.FileUploader = _chunkPFBYNJ2Rjs.FileUploader; exports.FileUploaderContent = _chunkPFBYNJ2Rjs.FileUploaderContent; exports.FileUploaderItem = _chunkPFBYNJ2Rjs.FileUploaderItem; exports.ForgotPassword = _chunkPFBYNJ2Rjs.ForgotPassword; exports.Form = _chunkPFBYNJ2Rjs.Form; exports.FormCheckbox = _chunkPFBYNJ2Rjs.FormCheckbox; exports.FormContainerGeneric = _chunkPFBYNJ2Rjs.FormContainerGeneric; exports.FormControl = _chunkPFBYNJ2Rjs.FormControl; exports.FormDate = _chunkPFBYNJ2Rjs.FormDate; exports.FormDateTime = _chunkPFBYNJ2Rjs.FormDateTime; exports.FormDescription = _chunkPFBYNJ2Rjs.FormDescription; exports.FormFeatures = _chunkPFBYNJ2Rjs.FormFeatures; exports.FormField = _chunkPFBYNJ2Rjs.FormField; exports.FormInput = _chunkPFBYNJ2Rjs.FormInput; exports.FormItem = _chunkPFBYNJ2Rjs.FormItem; exports.FormLabel = _chunkPFBYNJ2Rjs.FormLabel; exports.FormMessage = _chunkPFBYNJ2Rjs.FormMessage; exports.FormPassword = _chunkPFBYNJ2Rjs.FormPassword; exports.FormPlaceAutocomplete = _chunkPFBYNJ2Rjs.FormPlaceAutocomplete; exports.FormRoles = _chunkPFBYNJ2Rjs.FormRoles; exports.FormSelect = _chunkPFBYNJ2Rjs.FormSelect; exports.FormSlider = _chunkPFBYNJ2Rjs.FormSlider; exports.FormSwitch = _chunkPFBYNJ2Rjs.FormSwitch; exports.FormTextarea = _chunkPFBYNJ2Rjs.FormTextarea; exports.Header = _chunkPFBYNJ2Rjs.Header; exports.HoverCard = _chunkPFBYNJ2Rjs.HoverCard; exports.HoverCardContent = _chunkPFBYNJ2Rjs.HoverCardContent; exports.HoverCardTrigger = _chunkPFBYNJ2Rjs.HoverCardTrigger; exports.Input = _chunkPFBYNJ2Rjs.Input; exports.Item = _chunkPFBYNJ2Rjs.KanbanItem; exports.ItemHandle = _chunkPFBYNJ2Rjs.KanbanItemHandle; exports.Kanban = _chunkPFBYNJ2Rjs.KanbanRoot; exports.KanbanBoard = _chunkPFBYNJ2Rjs.KanbanBoard; exports.KanbanColumn = _chunkPFBYNJ2Rjs.KanbanColumn; exports.KanbanColumnHandle = _chunkPFBYNJ2Rjs.KanbanColumnHandle; exports.KanbanItem = _chunkPFBYNJ2Rjs.KanbanItem; exports.KanbanItemHandle = _chunkPFBYNJ2Rjs.KanbanItemHandle; exports.KanbanOverlay = _chunkPFBYNJ2Rjs.KanbanOverlay; exports.Label = _chunkPFBYNJ2Rjs.Label; exports.LandingComponent = _chunkPFBYNJ2Rjs.LandingComponent; exports.Link = _chunkPFBYNJ2Rjs.Link; exports.Login = _chunkPFBYNJ2Rjs.Login; exports.Logout = _chunkPFBYNJ2Rjs.Logout; exports.ModeToggleSwitch = _chunkPFBYNJ2Rjs.ModeToggleSwitch; exports.MultiSelect = _chunkPFBYNJ2Rjs.MultiSelect; exports.NavigationMenu = _chunkPFBYNJ2Rjs.NavigationMenu; exports.NavigationMenuContent = _chunkPFBYNJ2Rjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkPFBYNJ2Rjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkPFBYNJ2Rjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkPFBYNJ2Rjs.NavigationMenuLink; exports.NavigationMenuList = _chunkPFBYNJ2Rjs.NavigationMenuList; exports.NavigationMenuTrigger = _chunkPFBYNJ2Rjs.NavigationMenuTrigger; exports.NavigationMenuViewport = _chunkPFBYNJ2Rjs.NavigationMenuViewport; exports.NotificationErrorBoundary = _chunkPFBYNJ2Rjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkPFBYNJ2Rjs.NotificationMenuItem; exports.NotificationModal = _chunkPFBYNJ2Rjs.NotificationModal; exports.NotificationToast = _chunkPFBYNJ2Rjs.NotificationToast; exports.NotificationsList = _chunkPFBYNJ2Rjs.NotificationsList; exports.NotificationsListContainer = _chunkPFBYNJ2Rjs.NotificationsListContainer; exports.Overlay = _chunkPFBYNJ2Rjs.KanbanOverlay; exports.PageContainer = _chunkPFBYNJ2Rjs.PageContainer; exports.PageContainerContentDetails = _chunkPFBYNJ2Rjs.PageContainerContentDetails; exports.PageContentContainer = _chunkPFBYNJ2Rjs.PageContentContainer; exports.PageSection = _chunkPFBYNJ2Rjs.PageSection; exports.PasswordInput = _chunkPFBYNJ2Rjs.PasswordInput; exports.Popover = _chunkPFBYNJ2Rjs.Popover; exports.PopoverAnchor = _chunkPFBYNJ2Rjs.PopoverAnchor; exports.PopoverContent = _chunkPFBYNJ2Rjs.PopoverContent; exports.PopoverTrigger = _chunkPFBYNJ2Rjs.PopoverTrigger; exports.Progress = _chunkPFBYNJ2Rjs.Progress; exports.PushNotificationProvider = _chunkPFBYNJ2Rjs.PushNotificationProvider; exports.RadioGroup = _chunkPFBYNJ2Rjs.RadioGroup; exports.RadioGroupItem = _chunkPFBYNJ2Rjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkPFBYNJ2Rjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkPFBYNJ2Rjs.RecentPagesNavigator; exports.RefreshUser = _chunkPFBYNJ2Rjs.RefreshUser; exports.RelevantContentsList = _chunkPFBYNJ2Rjs.RelevantContentsList; exports.RelevantUsersList = _chunkPFBYNJ2Rjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkPFBYNJ2Rjs.RemoveUserFromRole; exports.ResetPassword = _chunkPFBYNJ2Rjs.ResetPassword; exports.ResizableHandle = _chunkPFBYNJ2Rjs.ResizableHandle; exports.ResizablePanel = _chunkPFBYNJ2Rjs.ResizablePanel; exports.ResizablePanelGroup = _chunkPFBYNJ2Rjs.ResizablePanelGroup; exports.RoleContainer = _chunkPFBYNJ2Rjs.RoleContainer; exports.RoleDetails = _chunkPFBYNJ2Rjs.RoleDetails; exports.RoleUsersList = _chunkPFBYNJ2Rjs.RoleUsersList; exports.RolesList = _chunkPFBYNJ2Rjs.RolesList; exports.Root = _chunkPFBYNJ2Rjs.KanbanRoot; exports.SIDEBAR_WIDTH = _chunkPFBYNJ2Rjs.SIDEBAR_WIDTH; exports.SIDEBAR_WIDTH_ICON = _chunkPFBYNJ2Rjs.SIDEBAR_WIDTH_ICON; exports.SIDEBAR_WIDTH_MOBILE = _chunkPFBYNJ2Rjs.SIDEBAR_WIDTH_MOBILE; exports.ScrollArea = _chunkPFBYNJ2Rjs.ScrollArea; exports.ScrollBar = _chunkPFBYNJ2Rjs.ScrollBar; exports.Select = _chunkPFBYNJ2Rjs.Select; exports.SelectContent = _chunkPFBYNJ2Rjs.SelectContent; exports.SelectGroup = _chunkPFBYNJ2Rjs.SelectGroup; exports.SelectItem = _chunkPFBYNJ2Rjs.SelectItem; exports.SelectLabel = _chunkPFBYNJ2Rjs.SelectLabel; exports.SelectScrollDownButton = _chunkPFBYNJ2Rjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkPFBYNJ2Rjs.SelectScrollUpButton; exports.SelectSeparator = _chunkPFBYNJ2Rjs.SelectSeparator; exports.SelectTrigger = _chunkPFBYNJ2Rjs.SelectTrigger; exports.SelectValue = _chunkPFBYNJ2Rjs.SelectValue; exports.Separator = _chunkPFBYNJ2Rjs.Separator; exports.Sheet = _chunkPFBYNJ2Rjs.Sheet; exports.SheetClose = _chunkPFBYNJ2Rjs.SheetClose; exports.SheetContent = _chunkPFBYNJ2Rjs.SheetContent; exports.SheetDescription = _chunkPFBYNJ2Rjs.SheetDescription; exports.SheetFooter = _chunkPFBYNJ2Rjs.SheetFooter; exports.SheetHeader = _chunkPFBYNJ2Rjs.SheetHeader; exports.SheetTitle = _chunkPFBYNJ2Rjs.SheetTitle; exports.SheetTrigger = _chunkPFBYNJ2Rjs.SheetTrigger; exports.Sidebar = _chunkPFBYNJ2Rjs.Sidebar; exports.SidebarContent = _chunkPFBYNJ2Rjs.SidebarContent; exports.SidebarFooter = _chunkPFBYNJ2Rjs.SidebarFooter; exports.SidebarGroup = _chunkPFBYNJ2Rjs.SidebarGroup; exports.SidebarGroupAction = _chunkPFBYNJ2Rjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkPFBYNJ2Rjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkPFBYNJ2Rjs.SidebarGroupLabel; exports.SidebarHeader = _chunkPFBYNJ2Rjs.SidebarHeader; exports.SidebarInput = _chunkPFBYNJ2Rjs.SidebarInput; exports.SidebarInset = _chunkPFBYNJ2Rjs.SidebarInset; exports.SidebarMenu = _chunkPFBYNJ2Rjs.SidebarMenu; exports.SidebarMenuAction = _chunkPFBYNJ2Rjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkPFBYNJ2Rjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkPFBYNJ2Rjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkPFBYNJ2Rjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkPFBYNJ2Rjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkPFBYNJ2Rjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkPFBYNJ2Rjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkPFBYNJ2Rjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkPFBYNJ2Rjs.SidebarProvider; exports.SidebarRail = _chunkPFBYNJ2Rjs.SidebarRail; exports.SidebarSeparator = _chunkPFBYNJ2Rjs.SidebarSeparator; exports.SidebarTrigger = _chunkPFBYNJ2Rjs.SidebarTrigger; exports.Skeleton = _chunkPFBYNJ2Rjs.Skeleton; exports.Slider = _chunkPFBYNJ2Rjs.Slider; exports.Switch = _chunkPFBYNJ2Rjs.Switch; exports.Table = _chunkPFBYNJ2Rjs.Table; exports.TableBody = _chunkPFBYNJ2Rjs.TableBody; exports.TableCaption = _chunkPFBYNJ2Rjs.TableCaption; exports.TableCell = _chunkPFBYNJ2Rjs.TableCell; exports.TableFooter = _chunkPFBYNJ2Rjs.TableFooter; exports.TableHead = _chunkPFBYNJ2Rjs.TableHead; exports.TableHeader = _chunkPFBYNJ2Rjs.TableHeader; exports.TableRow = _chunkPFBYNJ2Rjs.TableRow; exports.Tabs = _chunkPFBYNJ2Rjs.Tabs; exports.TabsContainer = _chunkPFBYNJ2Rjs.TabsContainer; exports.TabsContent = _chunkPFBYNJ2Rjs.TabsContent; exports.TabsList = _chunkPFBYNJ2Rjs.TabsList; exports.TabsTrigger = _chunkPFBYNJ2Rjs.TabsTrigger; exports.Textarea = _chunkPFBYNJ2Rjs.Textarea; exports.Toaster = _chunkPFBYNJ2Rjs.Toaster; exports.Toggle = _chunkPFBYNJ2Rjs.Toggle; exports.Tooltip = _chunkPFBYNJ2Rjs.Tooltip; exports.TooltipContent = _chunkPFBYNJ2Rjs.TooltipContent; exports.TooltipProvider = _chunkPFBYNJ2Rjs.TooltipProvider; exports.TooltipTrigger = _chunkPFBYNJ2Rjs.TooltipTrigger; exports.UserAvatar = _chunkPFBYNJ2Rjs.UserAvatar; exports.UserAvatarEditor = _chunkPFBYNJ2Rjs.UserAvatarEditor; exports.UserContainer = _chunkPFBYNJ2Rjs.UserContainer; exports.UserDeleter = _chunkPFBYNJ2Rjs.UserDeleter; exports.UserDetails = _chunkPFBYNJ2Rjs.UserDetails; exports.UserEditor = _chunkPFBYNJ2Rjs.UserEditor; exports.UserIndexContainer = _chunkPFBYNJ2Rjs.UserIndexContainer; exports.UserIndexDetails = _chunkPFBYNJ2Rjs.UserIndexDetails; exports.UserListInAdd = _chunkPFBYNJ2Rjs.UserListInAdd; exports.UserMultiSelect = _chunkPFBYNJ2Rjs.UserMultiSelect; exports.UserReactivator = _chunkPFBYNJ2Rjs.UserReactivator; exports.UserResentInvitationEmail = _chunkPFBYNJ2Rjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkPFBYNJ2Rjs.UserRoleAdd; exports.UserRolesList = _chunkPFBYNJ2Rjs.UserRolesList; exports.UserSelector = _chunkPFBYNJ2Rjs.UserSelector; exports.UsersList = _chunkPFBYNJ2Rjs.UsersList; exports.UsersListByContentIds = _chunkPFBYNJ2Rjs.UsersListByContentIds; exports.UsersListContainer = _chunkPFBYNJ2Rjs.UsersListContainer; exports.badgeVariants = _chunkPFBYNJ2Rjs.badgeVariants; exports.buttonVariants = _chunkPFBYNJ2Rjs.buttonVariants; exports.cellComponent = _chunkPFBYNJ2Rjs.cellComponent; exports.cellDate = _chunkPFBYNJ2Rjs.cellDate; exports.cellId = _chunkPFBYNJ2Rjs.cellId; exports.cellLink = _chunkPFBYNJ2Rjs.cellLink; exports.cellUrl = _chunkPFBYNJ2Rjs.cellUrl; exports.errorToast = _chunkPFBYNJ2Rjs.errorToast; exports.generateNotificationData = _chunkPFBYNJ2Rjs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkPFBYNJ2Rjs.navigationMenuTriggerStyle; exports.toggleVariants = _chunkPFBYNJ2Rjs.toggleVariants; exports.triggerAssociationToast = _chunkPFBYNJ2Rjs.triggerAssociationToast; exports.useFileUpload = _chunkPFBYNJ2Rjs.useFileUpload; exports.useFormField = _chunkPFBYNJ2Rjs.useFormField; exports.useSidebar = _chunkPFBYNJ2Rjs.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";
|