@carlonicora/nextjs-jsonapi 1.29.4 → 1.29.6

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.
Files changed (56) hide show
  1. package/dist/{BlockNoteEditor-G532N3N7.mjs → BlockNoteEditor-4NQ5LSD6.mjs} +4 -4
  2. package/dist/{BlockNoteEditor-XWHUG6VH.js → BlockNoteEditor-AZNYW5Y7.js} +14 -14
  3. package/dist/{BlockNoteEditor-XWHUG6VH.js.map → BlockNoteEditor-AZNYW5Y7.js.map} +1 -1
  4. package/dist/billing/index.js +335 -335
  5. package/dist/billing/index.mjs +3 -3
  6. package/dist/{chunk-UYBCHXXL.js → chunk-5KQXRLK3.js} +25 -2
  7. package/dist/chunk-5KQXRLK3.js.map +1 -0
  8. package/dist/{chunk-GR4QPP36.mjs → chunk-C62JXXUX.mjs} +1 -1
  9. package/dist/{chunk-ALGMJ4JS.js → chunk-CWRYS2F3.js} +539 -530
  10. package/dist/chunk-CWRYS2F3.js.map +1 -0
  11. package/dist/{chunk-EW6QPMN3.js → chunk-OR5NPUWF.js} +1 -1
  12. package/dist/{chunk-EW6QPMN3.js.map → chunk-OR5NPUWF.js.map} +1 -1
  13. package/dist/{chunk-NYNLJEPF.mjs → chunk-WQ3KF6BG.mjs} +24 -1
  14. package/dist/chunk-WQ3KF6BG.mjs.map +1 -0
  15. package/dist/{chunk-CWY6AL4V.mjs → chunk-ZQEFAWFP.mjs} +91 -82
  16. package/dist/chunk-ZQEFAWFP.mjs.map +1 -0
  17. package/dist/client/index.js +4 -4
  18. package/dist/client/index.mjs +3 -3
  19. package/dist/components/index.js +4 -4
  20. package/dist/components/index.mjs +3 -3
  21. package/dist/contexts/index.js +4 -4
  22. package/dist/contexts/index.mjs +3 -3
  23. package/dist/core/index.d.mts +25 -2
  24. package/dist/core/index.d.ts +25 -2
  25. package/dist/core/index.js +10 -2
  26. package/dist/core/index.js.map +1 -1
  27. package/dist/core/index.mjs +9 -1
  28. package/dist/index.d.mts +2 -1
  29. package/dist/index.d.ts +2 -1
  30. package/dist/index.js +11 -3
  31. package/dist/index.js.map +1 -1
  32. package/dist/index.mjs +10 -2
  33. package/dist/server/index.js +3 -3
  34. package/dist/server/index.mjs +1 -1
  35. package/package.json +1 -1
  36. package/src/components/errors/errorToast.ts +2 -4
  37. package/src/components/forms/CommonAssociationForm.tsx +3 -3
  38. package/src/components/forms/FileUploader.tsx +4 -4
  39. package/src/features/auth/components/forms/AcceptInvitation.tsx +2 -2
  40. package/src/features/auth/components/forms/ActivateAccount.tsx +2 -2
  41. package/src/features/auth/components/forms/ResetPassword.tsx +2 -2
  42. package/src/features/company/components/forms/CompanyConfigurationEditor.tsx +2 -2
  43. package/src/features/notification/components/modals/NotificationModal.tsx +2 -2
  44. package/src/features/notification/contexts/NotificationContext.tsx +27 -1
  45. package/src/features/role/components/forms/UserRoleAdd.tsx +2 -2
  46. package/src/features/user/components/forms/UserResentInvitationEmail.tsx +2 -2
  47. package/src/index.ts +3 -0
  48. package/src/shadcnui/ui/sonner.tsx +13 -23
  49. package/src/utils/index.ts +3 -0
  50. package/src/utils/toast.ts +39 -0
  51. package/dist/chunk-ALGMJ4JS.js.map +0 -1
  52. package/dist/chunk-CWY6AL4V.mjs.map +0 -1
  53. package/dist/chunk-NYNLJEPF.mjs.map +0 -1
  54. package/dist/chunk-UYBCHXXL.js.map +0 -1
  55. /package/dist/{BlockNoteEditor-G532N3N7.mjs.map → BlockNoteEditor-4NQ5LSD6.mjs.map} +0 -0
  56. /package/dist/{chunk-GR4QPP36.mjs.map → chunk-C62JXXUX.mjs.map} +0 -0
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- var _chunkALGMJ4JSjs = require('../chunk-ALGMJ4JS.js');
29
+ var _chunkCWRYS2F3js = require('../chunk-CWRYS2F3.js');
30
30
 
31
31
 
32
32
 
@@ -40,7 +40,7 @@ var _chunkALGMJ4JSjs = require('../chunk-ALGMJ4JS.js');
40
40
 
41
41
 
42
42
 
43
- var _chunkEW6QPMN3js = require('../chunk-EW6QPMN3.js');
43
+ var _chunkOR5NPUWFjs = require('../chunk-OR5NPUWF.js');
44
44
 
45
45
 
46
46
 
@@ -51,7 +51,7 @@ var _chunkEW6QPMN3js = require('../chunk-EW6QPMN3.js');
51
51
 
52
52
 
53
53
 
54
- var _chunkUYBCHXXLjs = require('../chunk-UYBCHXXL.js');
54
+ var _chunk5KQXRLK3js = require('../chunk-5KQXRLK3.js');
55
55
 
56
56
 
57
57
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -117,5 +117,5 @@ require('../chunk-7QVYU63E.js');
117
117
 
118
118
 
119
119
 
120
- exports.ClientJsonApiDelete = _chunkUYBCHXXLjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkUYBCHXXLjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkUYBCHXXLjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkUYBCHXXLjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkUYBCHXXLjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkALGMJ4JSjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkALGMJ4JSjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkEW6QPMN3js.configureClientConfig; exports.configureClientJsonApi = _chunkUYBCHXXLjs.configureClientJsonApi; exports.configureI18n = _chunkEW6QPMN3js.configureI18n; exports.configureJsonApi = _chunkEW6QPMN3js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkEW6QPMN3js.getApiUrl; exports.getAppUrl = _chunkEW6QPMN3js.getAppUrl; exports.getClientApiUrl = _chunkUYBCHXXLjs.getClientApiUrl; exports.getClientAppUrl = _chunkUYBCHXXLjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkUYBCHXXLjs.getClientTrackablePages; exports.getI18nLink = _chunkEW6QPMN3js.getI18nLink; exports.getStripePublishableKey = _chunkEW6QPMN3js.getStripePublishableKey; exports.getTrackablePages = _chunkEW6QPMN3js.getTrackablePages; exports.registerTableGenerator = _chunkALGMJ4JSjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkALGMJ4JSjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkALGMJ4JSjs.useContentTableStructure; exports.useCustomD3Graph = _chunkALGMJ4JSjs.useCustomD3Graph; exports.useDataListRetriever = _chunkALGMJ4JSjs.useDataListRetriever; exports.useDebounce = _chunkALGMJ4JSjs.useDebounce; exports.useI18nDateFnsLocale = _chunkEW6QPMN3js.useI18nDateFnsLocale; exports.useI18nLocale = _chunkEW6QPMN3js.useI18nLocale; exports.useI18nRouter = _chunkEW6QPMN3js.useI18nRouter; exports.useI18nTranslations = _chunkEW6QPMN3js.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkALGMJ4JSjs.useJsonApiGet; exports.useJsonApiMutation = _chunkALGMJ4JSjs.useJsonApiMutation; exports.useNotificationSync = _chunkALGMJ4JSjs.useNotificationSync; exports.useOAuthClient = _chunkALGMJ4JSjs.useOAuthClient; exports.useOAuthClients = _chunkALGMJ4JSjs.useOAuthClients; exports.useOAuthConsent = _chunkALGMJ4JSjs.useOAuthConsent; exports.usePageTracker = _chunkALGMJ4JSjs.usePageTracker; exports.usePageUrlGenerator = _chunkALGMJ4JSjs.usePageUrlGenerator; exports.useRehydration = _chunkALGMJ4JSjs.useRehydration; exports.useRehydrationList = _chunkALGMJ4JSjs.useRehydrationList; exports.useRoleTableStructure = _chunkALGMJ4JSjs.useRoleTableStructure; exports.useSocket = _chunkALGMJ4JSjs.useSocket; exports.useSubscriptionStatus = _chunkALGMJ4JSjs.useSubscriptionStatus; exports.useTableGenerator = _chunkALGMJ4JSjs.useTableGenerator; exports.useUrlRewriter = _chunkALGMJ4JSjs.useUrlRewriter; exports.useUserSearch = _chunkALGMJ4JSjs.useUserSearch; exports.useUserTableStructure = _chunkALGMJ4JSjs.useUserTableStructure;
120
+ exports.ClientJsonApiDelete = _chunk5KQXRLK3js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunk5KQXRLK3js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunk5KQXRLK3js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunk5KQXRLK3js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunk5KQXRLK3js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkCWRYS2F3js.JsonApiProvider; exports.TableGeneratorRegistry = _chunkCWRYS2F3js.TableGeneratorRegistry; exports.configureClientConfig = _chunkOR5NPUWFjs.configureClientConfig; exports.configureClientJsonApi = _chunk5KQXRLK3js.configureClientJsonApi; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getClientApiUrl = _chunk5KQXRLK3js.getClientApiUrl; exports.getClientAppUrl = _chunk5KQXRLK3js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunk5KQXRLK3js.getClientTrackablePages; exports.getI18nLink = _chunkOR5NPUWFjs.getI18nLink; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.registerTableGenerator = _chunkCWRYS2F3js.registerTableGenerator; exports.tableGeneratorRegistry = _chunkCWRYS2F3js.tableGeneratorRegistry; exports.useContentTableStructure = _chunkCWRYS2F3js.useContentTableStructure; exports.useCustomD3Graph = _chunkCWRYS2F3js.useCustomD3Graph; exports.useDataListRetriever = _chunkCWRYS2F3js.useDataListRetriever; exports.useDebounce = _chunkCWRYS2F3js.useDebounce; exports.useI18nDateFnsLocale = _chunkOR5NPUWFjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkOR5NPUWFjs.useI18nLocale; exports.useI18nRouter = _chunkOR5NPUWFjs.useI18nRouter; exports.useI18nTranslations = _chunkOR5NPUWFjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkCWRYS2F3js.useJsonApiGet; exports.useJsonApiMutation = _chunkCWRYS2F3js.useJsonApiMutation; exports.useNotificationSync = _chunkCWRYS2F3js.useNotificationSync; exports.useOAuthClient = _chunkCWRYS2F3js.useOAuthClient; exports.useOAuthClients = _chunkCWRYS2F3js.useOAuthClients; exports.useOAuthConsent = _chunkCWRYS2F3js.useOAuthConsent; exports.usePageTracker = _chunkCWRYS2F3js.usePageTracker; exports.usePageUrlGenerator = _chunkCWRYS2F3js.usePageUrlGenerator; exports.useRehydration = _chunkCWRYS2F3js.useRehydration; exports.useRehydrationList = _chunkCWRYS2F3js.useRehydrationList; exports.useRoleTableStructure = _chunkCWRYS2F3js.useRoleTableStructure; exports.useSocket = _chunkCWRYS2F3js.useSocket; exports.useSubscriptionStatus = _chunkCWRYS2F3js.useSubscriptionStatus; exports.useTableGenerator = _chunkCWRYS2F3js.useTableGenerator; exports.useUrlRewriter = _chunkCWRYS2F3js.useUrlRewriter; exports.useUserSearch = _chunkCWRYS2F3js.useUserSearch; exports.useUserTableStructure = _chunkCWRYS2F3js.useUserTableStructure;
121
121
  //# sourceMappingURL=index.js.map
@@ -25,7 +25,7 @@ import {
25
25
  useUrlRewriter,
26
26
  useUserSearch,
27
27
  useUserTableStructure
28
- } from "../chunk-CWY6AL4V.mjs";
28
+ } from "../chunk-ZQEFAWFP.mjs";
29
29
  import {
30
30
  configureClientConfig,
31
31
  configureI18n,
@@ -39,7 +39,7 @@ import {
39
39
  useI18nLocale,
40
40
  useI18nRouter,
41
41
  useI18nTranslations
42
- } from "../chunk-GR4QPP36.mjs";
42
+ } from "../chunk-C62JXXUX.mjs";
43
43
  import {
44
44
  ClientJsonApiDelete,
45
45
  ClientJsonApiGet,
@@ -50,7 +50,7 @@ import {
50
50
  getClientApiUrl,
51
51
  getClientAppUrl,
52
52
  getClientTrackablePages
53
- } from "../chunk-NYNLJEPF.mjs";
53
+ } from "../chunk-WQ3KF6BG.mjs";
54
54
  import {
55
55
  getClientToken
56
56
  } from "../chunk-AUXK7QSA.mjs";
@@ -370,9 +370,9 @@
370
370
 
371
371
 
372
372
 
373
- var _chunkALGMJ4JSjs = require('../chunk-ALGMJ4JS.js');
374
- require('../chunk-EW6QPMN3.js');
375
- require('../chunk-UYBCHXXL.js');
373
+ var _chunkCWRYS2F3js = require('../chunk-CWRYS2F3.js');
374
+ require('../chunk-OR5NPUWF.js');
375
+ require('../chunk-5KQXRLK3.js');
376
376
  require('../chunk-LXKSUWAV.js');
377
377
  require('../chunk-IBS6NI7D.js');
378
378
  require('../chunk-FM6WRAN5.js');
@@ -756,5 +756,5 @@ require('../chunk-7QVYU63E.js');
756
756
 
757
757
 
758
758
 
759
- exports.AcceptInvitation = _chunkALGMJ4JSjs.AcceptInvitation; exports.Accordion = _chunkALGMJ4JSjs.Accordion; exports.AccordionContent = _chunkALGMJ4JSjs.AccordionContent; exports.AccordionItem = _chunkALGMJ4JSjs.AccordionItem; exports.AccordionTrigger = _chunkALGMJ4JSjs.AccordionTrigger; exports.ActivateAccount = _chunkALGMJ4JSjs.ActivateAccount; exports.AddUserToRole = _chunkALGMJ4JSjs.AddUserToRole; exports.AdminCompanyContainer = _chunkALGMJ4JSjs.AdminCompanyContainer; exports.AdminUsersList = _chunkALGMJ4JSjs.AdminUsersList; exports.Alert = _chunkALGMJ4JSjs.Alert; exports.AlertAction = _chunkALGMJ4JSjs.AlertAction; exports.AlertDescription = _chunkALGMJ4JSjs.AlertDescription; exports.AlertDialog = _chunkALGMJ4JSjs.AlertDialog; exports.AlertDialogAction = _chunkALGMJ4JSjs.AlertDialogAction; exports.AlertDialogCancel = _chunkALGMJ4JSjs.AlertDialogCancel; exports.AlertDialogContent = _chunkALGMJ4JSjs.AlertDialogContent; exports.AlertDialogDescription = _chunkALGMJ4JSjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkALGMJ4JSjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkALGMJ4JSjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkALGMJ4JSjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkALGMJ4JSjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkALGMJ4JSjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkALGMJ4JSjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkALGMJ4JSjs.AlertDialogTrigger; exports.AlertTitle = _chunkALGMJ4JSjs.AlertTitle; exports.AllowedUsersDetails = _chunkALGMJ4JSjs.AllowedUsersDetails; exports.AttributeElement = _chunkALGMJ4JSjs.AttributeElement; exports.AuthContainer = _chunkALGMJ4JSjs.AuthContainer; exports.Avatar = _chunkALGMJ4JSjs.Avatar; exports.AvatarBadge = _chunkALGMJ4JSjs.AvatarBadge; exports.AvatarFallback = _chunkALGMJ4JSjs.AvatarFallback; exports.AvatarGroup = _chunkALGMJ4JSjs.AvatarGroup; exports.AvatarGroupCount = _chunkALGMJ4JSjs.AvatarGroupCount; exports.AvatarImage = _chunkALGMJ4JSjs.AvatarImage; exports.Badge = _chunkALGMJ4JSjs.Badge; exports.BlockNoteEditorContainer = _chunkALGMJ4JSjs.BlockNoteEditorContainer; exports.Board = _chunkALGMJ4JSjs.KanbanBoard; exports.Breadcrumb = _chunkALGMJ4JSjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkALGMJ4JSjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkALGMJ4JSjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkALGMJ4JSjs.BreadcrumbLink; exports.BreadcrumbList = _chunkALGMJ4JSjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkALGMJ4JSjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkALGMJ4JSjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkALGMJ4JSjs.BreadcrumbSeparator; exports.Button = _chunkALGMJ4JSjs.Button; exports.Calendar = _chunkALGMJ4JSjs.Calendar; exports.CalendarDayButton = _chunkALGMJ4JSjs.CalendarDayButton; exports.Card = _chunkALGMJ4JSjs.Card; exports.CardAction = _chunkALGMJ4JSjs.CardAction; exports.CardContent = _chunkALGMJ4JSjs.CardContent; exports.CardDescription = _chunkALGMJ4JSjs.CardDescription; exports.CardFooter = _chunkALGMJ4JSjs.CardFooter; exports.CardHeader = _chunkALGMJ4JSjs.CardHeader; exports.CardTitle = _chunkALGMJ4JSjs.CardTitle; exports.Carousel = _chunkALGMJ4JSjs.Carousel; exports.CarouselContent = _chunkALGMJ4JSjs.CarouselContent; exports.CarouselItem = _chunkALGMJ4JSjs.CarouselItem; exports.CarouselNext = _chunkALGMJ4JSjs.CarouselNext; exports.CarouselPrevious = _chunkALGMJ4JSjs.CarouselPrevious; exports.ChartContainer = _chunkALGMJ4JSjs.ChartContainer; exports.ChartLegend = _chunkALGMJ4JSjs.ChartLegend; exports.ChartLegendContent = _chunkALGMJ4JSjs.ChartLegendContent; exports.ChartStyle = _chunkALGMJ4JSjs.ChartStyle; exports.ChartTooltip = _chunkALGMJ4JSjs.ChartTooltip; exports.ChartTooltipContent = _chunkALGMJ4JSjs.ChartTooltipContent; exports.Checkbox = _chunkALGMJ4JSjs.Checkbox; exports.Collapsible = _chunkALGMJ4JSjs.Collapsible; exports.CollapsibleContent = _chunkALGMJ4JSjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkALGMJ4JSjs.CollapsibleTrigger; exports.Column = _chunkALGMJ4JSjs.KanbanColumn; exports.ColumnHandle = _chunkALGMJ4JSjs.KanbanColumnHandle; exports.Command = _chunkALGMJ4JSjs.Command; exports.CommandDialog = _chunkALGMJ4JSjs.CommandDialog; exports.CommandEmpty = _chunkALGMJ4JSjs.CommandEmpty; exports.CommandGroup = _chunkALGMJ4JSjs.CommandGroup; exports.CommandInput = _chunkALGMJ4JSjs.CommandInput; exports.CommandItem = _chunkALGMJ4JSjs.CommandItem; exports.CommandList = _chunkALGMJ4JSjs.CommandList; exports.CommandSeparator = _chunkALGMJ4JSjs.CommandSeparator; exports.CommandShortcut = _chunkALGMJ4JSjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkALGMJ4JSjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkALGMJ4JSjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkALGMJ4JSjs.CommonDeleter; exports.CommonEditorButtons = _chunkALGMJ4JSjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkALGMJ4JSjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkALGMJ4JSjs.CommonEditorTrigger; exports.CompaniesList = _chunkALGMJ4JSjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkALGMJ4JSjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkALGMJ4JSjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkALGMJ4JSjs.CompanyContainer; exports.CompanyDeleter = _chunkALGMJ4JSjs.CompanyDeleter; exports.CompanyDetails = _chunkALGMJ4JSjs.CompanyDetails; exports.CompanyEditor = _chunkALGMJ4JSjs.CompanyEditor; exports.CompanyUsersList = _chunkALGMJ4JSjs.CompanyUsersList; exports.ContentListTable = _chunkALGMJ4JSjs.ContentListTable; exports.ContentTableSearch = _chunkALGMJ4JSjs.ContentTableSearch; exports.ContentTitle = _chunkALGMJ4JSjs.ContentTitle; exports.ContentsList = _chunkALGMJ4JSjs.ContentsList; exports.ContentsListById = _chunkALGMJ4JSjs.ContentsListById; exports.ContextMenu = _chunkALGMJ4JSjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkALGMJ4JSjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkALGMJ4JSjs.ContextMenuContent; exports.ContextMenuGroup = _chunkALGMJ4JSjs.ContextMenuGroup; exports.ContextMenuItem = _chunkALGMJ4JSjs.ContextMenuItem; exports.ContextMenuLabel = _chunkALGMJ4JSjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkALGMJ4JSjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkALGMJ4JSjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkALGMJ4JSjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkALGMJ4JSjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkALGMJ4JSjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkALGMJ4JSjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkALGMJ4JSjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkALGMJ4JSjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkALGMJ4JSjs.ContextMenuTrigger; exports.ContributorsList = _chunkALGMJ4JSjs.ContributorsList; exports.Cookies = _chunkALGMJ4JSjs.Cookies; exports.DatePickerPopover = _chunkALGMJ4JSjs.DatePickerPopover; exports.DateRangeSelector = _chunkALGMJ4JSjs.DateRangeSelector; exports.Dialog = _chunkALGMJ4JSjs.Dialog; exports.DialogClose = _chunkALGMJ4JSjs.DialogClose; exports.DialogContent = _chunkALGMJ4JSjs.DialogContent; exports.DialogDescription = _chunkALGMJ4JSjs.DialogDescription; exports.DialogFooter = _chunkALGMJ4JSjs.DialogFooter; exports.DialogHeader = _chunkALGMJ4JSjs.DialogHeader; exports.DialogOverlay = _chunkALGMJ4JSjs.DialogOverlay; exports.DialogPortal = _chunkALGMJ4JSjs.DialogPortal; exports.DialogTitle = _chunkALGMJ4JSjs.DialogTitle; exports.DialogTrigger = _chunkALGMJ4JSjs.DialogTrigger; exports.Drawer = _chunkALGMJ4JSjs.Drawer; exports.DrawerClose = _chunkALGMJ4JSjs.DrawerClose; exports.DrawerContent = _chunkALGMJ4JSjs.DrawerContent; exports.DrawerDescription = _chunkALGMJ4JSjs.DrawerDescription; exports.DrawerFooter = _chunkALGMJ4JSjs.DrawerFooter; exports.DrawerHeader = _chunkALGMJ4JSjs.DrawerHeader; exports.DrawerOverlay = _chunkALGMJ4JSjs.DrawerOverlay; exports.DrawerPortal = _chunkALGMJ4JSjs.DrawerPortal; exports.DrawerTitle = _chunkALGMJ4JSjs.DrawerTitle; exports.DrawerTrigger = _chunkALGMJ4JSjs.DrawerTrigger; exports.DropdownMenu = _chunkALGMJ4JSjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkALGMJ4JSjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkALGMJ4JSjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkALGMJ4JSjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkALGMJ4JSjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkALGMJ4JSjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkALGMJ4JSjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkALGMJ4JSjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkALGMJ4JSjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkALGMJ4JSjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkALGMJ4JSjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkALGMJ4JSjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkALGMJ4JSjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkALGMJ4JSjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkALGMJ4JSjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkALGMJ4JSjs.ErrorDetails; exports.Field = _chunkALGMJ4JSjs.Field; exports.FieldContent = _chunkALGMJ4JSjs.FieldContent; exports.FieldDescription = _chunkALGMJ4JSjs.FieldDescription; exports.FieldError = _chunkALGMJ4JSjs.FieldError; exports.FieldGroup = _chunkALGMJ4JSjs.FieldGroup; exports.FieldLabel = _chunkALGMJ4JSjs.FieldLabel; exports.FieldLegend = _chunkALGMJ4JSjs.FieldLegend; exports.FieldSeparator = _chunkALGMJ4JSjs.FieldSeparator; exports.FieldSet = _chunkALGMJ4JSjs.FieldSet; exports.FieldTitle = _chunkALGMJ4JSjs.FieldTitle; exports.FileInput = _chunkALGMJ4JSjs.FileInput; exports.FileUploader = _chunkALGMJ4JSjs.FileUploader; exports.FileUploaderContent = _chunkALGMJ4JSjs.FileUploaderContent; exports.FileUploaderItem = _chunkALGMJ4JSjs.FileUploaderItem; exports.ForgotPassword = _chunkALGMJ4JSjs.ForgotPassword; exports.Form = _chunkALGMJ4JSjs.Form; exports.FormCheckbox = _chunkALGMJ4JSjs.FormCheckbox; exports.FormDate = _chunkALGMJ4JSjs.FormDate; exports.FormDateTime = _chunkALGMJ4JSjs.FormDateTime; exports.FormFeatures = _chunkALGMJ4JSjs.FormFeatures; exports.FormFieldWrapper = _chunkALGMJ4JSjs.FormFieldWrapper; exports.FormInput = _chunkALGMJ4JSjs.FormInput; exports.FormPassword = _chunkALGMJ4JSjs.FormPassword; exports.FormPlaceAutocomplete = _chunkALGMJ4JSjs.FormPlaceAutocomplete; exports.FormRoles = _chunkALGMJ4JSjs.FormRoles; exports.FormSelect = _chunkALGMJ4JSjs.FormSelect; exports.FormSlider = _chunkALGMJ4JSjs.FormSlider; exports.FormSwitch = _chunkALGMJ4JSjs.FormSwitch; exports.FormTextarea = _chunkALGMJ4JSjs.FormTextarea; exports.Header = _chunkALGMJ4JSjs.Header; exports.HoverCard = _chunkALGMJ4JSjs.HoverCard; exports.HoverCardContent = _chunkALGMJ4JSjs.HoverCardContent; exports.HoverCardTrigger = _chunkALGMJ4JSjs.HoverCardTrigger; exports.Input = _chunkALGMJ4JSjs.Input; exports.InputGroup = _chunkALGMJ4JSjs.InputGroup; exports.InputGroupAddon = _chunkALGMJ4JSjs.InputGroupAddon; exports.InputGroupButton = _chunkALGMJ4JSjs.InputGroupButton; exports.InputGroupInput = _chunkALGMJ4JSjs.InputGroupInput; exports.InputGroupText = _chunkALGMJ4JSjs.InputGroupText; exports.InputGroupTextarea = _chunkALGMJ4JSjs.InputGroupTextarea; exports.InputOTP = _chunkALGMJ4JSjs.InputOTP; exports.InputOTPGroup = _chunkALGMJ4JSjs.InputOTPGroup; exports.InputOTPSeparator = _chunkALGMJ4JSjs.InputOTPSeparator; exports.InputOTPSlot = _chunkALGMJ4JSjs.InputOTPSlot; exports.Item = _chunkALGMJ4JSjs.KanbanItem; exports.ItemHandle = _chunkALGMJ4JSjs.KanbanItemHandle; exports.Kanban = _chunkALGMJ4JSjs.KanbanRoot; exports.KanbanBoard = _chunkALGMJ4JSjs.KanbanBoard; exports.KanbanColumn = _chunkALGMJ4JSjs.KanbanColumn; exports.KanbanColumnHandle = _chunkALGMJ4JSjs.KanbanColumnHandle; exports.KanbanItem = _chunkALGMJ4JSjs.KanbanItem; exports.KanbanItemHandle = _chunkALGMJ4JSjs.KanbanItemHandle; exports.KanbanOverlay = _chunkALGMJ4JSjs.KanbanOverlay; exports.Label = _chunkALGMJ4JSjs.Label; exports.LandingComponent = _chunkALGMJ4JSjs.LandingComponent; exports.Link = _chunkALGMJ4JSjs.Link; exports.Login = _chunkALGMJ4JSjs.Login; exports.Logout = _chunkALGMJ4JSjs.Logout; exports.ModeToggleSwitch = _chunkALGMJ4JSjs.ModeToggleSwitch; exports.MultiSelect = _chunkALGMJ4JSjs.MultiSelect; exports.NavigationMenu = _chunkALGMJ4JSjs.NavigationMenu; exports.NavigationMenuContent = _chunkALGMJ4JSjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkALGMJ4JSjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkALGMJ4JSjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkALGMJ4JSjs.NavigationMenuLink; exports.NavigationMenuList = _chunkALGMJ4JSjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkALGMJ4JSjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkALGMJ4JSjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkALGMJ4JSjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkALGMJ4JSjs.NotificationMenuItem; exports.NotificationModal = _chunkALGMJ4JSjs.NotificationModal; exports.NotificationToast = _chunkALGMJ4JSjs.NotificationToast; exports.NotificationsList = _chunkALGMJ4JSjs.NotificationsList; exports.NotificationsListContainer = _chunkALGMJ4JSjs.NotificationsListContainer; exports.OAuthClientCard = _chunkALGMJ4JSjs.OAuthClientCard; exports.OAuthClientDetail = _chunkALGMJ4JSjs.OAuthClientDetail; exports.OAuthClientForm = _chunkALGMJ4JSjs.OAuthClientForm; exports.OAuthClientList = _chunkALGMJ4JSjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkALGMJ4JSjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkALGMJ4JSjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkALGMJ4JSjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkALGMJ4JSjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkALGMJ4JSjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkALGMJ4JSjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkALGMJ4JSjs.OAuthScopeSelector; exports.Overlay = _chunkALGMJ4JSjs.KanbanOverlay; exports.PageContainer = _chunkALGMJ4JSjs.PageContainer; exports.PageContainerContentDetails = _chunkALGMJ4JSjs.PageContainerContentDetails; exports.PageContentContainer = _chunkALGMJ4JSjs.PageContentContainer; exports.PageSection = _chunkALGMJ4JSjs.PageSection; exports.PasswordInput = _chunkALGMJ4JSjs.PasswordInput; exports.Popover = _chunkALGMJ4JSjs.Popover; exports.PopoverContent = _chunkALGMJ4JSjs.PopoverContent; exports.PopoverDescription = _chunkALGMJ4JSjs.PopoverDescription; exports.PopoverHeader = _chunkALGMJ4JSjs.PopoverHeader; exports.PopoverTitle = _chunkALGMJ4JSjs.PopoverTitle; exports.PopoverTrigger = _chunkALGMJ4JSjs.PopoverTrigger; exports.Progress = _chunkALGMJ4JSjs.Progress; exports.ProgressIndicator = _chunkALGMJ4JSjs.ProgressIndicator; exports.ProgressLabel = _chunkALGMJ4JSjs.ProgressLabel; exports.ProgressTrack = _chunkALGMJ4JSjs.ProgressTrack; exports.ProgressValue = _chunkALGMJ4JSjs.ProgressValue; exports.PushNotificationProvider = _chunkALGMJ4JSjs.PushNotificationProvider; exports.RadioGroup = _chunkALGMJ4JSjs.RadioGroup; exports.RadioGroupItem = _chunkALGMJ4JSjs.RadioGroupItem; exports.ReactMarkdownContainer = _chunkALGMJ4JSjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkALGMJ4JSjs.RecentPagesNavigator; exports.RefreshUser = _chunkALGMJ4JSjs.RefreshUser; exports.RelevantContentsList = _chunkALGMJ4JSjs.RelevantContentsList; exports.RelevantUsersList = _chunkALGMJ4JSjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkALGMJ4JSjs.RemoveUserFromRole; exports.ResetPassword = _chunkALGMJ4JSjs.ResetPassword; exports.ResizableHandle = _chunkALGMJ4JSjs.ResizableHandle; exports.ResizablePanel = _chunkALGMJ4JSjs.ResizablePanel; exports.ResizablePanelGroup = _chunkALGMJ4JSjs.ResizablePanelGroup; exports.RoleContainer = _chunkALGMJ4JSjs.RoleContainer; exports.RoleDetails = _chunkALGMJ4JSjs.RoleDetails; exports.RoleUsersList = _chunkALGMJ4JSjs.RoleUsersList; exports.RolesList = _chunkALGMJ4JSjs.RolesList; exports.Root = _chunkALGMJ4JSjs.KanbanRoot; exports.ScrollArea = _chunkALGMJ4JSjs.ScrollArea; exports.ScrollBar = _chunkALGMJ4JSjs.ScrollBar; exports.Select = _chunkALGMJ4JSjs.Select; exports.SelectContent = _chunkALGMJ4JSjs.SelectContent; exports.SelectGroup = _chunkALGMJ4JSjs.SelectGroup; exports.SelectItem = _chunkALGMJ4JSjs.SelectItem; exports.SelectLabel = _chunkALGMJ4JSjs.SelectLabel; exports.SelectScrollDownButton = _chunkALGMJ4JSjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkALGMJ4JSjs.SelectScrollUpButton; exports.SelectSeparator = _chunkALGMJ4JSjs.SelectSeparator; exports.SelectTrigger = _chunkALGMJ4JSjs.SelectTrigger; exports.SelectValue = _chunkALGMJ4JSjs.SelectValue; exports.Separator = _chunkALGMJ4JSjs.Separator; exports.Sheet = _chunkALGMJ4JSjs.Sheet; exports.SheetClose = _chunkALGMJ4JSjs.SheetClose; exports.SheetContent = _chunkALGMJ4JSjs.SheetContent; exports.SheetDescription = _chunkALGMJ4JSjs.SheetDescription; exports.SheetFooter = _chunkALGMJ4JSjs.SheetFooter; exports.SheetHeader = _chunkALGMJ4JSjs.SheetHeader; exports.SheetTitle = _chunkALGMJ4JSjs.SheetTitle; exports.SheetTrigger = _chunkALGMJ4JSjs.SheetTrigger; exports.Sidebar = _chunkALGMJ4JSjs.Sidebar; exports.SidebarContent = _chunkALGMJ4JSjs.SidebarContent; exports.SidebarFooter = _chunkALGMJ4JSjs.SidebarFooter; exports.SidebarGroup = _chunkALGMJ4JSjs.SidebarGroup; exports.SidebarGroupAction = _chunkALGMJ4JSjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkALGMJ4JSjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkALGMJ4JSjs.SidebarGroupLabel; exports.SidebarHeader = _chunkALGMJ4JSjs.SidebarHeader; exports.SidebarInput = _chunkALGMJ4JSjs.SidebarInput; exports.SidebarInset = _chunkALGMJ4JSjs.SidebarInset; exports.SidebarMenu = _chunkALGMJ4JSjs.SidebarMenu; exports.SidebarMenuAction = _chunkALGMJ4JSjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkALGMJ4JSjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkALGMJ4JSjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkALGMJ4JSjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkALGMJ4JSjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkALGMJ4JSjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkALGMJ4JSjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkALGMJ4JSjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkALGMJ4JSjs.SidebarProvider; exports.SidebarRail = _chunkALGMJ4JSjs.SidebarRail; exports.SidebarSeparator = _chunkALGMJ4JSjs.SidebarSeparator; exports.SidebarTrigger = _chunkALGMJ4JSjs.SidebarTrigger; exports.Skeleton = _chunkALGMJ4JSjs.Skeleton; exports.Slider = _chunkALGMJ4JSjs.Slider; exports.Switch = _chunkALGMJ4JSjs.Switch; exports.Table = _chunkALGMJ4JSjs.Table; exports.TableBody = _chunkALGMJ4JSjs.TableBody; exports.TableCaption = _chunkALGMJ4JSjs.TableCaption; exports.TableCell = _chunkALGMJ4JSjs.TableCell; exports.TableFooter = _chunkALGMJ4JSjs.TableFooter; exports.TableHead = _chunkALGMJ4JSjs.TableHead; exports.TableHeader = _chunkALGMJ4JSjs.TableHeader; exports.TableRow = _chunkALGMJ4JSjs.TableRow; exports.Tabs = _chunkALGMJ4JSjs.Tabs; exports.TabsContainer = _chunkALGMJ4JSjs.TabsContainer; exports.TabsContent = _chunkALGMJ4JSjs.TabsContent; exports.TabsList = _chunkALGMJ4JSjs.TabsList; exports.TabsTrigger = _chunkALGMJ4JSjs.TabsTrigger; exports.Textarea = _chunkALGMJ4JSjs.Textarea; exports.Toaster = _chunkALGMJ4JSjs.Toaster; exports.Toggle = _chunkALGMJ4JSjs.Toggle; exports.TokenStatusIndicator = _chunkALGMJ4JSjs.TokenStatusIndicator; exports.Tooltip = _chunkALGMJ4JSjs.Tooltip; exports.TooltipContent = _chunkALGMJ4JSjs.TooltipContent; exports.TooltipProvider = _chunkALGMJ4JSjs.TooltipProvider; exports.TooltipTrigger = _chunkALGMJ4JSjs.TooltipTrigger; exports.UserAvatar = _chunkALGMJ4JSjs.UserAvatar; exports.UserAvatarEditor = _chunkALGMJ4JSjs.UserAvatarEditor; exports.UserContainer = _chunkALGMJ4JSjs.UserContainer; exports.UserDeleter = _chunkALGMJ4JSjs.UserDeleter; exports.UserDetails = _chunkALGMJ4JSjs.UserDetails; exports.UserEditor = _chunkALGMJ4JSjs.UserEditor; exports.UserIndexContainer = _chunkALGMJ4JSjs.UserIndexContainer; exports.UserIndexDetails = _chunkALGMJ4JSjs.UserIndexDetails; exports.UserListInAdd = _chunkALGMJ4JSjs.UserListInAdd; exports.UserMultiSelect = _chunkALGMJ4JSjs.UserMultiSelect; exports.UserReactivator = _chunkALGMJ4JSjs.UserReactivator; exports.UserResentInvitationEmail = _chunkALGMJ4JSjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkALGMJ4JSjs.UserRoleAdd; exports.UserRolesList = _chunkALGMJ4JSjs.UserRolesList; exports.UserSelector = _chunkALGMJ4JSjs.UserSelector; exports.UsersList = _chunkALGMJ4JSjs.UsersList; exports.UsersListByContentIds = _chunkALGMJ4JSjs.UsersListByContentIds; exports.UsersListContainer = _chunkALGMJ4JSjs.UsersListContainer; exports.badgeVariants = _chunkALGMJ4JSjs.badgeVariants; exports.buttonVariants = _chunkALGMJ4JSjs.buttonVariants; exports.cellComponent = _chunkALGMJ4JSjs.cellComponent; exports.cellDate = _chunkALGMJ4JSjs.cellDate; exports.cellId = _chunkALGMJ4JSjs.cellId; exports.cellLink = _chunkALGMJ4JSjs.cellLink; exports.cellUrl = _chunkALGMJ4JSjs.cellUrl; exports.errorToast = _chunkALGMJ4JSjs.errorToast; exports.generateNotificationData = _chunkALGMJ4JSjs.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkALGMJ4JSjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkALGMJ4JSjs.tabsListVariants; exports.toggleVariants = _chunkALGMJ4JSjs.toggleVariants; exports.triggerAssociationToast = _chunkALGMJ4JSjs.triggerAssociationToast; exports.useCarousel = _chunkALGMJ4JSjs.useCarousel; exports.useFileUpload = _chunkALGMJ4JSjs.useFileUpload; exports.useSidebar = _chunkALGMJ4JSjs.useSidebar;
759
+ exports.AcceptInvitation = _chunkCWRYS2F3js.AcceptInvitation; exports.Accordion = _chunkCWRYS2F3js.Accordion; exports.AccordionContent = _chunkCWRYS2F3js.AccordionContent; exports.AccordionItem = _chunkCWRYS2F3js.AccordionItem; exports.AccordionTrigger = _chunkCWRYS2F3js.AccordionTrigger; exports.ActivateAccount = _chunkCWRYS2F3js.ActivateAccount; exports.AddUserToRole = _chunkCWRYS2F3js.AddUserToRole; exports.AdminCompanyContainer = _chunkCWRYS2F3js.AdminCompanyContainer; exports.AdminUsersList = _chunkCWRYS2F3js.AdminUsersList; exports.Alert = _chunkCWRYS2F3js.Alert; exports.AlertAction = _chunkCWRYS2F3js.AlertAction; exports.AlertDescription = _chunkCWRYS2F3js.AlertDescription; exports.AlertDialog = _chunkCWRYS2F3js.AlertDialog; exports.AlertDialogAction = _chunkCWRYS2F3js.AlertDialogAction; exports.AlertDialogCancel = _chunkCWRYS2F3js.AlertDialogCancel; exports.AlertDialogContent = _chunkCWRYS2F3js.AlertDialogContent; exports.AlertDialogDescription = _chunkCWRYS2F3js.AlertDialogDescription; exports.AlertDialogFooter = _chunkCWRYS2F3js.AlertDialogFooter; exports.AlertDialogHeader = _chunkCWRYS2F3js.AlertDialogHeader; exports.AlertDialogMedia = _chunkCWRYS2F3js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkCWRYS2F3js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkCWRYS2F3js.AlertDialogPortal; exports.AlertDialogTitle = _chunkCWRYS2F3js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkCWRYS2F3js.AlertDialogTrigger; exports.AlertTitle = _chunkCWRYS2F3js.AlertTitle; exports.AllowedUsersDetails = _chunkCWRYS2F3js.AllowedUsersDetails; exports.AttributeElement = _chunkCWRYS2F3js.AttributeElement; exports.AuthContainer = _chunkCWRYS2F3js.AuthContainer; exports.Avatar = _chunkCWRYS2F3js.Avatar; exports.AvatarBadge = _chunkCWRYS2F3js.AvatarBadge; exports.AvatarFallback = _chunkCWRYS2F3js.AvatarFallback; exports.AvatarGroup = _chunkCWRYS2F3js.AvatarGroup; exports.AvatarGroupCount = _chunkCWRYS2F3js.AvatarGroupCount; exports.AvatarImage = _chunkCWRYS2F3js.AvatarImage; exports.Badge = _chunkCWRYS2F3js.Badge; exports.BlockNoteEditorContainer = _chunkCWRYS2F3js.BlockNoteEditorContainer; exports.Board = _chunkCWRYS2F3js.KanbanBoard; exports.Breadcrumb = _chunkCWRYS2F3js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkCWRYS2F3js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkCWRYS2F3js.BreadcrumbItem; exports.BreadcrumbLink = _chunkCWRYS2F3js.BreadcrumbLink; exports.BreadcrumbList = _chunkCWRYS2F3js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkCWRYS2F3js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkCWRYS2F3js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkCWRYS2F3js.BreadcrumbSeparator; exports.Button = _chunkCWRYS2F3js.Button; exports.Calendar = _chunkCWRYS2F3js.Calendar; exports.CalendarDayButton = _chunkCWRYS2F3js.CalendarDayButton; exports.Card = _chunkCWRYS2F3js.Card; exports.CardAction = _chunkCWRYS2F3js.CardAction; exports.CardContent = _chunkCWRYS2F3js.CardContent; exports.CardDescription = _chunkCWRYS2F3js.CardDescription; exports.CardFooter = _chunkCWRYS2F3js.CardFooter; exports.CardHeader = _chunkCWRYS2F3js.CardHeader; exports.CardTitle = _chunkCWRYS2F3js.CardTitle; exports.Carousel = _chunkCWRYS2F3js.Carousel; exports.CarouselContent = _chunkCWRYS2F3js.CarouselContent; exports.CarouselItem = _chunkCWRYS2F3js.CarouselItem; exports.CarouselNext = _chunkCWRYS2F3js.CarouselNext; exports.CarouselPrevious = _chunkCWRYS2F3js.CarouselPrevious; exports.ChartContainer = _chunkCWRYS2F3js.ChartContainer; exports.ChartLegend = _chunkCWRYS2F3js.ChartLegend; exports.ChartLegendContent = _chunkCWRYS2F3js.ChartLegendContent; exports.ChartStyle = _chunkCWRYS2F3js.ChartStyle; exports.ChartTooltip = _chunkCWRYS2F3js.ChartTooltip; exports.ChartTooltipContent = _chunkCWRYS2F3js.ChartTooltipContent; exports.Checkbox = _chunkCWRYS2F3js.Checkbox; exports.Collapsible = _chunkCWRYS2F3js.Collapsible; exports.CollapsibleContent = _chunkCWRYS2F3js.CollapsibleContent; exports.CollapsibleTrigger = _chunkCWRYS2F3js.CollapsibleTrigger; exports.Column = _chunkCWRYS2F3js.KanbanColumn; exports.ColumnHandle = _chunkCWRYS2F3js.KanbanColumnHandle; exports.Command = _chunkCWRYS2F3js.Command; exports.CommandDialog = _chunkCWRYS2F3js.CommandDialog; exports.CommandEmpty = _chunkCWRYS2F3js.CommandEmpty; exports.CommandGroup = _chunkCWRYS2F3js.CommandGroup; exports.CommandInput = _chunkCWRYS2F3js.CommandInput; exports.CommandItem = _chunkCWRYS2F3js.CommandItem; exports.CommandList = _chunkCWRYS2F3js.CommandList; exports.CommandSeparator = _chunkCWRYS2F3js.CommandSeparator; exports.CommandShortcut = _chunkCWRYS2F3js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkCWRYS2F3js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkCWRYS2F3js.CommonAssociationTrigger; exports.CommonDeleter = _chunkCWRYS2F3js.CommonDeleter; exports.CommonEditorButtons = _chunkCWRYS2F3js.CommonEditorButtons; exports.CommonEditorHeader = _chunkCWRYS2F3js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkCWRYS2F3js.CommonEditorTrigger; exports.CompaniesList = _chunkCWRYS2F3js.CompaniesList; exports.CompanyConfigurationEditor = _chunkCWRYS2F3js.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkCWRYS2F3js.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkCWRYS2F3js.CompanyContainer; exports.CompanyDeleter = _chunkCWRYS2F3js.CompanyDeleter; exports.CompanyDetails = _chunkCWRYS2F3js.CompanyDetails; exports.CompanyEditor = _chunkCWRYS2F3js.CompanyEditor; exports.CompanyUsersList = _chunkCWRYS2F3js.CompanyUsersList; exports.ContentListTable = _chunkCWRYS2F3js.ContentListTable; exports.ContentTableSearch = _chunkCWRYS2F3js.ContentTableSearch; exports.ContentTitle = _chunkCWRYS2F3js.ContentTitle; exports.ContentsList = _chunkCWRYS2F3js.ContentsList; exports.ContentsListById = _chunkCWRYS2F3js.ContentsListById; exports.ContextMenu = _chunkCWRYS2F3js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkCWRYS2F3js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkCWRYS2F3js.ContextMenuContent; exports.ContextMenuGroup = _chunkCWRYS2F3js.ContextMenuGroup; exports.ContextMenuItem = _chunkCWRYS2F3js.ContextMenuItem; exports.ContextMenuLabel = _chunkCWRYS2F3js.ContextMenuLabel; exports.ContextMenuPortal = _chunkCWRYS2F3js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkCWRYS2F3js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkCWRYS2F3js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkCWRYS2F3js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkCWRYS2F3js.ContextMenuShortcut; exports.ContextMenuSub = _chunkCWRYS2F3js.ContextMenuSub; exports.ContextMenuSubContent = _chunkCWRYS2F3js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkCWRYS2F3js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkCWRYS2F3js.ContextMenuTrigger; exports.ContributorsList = _chunkCWRYS2F3js.ContributorsList; exports.Cookies = _chunkCWRYS2F3js.Cookies; exports.DatePickerPopover = _chunkCWRYS2F3js.DatePickerPopover; exports.DateRangeSelector = _chunkCWRYS2F3js.DateRangeSelector; exports.Dialog = _chunkCWRYS2F3js.Dialog; exports.DialogClose = _chunkCWRYS2F3js.DialogClose; exports.DialogContent = _chunkCWRYS2F3js.DialogContent; exports.DialogDescription = _chunkCWRYS2F3js.DialogDescription; exports.DialogFooter = _chunkCWRYS2F3js.DialogFooter; exports.DialogHeader = _chunkCWRYS2F3js.DialogHeader; exports.DialogOverlay = _chunkCWRYS2F3js.DialogOverlay; exports.DialogPortal = _chunkCWRYS2F3js.DialogPortal; exports.DialogTitle = _chunkCWRYS2F3js.DialogTitle; exports.DialogTrigger = _chunkCWRYS2F3js.DialogTrigger; exports.Drawer = _chunkCWRYS2F3js.Drawer; exports.DrawerClose = _chunkCWRYS2F3js.DrawerClose; exports.DrawerContent = _chunkCWRYS2F3js.DrawerContent; exports.DrawerDescription = _chunkCWRYS2F3js.DrawerDescription; exports.DrawerFooter = _chunkCWRYS2F3js.DrawerFooter; exports.DrawerHeader = _chunkCWRYS2F3js.DrawerHeader; exports.DrawerOverlay = _chunkCWRYS2F3js.DrawerOverlay; exports.DrawerPortal = _chunkCWRYS2F3js.DrawerPortal; exports.DrawerTitle = _chunkCWRYS2F3js.DrawerTitle; exports.DrawerTrigger = _chunkCWRYS2F3js.DrawerTrigger; exports.DropdownMenu = _chunkCWRYS2F3js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkCWRYS2F3js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkCWRYS2F3js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkCWRYS2F3js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkCWRYS2F3js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkCWRYS2F3js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkCWRYS2F3js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkCWRYS2F3js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkCWRYS2F3js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkCWRYS2F3js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkCWRYS2F3js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkCWRYS2F3js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkCWRYS2F3js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkCWRYS2F3js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkCWRYS2F3js.DropdownMenuTrigger; exports.ErrorDetails = _chunkCWRYS2F3js.ErrorDetails; exports.Field = _chunkCWRYS2F3js.Field; exports.FieldContent = _chunkCWRYS2F3js.FieldContent; exports.FieldDescription = _chunkCWRYS2F3js.FieldDescription; exports.FieldError = _chunkCWRYS2F3js.FieldError; exports.FieldGroup = _chunkCWRYS2F3js.FieldGroup; exports.FieldLabel = _chunkCWRYS2F3js.FieldLabel; exports.FieldLegend = _chunkCWRYS2F3js.FieldLegend; exports.FieldSeparator = _chunkCWRYS2F3js.FieldSeparator; exports.FieldSet = _chunkCWRYS2F3js.FieldSet; exports.FieldTitle = _chunkCWRYS2F3js.FieldTitle; exports.FileInput = _chunkCWRYS2F3js.FileInput; exports.FileUploader = _chunkCWRYS2F3js.FileUploader; exports.FileUploaderContent = _chunkCWRYS2F3js.FileUploaderContent; exports.FileUploaderItem = _chunkCWRYS2F3js.FileUploaderItem; exports.ForgotPassword = _chunkCWRYS2F3js.ForgotPassword; exports.Form = _chunkCWRYS2F3js.Form; exports.FormCheckbox = _chunkCWRYS2F3js.FormCheckbox; exports.FormDate = _chunkCWRYS2F3js.FormDate; exports.FormDateTime = _chunkCWRYS2F3js.FormDateTime; exports.FormFeatures = _chunkCWRYS2F3js.FormFeatures; exports.FormFieldWrapper = _chunkCWRYS2F3js.FormFieldWrapper; exports.FormInput = _chunkCWRYS2F3js.FormInput; exports.FormPassword = _chunkCWRYS2F3js.FormPassword; exports.FormPlaceAutocomplete = _chunkCWRYS2F3js.FormPlaceAutocomplete; exports.FormRoles = _chunkCWRYS2F3js.FormRoles; exports.FormSelect = _chunkCWRYS2F3js.FormSelect; exports.FormSlider = _chunkCWRYS2F3js.FormSlider; exports.FormSwitch = _chunkCWRYS2F3js.FormSwitch; exports.FormTextarea = _chunkCWRYS2F3js.FormTextarea; exports.Header = _chunkCWRYS2F3js.Header; exports.HoverCard = _chunkCWRYS2F3js.HoverCard; exports.HoverCardContent = _chunkCWRYS2F3js.HoverCardContent; exports.HoverCardTrigger = _chunkCWRYS2F3js.HoverCardTrigger; exports.Input = _chunkCWRYS2F3js.Input; exports.InputGroup = _chunkCWRYS2F3js.InputGroup; exports.InputGroupAddon = _chunkCWRYS2F3js.InputGroupAddon; exports.InputGroupButton = _chunkCWRYS2F3js.InputGroupButton; exports.InputGroupInput = _chunkCWRYS2F3js.InputGroupInput; exports.InputGroupText = _chunkCWRYS2F3js.InputGroupText; exports.InputGroupTextarea = _chunkCWRYS2F3js.InputGroupTextarea; exports.InputOTP = _chunkCWRYS2F3js.InputOTP; exports.InputOTPGroup = _chunkCWRYS2F3js.InputOTPGroup; exports.InputOTPSeparator = _chunkCWRYS2F3js.InputOTPSeparator; exports.InputOTPSlot = _chunkCWRYS2F3js.InputOTPSlot; exports.Item = _chunkCWRYS2F3js.KanbanItem; exports.ItemHandle = _chunkCWRYS2F3js.KanbanItemHandle; exports.Kanban = _chunkCWRYS2F3js.KanbanRoot; exports.KanbanBoard = _chunkCWRYS2F3js.KanbanBoard; exports.KanbanColumn = _chunkCWRYS2F3js.KanbanColumn; exports.KanbanColumnHandle = _chunkCWRYS2F3js.KanbanColumnHandle; exports.KanbanItem = _chunkCWRYS2F3js.KanbanItem; exports.KanbanItemHandle = _chunkCWRYS2F3js.KanbanItemHandle; exports.KanbanOverlay = _chunkCWRYS2F3js.KanbanOverlay; exports.Label = _chunkCWRYS2F3js.Label; exports.LandingComponent = _chunkCWRYS2F3js.LandingComponent; exports.Link = _chunkCWRYS2F3js.Link; exports.Login = _chunkCWRYS2F3js.Login; exports.Logout = _chunkCWRYS2F3js.Logout; exports.ModeToggleSwitch = _chunkCWRYS2F3js.ModeToggleSwitch; exports.MultiSelect = _chunkCWRYS2F3js.MultiSelect; exports.NavigationMenu = _chunkCWRYS2F3js.NavigationMenu; exports.NavigationMenuContent = _chunkCWRYS2F3js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkCWRYS2F3js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkCWRYS2F3js.NavigationMenuItem; exports.NavigationMenuLink = _chunkCWRYS2F3js.NavigationMenuLink; exports.NavigationMenuList = _chunkCWRYS2F3js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkCWRYS2F3js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkCWRYS2F3js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkCWRYS2F3js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkCWRYS2F3js.NotificationMenuItem; exports.NotificationModal = _chunkCWRYS2F3js.NotificationModal; exports.NotificationToast = _chunkCWRYS2F3js.NotificationToast; exports.NotificationsList = _chunkCWRYS2F3js.NotificationsList; exports.NotificationsListContainer = _chunkCWRYS2F3js.NotificationsListContainer; exports.OAuthClientCard = _chunkCWRYS2F3js.OAuthClientCard; exports.OAuthClientDetail = _chunkCWRYS2F3js.OAuthClientDetail; exports.OAuthClientForm = _chunkCWRYS2F3js.OAuthClientForm; exports.OAuthClientList = _chunkCWRYS2F3js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkCWRYS2F3js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkCWRYS2F3js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkCWRYS2F3js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkCWRYS2F3js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkCWRYS2F3js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkCWRYS2F3js.OAuthScopeList; exports.OAuthScopeSelector = _chunkCWRYS2F3js.OAuthScopeSelector; exports.Overlay = _chunkCWRYS2F3js.KanbanOverlay; exports.PageContainer = _chunkCWRYS2F3js.PageContainer; exports.PageContainerContentDetails = _chunkCWRYS2F3js.PageContainerContentDetails; exports.PageContentContainer = _chunkCWRYS2F3js.PageContentContainer; exports.PageSection = _chunkCWRYS2F3js.PageSection; exports.PasswordInput = _chunkCWRYS2F3js.PasswordInput; exports.Popover = _chunkCWRYS2F3js.Popover; exports.PopoverContent = _chunkCWRYS2F3js.PopoverContent; exports.PopoverDescription = _chunkCWRYS2F3js.PopoverDescription; exports.PopoverHeader = _chunkCWRYS2F3js.PopoverHeader; exports.PopoverTitle = _chunkCWRYS2F3js.PopoverTitle; exports.PopoverTrigger = _chunkCWRYS2F3js.PopoverTrigger; exports.Progress = _chunkCWRYS2F3js.Progress; exports.ProgressIndicator = _chunkCWRYS2F3js.ProgressIndicator; exports.ProgressLabel = _chunkCWRYS2F3js.ProgressLabel; exports.ProgressTrack = _chunkCWRYS2F3js.ProgressTrack; exports.ProgressValue = _chunkCWRYS2F3js.ProgressValue; exports.PushNotificationProvider = _chunkCWRYS2F3js.PushNotificationProvider; exports.RadioGroup = _chunkCWRYS2F3js.RadioGroup; exports.RadioGroupItem = _chunkCWRYS2F3js.RadioGroupItem; exports.ReactMarkdownContainer = _chunkCWRYS2F3js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkCWRYS2F3js.RecentPagesNavigator; exports.RefreshUser = _chunkCWRYS2F3js.RefreshUser; exports.RelevantContentsList = _chunkCWRYS2F3js.RelevantContentsList; exports.RelevantUsersList = _chunkCWRYS2F3js.RelevantUsersList; exports.RemoveUserFromRole = _chunkCWRYS2F3js.RemoveUserFromRole; exports.ResetPassword = _chunkCWRYS2F3js.ResetPassword; exports.ResizableHandle = _chunkCWRYS2F3js.ResizableHandle; exports.ResizablePanel = _chunkCWRYS2F3js.ResizablePanel; exports.ResizablePanelGroup = _chunkCWRYS2F3js.ResizablePanelGroup; exports.RoleContainer = _chunkCWRYS2F3js.RoleContainer; exports.RoleDetails = _chunkCWRYS2F3js.RoleDetails; exports.RoleUsersList = _chunkCWRYS2F3js.RoleUsersList; exports.RolesList = _chunkCWRYS2F3js.RolesList; exports.Root = _chunkCWRYS2F3js.KanbanRoot; exports.ScrollArea = _chunkCWRYS2F3js.ScrollArea; exports.ScrollBar = _chunkCWRYS2F3js.ScrollBar; exports.Select = _chunkCWRYS2F3js.Select; exports.SelectContent = _chunkCWRYS2F3js.SelectContent; exports.SelectGroup = _chunkCWRYS2F3js.SelectGroup; exports.SelectItem = _chunkCWRYS2F3js.SelectItem; exports.SelectLabel = _chunkCWRYS2F3js.SelectLabel; exports.SelectScrollDownButton = _chunkCWRYS2F3js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkCWRYS2F3js.SelectScrollUpButton; exports.SelectSeparator = _chunkCWRYS2F3js.SelectSeparator; exports.SelectTrigger = _chunkCWRYS2F3js.SelectTrigger; exports.SelectValue = _chunkCWRYS2F3js.SelectValue; exports.Separator = _chunkCWRYS2F3js.Separator; exports.Sheet = _chunkCWRYS2F3js.Sheet; exports.SheetClose = _chunkCWRYS2F3js.SheetClose; exports.SheetContent = _chunkCWRYS2F3js.SheetContent; exports.SheetDescription = _chunkCWRYS2F3js.SheetDescription; exports.SheetFooter = _chunkCWRYS2F3js.SheetFooter; exports.SheetHeader = _chunkCWRYS2F3js.SheetHeader; exports.SheetTitle = _chunkCWRYS2F3js.SheetTitle; exports.SheetTrigger = _chunkCWRYS2F3js.SheetTrigger; exports.Sidebar = _chunkCWRYS2F3js.Sidebar; exports.SidebarContent = _chunkCWRYS2F3js.SidebarContent; exports.SidebarFooter = _chunkCWRYS2F3js.SidebarFooter; exports.SidebarGroup = _chunkCWRYS2F3js.SidebarGroup; exports.SidebarGroupAction = _chunkCWRYS2F3js.SidebarGroupAction; exports.SidebarGroupContent = _chunkCWRYS2F3js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkCWRYS2F3js.SidebarGroupLabel; exports.SidebarHeader = _chunkCWRYS2F3js.SidebarHeader; exports.SidebarInput = _chunkCWRYS2F3js.SidebarInput; exports.SidebarInset = _chunkCWRYS2F3js.SidebarInset; exports.SidebarMenu = _chunkCWRYS2F3js.SidebarMenu; exports.SidebarMenuAction = _chunkCWRYS2F3js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkCWRYS2F3js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkCWRYS2F3js.SidebarMenuButton; exports.SidebarMenuItem = _chunkCWRYS2F3js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkCWRYS2F3js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkCWRYS2F3js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkCWRYS2F3js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkCWRYS2F3js.SidebarMenuSubItem; exports.SidebarProvider = _chunkCWRYS2F3js.SidebarProvider; exports.SidebarRail = _chunkCWRYS2F3js.SidebarRail; exports.SidebarSeparator = _chunkCWRYS2F3js.SidebarSeparator; exports.SidebarTrigger = _chunkCWRYS2F3js.SidebarTrigger; exports.Skeleton = _chunkCWRYS2F3js.Skeleton; exports.Slider = _chunkCWRYS2F3js.Slider; exports.Switch = _chunkCWRYS2F3js.Switch; exports.Table = _chunkCWRYS2F3js.Table; exports.TableBody = _chunkCWRYS2F3js.TableBody; exports.TableCaption = _chunkCWRYS2F3js.TableCaption; exports.TableCell = _chunkCWRYS2F3js.TableCell; exports.TableFooter = _chunkCWRYS2F3js.TableFooter; exports.TableHead = _chunkCWRYS2F3js.TableHead; exports.TableHeader = _chunkCWRYS2F3js.TableHeader; exports.TableRow = _chunkCWRYS2F3js.TableRow; exports.Tabs = _chunkCWRYS2F3js.Tabs; exports.TabsContainer = _chunkCWRYS2F3js.TabsContainer; exports.TabsContent = _chunkCWRYS2F3js.TabsContent; exports.TabsList = _chunkCWRYS2F3js.TabsList; exports.TabsTrigger = _chunkCWRYS2F3js.TabsTrigger; exports.Textarea = _chunkCWRYS2F3js.Textarea; exports.Toaster = _chunkCWRYS2F3js.Toaster; exports.Toggle = _chunkCWRYS2F3js.Toggle; exports.TokenStatusIndicator = _chunkCWRYS2F3js.TokenStatusIndicator; exports.Tooltip = _chunkCWRYS2F3js.Tooltip; exports.TooltipContent = _chunkCWRYS2F3js.TooltipContent; exports.TooltipProvider = _chunkCWRYS2F3js.TooltipProvider; exports.TooltipTrigger = _chunkCWRYS2F3js.TooltipTrigger; exports.UserAvatar = _chunkCWRYS2F3js.UserAvatar; exports.UserAvatarEditor = _chunkCWRYS2F3js.UserAvatarEditor; exports.UserContainer = _chunkCWRYS2F3js.UserContainer; exports.UserDeleter = _chunkCWRYS2F3js.UserDeleter; exports.UserDetails = _chunkCWRYS2F3js.UserDetails; exports.UserEditor = _chunkCWRYS2F3js.UserEditor; exports.UserIndexContainer = _chunkCWRYS2F3js.UserIndexContainer; exports.UserIndexDetails = _chunkCWRYS2F3js.UserIndexDetails; exports.UserListInAdd = _chunkCWRYS2F3js.UserListInAdd; exports.UserMultiSelect = _chunkCWRYS2F3js.UserMultiSelect; exports.UserReactivator = _chunkCWRYS2F3js.UserReactivator; exports.UserResentInvitationEmail = _chunkCWRYS2F3js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkCWRYS2F3js.UserRoleAdd; exports.UserRolesList = _chunkCWRYS2F3js.UserRolesList; exports.UserSelector = _chunkCWRYS2F3js.UserSelector; exports.UsersList = _chunkCWRYS2F3js.UsersList; exports.UsersListByContentIds = _chunkCWRYS2F3js.UsersListByContentIds; exports.UsersListContainer = _chunkCWRYS2F3js.UsersListContainer; exports.badgeVariants = _chunkCWRYS2F3js.badgeVariants; exports.buttonVariants = _chunkCWRYS2F3js.buttonVariants; exports.cellComponent = _chunkCWRYS2F3js.cellComponent; exports.cellDate = _chunkCWRYS2F3js.cellDate; exports.cellId = _chunkCWRYS2F3js.cellId; exports.cellLink = _chunkCWRYS2F3js.cellLink; exports.cellUrl = _chunkCWRYS2F3js.cellUrl; exports.errorToast = _chunkCWRYS2F3js.errorToast; exports.generateNotificationData = _chunkCWRYS2F3js.generateNotificationData; exports.navigationMenuTriggerStyle = _chunkCWRYS2F3js.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkCWRYS2F3js.tabsListVariants; exports.toggleVariants = _chunkCWRYS2F3js.toggleVariants; exports.triggerAssociationToast = _chunkCWRYS2F3js.triggerAssociationToast; exports.useCarousel = _chunkCWRYS2F3js.useCarousel; exports.useFileUpload = _chunkCWRYS2F3js.useFileUpload; exports.useSidebar = _chunkCWRYS2F3js.useSidebar;
760
760
  //# sourceMappingURL=index.js.map
@@ -370,9 +370,9 @@ import {
370
370
  useCarousel,
371
371
  useFileUpload,
372
372
  useSidebar
373
- } from "../chunk-CWY6AL4V.mjs";
374
- import "../chunk-GR4QPP36.mjs";
375
- import "../chunk-NYNLJEPF.mjs";
373
+ } from "../chunk-ZQEFAWFP.mjs";
374
+ import "../chunk-C62JXXUX.mjs";
375
+ import "../chunk-WQ3KF6BG.mjs";
376
376
  import "../chunk-AUXK7QSA.mjs";
377
377
  import "../chunk-C7C7VY4F.mjs";
378
378
  import "../chunk-U4MTVHOC.mjs";
@@ -20,9 +20,9 @@
20
20
 
21
21
 
22
22
 
23
- var _chunkALGMJ4JSjs = require('../chunk-ALGMJ4JS.js');
24
- require('../chunk-EW6QPMN3.js');
25
- require('../chunk-UYBCHXXL.js');
23
+ var _chunkCWRYS2F3js = require('../chunk-CWRYS2F3.js');
24
+ require('../chunk-OR5NPUWF.js');
25
+ require('../chunk-5KQXRLK3.js');
26
26
  require('../chunk-LXKSUWAV.js');
27
27
  require('../chunk-IBS6NI7D.js');
28
28
  require('../chunk-FM6WRAN5.js');
@@ -49,5 +49,5 @@ require('../chunk-7QVYU63E.js');
49
49
 
50
50
 
51
51
 
52
- exports.CommonProvider = _chunkALGMJ4JSjs.CommonProvider; exports.CompanyProvider = _chunkALGMJ4JSjs.CompanyProvider; exports.CurrentUserProvider = _chunkALGMJ4JSjs.CurrentUserProvider; exports.HeaderChildrenProvider = _chunkALGMJ4JSjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkALGMJ4JSjs.NotificationContextProvider; exports.RoleProvider = _chunkALGMJ4JSjs.RoleProvider; exports.SharedProvider = _chunkALGMJ4JSjs.SharedProvider; exports.SocketContext = _chunkALGMJ4JSjs.SocketContext; exports.SocketProvider = _chunkALGMJ4JSjs.SocketProvider; exports.UserProvider = _chunkALGMJ4JSjs.UserProvider; exports.recentPagesAtom = _chunkALGMJ4JSjs.recentPagesAtom; exports.useCommonContext = _chunkALGMJ4JSjs.useCommonContext; exports.useCompanyContext = _chunkALGMJ4JSjs.useCompanyContext; exports.useCurrentUserContext = _chunkALGMJ4JSjs.useCurrentUserContext; exports.useHeaderChildren = _chunkALGMJ4JSjs.useHeaderChildren; exports.useNotificationContext = _chunkALGMJ4JSjs.useNotificationContext; exports.useRoleContext = _chunkALGMJ4JSjs.useRoleContext; exports.useSharedContext = _chunkALGMJ4JSjs.useSharedContext; exports.useSocketContext = _chunkALGMJ4JSjs.useSocketContext; exports.useUserContext = _chunkALGMJ4JSjs.useUserContext;
52
+ exports.CommonProvider = _chunkCWRYS2F3js.CommonProvider; exports.CompanyProvider = _chunkCWRYS2F3js.CompanyProvider; exports.CurrentUserProvider = _chunkCWRYS2F3js.CurrentUserProvider; exports.HeaderChildrenProvider = _chunkCWRYS2F3js.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkCWRYS2F3js.NotificationContextProvider; exports.RoleProvider = _chunkCWRYS2F3js.RoleProvider; exports.SharedProvider = _chunkCWRYS2F3js.SharedProvider; exports.SocketContext = _chunkCWRYS2F3js.SocketContext; exports.SocketProvider = _chunkCWRYS2F3js.SocketProvider; exports.UserProvider = _chunkCWRYS2F3js.UserProvider; exports.recentPagesAtom = _chunkCWRYS2F3js.recentPagesAtom; exports.useCommonContext = _chunkCWRYS2F3js.useCommonContext; exports.useCompanyContext = _chunkCWRYS2F3js.useCompanyContext; exports.useCurrentUserContext = _chunkCWRYS2F3js.useCurrentUserContext; exports.useHeaderChildren = _chunkCWRYS2F3js.useHeaderChildren; exports.useNotificationContext = _chunkCWRYS2F3js.useNotificationContext; exports.useRoleContext = _chunkCWRYS2F3js.useRoleContext; exports.useSharedContext = _chunkCWRYS2F3js.useSharedContext; exports.useSocketContext = _chunkCWRYS2F3js.useSocketContext; exports.useUserContext = _chunkCWRYS2F3js.useUserContext;
53
53
  //# sourceMappingURL=index.js.map
@@ -20,9 +20,9 @@ import {
20
20
  useSharedContext,
21
21
  useSocketContext,
22
22
  useUserContext
23
- } from "../chunk-CWY6AL4V.mjs";
24
- import "../chunk-GR4QPP36.mjs";
25
- import "../chunk-NYNLJEPF.mjs";
23
+ } from "../chunk-ZQEFAWFP.mjs";
24
+ import "../chunk-C62JXXUX.mjs";
25
+ import "../chunk-WQ3KF6BG.mjs";
26
26
  import "../chunk-AUXK7QSA.mjs";
27
27
  import "../chunk-C7C7VY4F.mjs";
28
28
  import "../chunk-U4MTVHOC.mjs";
@@ -12,10 +12,11 @@ export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as Use
12
12
  import { ClassValue } from 'clsx';
13
13
  export { ClassValue } from 'clsx';
14
14
  import * as React from 'react';
15
- import { ReactElement, ReactNode } from 'react';
15
+ import { ReactElement, ReactNode, JSXElementConstructor } from 'react';
16
16
  import { z } from 'zod';
17
17
  import { PartialBlock } from '@blocknote/core';
18
18
  import { LucideIcon } from 'lucide-react';
19
+ import { ExternalToast } from 'sonner';
19
20
  export { A as AuthComponent } from '../AuthComponent-hxOPs9o8.mjs';
20
21
  import { M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, S as StripeCustomerInterface, a as StripeInvoiceInterface, j as StripeSubscriptionInterface, I as InvoiceStatus, g as StripeProductInterface, d as StripePriceInterface, h as StripeProductInput, e as PriceRecurring, f as StripePriceInput, i as SubscriptionStatus, k as StripeSubscriptionInput, m as StripeSubscriptionCreateResponse, b as ProrationPreviewInterface, n as StripeUsageInterface, R as ReportUsageInput, U as UsageSummaryInterface } from '../stripe-subscription.interface-Cm_It1fz.mjs';
21
22
  export { c as ProrationLineItem, l as StripeSubscriptionCreateMeta, p as UsageRecordInterface } from '../stripe-subscription.interface-Cm_It1fz.mjs';
@@ -587,6 +588,28 @@ declare const getLucideIconByModuleName: (params: {
587
588
  name: string;
588
589
  }) => LucideIcon | null;
589
590
 
591
+ type ToastOptions = {
592
+ description?: ReactNode;
593
+ duration?: number;
594
+ id?: string;
595
+ onDismiss?: () => void;
596
+ action?: ExternalToast["action"];
597
+ dismissible?: boolean;
598
+ };
599
+ /** Standard toast - neutral/white */
600
+ declare function showToast(message: string, options?: ToastOptions): string | number;
601
+ /** Error toast - destructive red */
602
+ declare function showError(message: string, options?: ToastOptions): string | number;
603
+ /** Dismiss toast(s) */
604
+ declare function dismissToast(toastId?: string | number): string | number;
605
+ /** Custom toast - ONLY for complex UI like upload progress */
606
+ declare function showCustomToast(render: (id: string | number) => ReactElement<unknown, string | JSXElementConstructor<unknown>>, options?: {
607
+ id?: string | number;
608
+ duration?: number;
609
+ dismissible?: boolean;
610
+ onDismiss?: () => void;
611
+ }): string | number;
612
+
590
613
  declare const AuthModule: (factory: ModuleFactory) => ModuleWithPermissions;
591
614
 
592
615
  declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
@@ -1397,4 +1420,4 @@ declare class OAuthService extends AbstractService {
1397
1420
  }>;
1398
1421
  }
1399
1422
 
1400
- export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
1423
+ export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
@@ -12,10 +12,11 @@ export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as Use
12
12
  import { ClassValue } from 'clsx';
13
13
  export { ClassValue } from 'clsx';
14
14
  import * as React from 'react';
15
- import { ReactElement, ReactNode } from 'react';
15
+ import { ReactElement, ReactNode, JSXElementConstructor } from 'react';
16
16
  import { z } from 'zod';
17
17
  import { PartialBlock } from '@blocknote/core';
18
18
  import { LucideIcon } from 'lucide-react';
19
+ import { ExternalToast } from 'sonner';
19
20
  export { A as AuthComponent } from '../AuthComponent-hxOPs9o8.js';
20
21
  import { M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, S as StripeCustomerInterface, a as StripeInvoiceInterface, j as StripeSubscriptionInterface, I as InvoiceStatus, g as StripeProductInterface, d as StripePriceInterface, h as StripeProductInput, e as PriceRecurring, f as StripePriceInput, i as SubscriptionStatus, k as StripeSubscriptionInput, m as StripeSubscriptionCreateResponse, b as ProrationPreviewInterface, n as StripeUsageInterface, R as ReportUsageInput, U as UsageSummaryInterface } from '../stripe-subscription.interface-BaZUngWe.js';
21
22
  export { c as ProrationLineItem, l as StripeSubscriptionCreateMeta, p as UsageRecordInterface } from '../stripe-subscription.interface-BaZUngWe.js';
@@ -587,6 +588,28 @@ declare const getLucideIconByModuleName: (params: {
587
588
  name: string;
588
589
  }) => LucideIcon | null;
589
590
 
591
+ type ToastOptions = {
592
+ description?: ReactNode;
593
+ duration?: number;
594
+ id?: string;
595
+ onDismiss?: () => void;
596
+ action?: ExternalToast["action"];
597
+ dismissible?: boolean;
598
+ };
599
+ /** Standard toast - neutral/white */
600
+ declare function showToast(message: string, options?: ToastOptions): string | number;
601
+ /** Error toast - destructive red */
602
+ declare function showError(message: string, options?: ToastOptions): string | number;
603
+ /** Dismiss toast(s) */
604
+ declare function dismissToast(toastId?: string | number): string | number;
605
+ /** Custom toast - ONLY for complex UI like upload progress */
606
+ declare function showCustomToast(render: (id: string | number) => ReactElement<unknown, string | JSXElementConstructor<unknown>>, options?: {
607
+ id?: string | number;
608
+ duration?: number;
609
+ dismissible?: boolean;
610
+ onDismiss?: () => void;
611
+ }): string | number;
612
+
590
613
  declare const AuthModule: (factory: ModuleFactory) => ModuleWithPermissions;
591
614
 
592
615
  declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
@@ -1397,4 +1420,4 @@ declare class OAuthService extends AbstractService {
1397
1420
  }>;
1398
1421
  }
1399
1422
 
1400
- export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
1423
+ export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
@@ -106,7 +106,11 @@
106
106
 
107
107
 
108
108
 
109
- var _chunkUYBCHXXLjs = require('../chunk-UYBCHXXL.js');
109
+
110
+
111
+
112
+
113
+ var _chunk5KQXRLK3js = require('../chunk-5KQXRLK3.js');
110
114
  require('../chunk-LXKSUWAV.js');
111
115
  require('../chunk-IBS6NI7D.js');
112
116
 
@@ -239,5 +243,9 @@ require('../chunk-7QVYU63E.js');
239
243
 
240
244
 
241
245
 
242
- exports.AVAILABLE_OAUTH_SCOPES = _chunkUYBCHXXLjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkUYBCHXXLjs.AbstractApiData; exports.AbstractService = _chunkUYBCHXXLjs.AbstractService; exports.Action = _chunkUYBCHXXLjs.Action; exports.Auth = _chunkUYBCHXXLjs.Auth; exports.AuthComponent = _chunkUYBCHXXLjs.AuthComponent; exports.AuthModule = _chunkUYBCHXXLjs.AuthModule; exports.AuthService = _chunkUYBCHXXLjs.AuthService; exports.AuthorModule = _chunkUYBCHXXLjs.AuthorModule; exports.Billing = _chunkUYBCHXXLjs.Billing; exports.BillingModule = _chunkUYBCHXXLjs.BillingModule; exports.BillingService = _chunkUYBCHXXLjs.BillingService; exports.BlockNoteDiffUtil = _chunkUYBCHXXLjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkUYBCHXXLjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkUYBCHXXLjs.ClientAbstractService; exports.ClientHttpMethod = _chunkUYBCHXXLjs.ClientHttpMethod; exports.Company = _chunkUYBCHXXLjs.Company; exports.CompanyFields = _chunkUYBCHXXLjs.CompanyFields; exports.CompanyModule = _chunkUYBCHXXLjs.CompanyModule; exports.CompanyService = _chunkUYBCHXXLjs.CompanyService; exports.Content = _chunkUYBCHXXLjs.Content; exports.ContentFields = _chunkUYBCHXXLjs.ContentFields; exports.ContentModule = _chunkUYBCHXXLjs.ContentModule; exports.ContentService = _chunkUYBCHXXLjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkUYBCHXXLjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkUYBCHXXLjs.EndpointCreator; exports.Feature = _chunkUYBCHXXLjs.Feature; exports.FeatureModule = _chunkUYBCHXXLjs.FeatureModule; exports.FeatureService = _chunkUYBCHXXLjs.FeatureService; exports.HttpMethod = _chunkUYBCHXXLjs.HttpMethod; exports.InvoiceStatus = _chunkUYBCHXXLjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkUYBCHXXLjs.Module; exports.ModuleModule = _chunkUYBCHXXLjs.ModuleModule; exports.ModuleRegistrar = _chunkUYBCHXXLjs.ModuleRegistrar; exports.ModuleRegistry = _chunkUYBCHXXLjs.ModuleRegistry; exports.Modules = _chunkUYBCHXXLjs.Modules; exports.Notification = _chunkUYBCHXXLjs.Notification; exports.NotificationFields = _chunkUYBCHXXLjs.NotificationFields; exports.NotificationModule = _chunkUYBCHXXLjs.NotificationModule; exports.NotificationService = _chunkUYBCHXXLjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkUYBCHXXLjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkUYBCHXXLjs.OAuthClient; exports.OAuthModule = _chunkUYBCHXXLjs.OAuthModule; exports.OAuthService = _chunkUYBCHXXLjs.OAuthService; exports.PaymentMethod = _chunkUYBCHXXLjs.PaymentMethod; exports.Push = _chunkUYBCHXXLjs.Push; exports.PushModule = _chunkUYBCHXXLjs.PushModule; exports.PushService = _chunkUYBCHXXLjs.PushService; exports.RehydrationFactory = _chunkUYBCHXXLjs.RehydrationFactory; exports.Role = _chunkUYBCHXXLjs.Role; exports.RoleFields = _chunkUYBCHXXLjs.RoleFields; exports.RoleModule = _chunkUYBCHXXLjs.RoleModule; exports.RoleService = _chunkUYBCHXXLjs.RoleService; exports.S3 = _chunkUYBCHXXLjs.S3; exports.S3Module = _chunkUYBCHXXLjs.S3Module; exports.S3Service = _chunkUYBCHXXLjs.S3Service; exports.StripeCustomer = _chunkUYBCHXXLjs.StripeCustomer; exports.StripeCustomerModule = _chunkUYBCHXXLjs.StripeCustomerModule; exports.StripeCustomerService = _chunkUYBCHXXLjs.StripeCustomerService; exports.StripeInvoice = _chunkUYBCHXXLjs.StripeInvoice; exports.StripeInvoiceModule = _chunkUYBCHXXLjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkUYBCHXXLjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkUYBCHXXLjs.StripePaymentMethodModule; exports.StripePrice = _chunkUYBCHXXLjs.StripePrice; exports.StripePriceModule = _chunkUYBCHXXLjs.StripePriceModule; exports.StripePriceService = _chunkUYBCHXXLjs.StripePriceService; exports.StripeProduct = _chunkUYBCHXXLjs.StripeProduct; exports.StripeProductModule = _chunkUYBCHXXLjs.StripeProductModule; exports.StripeProductService = _chunkUYBCHXXLjs.StripeProductService; exports.StripeSubscription = _chunkUYBCHXXLjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkUYBCHXXLjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkUYBCHXXLjs.StripeSubscriptionService; exports.StripeUsage = _chunkUYBCHXXLjs.StripeUsage; exports.StripeUsageModule = _chunkUYBCHXXLjs.StripeUsageModule; exports.StripeUsageService = _chunkUYBCHXXLjs.StripeUsageService; exports.SubscriptionStatus = _chunkUYBCHXXLjs.SubscriptionStatus; exports.TableOptions = _chunkUYBCHXXLjs.TableOptions; exports.User = _chunkUYBCHXXLjs.User; exports.UserFields = _chunkUYBCHXXLjs.UserFields; exports.UserModule = _chunkUYBCHXXLjs.UserModule; exports.UserService = _chunkUYBCHXXLjs.UserService; exports.checkPermissions = _chunkUYBCHXXLjs.checkPermissions; exports.checkPermissionsFromServer = _chunkUYBCHXXLjs.checkPermissionsFromServer; exports.cn = _chunkUYBCHXXLjs.cn; exports.composeRefs = _chunkUYBCHXXLjs.composeRefs; exports.createJsonApiInclusion = _chunkUYBCHXXLjs.createJsonApiInclusion; exports.entityObjectSchema = _chunkUYBCHXXLjs.entityObjectSchema; exports.exists = _chunkUYBCHXXLjs.exists; exports.formatDate = _chunkUYBCHXXLjs.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkUYBCHXXLjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkUYBCHXXLjs.getGlobalErrorHandler; exports.getIcon = _chunkUYBCHXXLjs.getIcon; exports.getIconByModule = _chunkUYBCHXXLjs.getIconByModule; exports.getIconByModuleName = _chunkUYBCHXXLjs.getIconByModuleName; exports.getLucideIcon = _chunkUYBCHXXLjs.getLucideIcon; exports.getLucideIconByModule = _chunkUYBCHXXLjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkUYBCHXXLjs.getLucideIconByModuleName; exports.getTableComponents = _chunkUYBCHXXLjs.getTableComponents; exports.getTableOptions = _chunkUYBCHXXLjs.getTableOptions; exports.getValueFromPath = _chunkUYBCHXXLjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunkUYBCHXXLjs.rehydrate; exports.rehydrateList = _chunkUYBCHXXLjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkUYBCHXXLjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkUYBCHXXLjs.setGlobalErrorHandler; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkUYBCHXXLjs.useComposedRefs; exports.useIsMobile = _chunkUYBCHXXLjs.useIsMobile; exports.userObjectSchema = _chunkUYBCHXXLjs.userObjectSchema;
246
+
247
+
248
+
249
+
250
+ exports.AVAILABLE_OAUTH_SCOPES = _chunk5KQXRLK3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5KQXRLK3js.AbstractApiData; exports.AbstractService = _chunk5KQXRLK3js.AbstractService; exports.Action = _chunk5KQXRLK3js.Action; exports.Auth = _chunk5KQXRLK3js.Auth; exports.AuthComponent = _chunk5KQXRLK3js.AuthComponent; exports.AuthModule = _chunk5KQXRLK3js.AuthModule; exports.AuthService = _chunk5KQXRLK3js.AuthService; exports.AuthorModule = _chunk5KQXRLK3js.AuthorModule; exports.Billing = _chunk5KQXRLK3js.Billing; exports.BillingModule = _chunk5KQXRLK3js.BillingModule; exports.BillingService = _chunk5KQXRLK3js.BillingService; exports.BlockNoteDiffUtil = _chunk5KQXRLK3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5KQXRLK3js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk5KQXRLK3js.ClientAbstractService; exports.ClientHttpMethod = _chunk5KQXRLK3js.ClientHttpMethod; exports.Company = _chunk5KQXRLK3js.Company; exports.CompanyFields = _chunk5KQXRLK3js.CompanyFields; exports.CompanyModule = _chunk5KQXRLK3js.CompanyModule; exports.CompanyService = _chunk5KQXRLK3js.CompanyService; exports.Content = _chunk5KQXRLK3js.Content; exports.ContentFields = _chunk5KQXRLK3js.ContentFields; exports.ContentModule = _chunk5KQXRLK3js.ContentModule; exports.ContentService = _chunk5KQXRLK3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5KQXRLK3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunk5KQXRLK3js.EndpointCreator; exports.Feature = _chunk5KQXRLK3js.Feature; exports.FeatureModule = _chunk5KQXRLK3js.FeatureModule; exports.FeatureService = _chunk5KQXRLK3js.FeatureService; exports.HttpMethod = _chunk5KQXRLK3js.HttpMethod; exports.InvoiceStatus = _chunk5KQXRLK3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunk5KQXRLK3js.Module; exports.ModuleModule = _chunk5KQXRLK3js.ModuleModule; exports.ModuleRegistrar = _chunk5KQXRLK3js.ModuleRegistrar; exports.ModuleRegistry = _chunk5KQXRLK3js.ModuleRegistry; exports.Modules = _chunk5KQXRLK3js.Modules; exports.Notification = _chunk5KQXRLK3js.Notification; exports.NotificationFields = _chunk5KQXRLK3js.NotificationFields; exports.NotificationModule = _chunk5KQXRLK3js.NotificationModule; exports.NotificationService = _chunk5KQXRLK3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5KQXRLK3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5KQXRLK3js.OAuthClient; exports.OAuthModule = _chunk5KQXRLK3js.OAuthModule; exports.OAuthService = _chunk5KQXRLK3js.OAuthService; exports.PaymentMethod = _chunk5KQXRLK3js.PaymentMethod; exports.Push = _chunk5KQXRLK3js.Push; exports.PushModule = _chunk5KQXRLK3js.PushModule; exports.PushService = _chunk5KQXRLK3js.PushService; exports.RehydrationFactory = _chunk5KQXRLK3js.RehydrationFactory; exports.Role = _chunk5KQXRLK3js.Role; exports.RoleFields = _chunk5KQXRLK3js.RoleFields; exports.RoleModule = _chunk5KQXRLK3js.RoleModule; exports.RoleService = _chunk5KQXRLK3js.RoleService; exports.S3 = _chunk5KQXRLK3js.S3; exports.S3Module = _chunk5KQXRLK3js.S3Module; exports.S3Service = _chunk5KQXRLK3js.S3Service; exports.StripeCustomer = _chunk5KQXRLK3js.StripeCustomer; exports.StripeCustomerModule = _chunk5KQXRLK3js.StripeCustomerModule; exports.StripeCustomerService = _chunk5KQXRLK3js.StripeCustomerService; exports.StripeInvoice = _chunk5KQXRLK3js.StripeInvoice; exports.StripeInvoiceModule = _chunk5KQXRLK3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5KQXRLK3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5KQXRLK3js.StripePaymentMethodModule; exports.StripePrice = _chunk5KQXRLK3js.StripePrice; exports.StripePriceModule = _chunk5KQXRLK3js.StripePriceModule; exports.StripePriceService = _chunk5KQXRLK3js.StripePriceService; exports.StripeProduct = _chunk5KQXRLK3js.StripeProduct; exports.StripeProductModule = _chunk5KQXRLK3js.StripeProductModule; exports.StripeProductService = _chunk5KQXRLK3js.StripeProductService; exports.StripeSubscription = _chunk5KQXRLK3js.StripeSubscription; exports.StripeSubscriptionModule = _chunk5KQXRLK3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5KQXRLK3js.StripeSubscriptionService; exports.StripeUsage = _chunk5KQXRLK3js.StripeUsage; exports.StripeUsageModule = _chunk5KQXRLK3js.StripeUsageModule; exports.StripeUsageService = _chunk5KQXRLK3js.StripeUsageService; exports.SubscriptionStatus = _chunk5KQXRLK3js.SubscriptionStatus; exports.TableOptions = _chunk5KQXRLK3js.TableOptions; exports.User = _chunk5KQXRLK3js.User; exports.UserFields = _chunk5KQXRLK3js.UserFields; exports.UserModule = _chunk5KQXRLK3js.UserModule; exports.UserService = _chunk5KQXRLK3js.UserService; exports.checkPermissions = _chunk5KQXRLK3js.checkPermissions; exports.checkPermissionsFromServer = _chunk5KQXRLK3js.checkPermissionsFromServer; exports.cn = _chunk5KQXRLK3js.cn; exports.composeRefs = _chunk5KQXRLK3js.composeRefs; exports.createJsonApiInclusion = _chunk5KQXRLK3js.createJsonApiInclusion; exports.dismissToast = _chunk5KQXRLK3js.dismissToast; exports.entityObjectSchema = _chunk5KQXRLK3js.entityObjectSchema; exports.exists = _chunk5KQXRLK3js.exists; exports.formatDate = _chunk5KQXRLK3js.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5KQXRLK3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5KQXRLK3js.getGlobalErrorHandler; exports.getIcon = _chunk5KQXRLK3js.getIcon; exports.getIconByModule = _chunk5KQXRLK3js.getIconByModule; exports.getIconByModuleName = _chunk5KQXRLK3js.getIconByModuleName; exports.getLucideIcon = _chunk5KQXRLK3js.getLucideIcon; exports.getLucideIconByModule = _chunk5KQXRLK3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5KQXRLK3js.getLucideIconByModuleName; exports.getTableComponents = _chunk5KQXRLK3js.getTableComponents; exports.getTableOptions = _chunk5KQXRLK3js.getTableOptions; exports.getValueFromPath = _chunk5KQXRLK3js.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunk5KQXRLK3js.rehydrate; exports.rehydrateList = _chunk5KQXRLK3js.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5KQXRLK3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5KQXRLK3js.setGlobalErrorHandler; exports.showCustomToast = _chunk5KQXRLK3js.showCustomToast; exports.showError = _chunk5KQXRLK3js.showError; exports.showToast = _chunk5KQXRLK3js.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunk5KQXRLK3js.useComposedRefs; exports.useIsMobile = _chunk5KQXRLK3js.useIsMobile; exports.userObjectSchema = _chunk5KQXRLK3js.userObjectSchema;
243
251
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,6sNAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,+5NAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
@@ -85,6 +85,7 @@ import {
85
85
  cn,
86
86
  composeRefs,
87
87
  createJsonApiInclusion,
88
+ dismissToast,
88
89
  entityObjectSchema,
89
90
  exists,
90
91
  formatDate,
@@ -103,10 +104,13 @@ import {
103
104
  rehydrateList,
104
105
  setClientGlobalErrorHandler,
105
106
  setGlobalErrorHandler,
107
+ showCustomToast,
108
+ showError,
109
+ showToast,
106
110
  useComposedRefs,
107
111
  useIsMobile,
108
112
  userObjectSchema
109
- } from "../chunk-NYNLJEPF.mjs";
113
+ } from "../chunk-WQ3KF6BG.mjs";
110
114
  import "../chunk-AUXK7QSA.mjs";
111
115
  import "../chunk-C7C7VY4F.mjs";
112
116
  import {
@@ -211,6 +215,7 @@ export {
211
215
  cn,
212
216
  composeRefs,
213
217
  createJsonApiInclusion,
218
+ dismissToast,
214
219
  entityObjectSchema,
215
220
  exists,
216
221
  formatDate,
@@ -233,6 +238,9 @@ export {
233
238
  setBootstrapper,
234
239
  setClientGlobalErrorHandler,
235
240
  setGlobalErrorHandler,
241
+ showCustomToast,
242
+ showError,
243
+ showToast,
236
244
  translateData,
237
245
  translateResponse,
238
246
  tryBootstrap,
package/dist/index.d.mts CHANGED
@@ -2,7 +2,7 @@ export { A as ApiData } from './ApiData-DPKNfY-9.mjs';
2
2
  export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
3
3
  export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.mjs';
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-zeewugD7.mjs';
5
- export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
5
+ export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
6
6
  export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-BMT7W6KS.mjs';
7
7
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.mjs';
8
8
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.mjs';
@@ -17,6 +17,7 @@ import 'react';
17
17
  import 'zod';
18
18
  import '@blocknote/core';
19
19
  import 'lucide-react';
20
+ import 'sonner';
20
21
  import 'd3';
21
22
 
22
23
  interface LoginConfig {
package/dist/index.d.ts CHANGED
@@ -2,7 +2,7 @@ export { A as ApiData } from './ApiData-DPKNfY-9.js';
2
2
  export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.js';
3
3
  export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.js';
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-CAIAeP5d.js';
5
- export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
5
+ export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
6
6
  export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-DsXo9nop.js';
7
7
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.js';
8
8
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.js';
@@ -17,6 +17,7 @@ import 'react';
17
17
  import 'zod';
18
18
  import '@blocknote/core';
19
19
  import 'lucide-react';
20
+ import 'sonner';
20
21
  import 'd3';
21
22
 
22
23
  interface LoginConfig {
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- var _chunkEW6QPMN3js = require('./chunk-EW6QPMN3.js');
12
+ var _chunkOR5NPUWFjs = require('./chunk-OR5NPUWF.js');
13
13
 
14
14
 
15
15
 
@@ -120,7 +120,11 @@ var _chunkEW6QPMN3js = require('./chunk-EW6QPMN3.js');
120
120
 
121
121
 
122
122
 
123
- var _chunkUYBCHXXLjs = require('./chunk-UYBCHXXL.js');
123
+
124
+
125
+
126
+
127
+ var _chunk5KQXRLK3js = require('./chunk-5KQXRLK3.js');
124
128
  require('./chunk-LXKSUWAV.js');
125
129
  require('./chunk-IBS6NI7D.js');
126
130
 
@@ -265,5 +269,9 @@ require('./chunk-7QVYU63E.js');
265
269
 
266
270
 
267
271
 
268
- exports.AVAILABLE_OAUTH_SCOPES = _chunkUYBCHXXLjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkUYBCHXXLjs.AbstractApiData; exports.AbstractService = _chunkUYBCHXXLjs.AbstractService; exports.Action = _chunkUYBCHXXLjs.Action; exports.Auth = _chunkUYBCHXXLjs.Auth; exports.AuthComponent = _chunkUYBCHXXLjs.AuthComponent; exports.AuthModule = _chunkUYBCHXXLjs.AuthModule; exports.AuthService = _chunkUYBCHXXLjs.AuthService; exports.AuthorModule = _chunkUYBCHXXLjs.AuthorModule; exports.Billing = _chunkUYBCHXXLjs.Billing; exports.BillingModule = _chunkUYBCHXXLjs.BillingModule; exports.BillingService = _chunkUYBCHXXLjs.BillingService; exports.BlockNoteDiffUtil = _chunkUYBCHXXLjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkUYBCHXXLjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkUYBCHXXLjs.ClientAbstractService; exports.ClientHttpMethod = _chunkUYBCHXXLjs.ClientHttpMethod; exports.Company = _chunkUYBCHXXLjs.Company; exports.CompanyFields = _chunkUYBCHXXLjs.CompanyFields; exports.CompanyModule = _chunkUYBCHXXLjs.CompanyModule; exports.CompanyService = _chunkUYBCHXXLjs.CompanyService; exports.Content = _chunkUYBCHXXLjs.Content; exports.ContentFields = _chunkUYBCHXXLjs.ContentFields; exports.ContentModule = _chunkUYBCHXXLjs.ContentModule; exports.ContentService = _chunkUYBCHXXLjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkUYBCHXXLjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkUYBCHXXLjs.EndpointCreator; exports.Feature = _chunkUYBCHXXLjs.Feature; exports.FeatureModule = _chunkUYBCHXXLjs.FeatureModule; exports.FeatureService = _chunkUYBCHXXLjs.FeatureService; exports.HttpMethod = _chunkUYBCHXXLjs.HttpMethod; exports.InvoiceStatus = _chunkUYBCHXXLjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkUYBCHXXLjs.Module; exports.ModuleModule = _chunkUYBCHXXLjs.ModuleModule; exports.ModuleRegistrar = _chunkUYBCHXXLjs.ModuleRegistrar; exports.ModuleRegistry = _chunkUYBCHXXLjs.ModuleRegistry; exports.Modules = _chunkUYBCHXXLjs.Modules; exports.Notification = _chunkUYBCHXXLjs.Notification; exports.NotificationFields = _chunkUYBCHXXLjs.NotificationFields; exports.NotificationModule = _chunkUYBCHXXLjs.NotificationModule; exports.NotificationService = _chunkUYBCHXXLjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkUYBCHXXLjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkUYBCHXXLjs.OAuthClient; exports.OAuthModule = _chunkUYBCHXXLjs.OAuthModule; exports.OAuthService = _chunkUYBCHXXLjs.OAuthService; exports.PaymentMethod = _chunkUYBCHXXLjs.PaymentMethod; exports.Push = _chunkUYBCHXXLjs.Push; exports.PushModule = _chunkUYBCHXXLjs.PushModule; exports.PushService = _chunkUYBCHXXLjs.PushService; exports.RehydrationFactory = _chunkUYBCHXXLjs.RehydrationFactory; exports.Role = _chunkUYBCHXXLjs.Role; exports.RoleFields = _chunkUYBCHXXLjs.RoleFields; exports.RoleModule = _chunkUYBCHXXLjs.RoleModule; exports.RoleService = _chunkUYBCHXXLjs.RoleService; exports.S3 = _chunkUYBCHXXLjs.S3; exports.S3Module = _chunkUYBCHXXLjs.S3Module; exports.S3Service = _chunkUYBCHXXLjs.S3Service; exports.StripeCustomer = _chunkUYBCHXXLjs.StripeCustomer; exports.StripeCustomerModule = _chunkUYBCHXXLjs.StripeCustomerModule; exports.StripeCustomerService = _chunkUYBCHXXLjs.StripeCustomerService; exports.StripeInvoice = _chunkUYBCHXXLjs.StripeInvoice; exports.StripeInvoiceModule = _chunkUYBCHXXLjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkUYBCHXXLjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkUYBCHXXLjs.StripePaymentMethodModule; exports.StripePrice = _chunkUYBCHXXLjs.StripePrice; exports.StripePriceModule = _chunkUYBCHXXLjs.StripePriceModule; exports.StripePriceService = _chunkUYBCHXXLjs.StripePriceService; exports.StripeProduct = _chunkUYBCHXXLjs.StripeProduct; exports.StripeProductModule = _chunkUYBCHXXLjs.StripeProductModule; exports.StripeProductService = _chunkUYBCHXXLjs.StripeProductService; exports.StripeSubscription = _chunkUYBCHXXLjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkUYBCHXXLjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkUYBCHXXLjs.StripeSubscriptionService; exports.StripeUsage = _chunkUYBCHXXLjs.StripeUsage; exports.StripeUsageModule = _chunkUYBCHXXLjs.StripeUsageModule; exports.StripeUsageService = _chunkUYBCHXXLjs.StripeUsageService; exports.SubscriptionStatus = _chunkUYBCHXXLjs.SubscriptionStatus; exports.TableOptions = _chunkUYBCHXXLjs.TableOptions; exports.User = _chunkUYBCHXXLjs.User; exports.UserFields = _chunkUYBCHXXLjs.UserFields; exports.UserModule = _chunkUYBCHXXLjs.UserModule; exports.UserService = _chunkUYBCHXXLjs.UserService; exports.checkPermissions = _chunkUYBCHXXLjs.checkPermissions; exports.checkPermissionsFromServer = _chunkUYBCHXXLjs.checkPermissionsFromServer; exports.cn = _chunkUYBCHXXLjs.cn; exports.composeRefs = _chunkUYBCHXXLjs.composeRefs; exports.configureAuth = _chunkUYBCHXXLjs.configureAuth; exports.configureI18n = _chunkEW6QPMN3js.configureI18n; exports.configureJsonApi = _chunkEW6QPMN3js.configureJsonApi; exports.configureLogin = _chunkEW6QPMN3js.configureLogin; exports.configureRoles = _chunkEW6QPMN3js.configureRoles; exports.createJsonApiInclusion = _chunkUYBCHXXLjs.createJsonApiInclusion; exports.entityObjectSchema = _chunkUYBCHXXLjs.entityObjectSchema; exports.exists = _chunkUYBCHXXLjs.exists; exports.formatDate = _chunkUYBCHXXLjs.formatDate; exports.getApiUrl = _chunkEW6QPMN3js.getApiUrl; exports.getAppUrl = _chunkEW6QPMN3js.getAppUrl; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkUYBCHXXLjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkUYBCHXXLjs.getGlobalErrorHandler; exports.getIcon = _chunkUYBCHXXLjs.getIcon; exports.getIconByModule = _chunkUYBCHXXLjs.getIconByModule; exports.getIconByModuleName = _chunkUYBCHXXLjs.getIconByModuleName; exports.getLucideIcon = _chunkUYBCHXXLjs.getLucideIcon; exports.getLucideIconByModule = _chunkUYBCHXXLjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkUYBCHXXLjs.getLucideIconByModuleName; exports.getRoleId = _chunkEW6QPMN3js.getRoleId; exports.getStripePublishableKey = _chunkEW6QPMN3js.getStripePublishableKey; exports.getTableComponents = _chunkUYBCHXXLjs.getTableComponents; exports.getTableOptions = _chunkUYBCHXXLjs.getTableOptions; exports.getTokenHandler = _chunkUYBCHXXLjs.getTokenHandler; exports.getTrackablePages = _chunkEW6QPMN3js.getTrackablePages; exports.getValueFromPath = _chunkUYBCHXXLjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.isRolesConfigured = _chunkEW6QPMN3js.isRolesConfigured; exports.rehydrate = _chunkUYBCHXXLjs.rehydrate; exports.rehydrateList = _chunkUYBCHXXLjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkUYBCHXXLjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkUYBCHXXLjs.setGlobalErrorHandler; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkUYBCHXXLjs.useComposedRefs; exports.useIsMobile = _chunkUYBCHXXLjs.useIsMobile; exports.userObjectSchema = _chunkUYBCHXXLjs.userObjectSchema;
272
+
273
+
274
+
275
+
276
+ exports.AVAILABLE_OAUTH_SCOPES = _chunk5KQXRLK3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5KQXRLK3js.AbstractApiData; exports.AbstractService = _chunk5KQXRLK3js.AbstractService; exports.Action = _chunk5KQXRLK3js.Action; exports.Auth = _chunk5KQXRLK3js.Auth; exports.AuthComponent = _chunk5KQXRLK3js.AuthComponent; exports.AuthModule = _chunk5KQXRLK3js.AuthModule; exports.AuthService = _chunk5KQXRLK3js.AuthService; exports.AuthorModule = _chunk5KQXRLK3js.AuthorModule; exports.Billing = _chunk5KQXRLK3js.Billing; exports.BillingModule = _chunk5KQXRLK3js.BillingModule; exports.BillingService = _chunk5KQXRLK3js.BillingService; exports.BlockNoteDiffUtil = _chunk5KQXRLK3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5KQXRLK3js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk5KQXRLK3js.ClientAbstractService; exports.ClientHttpMethod = _chunk5KQXRLK3js.ClientHttpMethod; exports.Company = _chunk5KQXRLK3js.Company; exports.CompanyFields = _chunk5KQXRLK3js.CompanyFields; exports.CompanyModule = _chunk5KQXRLK3js.CompanyModule; exports.CompanyService = _chunk5KQXRLK3js.CompanyService; exports.Content = _chunk5KQXRLK3js.Content; exports.ContentFields = _chunk5KQXRLK3js.ContentFields; exports.ContentModule = _chunk5KQXRLK3js.ContentModule; exports.ContentService = _chunk5KQXRLK3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5KQXRLK3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunk5KQXRLK3js.EndpointCreator; exports.Feature = _chunk5KQXRLK3js.Feature; exports.FeatureModule = _chunk5KQXRLK3js.FeatureModule; exports.FeatureService = _chunk5KQXRLK3js.FeatureService; exports.HttpMethod = _chunk5KQXRLK3js.HttpMethod; exports.InvoiceStatus = _chunk5KQXRLK3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunk5KQXRLK3js.Module; exports.ModuleModule = _chunk5KQXRLK3js.ModuleModule; exports.ModuleRegistrar = _chunk5KQXRLK3js.ModuleRegistrar; exports.ModuleRegistry = _chunk5KQXRLK3js.ModuleRegistry; exports.Modules = _chunk5KQXRLK3js.Modules; exports.Notification = _chunk5KQXRLK3js.Notification; exports.NotificationFields = _chunk5KQXRLK3js.NotificationFields; exports.NotificationModule = _chunk5KQXRLK3js.NotificationModule; exports.NotificationService = _chunk5KQXRLK3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5KQXRLK3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5KQXRLK3js.OAuthClient; exports.OAuthModule = _chunk5KQXRLK3js.OAuthModule; exports.OAuthService = _chunk5KQXRLK3js.OAuthService; exports.PaymentMethod = _chunk5KQXRLK3js.PaymentMethod; exports.Push = _chunk5KQXRLK3js.Push; exports.PushModule = _chunk5KQXRLK3js.PushModule; exports.PushService = _chunk5KQXRLK3js.PushService; exports.RehydrationFactory = _chunk5KQXRLK3js.RehydrationFactory; exports.Role = _chunk5KQXRLK3js.Role; exports.RoleFields = _chunk5KQXRLK3js.RoleFields; exports.RoleModule = _chunk5KQXRLK3js.RoleModule; exports.RoleService = _chunk5KQXRLK3js.RoleService; exports.S3 = _chunk5KQXRLK3js.S3; exports.S3Module = _chunk5KQXRLK3js.S3Module; exports.S3Service = _chunk5KQXRLK3js.S3Service; exports.StripeCustomer = _chunk5KQXRLK3js.StripeCustomer; exports.StripeCustomerModule = _chunk5KQXRLK3js.StripeCustomerModule; exports.StripeCustomerService = _chunk5KQXRLK3js.StripeCustomerService; exports.StripeInvoice = _chunk5KQXRLK3js.StripeInvoice; exports.StripeInvoiceModule = _chunk5KQXRLK3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5KQXRLK3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5KQXRLK3js.StripePaymentMethodModule; exports.StripePrice = _chunk5KQXRLK3js.StripePrice; exports.StripePriceModule = _chunk5KQXRLK3js.StripePriceModule; exports.StripePriceService = _chunk5KQXRLK3js.StripePriceService; exports.StripeProduct = _chunk5KQXRLK3js.StripeProduct; exports.StripeProductModule = _chunk5KQXRLK3js.StripeProductModule; exports.StripeProductService = _chunk5KQXRLK3js.StripeProductService; exports.StripeSubscription = _chunk5KQXRLK3js.StripeSubscription; exports.StripeSubscriptionModule = _chunk5KQXRLK3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5KQXRLK3js.StripeSubscriptionService; exports.StripeUsage = _chunk5KQXRLK3js.StripeUsage; exports.StripeUsageModule = _chunk5KQXRLK3js.StripeUsageModule; exports.StripeUsageService = _chunk5KQXRLK3js.StripeUsageService; exports.SubscriptionStatus = _chunk5KQXRLK3js.SubscriptionStatus; exports.TableOptions = _chunk5KQXRLK3js.TableOptions; exports.User = _chunk5KQXRLK3js.User; exports.UserFields = _chunk5KQXRLK3js.UserFields; exports.UserModule = _chunk5KQXRLK3js.UserModule; exports.UserService = _chunk5KQXRLK3js.UserService; exports.checkPermissions = _chunk5KQXRLK3js.checkPermissions; exports.checkPermissionsFromServer = _chunk5KQXRLK3js.checkPermissionsFromServer; exports.cn = _chunk5KQXRLK3js.cn; exports.composeRefs = _chunk5KQXRLK3js.composeRefs; exports.configureAuth = _chunk5KQXRLK3js.configureAuth; exports.configureI18n = _chunkOR5NPUWFjs.configureI18n; exports.configureJsonApi = _chunkOR5NPUWFjs.configureJsonApi; exports.configureLogin = _chunkOR5NPUWFjs.configureLogin; exports.configureRoles = _chunkOR5NPUWFjs.configureRoles; exports.createJsonApiInclusion = _chunk5KQXRLK3js.createJsonApiInclusion; exports.dismissToast = _chunk5KQXRLK3js.dismissToast; exports.entityObjectSchema = _chunk5KQXRLK3js.entityObjectSchema; exports.exists = _chunk5KQXRLK3js.exists; exports.formatDate = _chunk5KQXRLK3js.formatDate; exports.getApiUrl = _chunkOR5NPUWFjs.getApiUrl; exports.getAppUrl = _chunkOR5NPUWFjs.getAppUrl; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5KQXRLK3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5KQXRLK3js.getGlobalErrorHandler; exports.getIcon = _chunk5KQXRLK3js.getIcon; exports.getIconByModule = _chunk5KQXRLK3js.getIconByModule; exports.getIconByModuleName = _chunk5KQXRLK3js.getIconByModuleName; exports.getLucideIcon = _chunk5KQXRLK3js.getLucideIcon; exports.getLucideIconByModule = _chunk5KQXRLK3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5KQXRLK3js.getLucideIconByModuleName; exports.getRoleId = _chunkOR5NPUWFjs.getRoleId; exports.getStripePublishableKey = _chunkOR5NPUWFjs.getStripePublishableKey; exports.getTableComponents = _chunk5KQXRLK3js.getTableComponents; exports.getTableOptions = _chunk5KQXRLK3js.getTableOptions; exports.getTokenHandler = _chunk5KQXRLK3js.getTokenHandler; exports.getTrackablePages = _chunkOR5NPUWFjs.getTrackablePages; exports.getValueFromPath = _chunk5KQXRLK3js.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.isRolesConfigured = _chunkOR5NPUWFjs.isRolesConfigured; exports.rehydrate = _chunk5KQXRLK3js.rehydrate; exports.rehydrateList = _chunk5KQXRLK3js.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5KQXRLK3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5KQXRLK3js.setGlobalErrorHandler; exports.showCustomToast = _chunk5KQXRLK3js.showCustomToast; exports.showError = _chunk5KQXRLK3js.showError; exports.showToast = _chunk5KQXRLK3js.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunk5KQXRLK3js.useComposedRefs; exports.useIsMobile = _chunk5KQXRLK3js.useIsMobile; exports.userObjectSchema = _chunk5KQXRLK3js.userObjectSchema;
269
277
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,u4OAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,ylPAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}