@carlonicora/nextjs-jsonapi 1.72.0 → 1.73.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/{BlockNoteEditor-LHOIPHHB.js → BlockNoteEditor-ETTYTXDX.js} +14 -14
  2. package/dist/{BlockNoteEditor-LHOIPHHB.js.map → BlockNoteEditor-ETTYTXDX.js.map} +1 -1
  3. package/dist/{BlockNoteEditor-FGZ2MOTZ.mjs → BlockNoteEditor-MZ6G4XN4.mjs} +4 -4
  4. package/dist/billing/index.js +346 -346
  5. package/dist/billing/index.mjs +3 -3
  6. package/dist/{chunk-6ROMPIIP.js → chunk-5QTDS6V7.js} +11 -11
  7. package/dist/{chunk-6ROMPIIP.js.map → chunk-5QTDS6V7.js.map} +1 -1
  8. package/dist/{chunk-ATOD6MGB.mjs → chunk-6O3YOOQM.mjs} +5 -5
  9. package/dist/chunk-6O3YOOQM.mjs.map +1 -0
  10. package/dist/{chunk-GZNHBAZF.mjs → chunk-73ANSE3J.mjs} +14 -1
  11. package/dist/chunk-73ANSE3J.mjs.map +1 -0
  12. package/dist/{chunk-WJYWWOTG.mjs → chunk-HP6AJBWE.mjs} +2 -2
  13. package/dist/{chunk-Y7S56ZT3.js → chunk-OPUWDWFH.js} +650 -650
  14. package/dist/chunk-OPUWDWFH.js.map +1 -0
  15. package/dist/{chunk-56VU7A4I.js → chunk-QLICTZL7.js} +14 -1
  16. package/dist/chunk-QLICTZL7.js.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.d.mts +2 -0
  22. package/dist/contexts/index.d.ts +2 -0
  23. package/dist/contexts/index.js +4 -4
  24. package/dist/contexts/index.mjs +3 -3
  25. package/dist/core/index.d.mts +2 -0
  26. package/dist/core/index.d.ts +2 -0
  27. package/dist/core/index.js +2 -2
  28. package/dist/core/index.mjs +1 -1
  29. package/dist/index.js +3 -3
  30. package/dist/index.mjs +2 -2
  31. package/dist/server/index.js +3 -3
  32. package/dist/server/index.mjs +1 -1
  33. package/package.json +1 -1
  34. package/src/components/containers/RoundPageContainerTitle.tsx +1 -1
  35. package/src/contexts/SharedContext.tsx +2 -0
  36. package/src/core/registry/ModuleRegistry.ts +17 -0
  37. package/dist/chunk-56VU7A4I.js.map +0 -1
  38. package/dist/chunk-ATOD6MGB.mjs.map +0 -1
  39. package/dist/chunk-GZNHBAZF.mjs.map +0 -1
  40. package/dist/chunk-Y7S56ZT3.js.map +0 -1
  41. /package/dist/{BlockNoteEditor-FGZ2MOTZ.mjs.map → BlockNoteEditor-MZ6G4XN4.mjs.map} +0 -0
  42. /package/dist/{chunk-WJYWWOTG.mjs.map → chunk-HP6AJBWE.mjs.map} +0 -0
@@ -29,7 +29,7 @@
29
29
 
30
30
 
31
31
 
32
- var _chunkY7S56ZT3js = require('../chunk-Y7S56ZT3.js');
32
+ var _chunkOPUWDWFHjs = require('../chunk-OPUWDWFH.js');
33
33
 
34
34
 
35
35
 
@@ -43,7 +43,7 @@ var _chunkY7S56ZT3js = require('../chunk-Y7S56ZT3.js');
43
43
 
44
44
 
45
45
 
46
- var _chunk6ROMPIIPjs = require('../chunk-6ROMPIIP.js');
46
+ var _chunk5QTDS6V7js = require('../chunk-5QTDS6V7.js');
47
47
 
48
48
 
49
49
 
@@ -54,7 +54,7 @@ var _chunk6ROMPIIPjs = require('../chunk-6ROMPIIP.js');
54
54
 
55
55
 
56
56
 
57
- var _chunk56VU7A4Ijs = require('../chunk-56VU7A4I.js');
57
+ var _chunkQLICTZL7js = require('../chunk-QLICTZL7.js');
58
58
 
59
59
 
60
60
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
123
123
 
124
124
 
125
125
 
126
- exports.ClientJsonApiDelete = _chunk56VU7A4Ijs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunk56VU7A4Ijs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunk56VU7A4Ijs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunk56VU7A4Ijs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunk56VU7A4Ijs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkY7S56ZT3js.JsonApiProvider; exports.TableGeneratorRegistry = _chunkY7S56ZT3js.TableGeneratorRegistry; exports.configureClientConfig = _chunk6ROMPIIPjs.configureClientConfig; exports.configureClientJsonApi = _chunk56VU7A4Ijs.configureClientJsonApi; exports.configureI18n = _chunk6ROMPIIPjs.configureI18n; exports.configureJsonApi = _chunk6ROMPIIPjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkY7S56ZT3js.downloadMigrationFile; exports.generateMigrationFile = _chunkY7S56ZT3js.generateMigrationFile; exports.getApiUrl = _chunk6ROMPIIPjs.getApiUrl; exports.getAppUrl = _chunk6ROMPIIPjs.getAppUrl; exports.getClientApiUrl = _chunk56VU7A4Ijs.getClientApiUrl; exports.getClientAppUrl = _chunk56VU7A4Ijs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunk56VU7A4Ijs.getClientTrackablePages; exports.getI18nLink = _chunk6ROMPIIPjs.getI18nLink; exports.getStripePublishableKey = _chunk6ROMPIIPjs.getStripePublishableKey; exports.getTrackablePages = _chunk6ROMPIIPjs.getTrackablePages; exports.registerTableGenerator = _chunkY7S56ZT3js.registerTableGenerator; exports.tableGeneratorRegistry = _chunkY7S56ZT3js.tableGeneratorRegistry; exports.useContentTableStructure = _chunkY7S56ZT3js.useContentTableStructure; exports.useCustomD3Graph = _chunkY7S56ZT3js.useCustomD3Graph; exports.useDataListRetriever = _chunkY7S56ZT3js.useDataListRetriever; exports.useDebounce = _chunkY7S56ZT3js.useDebounce; exports.useI18nDateFnsLocale = _chunk6ROMPIIPjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunk6ROMPIIPjs.useI18nLocale; exports.useI18nRouter = _chunk6ROMPIIPjs.useI18nRouter; exports.useI18nTranslations = _chunk6ROMPIIPjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkY7S56ZT3js.useJsonApiGet; exports.useJsonApiMutation = _chunkY7S56ZT3js.useJsonApiMutation; exports.useNotificationSync = _chunkY7S56ZT3js.useNotificationSync; exports.useOAuthClient = _chunkY7S56ZT3js.useOAuthClient; exports.useOAuthClients = _chunkY7S56ZT3js.useOAuthClients; exports.useOAuthConsent = _chunkY7S56ZT3js.useOAuthConsent; exports.usePageTracker = _chunkY7S56ZT3js.usePageTracker; exports.usePageUrlGenerator = _chunkY7S56ZT3js.usePageUrlGenerator; exports.useRbacState = _chunkY7S56ZT3js.useRbacState; exports.useRehydration = _chunkY7S56ZT3js.useRehydration; exports.useRehydrationList = _chunkY7S56ZT3js.useRehydrationList; exports.useRoleTableStructure = _chunkY7S56ZT3js.useRoleTableStructure; exports.useSocket = _chunkY7S56ZT3js.useSocket; exports.useSubscriptionStatus = _chunkY7S56ZT3js.useSubscriptionStatus; exports.useTableGenerator = _chunkY7S56ZT3js.useTableGenerator; exports.useUrlRewriter = _chunkY7S56ZT3js.useUrlRewriter; exports.useUserSearch = _chunkY7S56ZT3js.useUserSearch; exports.useUserTableStructure = _chunkY7S56ZT3js.useUserTableStructure;
126
+ exports.ClientJsonApiDelete = _chunkQLICTZL7js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQLICTZL7js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQLICTZL7js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQLICTZL7js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQLICTZL7js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkOPUWDWFHjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkOPUWDWFHjs.TableGeneratorRegistry; exports.configureClientConfig = _chunk5QTDS6V7js.configureClientConfig; exports.configureClientJsonApi = _chunkQLICTZL7js.configureClientJsonApi; exports.configureI18n = _chunk5QTDS6V7js.configureI18n; exports.configureJsonApi = _chunk5QTDS6V7js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkOPUWDWFHjs.downloadMigrationFile; exports.generateMigrationFile = _chunkOPUWDWFHjs.generateMigrationFile; exports.getApiUrl = _chunk5QTDS6V7js.getApiUrl; exports.getAppUrl = _chunk5QTDS6V7js.getAppUrl; exports.getClientApiUrl = _chunkQLICTZL7js.getClientApiUrl; exports.getClientAppUrl = _chunkQLICTZL7js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkQLICTZL7js.getClientTrackablePages; exports.getI18nLink = _chunk5QTDS6V7js.getI18nLink; exports.getStripePublishableKey = _chunk5QTDS6V7js.getStripePublishableKey; exports.getTrackablePages = _chunk5QTDS6V7js.getTrackablePages; exports.registerTableGenerator = _chunkOPUWDWFHjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkOPUWDWFHjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkOPUWDWFHjs.useContentTableStructure; exports.useCustomD3Graph = _chunkOPUWDWFHjs.useCustomD3Graph; exports.useDataListRetriever = _chunkOPUWDWFHjs.useDataListRetriever; exports.useDebounce = _chunkOPUWDWFHjs.useDebounce; exports.useI18nDateFnsLocale = _chunk5QTDS6V7js.useI18nDateFnsLocale; exports.useI18nLocale = _chunk5QTDS6V7js.useI18nLocale; exports.useI18nRouter = _chunk5QTDS6V7js.useI18nRouter; exports.useI18nTranslations = _chunk5QTDS6V7js.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkOPUWDWFHjs.useJsonApiGet; exports.useJsonApiMutation = _chunkOPUWDWFHjs.useJsonApiMutation; exports.useNotificationSync = _chunkOPUWDWFHjs.useNotificationSync; exports.useOAuthClient = _chunkOPUWDWFHjs.useOAuthClient; exports.useOAuthClients = _chunkOPUWDWFHjs.useOAuthClients; exports.useOAuthConsent = _chunkOPUWDWFHjs.useOAuthConsent; exports.usePageTracker = _chunkOPUWDWFHjs.usePageTracker; exports.usePageUrlGenerator = _chunkOPUWDWFHjs.usePageUrlGenerator; exports.useRbacState = _chunkOPUWDWFHjs.useRbacState; exports.useRehydration = _chunkOPUWDWFHjs.useRehydration; exports.useRehydrationList = _chunkOPUWDWFHjs.useRehydrationList; exports.useRoleTableStructure = _chunkOPUWDWFHjs.useRoleTableStructure; exports.useSocket = _chunkOPUWDWFHjs.useSocket; exports.useSubscriptionStatus = _chunkOPUWDWFHjs.useSubscriptionStatus; exports.useTableGenerator = _chunkOPUWDWFHjs.useTableGenerator; exports.useUrlRewriter = _chunkOPUWDWFHjs.useUrlRewriter; exports.useUserSearch = _chunkOPUWDWFHjs.useUserSearch; exports.useUserTableStructure = _chunkOPUWDWFHjs.useUserTableStructure;
127
127
  //# sourceMappingURL=index.js.map
@@ -28,7 +28,7 @@ import {
28
28
  useUrlRewriter,
29
29
  useUserSearch,
30
30
  useUserTableStructure
31
- } from "../chunk-ATOD6MGB.mjs";
31
+ } from "../chunk-6O3YOOQM.mjs";
32
32
  import {
33
33
  configureClientConfig,
34
34
  configureI18n,
@@ -42,7 +42,7 @@ import {
42
42
  useI18nLocale,
43
43
  useI18nRouter,
44
44
  useI18nTranslations
45
- } from "../chunk-WJYWWOTG.mjs";
45
+ } from "../chunk-HP6AJBWE.mjs";
46
46
  import {
47
47
  ClientJsonApiDelete,
48
48
  ClientJsonApiGet,
@@ -53,7 +53,7 @@ import {
53
53
  getClientApiUrl,
54
54
  getClientAppUrl,
55
55
  getClientTrackablePages
56
- } from "../chunk-GZNHBAZF.mjs";
56
+ } from "../chunk-73ANSE3J.mjs";
57
57
  import {
58
58
  getClientToken
59
59
  } from "../chunk-AUXK7QSA.mjs";
@@ -444,14 +444,14 @@
444
444
 
445
445
 
446
446
 
447
- var _chunkY7S56ZT3js = require('../chunk-Y7S56ZT3.js');
448
- require('../chunk-6ROMPIIP.js');
447
+ var _chunkOPUWDWFHjs = require('../chunk-OPUWDWFH.js');
448
+ require('../chunk-5QTDS6V7.js');
449
449
 
450
450
 
451
451
 
452
452
 
453
453
 
454
- var _chunk56VU7A4Ijs = require('../chunk-56VU7A4I.js');
454
+ var _chunkQLICTZL7js = require('../chunk-QLICTZL7.js');
455
455
  require('../chunk-LXKSUWAV.js');
456
456
  require('../chunk-IBS6NI7D.js');
457
457
  require('../chunk-4MN547K7.js');
@@ -913,5 +913,5 @@ require('../chunk-7QVYU63E.js');
913
913
 
914
914
 
915
915
 
916
- exports.AcceptInvitation = _chunkY7S56ZT3js.AcceptInvitation; exports.Accordion = _chunkY7S56ZT3js.Accordion; exports.AccordionContent = _chunkY7S56ZT3js.AccordionContent; exports.AccordionItem = _chunkY7S56ZT3js.AccordionItem; exports.AccordionTrigger = _chunkY7S56ZT3js.AccordionTrigger; exports.ActivateAccount = _chunkY7S56ZT3js.ActivateAccount; exports.AddUserToRole = _chunkY7S56ZT3js.AddUserToRole; exports.AdminCompanyContainer = _chunkY7S56ZT3js.AdminCompanyContainer; exports.AdminUsersList = _chunkY7S56ZT3js.AdminUsersList; exports.Alert = _chunkY7S56ZT3js.Alert; exports.AlertAction = _chunkY7S56ZT3js.AlertAction; exports.AlertDescription = _chunkY7S56ZT3js.AlertDescription; exports.AlertDialog = _chunkY7S56ZT3js.AlertDialog; exports.AlertDialogAction = _chunkY7S56ZT3js.AlertDialogAction; exports.AlertDialogCancel = _chunkY7S56ZT3js.AlertDialogCancel; exports.AlertDialogContent = _chunkY7S56ZT3js.AlertDialogContent; exports.AlertDialogDescription = _chunkY7S56ZT3js.AlertDialogDescription; exports.AlertDialogFooter = _chunkY7S56ZT3js.AlertDialogFooter; exports.AlertDialogHeader = _chunkY7S56ZT3js.AlertDialogHeader; exports.AlertDialogMedia = _chunkY7S56ZT3js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkY7S56ZT3js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkY7S56ZT3js.AlertDialogPortal; exports.AlertDialogTitle = _chunkY7S56ZT3js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkY7S56ZT3js.AlertDialogTrigger; exports.AlertTitle = _chunkY7S56ZT3js.AlertTitle; exports.AllUsersListContainer = _chunkY7S56ZT3js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkY7S56ZT3js.AllowedUsersDetails; exports.AttributeElement = _chunkY7S56ZT3js.AttributeElement; exports.AuthContainer = _chunkY7S56ZT3js.AuthContainer; exports.Avatar = _chunkY7S56ZT3js.Avatar; exports.AvatarBadge = _chunkY7S56ZT3js.AvatarBadge; exports.AvatarFallback = _chunkY7S56ZT3js.AvatarFallback; exports.AvatarGroup = _chunkY7S56ZT3js.AvatarGroup; exports.AvatarGroupCount = _chunkY7S56ZT3js.AvatarGroupCount; exports.AvatarImage = _chunkY7S56ZT3js.AvatarImage; exports.BackupCodesDialog = _chunkY7S56ZT3js.BackupCodesDialog; exports.Badge = _chunkY7S56ZT3js.Badge; exports.BlockNoteEditorContainer = _chunkY7S56ZT3js.BlockNoteEditorContainer; exports.Board = _chunkY7S56ZT3js.KanbanBoard; exports.Breadcrumb = _chunkY7S56ZT3js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkY7S56ZT3js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkY7S56ZT3js.BreadcrumbItem; exports.BreadcrumbLink = _chunkY7S56ZT3js.BreadcrumbLink; exports.BreadcrumbList = _chunkY7S56ZT3js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkY7S56ZT3js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkY7S56ZT3js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkY7S56ZT3js.BreadcrumbSeparator; exports.Button = _chunkY7S56ZT3js.Button; exports.Calendar = _chunkY7S56ZT3js.Calendar; exports.CalendarDayButton = _chunkY7S56ZT3js.CalendarDayButton; exports.Card = _chunkY7S56ZT3js.Card; exports.CardAction = _chunkY7S56ZT3js.CardAction; exports.CardContent = _chunkY7S56ZT3js.CardContent; exports.CardDescription = _chunkY7S56ZT3js.CardDescription; exports.CardFooter = _chunkY7S56ZT3js.CardFooter; exports.CardHeader = _chunkY7S56ZT3js.CardHeader; exports.CardTitle = _chunkY7S56ZT3js.CardTitle; exports.Carousel = _chunkY7S56ZT3js.Carousel; exports.CarouselContent = _chunkY7S56ZT3js.CarouselContent; exports.CarouselItem = _chunkY7S56ZT3js.CarouselItem; exports.CarouselNext = _chunkY7S56ZT3js.CarouselNext; exports.CarouselPrevious = _chunkY7S56ZT3js.CarouselPrevious; exports.ChartContainer = _chunkY7S56ZT3js.ChartContainer; exports.ChartLegend = _chunkY7S56ZT3js.ChartLegend; exports.ChartLegendContent = _chunkY7S56ZT3js.ChartLegendContent; exports.ChartStyle = _chunkY7S56ZT3js.ChartStyle; exports.ChartTooltip = _chunkY7S56ZT3js.ChartTooltip; exports.ChartTooltipContent = _chunkY7S56ZT3js.ChartTooltipContent; exports.Checkbox = _chunkY7S56ZT3js.Checkbox; exports.Collapsible = _chunkY7S56ZT3js.Collapsible; exports.CollapsibleContent = _chunkY7S56ZT3js.CollapsibleContent; exports.CollapsibleTrigger = _chunkY7S56ZT3js.CollapsibleTrigger; exports.Column = _chunkY7S56ZT3js.KanbanColumn; exports.ColumnHandle = _chunkY7S56ZT3js.KanbanColumnHandle; exports.Combobox = _chunkY7S56ZT3js.Combobox; exports.ComboboxChip = _chunkY7S56ZT3js.ComboboxChip; exports.ComboboxChips = _chunkY7S56ZT3js.ComboboxChips; exports.ComboboxChipsInput = _chunkY7S56ZT3js.ComboboxChipsInput; exports.ComboboxCollection = _chunkY7S56ZT3js.ComboboxCollection; exports.ComboboxContent = _chunkY7S56ZT3js.ComboboxContent; exports.ComboboxEmpty = _chunkY7S56ZT3js.ComboboxEmpty; exports.ComboboxGroup = _chunkY7S56ZT3js.ComboboxGroup; exports.ComboboxInput = _chunkY7S56ZT3js.ComboboxInput; exports.ComboboxItem = _chunkY7S56ZT3js.ComboboxItem; exports.ComboboxLabel = _chunkY7S56ZT3js.ComboboxLabel; exports.ComboboxList = _chunkY7S56ZT3js.ComboboxList; exports.ComboboxSeparator = _chunkY7S56ZT3js.ComboboxSeparator; exports.ComboboxTrigger = _chunkY7S56ZT3js.ComboboxTrigger; exports.ComboboxValue = _chunkY7S56ZT3js.ComboboxValue; exports.Command = _chunkY7S56ZT3js.Command; exports.CommandDialog = _chunkY7S56ZT3js.CommandDialog; exports.CommandEmpty = _chunkY7S56ZT3js.CommandEmpty; exports.CommandGroup = _chunkY7S56ZT3js.CommandGroup; exports.CommandInput = _chunkY7S56ZT3js.CommandInput; exports.CommandItem = _chunkY7S56ZT3js.CommandItem; exports.CommandList = _chunkY7S56ZT3js.CommandList; exports.CommandSeparator = _chunkY7S56ZT3js.CommandSeparator; exports.CommandShortcut = _chunkY7S56ZT3js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkY7S56ZT3js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkY7S56ZT3js.CommonAssociationTrigger; exports.CommonDeleter = _chunkY7S56ZT3js.CommonDeleter; exports.CommonEditorButtons = _chunkY7S56ZT3js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkY7S56ZT3js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkY7S56ZT3js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkY7S56ZT3js.CommonEditorTrigger; exports.CompaniesList = _chunkY7S56ZT3js.CompaniesList; exports.CompanyConfigurationEditor = _chunkY7S56ZT3js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkY7S56ZT3js.CompanyContainer; exports.CompanyContent = _chunkY7S56ZT3js.CompanyContent; exports.CompanyDeleter = _chunkY7S56ZT3js.CompanyDeleter; exports.CompanyDetails = _chunkY7S56ZT3js.CompanyDetails; exports.CompanyEditor = _chunkY7S56ZT3js.CompanyEditor; exports.CompanyUsersList = _chunkY7S56ZT3js.CompanyUsersList; exports.ContentListTable = _chunkY7S56ZT3js.ContentListTable; exports.ContentTableSearch = _chunkY7S56ZT3js.ContentTableSearch; exports.ContentTitle = _chunkY7S56ZT3js.ContentTitle; exports.ContentsList = _chunkY7S56ZT3js.ContentsList; exports.ContentsListById = _chunkY7S56ZT3js.ContentsListById; exports.ContextMenu = _chunkY7S56ZT3js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkY7S56ZT3js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkY7S56ZT3js.ContextMenuContent; exports.ContextMenuGroup = _chunkY7S56ZT3js.ContextMenuGroup; exports.ContextMenuItem = _chunkY7S56ZT3js.ContextMenuItem; exports.ContextMenuLabel = _chunkY7S56ZT3js.ContextMenuLabel; exports.ContextMenuPortal = _chunkY7S56ZT3js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkY7S56ZT3js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkY7S56ZT3js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkY7S56ZT3js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkY7S56ZT3js.ContextMenuShortcut; exports.ContextMenuSub = _chunkY7S56ZT3js.ContextMenuSub; exports.ContextMenuSubContent = _chunkY7S56ZT3js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkY7S56ZT3js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkY7S56ZT3js.ContextMenuTrigger; exports.ContributorsList = _chunkY7S56ZT3js.ContributorsList; exports.Cookies = _chunkY7S56ZT3js.Cookies; exports.DatePickerPopover = _chunkY7S56ZT3js.DatePickerPopover; exports.DateRangeSelector = _chunkY7S56ZT3js.DateRangeSelector; exports.Dialog = _chunkY7S56ZT3js.Dialog; exports.DialogClose = _chunkY7S56ZT3js.DialogClose; exports.DialogContent = _chunkY7S56ZT3js.DialogContent; exports.DialogDescription = _chunkY7S56ZT3js.DialogDescription; exports.DialogFooter = _chunkY7S56ZT3js.DialogFooter; exports.DialogHeader = _chunkY7S56ZT3js.DialogHeader; exports.DialogOverlay = _chunkY7S56ZT3js.DialogOverlay; exports.DialogPortal = _chunkY7S56ZT3js.DialogPortal; exports.DialogTitle = _chunkY7S56ZT3js.DialogTitle; exports.DialogTrigger = _chunkY7S56ZT3js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkY7S56ZT3js.DisableTwoFactorDialog; exports.Drawer = _chunkY7S56ZT3js.Drawer; exports.DrawerClose = _chunkY7S56ZT3js.DrawerClose; exports.DrawerContent = _chunkY7S56ZT3js.DrawerContent; exports.DrawerDescription = _chunkY7S56ZT3js.DrawerDescription; exports.DrawerFooter = _chunkY7S56ZT3js.DrawerFooter; exports.DrawerHeader = _chunkY7S56ZT3js.DrawerHeader; exports.DrawerOverlay = _chunkY7S56ZT3js.DrawerOverlay; exports.DrawerPortal = _chunkY7S56ZT3js.DrawerPortal; exports.DrawerTitle = _chunkY7S56ZT3js.DrawerTitle; exports.DrawerTrigger = _chunkY7S56ZT3js.DrawerTrigger; exports.DropdownMenu = _chunkY7S56ZT3js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkY7S56ZT3js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkY7S56ZT3js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkY7S56ZT3js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkY7S56ZT3js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkY7S56ZT3js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkY7S56ZT3js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkY7S56ZT3js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkY7S56ZT3js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkY7S56ZT3js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkY7S56ZT3js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkY7S56ZT3js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkY7S56ZT3js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkY7S56ZT3js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkY7S56ZT3js.DropdownMenuTrigger; exports.EditableAvatar = _chunkY7S56ZT3js.EditableAvatar; exports.EditorSheet = _chunkY7S56ZT3js.EditorSheet; exports.EntityAvatar = _chunkY7S56ZT3js.EntityAvatar; exports.ErrorDetails = _chunkY7S56ZT3js.ErrorDetails; exports.Field = _chunkY7S56ZT3js.Field; exports.FieldContent = _chunkY7S56ZT3js.FieldContent; exports.FieldDescription = _chunkY7S56ZT3js.FieldDescription; exports.FieldError = _chunkY7S56ZT3js.FieldError; exports.FieldGroup = _chunkY7S56ZT3js.FieldGroup; exports.FieldLabel = _chunkY7S56ZT3js.FieldLabel; exports.FieldLegend = _chunkY7S56ZT3js.FieldLegend; exports.FieldSeparator = _chunkY7S56ZT3js.FieldSeparator; exports.FieldSet = _chunkY7S56ZT3js.FieldSet; exports.FieldTitle = _chunkY7S56ZT3js.FieldTitle; exports.FileInput = _chunkY7S56ZT3js.FileInput; exports.FileUploader = _chunkY7S56ZT3js.FileUploader; exports.FileUploaderContent = _chunkY7S56ZT3js.FileUploaderContent; exports.FileUploaderItem = _chunkY7S56ZT3js.FileUploaderItem; exports.FiscalDataDisplay = _chunkY7S56ZT3js.FiscalDataDisplay; exports.ForgotPassword = _chunkY7S56ZT3js.ForgotPassword; exports.Form = _chunkY7S56ZT3js.Form; exports.FormBlockNote = _chunkY7S56ZT3js.FormBlockNote; exports.FormCheckbox = _chunkY7S56ZT3js.FormCheckbox; exports.FormDate = _chunkY7S56ZT3js.FormDate; exports.FormDateTime = _chunkY7S56ZT3js.FormDateTime; exports.FormFeatures = _chunkY7S56ZT3js.FormFeatures; exports.FormFieldWrapper = _chunkY7S56ZT3js.FormFieldWrapper; exports.FormInput = _chunkY7S56ZT3js.FormInput; exports.FormPassword = _chunkY7S56ZT3js.FormPassword; exports.FormPlaceAutocomplete = _chunkY7S56ZT3js.FormPlaceAutocomplete; exports.FormRoles = _chunkY7S56ZT3js.FormRoles; exports.FormSelect = _chunkY7S56ZT3js.FormSelect; exports.FormSlider = _chunkY7S56ZT3js.FormSlider; exports.FormSwitch = _chunkY7S56ZT3js.FormSwitch; exports.FormTextarea = _chunkY7S56ZT3js.FormTextarea; exports.GdprConsentCheckbox = _chunkY7S56ZT3js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkY7S56ZT3js.GdprConsentSection; exports.Header = _chunkY7S56ZT3js.Header; exports.HoverCard = _chunkY7S56ZT3js.HoverCard; exports.HoverCardContent = _chunkY7S56ZT3js.HoverCardContent; exports.HoverCardTrigger = _chunkY7S56ZT3js.HoverCardTrigger; exports.HowToCommand = _chunkY7S56ZT3js.HowToCommand; exports.HowToCommandViewer = _chunkY7S56ZT3js.HowToCommandViewer; exports.HowToContainer = _chunkY7S56ZT3js.HowToContainer; exports.HowToContent = _chunkY7S56ZT3js.HowToContent; exports.HowToDeleter = _chunkY7S56ZT3js.HowToDeleter; exports.HowToDetails = _chunkY7S56ZT3js.HowToDetails; exports.HowToEditor = _chunkY7S56ZT3js.HowToEditor; exports.HowToList = _chunkY7S56ZT3js.HowToList; exports.HowToListContainer = _chunkY7S56ZT3js.HowToListContainer; exports.HowToMultiSelector = _chunkY7S56ZT3js.HowToMultiSelector; exports.HowToSelector = _chunkY7S56ZT3js.HowToSelector; exports.Input = _chunkY7S56ZT3js.Input; exports.InputGroup = _chunkY7S56ZT3js.InputGroup; exports.InputGroupAddon = _chunkY7S56ZT3js.InputGroupAddon; exports.InputGroupButton = _chunkY7S56ZT3js.InputGroupButton; exports.InputGroupInput = _chunkY7S56ZT3js.InputGroupInput; exports.InputGroupText = _chunkY7S56ZT3js.InputGroupText; exports.InputGroupTextarea = _chunkY7S56ZT3js.InputGroupTextarea; exports.InputOTP = _chunkY7S56ZT3js.InputOTP; exports.InputOTPGroup = _chunkY7S56ZT3js.InputOTPGroup; exports.InputOTPSeparator = _chunkY7S56ZT3js.InputOTPSeparator; exports.InputOTPSlot = _chunkY7S56ZT3js.InputOTPSlot; exports.ItalianFiscalData = _chunkY7S56ZT3js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkY7S56ZT3js.ItalianFiscalDataDisplay; exports.Item = _chunkY7S56ZT3js.KanbanItem; exports.ItemHandle = _chunkY7S56ZT3js.KanbanItemHandle; exports.Kanban = _chunkY7S56ZT3js.KanbanRoot; exports.KanbanBoard = _chunkY7S56ZT3js.KanbanBoard; exports.KanbanColumn = _chunkY7S56ZT3js.KanbanColumn; exports.KanbanColumnHandle = _chunkY7S56ZT3js.KanbanColumnHandle; exports.KanbanItem = _chunkY7S56ZT3js.KanbanItem; exports.KanbanItemHandle = _chunkY7S56ZT3js.KanbanItemHandle; exports.KanbanOverlay = _chunkY7S56ZT3js.KanbanOverlay; exports.Label = _chunkY7S56ZT3js.Label; exports.LandingComponent = _chunkY7S56ZT3js.LandingComponent; exports.Link = _chunkY7S56ZT3js.Link; exports.Login = _chunkY7S56ZT3js.Login; exports.Logout = _chunkY7S56ZT3js.Logout; exports.ModeToggleSwitch = _chunkY7S56ZT3js.ModeToggleSwitch; exports.MultiSelect = _chunkY7S56ZT3js.MultiSelect; exports.MultipleSelector = _chunkY7S56ZT3js.MultipleSelector; exports.NavigationMenu = _chunkY7S56ZT3js.NavigationMenu; exports.NavigationMenuContent = _chunkY7S56ZT3js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkY7S56ZT3js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkY7S56ZT3js.NavigationMenuItem; exports.NavigationMenuLink = _chunkY7S56ZT3js.NavigationMenuLink; exports.NavigationMenuList = _chunkY7S56ZT3js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkY7S56ZT3js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkY7S56ZT3js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkY7S56ZT3js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkY7S56ZT3js.NotificationMenuItem; exports.NotificationModal = _chunkY7S56ZT3js.NotificationModal; exports.NotificationToast = _chunkY7S56ZT3js.NotificationToast; exports.NotificationsList = _chunkY7S56ZT3js.NotificationsList; exports.NotificationsListContainer = _chunkY7S56ZT3js.NotificationsListContainer; exports.OAuthClientCard = _chunkY7S56ZT3js.OAuthClientCard; exports.OAuthClientDetail = _chunkY7S56ZT3js.OAuthClientDetail; exports.OAuthClientForm = _chunkY7S56ZT3js.OAuthClientForm; exports.OAuthClientList = _chunkY7S56ZT3js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkY7S56ZT3js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkY7S56ZT3js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkY7S56ZT3js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkY7S56ZT3js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkY7S56ZT3js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkY7S56ZT3js.OAuthScopeList; exports.OAuthScopeSelector = _chunkY7S56ZT3js.OAuthScopeSelector; exports.OnboardingCard = _chunkY7S56ZT3js.OnboardingCard; exports.Overlay = _chunkY7S56ZT3js.KanbanOverlay; exports.PageContainer = _chunkY7S56ZT3js.PageContainer; exports.PageContainerContentDetails = _chunkY7S56ZT3js.PageContainerContentDetails; exports.PageContentContainer = _chunkY7S56ZT3js.PageContentContainer; exports.PageSection = _chunkY7S56ZT3js.PageSection; exports.PasskeyButton = _chunkY7S56ZT3js.PasskeyButton; exports.PasskeyList = _chunkY7S56ZT3js.PasskeyList; exports.PasskeySetupDialog = _chunkY7S56ZT3js.PasskeySetupDialog; exports.PasswordInput = _chunkY7S56ZT3js.PasswordInput; exports.Popover = _chunkY7S56ZT3js.Popover; exports.PopoverContent = _chunkY7S56ZT3js.PopoverContent; exports.PopoverDescription = _chunkY7S56ZT3js.PopoverDescription; exports.PopoverHeader = _chunkY7S56ZT3js.PopoverHeader; exports.PopoverTitle = _chunkY7S56ZT3js.PopoverTitle; exports.PopoverTrigger = _chunkY7S56ZT3js.PopoverTrigger; exports.Progress = _chunkY7S56ZT3js.Progress; exports.ProgressIndicator = _chunkY7S56ZT3js.ProgressIndicator; exports.ProgressLabel = _chunkY7S56ZT3js.ProgressLabel; exports.ProgressTrack = _chunkY7S56ZT3js.ProgressTrack; exports.ProgressValue = _chunkY7S56ZT3js.ProgressValue; exports.PushNotificationProvider = _chunkY7S56ZT3js.PushNotificationProvider; exports.RadioGroup = _chunkY7S56ZT3js.RadioGroup; exports.RadioGroupItem = _chunkY7S56ZT3js.RadioGroupItem; exports.RbacContainer = _chunkY7S56ZT3js.RbacContainer; exports.RbacFeatureSection = _chunkY7S56ZT3js.RbacFeatureSection; exports.RbacModuleTable = _chunkY7S56ZT3js.RbacModuleTable; exports.RbacPermissionCell = _chunkY7S56ZT3js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkY7S56ZT3js.RbacPermissionPicker; exports.RbacToolbar = _chunkY7S56ZT3js.RbacToolbar; exports.ReactMarkdownContainer = _chunkY7S56ZT3js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkY7S56ZT3js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkY7S56ZT3js.ReferralCodeCapture; exports.ReferralDialog = _chunkY7S56ZT3js.ReferralDialog; exports.ReferralWidget = _chunkY7S56ZT3js.ReferralWidget; exports.RefreshUser = _chunkY7S56ZT3js.RefreshUser; exports.RelevantContentsList = _chunkY7S56ZT3js.RelevantContentsList; exports.RelevantUsersList = _chunkY7S56ZT3js.RelevantUsersList; exports.RemoveUserFromRole = _chunkY7S56ZT3js.RemoveUserFromRole; exports.ResetPassword = _chunkY7S56ZT3js.ResetPassword; exports.ResizableHandle = _chunkY7S56ZT3js.ResizableHandle; exports.ResizablePanel = _chunkY7S56ZT3js.ResizablePanel; exports.ResizablePanelGroup = _chunkY7S56ZT3js.ResizablePanelGroup; exports.RoleContainer = _chunkY7S56ZT3js.RoleContainer; exports.RoleDetails = _chunkY7S56ZT3js.RoleDetails; exports.RoleUsersList = _chunkY7S56ZT3js.RoleUsersList; exports.RolesList = _chunkY7S56ZT3js.RolesList; exports.Root = _chunkY7S56ZT3js.KanbanRoot; exports.RoundPageContainer = _chunkY7S56ZT3js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkY7S56ZT3js.RoundPageContainerTitle; exports.ScrollArea = _chunkY7S56ZT3js.ScrollArea; exports.ScrollBar = _chunkY7S56ZT3js.ScrollBar; exports.SecurityContainer = _chunkY7S56ZT3js.SecurityContainer; exports.Select = _chunkY7S56ZT3js.Select; exports.SelectContent = _chunkY7S56ZT3js.SelectContent; exports.SelectGroup = _chunkY7S56ZT3js.SelectGroup; exports.SelectItem = _chunkY7S56ZT3js.SelectItem; exports.SelectLabel = _chunkY7S56ZT3js.SelectLabel; exports.SelectScrollDownButton = _chunkY7S56ZT3js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkY7S56ZT3js.SelectScrollUpButton; exports.SelectSeparator = _chunkY7S56ZT3js.SelectSeparator; exports.SelectTrigger = _chunkY7S56ZT3js.SelectTrigger; exports.SelectValue = _chunkY7S56ZT3js.SelectValue; exports.Separator = _chunkY7S56ZT3js.Separator; exports.Sheet = _chunkY7S56ZT3js.Sheet; exports.SheetClose = _chunkY7S56ZT3js.SheetClose; exports.SheetContent = _chunkY7S56ZT3js.SheetContent; exports.SheetDescription = _chunkY7S56ZT3js.SheetDescription; exports.SheetFooter = _chunkY7S56ZT3js.SheetFooter; exports.SheetHeader = _chunkY7S56ZT3js.SheetHeader; exports.SheetTitle = _chunkY7S56ZT3js.SheetTitle; exports.SheetTrigger = _chunkY7S56ZT3js.SheetTrigger; exports.Sidebar = _chunkY7S56ZT3js.Sidebar; exports.SidebarContent = _chunkY7S56ZT3js.SidebarContent; exports.SidebarFooter = _chunkY7S56ZT3js.SidebarFooter; exports.SidebarGroup = _chunkY7S56ZT3js.SidebarGroup; exports.SidebarGroupAction = _chunkY7S56ZT3js.SidebarGroupAction; exports.SidebarGroupContent = _chunkY7S56ZT3js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkY7S56ZT3js.SidebarGroupLabel; exports.SidebarHeader = _chunkY7S56ZT3js.SidebarHeader; exports.SidebarInput = _chunkY7S56ZT3js.SidebarInput; exports.SidebarInset = _chunkY7S56ZT3js.SidebarInset; exports.SidebarMenu = _chunkY7S56ZT3js.SidebarMenu; exports.SidebarMenuAction = _chunkY7S56ZT3js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkY7S56ZT3js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkY7S56ZT3js.SidebarMenuButton; exports.SidebarMenuItem = _chunkY7S56ZT3js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkY7S56ZT3js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkY7S56ZT3js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkY7S56ZT3js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkY7S56ZT3js.SidebarMenuSubItem; exports.SidebarProvider = _chunkY7S56ZT3js.SidebarProvider; exports.SidebarRail = _chunkY7S56ZT3js.SidebarRail; exports.SidebarSeparator = _chunkY7S56ZT3js.SidebarSeparator; exports.SidebarTrigger = _chunkY7S56ZT3js.SidebarTrigger; exports.Skeleton = _chunkY7S56ZT3js.Skeleton; exports.Slider = _chunkY7S56ZT3js.Slider; exports.Switch = _chunkY7S56ZT3js.Switch; exports.Table = _chunkY7S56ZT3js.Table; exports.TableBody = _chunkY7S56ZT3js.TableBody; exports.TableCaption = _chunkY7S56ZT3js.TableCaption; exports.TableCell = _chunkY7S56ZT3js.TableCell; exports.TableCellAvatar = _chunkY7S56ZT3js.TableCellAvatar; exports.TableFooter = _chunkY7S56ZT3js.TableFooter; exports.TableHead = _chunkY7S56ZT3js.TableHead; exports.TableHeader = _chunkY7S56ZT3js.TableHeader; exports.TableRow = _chunkY7S56ZT3js.TableRow; exports.Tabs = _chunkY7S56ZT3js.Tabs; exports.TabsContainer = _chunkY7S56ZT3js.TabsContainer; exports.TabsContent = _chunkY7S56ZT3js.TabsContent; exports.TabsList = _chunkY7S56ZT3js.TabsList; exports.TabsTrigger = _chunkY7S56ZT3js.TabsTrigger; exports.Textarea = _chunkY7S56ZT3js.Textarea; exports.Toaster = _chunkY7S56ZT3js.Toaster; exports.Toggle = _chunkY7S56ZT3js.Toggle; exports.TokenStatusIndicator = _chunkY7S56ZT3js.TokenStatusIndicator; exports.Tooltip = _chunkY7S56ZT3js.Tooltip; exports.TooltipContent = _chunkY7S56ZT3js.TooltipContent; exports.TooltipProvider = _chunkY7S56ZT3js.TooltipProvider; exports.TooltipTrigger = _chunkY7S56ZT3js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkY7S56ZT3js.TotpAuthenticatorList; exports.TotpInput = _chunkY7S56ZT3js.TotpInput; exports.TotpSetupDialog = _chunkY7S56ZT3js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkY7S56ZT3js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkY7S56ZT3js.TwoFactorSettings; exports.UserAvatar = _chunkY7S56ZT3js.UserAvatar; exports.UserAvatarEditor = _chunkY7S56ZT3js.UserAvatarEditor; exports.UserAvatarList = _chunkY7S56ZT3js.UserAvatarList; exports.UserContainer = _chunkY7S56ZT3js.UserContainer; exports.UserContent = _chunkY7S56ZT3js.UserContent; exports.UserDeleter = _chunkY7S56ZT3js.UserDeleter; exports.UserEditor = _chunkY7S56ZT3js.UserEditor; exports.UserIndexContainer = _chunkY7S56ZT3js.UserIndexContainer; exports.UserIndexDetails = _chunkY7S56ZT3js.UserIndexDetails; exports.UserListInAdd = _chunkY7S56ZT3js.UserListInAdd; exports.UserMultiSelect = _chunkY7S56ZT3js.UserMultiSelect; exports.UserReactivator = _chunkY7S56ZT3js.UserReactivator; exports.UserResentInvitationEmail = _chunkY7S56ZT3js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkY7S56ZT3js.UserRoleAdd; exports.UserRolesList = _chunkY7S56ZT3js.UserRolesList; exports.UserSelector = _chunkY7S56ZT3js.UserSelector; exports.UserStanadaloneDetails = _chunkY7S56ZT3js.UserStanadaloneDetails; exports.UsersList = _chunkY7S56ZT3js.UsersList; exports.UsersListByContentIds = _chunkY7S56ZT3js.UsersListByContentIds; exports.UsersListContainer = _chunkY7S56ZT3js.UsersListContainer; exports.WaitlistConfirmation = _chunkY7S56ZT3js.WaitlistConfirmation; exports.WaitlistForm = _chunkY7S56ZT3js.WaitlistForm; exports.WaitlistHeroSection = _chunkY7S56ZT3js.WaitlistHeroSection; exports.WaitlistList = _chunkY7S56ZT3js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkY7S56ZT3js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkY7S56ZT3js.WaitlistSuccessState; exports.badgeVariants = _chunkY7S56ZT3js.badgeVariants; exports.buttonVariants = _chunkY7S56ZT3js.buttonVariants; exports.cellComponent = _chunkY7S56ZT3js.cellComponent; exports.cellDate = _chunkY7S56ZT3js.cellDate; exports.cellId = _chunkY7S56ZT3js.cellId; exports.cellLink = _chunkY7S56ZT3js.cellLink; exports.cellUrl = _chunkY7S56ZT3js.cellUrl; exports.errorToast = _chunkY7S56ZT3js.errorToast; exports.generateNotificationData = _chunkY7S56ZT3js.generateNotificationData; exports.getIcon = _chunk56VU7A4Ijs.getIcon; exports.getIconByModule = _chunk56VU7A4Ijs.getIconByModule; exports.getIconByModuleName = _chunk56VU7A4Ijs.getIconByModuleName; exports.getInitials = _chunk56VU7A4Ijs.getInitials; exports.navigationMenuTriggerStyle = _chunkY7S56ZT3js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkY7S56ZT3js.parseFiscalData; exports.tabsListVariants = _chunkY7S56ZT3js.tabsListVariants; exports.toggleVariants = _chunkY7S56ZT3js.toggleVariants; exports.triggerAssociationToast = _chunkY7S56ZT3js.triggerAssociationToast; exports.useCarousel = _chunkY7S56ZT3js.useCarousel; exports.useComboboxAnchor = _chunkY7S56ZT3js.useComboboxAnchor; exports.useDebounce = _chunkY7S56ZT3js.useDebounce2; exports.useEditorDialog = _chunkY7S56ZT3js.useEditorDialog; exports.useFileUpload = _chunkY7S56ZT3js.useFileUpload; exports.useSidebar = _chunkY7S56ZT3js.useSidebar;
916
+ exports.AcceptInvitation = _chunkOPUWDWFHjs.AcceptInvitation; exports.Accordion = _chunkOPUWDWFHjs.Accordion; exports.AccordionContent = _chunkOPUWDWFHjs.AccordionContent; exports.AccordionItem = _chunkOPUWDWFHjs.AccordionItem; exports.AccordionTrigger = _chunkOPUWDWFHjs.AccordionTrigger; exports.ActivateAccount = _chunkOPUWDWFHjs.ActivateAccount; exports.AddUserToRole = _chunkOPUWDWFHjs.AddUserToRole; exports.AdminCompanyContainer = _chunkOPUWDWFHjs.AdminCompanyContainer; exports.AdminUsersList = _chunkOPUWDWFHjs.AdminUsersList; exports.Alert = _chunkOPUWDWFHjs.Alert; exports.AlertAction = _chunkOPUWDWFHjs.AlertAction; exports.AlertDescription = _chunkOPUWDWFHjs.AlertDescription; exports.AlertDialog = _chunkOPUWDWFHjs.AlertDialog; exports.AlertDialogAction = _chunkOPUWDWFHjs.AlertDialogAction; exports.AlertDialogCancel = _chunkOPUWDWFHjs.AlertDialogCancel; exports.AlertDialogContent = _chunkOPUWDWFHjs.AlertDialogContent; exports.AlertDialogDescription = _chunkOPUWDWFHjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkOPUWDWFHjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkOPUWDWFHjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkOPUWDWFHjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkOPUWDWFHjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkOPUWDWFHjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkOPUWDWFHjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkOPUWDWFHjs.AlertDialogTrigger; exports.AlertTitle = _chunkOPUWDWFHjs.AlertTitle; exports.AllUsersListContainer = _chunkOPUWDWFHjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkOPUWDWFHjs.AllowedUsersDetails; exports.AttributeElement = _chunkOPUWDWFHjs.AttributeElement; exports.AuthContainer = _chunkOPUWDWFHjs.AuthContainer; exports.Avatar = _chunkOPUWDWFHjs.Avatar; exports.AvatarBadge = _chunkOPUWDWFHjs.AvatarBadge; exports.AvatarFallback = _chunkOPUWDWFHjs.AvatarFallback; exports.AvatarGroup = _chunkOPUWDWFHjs.AvatarGroup; exports.AvatarGroupCount = _chunkOPUWDWFHjs.AvatarGroupCount; exports.AvatarImage = _chunkOPUWDWFHjs.AvatarImage; exports.BackupCodesDialog = _chunkOPUWDWFHjs.BackupCodesDialog; exports.Badge = _chunkOPUWDWFHjs.Badge; exports.BlockNoteEditorContainer = _chunkOPUWDWFHjs.BlockNoteEditorContainer; exports.Board = _chunkOPUWDWFHjs.KanbanBoard; exports.Breadcrumb = _chunkOPUWDWFHjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkOPUWDWFHjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkOPUWDWFHjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkOPUWDWFHjs.BreadcrumbLink; exports.BreadcrumbList = _chunkOPUWDWFHjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkOPUWDWFHjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkOPUWDWFHjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkOPUWDWFHjs.BreadcrumbSeparator; exports.Button = _chunkOPUWDWFHjs.Button; exports.Calendar = _chunkOPUWDWFHjs.Calendar; exports.CalendarDayButton = _chunkOPUWDWFHjs.CalendarDayButton; exports.Card = _chunkOPUWDWFHjs.Card; exports.CardAction = _chunkOPUWDWFHjs.CardAction; exports.CardContent = _chunkOPUWDWFHjs.CardContent; exports.CardDescription = _chunkOPUWDWFHjs.CardDescription; exports.CardFooter = _chunkOPUWDWFHjs.CardFooter; exports.CardHeader = _chunkOPUWDWFHjs.CardHeader; exports.CardTitle = _chunkOPUWDWFHjs.CardTitle; exports.Carousel = _chunkOPUWDWFHjs.Carousel; exports.CarouselContent = _chunkOPUWDWFHjs.CarouselContent; exports.CarouselItem = _chunkOPUWDWFHjs.CarouselItem; exports.CarouselNext = _chunkOPUWDWFHjs.CarouselNext; exports.CarouselPrevious = _chunkOPUWDWFHjs.CarouselPrevious; exports.ChartContainer = _chunkOPUWDWFHjs.ChartContainer; exports.ChartLegend = _chunkOPUWDWFHjs.ChartLegend; exports.ChartLegendContent = _chunkOPUWDWFHjs.ChartLegendContent; exports.ChartStyle = _chunkOPUWDWFHjs.ChartStyle; exports.ChartTooltip = _chunkOPUWDWFHjs.ChartTooltip; exports.ChartTooltipContent = _chunkOPUWDWFHjs.ChartTooltipContent; exports.Checkbox = _chunkOPUWDWFHjs.Checkbox; exports.Collapsible = _chunkOPUWDWFHjs.Collapsible; exports.CollapsibleContent = _chunkOPUWDWFHjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOPUWDWFHjs.CollapsibleTrigger; exports.Column = _chunkOPUWDWFHjs.KanbanColumn; exports.ColumnHandle = _chunkOPUWDWFHjs.KanbanColumnHandle; exports.Combobox = _chunkOPUWDWFHjs.Combobox; exports.ComboboxChip = _chunkOPUWDWFHjs.ComboboxChip; exports.ComboboxChips = _chunkOPUWDWFHjs.ComboboxChips; exports.ComboboxChipsInput = _chunkOPUWDWFHjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkOPUWDWFHjs.ComboboxCollection; exports.ComboboxContent = _chunkOPUWDWFHjs.ComboboxContent; exports.ComboboxEmpty = _chunkOPUWDWFHjs.ComboboxEmpty; exports.ComboboxGroup = _chunkOPUWDWFHjs.ComboboxGroup; exports.ComboboxInput = _chunkOPUWDWFHjs.ComboboxInput; exports.ComboboxItem = _chunkOPUWDWFHjs.ComboboxItem; exports.ComboboxLabel = _chunkOPUWDWFHjs.ComboboxLabel; exports.ComboboxList = _chunkOPUWDWFHjs.ComboboxList; exports.ComboboxSeparator = _chunkOPUWDWFHjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkOPUWDWFHjs.ComboboxTrigger; exports.ComboboxValue = _chunkOPUWDWFHjs.ComboboxValue; exports.Command = _chunkOPUWDWFHjs.Command; exports.CommandDialog = _chunkOPUWDWFHjs.CommandDialog; exports.CommandEmpty = _chunkOPUWDWFHjs.CommandEmpty; exports.CommandGroup = _chunkOPUWDWFHjs.CommandGroup; exports.CommandInput = _chunkOPUWDWFHjs.CommandInput; exports.CommandItem = _chunkOPUWDWFHjs.CommandItem; exports.CommandList = _chunkOPUWDWFHjs.CommandList; exports.CommandSeparator = _chunkOPUWDWFHjs.CommandSeparator; exports.CommandShortcut = _chunkOPUWDWFHjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkOPUWDWFHjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkOPUWDWFHjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkOPUWDWFHjs.CommonDeleter; exports.CommonEditorButtons = _chunkOPUWDWFHjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkOPUWDWFHjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkOPUWDWFHjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkOPUWDWFHjs.CommonEditorTrigger; exports.CompaniesList = _chunkOPUWDWFHjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkOPUWDWFHjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkOPUWDWFHjs.CompanyContainer; exports.CompanyContent = _chunkOPUWDWFHjs.CompanyContent; exports.CompanyDeleter = _chunkOPUWDWFHjs.CompanyDeleter; exports.CompanyDetails = _chunkOPUWDWFHjs.CompanyDetails; exports.CompanyEditor = _chunkOPUWDWFHjs.CompanyEditor; exports.CompanyUsersList = _chunkOPUWDWFHjs.CompanyUsersList; exports.ContentListTable = _chunkOPUWDWFHjs.ContentListTable; exports.ContentTableSearch = _chunkOPUWDWFHjs.ContentTableSearch; exports.ContentTitle = _chunkOPUWDWFHjs.ContentTitle; exports.ContentsList = _chunkOPUWDWFHjs.ContentsList; exports.ContentsListById = _chunkOPUWDWFHjs.ContentsListById; exports.ContextMenu = _chunkOPUWDWFHjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkOPUWDWFHjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkOPUWDWFHjs.ContextMenuContent; exports.ContextMenuGroup = _chunkOPUWDWFHjs.ContextMenuGroup; exports.ContextMenuItem = _chunkOPUWDWFHjs.ContextMenuItem; exports.ContextMenuLabel = _chunkOPUWDWFHjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkOPUWDWFHjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkOPUWDWFHjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkOPUWDWFHjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkOPUWDWFHjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkOPUWDWFHjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkOPUWDWFHjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkOPUWDWFHjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkOPUWDWFHjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkOPUWDWFHjs.ContextMenuTrigger; exports.ContributorsList = _chunkOPUWDWFHjs.ContributorsList; exports.Cookies = _chunkOPUWDWFHjs.Cookies; exports.DatePickerPopover = _chunkOPUWDWFHjs.DatePickerPopover; exports.DateRangeSelector = _chunkOPUWDWFHjs.DateRangeSelector; exports.Dialog = _chunkOPUWDWFHjs.Dialog; exports.DialogClose = _chunkOPUWDWFHjs.DialogClose; exports.DialogContent = _chunkOPUWDWFHjs.DialogContent; exports.DialogDescription = _chunkOPUWDWFHjs.DialogDescription; exports.DialogFooter = _chunkOPUWDWFHjs.DialogFooter; exports.DialogHeader = _chunkOPUWDWFHjs.DialogHeader; exports.DialogOverlay = _chunkOPUWDWFHjs.DialogOverlay; exports.DialogPortal = _chunkOPUWDWFHjs.DialogPortal; exports.DialogTitle = _chunkOPUWDWFHjs.DialogTitle; exports.DialogTrigger = _chunkOPUWDWFHjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkOPUWDWFHjs.DisableTwoFactorDialog; exports.Drawer = _chunkOPUWDWFHjs.Drawer; exports.DrawerClose = _chunkOPUWDWFHjs.DrawerClose; exports.DrawerContent = _chunkOPUWDWFHjs.DrawerContent; exports.DrawerDescription = _chunkOPUWDWFHjs.DrawerDescription; exports.DrawerFooter = _chunkOPUWDWFHjs.DrawerFooter; exports.DrawerHeader = _chunkOPUWDWFHjs.DrawerHeader; exports.DrawerOverlay = _chunkOPUWDWFHjs.DrawerOverlay; exports.DrawerPortal = _chunkOPUWDWFHjs.DrawerPortal; exports.DrawerTitle = _chunkOPUWDWFHjs.DrawerTitle; exports.DrawerTrigger = _chunkOPUWDWFHjs.DrawerTrigger; exports.DropdownMenu = _chunkOPUWDWFHjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkOPUWDWFHjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkOPUWDWFHjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkOPUWDWFHjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkOPUWDWFHjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkOPUWDWFHjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkOPUWDWFHjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkOPUWDWFHjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkOPUWDWFHjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkOPUWDWFHjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkOPUWDWFHjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkOPUWDWFHjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkOPUWDWFHjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkOPUWDWFHjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkOPUWDWFHjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkOPUWDWFHjs.EditableAvatar; exports.EditorSheet = _chunkOPUWDWFHjs.EditorSheet; exports.EntityAvatar = _chunkOPUWDWFHjs.EntityAvatar; exports.ErrorDetails = _chunkOPUWDWFHjs.ErrorDetails; exports.Field = _chunkOPUWDWFHjs.Field; exports.FieldContent = _chunkOPUWDWFHjs.FieldContent; exports.FieldDescription = _chunkOPUWDWFHjs.FieldDescription; exports.FieldError = _chunkOPUWDWFHjs.FieldError; exports.FieldGroup = _chunkOPUWDWFHjs.FieldGroup; exports.FieldLabel = _chunkOPUWDWFHjs.FieldLabel; exports.FieldLegend = _chunkOPUWDWFHjs.FieldLegend; exports.FieldSeparator = _chunkOPUWDWFHjs.FieldSeparator; exports.FieldSet = _chunkOPUWDWFHjs.FieldSet; exports.FieldTitle = _chunkOPUWDWFHjs.FieldTitle; exports.FileInput = _chunkOPUWDWFHjs.FileInput; exports.FileUploader = _chunkOPUWDWFHjs.FileUploader; exports.FileUploaderContent = _chunkOPUWDWFHjs.FileUploaderContent; exports.FileUploaderItem = _chunkOPUWDWFHjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkOPUWDWFHjs.FiscalDataDisplay; exports.ForgotPassword = _chunkOPUWDWFHjs.ForgotPassword; exports.Form = _chunkOPUWDWFHjs.Form; exports.FormBlockNote = _chunkOPUWDWFHjs.FormBlockNote; exports.FormCheckbox = _chunkOPUWDWFHjs.FormCheckbox; exports.FormDate = _chunkOPUWDWFHjs.FormDate; exports.FormDateTime = _chunkOPUWDWFHjs.FormDateTime; exports.FormFeatures = _chunkOPUWDWFHjs.FormFeatures; exports.FormFieldWrapper = _chunkOPUWDWFHjs.FormFieldWrapper; exports.FormInput = _chunkOPUWDWFHjs.FormInput; exports.FormPassword = _chunkOPUWDWFHjs.FormPassword; exports.FormPlaceAutocomplete = _chunkOPUWDWFHjs.FormPlaceAutocomplete; exports.FormRoles = _chunkOPUWDWFHjs.FormRoles; exports.FormSelect = _chunkOPUWDWFHjs.FormSelect; exports.FormSlider = _chunkOPUWDWFHjs.FormSlider; exports.FormSwitch = _chunkOPUWDWFHjs.FormSwitch; exports.FormTextarea = _chunkOPUWDWFHjs.FormTextarea; exports.GdprConsentCheckbox = _chunkOPUWDWFHjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkOPUWDWFHjs.GdprConsentSection; exports.Header = _chunkOPUWDWFHjs.Header; exports.HoverCard = _chunkOPUWDWFHjs.HoverCard; exports.HoverCardContent = _chunkOPUWDWFHjs.HoverCardContent; exports.HoverCardTrigger = _chunkOPUWDWFHjs.HoverCardTrigger; exports.HowToCommand = _chunkOPUWDWFHjs.HowToCommand; exports.HowToCommandViewer = _chunkOPUWDWFHjs.HowToCommandViewer; exports.HowToContainer = _chunkOPUWDWFHjs.HowToContainer; exports.HowToContent = _chunkOPUWDWFHjs.HowToContent; exports.HowToDeleter = _chunkOPUWDWFHjs.HowToDeleter; exports.HowToDetails = _chunkOPUWDWFHjs.HowToDetails; exports.HowToEditor = _chunkOPUWDWFHjs.HowToEditor; exports.HowToList = _chunkOPUWDWFHjs.HowToList; exports.HowToListContainer = _chunkOPUWDWFHjs.HowToListContainer; exports.HowToMultiSelector = _chunkOPUWDWFHjs.HowToMultiSelector; exports.HowToSelector = _chunkOPUWDWFHjs.HowToSelector; exports.Input = _chunkOPUWDWFHjs.Input; exports.InputGroup = _chunkOPUWDWFHjs.InputGroup; exports.InputGroupAddon = _chunkOPUWDWFHjs.InputGroupAddon; exports.InputGroupButton = _chunkOPUWDWFHjs.InputGroupButton; exports.InputGroupInput = _chunkOPUWDWFHjs.InputGroupInput; exports.InputGroupText = _chunkOPUWDWFHjs.InputGroupText; exports.InputGroupTextarea = _chunkOPUWDWFHjs.InputGroupTextarea; exports.InputOTP = _chunkOPUWDWFHjs.InputOTP; exports.InputOTPGroup = _chunkOPUWDWFHjs.InputOTPGroup; exports.InputOTPSeparator = _chunkOPUWDWFHjs.InputOTPSeparator; exports.InputOTPSlot = _chunkOPUWDWFHjs.InputOTPSlot; exports.ItalianFiscalData = _chunkOPUWDWFHjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkOPUWDWFHjs.ItalianFiscalDataDisplay; exports.Item = _chunkOPUWDWFHjs.KanbanItem; exports.ItemHandle = _chunkOPUWDWFHjs.KanbanItemHandle; exports.Kanban = _chunkOPUWDWFHjs.KanbanRoot; exports.KanbanBoard = _chunkOPUWDWFHjs.KanbanBoard; exports.KanbanColumn = _chunkOPUWDWFHjs.KanbanColumn; exports.KanbanColumnHandle = _chunkOPUWDWFHjs.KanbanColumnHandle; exports.KanbanItem = _chunkOPUWDWFHjs.KanbanItem; exports.KanbanItemHandle = _chunkOPUWDWFHjs.KanbanItemHandle; exports.KanbanOverlay = _chunkOPUWDWFHjs.KanbanOverlay; exports.Label = _chunkOPUWDWFHjs.Label; exports.LandingComponent = _chunkOPUWDWFHjs.LandingComponent; exports.Link = _chunkOPUWDWFHjs.Link; exports.Login = _chunkOPUWDWFHjs.Login; exports.Logout = _chunkOPUWDWFHjs.Logout; exports.ModeToggleSwitch = _chunkOPUWDWFHjs.ModeToggleSwitch; exports.MultiSelect = _chunkOPUWDWFHjs.MultiSelect; exports.MultipleSelector = _chunkOPUWDWFHjs.MultipleSelector; exports.NavigationMenu = _chunkOPUWDWFHjs.NavigationMenu; exports.NavigationMenuContent = _chunkOPUWDWFHjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkOPUWDWFHjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkOPUWDWFHjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkOPUWDWFHjs.NavigationMenuLink; exports.NavigationMenuList = _chunkOPUWDWFHjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkOPUWDWFHjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkOPUWDWFHjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkOPUWDWFHjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkOPUWDWFHjs.NotificationMenuItem; exports.NotificationModal = _chunkOPUWDWFHjs.NotificationModal; exports.NotificationToast = _chunkOPUWDWFHjs.NotificationToast; exports.NotificationsList = _chunkOPUWDWFHjs.NotificationsList; exports.NotificationsListContainer = _chunkOPUWDWFHjs.NotificationsListContainer; exports.OAuthClientCard = _chunkOPUWDWFHjs.OAuthClientCard; exports.OAuthClientDetail = _chunkOPUWDWFHjs.OAuthClientDetail; exports.OAuthClientForm = _chunkOPUWDWFHjs.OAuthClientForm; exports.OAuthClientList = _chunkOPUWDWFHjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkOPUWDWFHjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkOPUWDWFHjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkOPUWDWFHjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkOPUWDWFHjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkOPUWDWFHjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkOPUWDWFHjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkOPUWDWFHjs.OAuthScopeSelector; exports.OnboardingCard = _chunkOPUWDWFHjs.OnboardingCard; exports.Overlay = _chunkOPUWDWFHjs.KanbanOverlay; exports.PageContainer = _chunkOPUWDWFHjs.PageContainer; exports.PageContainerContentDetails = _chunkOPUWDWFHjs.PageContainerContentDetails; exports.PageContentContainer = _chunkOPUWDWFHjs.PageContentContainer; exports.PageSection = _chunkOPUWDWFHjs.PageSection; exports.PasskeyButton = _chunkOPUWDWFHjs.PasskeyButton; exports.PasskeyList = _chunkOPUWDWFHjs.PasskeyList; exports.PasskeySetupDialog = _chunkOPUWDWFHjs.PasskeySetupDialog; exports.PasswordInput = _chunkOPUWDWFHjs.PasswordInput; exports.Popover = _chunkOPUWDWFHjs.Popover; exports.PopoverContent = _chunkOPUWDWFHjs.PopoverContent; exports.PopoverDescription = _chunkOPUWDWFHjs.PopoverDescription; exports.PopoverHeader = _chunkOPUWDWFHjs.PopoverHeader; exports.PopoverTitle = _chunkOPUWDWFHjs.PopoverTitle; exports.PopoverTrigger = _chunkOPUWDWFHjs.PopoverTrigger; exports.Progress = _chunkOPUWDWFHjs.Progress; exports.ProgressIndicator = _chunkOPUWDWFHjs.ProgressIndicator; exports.ProgressLabel = _chunkOPUWDWFHjs.ProgressLabel; exports.ProgressTrack = _chunkOPUWDWFHjs.ProgressTrack; exports.ProgressValue = _chunkOPUWDWFHjs.ProgressValue; exports.PushNotificationProvider = _chunkOPUWDWFHjs.PushNotificationProvider; exports.RadioGroup = _chunkOPUWDWFHjs.RadioGroup; exports.RadioGroupItem = _chunkOPUWDWFHjs.RadioGroupItem; exports.RbacContainer = _chunkOPUWDWFHjs.RbacContainer; exports.RbacFeatureSection = _chunkOPUWDWFHjs.RbacFeatureSection; exports.RbacModuleTable = _chunkOPUWDWFHjs.RbacModuleTable; exports.RbacPermissionCell = _chunkOPUWDWFHjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkOPUWDWFHjs.RbacPermissionPicker; exports.RbacToolbar = _chunkOPUWDWFHjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkOPUWDWFHjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkOPUWDWFHjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkOPUWDWFHjs.ReferralCodeCapture; exports.ReferralDialog = _chunkOPUWDWFHjs.ReferralDialog; exports.ReferralWidget = _chunkOPUWDWFHjs.ReferralWidget; exports.RefreshUser = _chunkOPUWDWFHjs.RefreshUser; exports.RelevantContentsList = _chunkOPUWDWFHjs.RelevantContentsList; exports.RelevantUsersList = _chunkOPUWDWFHjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkOPUWDWFHjs.RemoveUserFromRole; exports.ResetPassword = _chunkOPUWDWFHjs.ResetPassword; exports.ResizableHandle = _chunkOPUWDWFHjs.ResizableHandle; exports.ResizablePanel = _chunkOPUWDWFHjs.ResizablePanel; exports.ResizablePanelGroup = _chunkOPUWDWFHjs.ResizablePanelGroup; exports.RoleContainer = _chunkOPUWDWFHjs.RoleContainer; exports.RoleDetails = _chunkOPUWDWFHjs.RoleDetails; exports.RoleUsersList = _chunkOPUWDWFHjs.RoleUsersList; exports.RolesList = _chunkOPUWDWFHjs.RolesList; exports.Root = _chunkOPUWDWFHjs.KanbanRoot; exports.RoundPageContainer = _chunkOPUWDWFHjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkOPUWDWFHjs.RoundPageContainerTitle; exports.ScrollArea = _chunkOPUWDWFHjs.ScrollArea; exports.ScrollBar = _chunkOPUWDWFHjs.ScrollBar; exports.SecurityContainer = _chunkOPUWDWFHjs.SecurityContainer; exports.Select = _chunkOPUWDWFHjs.Select; exports.SelectContent = _chunkOPUWDWFHjs.SelectContent; exports.SelectGroup = _chunkOPUWDWFHjs.SelectGroup; exports.SelectItem = _chunkOPUWDWFHjs.SelectItem; exports.SelectLabel = _chunkOPUWDWFHjs.SelectLabel; exports.SelectScrollDownButton = _chunkOPUWDWFHjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkOPUWDWFHjs.SelectScrollUpButton; exports.SelectSeparator = _chunkOPUWDWFHjs.SelectSeparator; exports.SelectTrigger = _chunkOPUWDWFHjs.SelectTrigger; exports.SelectValue = _chunkOPUWDWFHjs.SelectValue; exports.Separator = _chunkOPUWDWFHjs.Separator; exports.Sheet = _chunkOPUWDWFHjs.Sheet; exports.SheetClose = _chunkOPUWDWFHjs.SheetClose; exports.SheetContent = _chunkOPUWDWFHjs.SheetContent; exports.SheetDescription = _chunkOPUWDWFHjs.SheetDescription; exports.SheetFooter = _chunkOPUWDWFHjs.SheetFooter; exports.SheetHeader = _chunkOPUWDWFHjs.SheetHeader; exports.SheetTitle = _chunkOPUWDWFHjs.SheetTitle; exports.SheetTrigger = _chunkOPUWDWFHjs.SheetTrigger; exports.Sidebar = _chunkOPUWDWFHjs.Sidebar; exports.SidebarContent = _chunkOPUWDWFHjs.SidebarContent; exports.SidebarFooter = _chunkOPUWDWFHjs.SidebarFooter; exports.SidebarGroup = _chunkOPUWDWFHjs.SidebarGroup; exports.SidebarGroupAction = _chunkOPUWDWFHjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkOPUWDWFHjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkOPUWDWFHjs.SidebarGroupLabel; exports.SidebarHeader = _chunkOPUWDWFHjs.SidebarHeader; exports.SidebarInput = _chunkOPUWDWFHjs.SidebarInput; exports.SidebarInset = _chunkOPUWDWFHjs.SidebarInset; exports.SidebarMenu = _chunkOPUWDWFHjs.SidebarMenu; exports.SidebarMenuAction = _chunkOPUWDWFHjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkOPUWDWFHjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkOPUWDWFHjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkOPUWDWFHjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkOPUWDWFHjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkOPUWDWFHjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkOPUWDWFHjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkOPUWDWFHjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkOPUWDWFHjs.SidebarProvider; exports.SidebarRail = _chunkOPUWDWFHjs.SidebarRail; exports.SidebarSeparator = _chunkOPUWDWFHjs.SidebarSeparator; exports.SidebarTrigger = _chunkOPUWDWFHjs.SidebarTrigger; exports.Skeleton = _chunkOPUWDWFHjs.Skeleton; exports.Slider = _chunkOPUWDWFHjs.Slider; exports.Switch = _chunkOPUWDWFHjs.Switch; exports.Table = _chunkOPUWDWFHjs.Table; exports.TableBody = _chunkOPUWDWFHjs.TableBody; exports.TableCaption = _chunkOPUWDWFHjs.TableCaption; exports.TableCell = _chunkOPUWDWFHjs.TableCell; exports.TableCellAvatar = _chunkOPUWDWFHjs.TableCellAvatar; exports.TableFooter = _chunkOPUWDWFHjs.TableFooter; exports.TableHead = _chunkOPUWDWFHjs.TableHead; exports.TableHeader = _chunkOPUWDWFHjs.TableHeader; exports.TableRow = _chunkOPUWDWFHjs.TableRow; exports.Tabs = _chunkOPUWDWFHjs.Tabs; exports.TabsContainer = _chunkOPUWDWFHjs.TabsContainer; exports.TabsContent = _chunkOPUWDWFHjs.TabsContent; exports.TabsList = _chunkOPUWDWFHjs.TabsList; exports.TabsTrigger = _chunkOPUWDWFHjs.TabsTrigger; exports.Textarea = _chunkOPUWDWFHjs.Textarea; exports.Toaster = _chunkOPUWDWFHjs.Toaster; exports.Toggle = _chunkOPUWDWFHjs.Toggle; exports.TokenStatusIndicator = _chunkOPUWDWFHjs.TokenStatusIndicator; exports.Tooltip = _chunkOPUWDWFHjs.Tooltip; exports.TooltipContent = _chunkOPUWDWFHjs.TooltipContent; exports.TooltipProvider = _chunkOPUWDWFHjs.TooltipProvider; exports.TooltipTrigger = _chunkOPUWDWFHjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkOPUWDWFHjs.TotpAuthenticatorList; exports.TotpInput = _chunkOPUWDWFHjs.TotpInput; exports.TotpSetupDialog = _chunkOPUWDWFHjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkOPUWDWFHjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkOPUWDWFHjs.TwoFactorSettings; exports.UserAvatar = _chunkOPUWDWFHjs.UserAvatar; exports.UserAvatarEditor = _chunkOPUWDWFHjs.UserAvatarEditor; exports.UserAvatarList = _chunkOPUWDWFHjs.UserAvatarList; exports.UserContainer = _chunkOPUWDWFHjs.UserContainer; exports.UserContent = _chunkOPUWDWFHjs.UserContent; exports.UserDeleter = _chunkOPUWDWFHjs.UserDeleter; exports.UserEditor = _chunkOPUWDWFHjs.UserEditor; exports.UserIndexContainer = _chunkOPUWDWFHjs.UserIndexContainer; exports.UserIndexDetails = _chunkOPUWDWFHjs.UserIndexDetails; exports.UserListInAdd = _chunkOPUWDWFHjs.UserListInAdd; exports.UserMultiSelect = _chunkOPUWDWFHjs.UserMultiSelect; exports.UserReactivator = _chunkOPUWDWFHjs.UserReactivator; exports.UserResentInvitationEmail = _chunkOPUWDWFHjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkOPUWDWFHjs.UserRoleAdd; exports.UserRolesList = _chunkOPUWDWFHjs.UserRolesList; exports.UserSelector = _chunkOPUWDWFHjs.UserSelector; exports.UserStanadaloneDetails = _chunkOPUWDWFHjs.UserStanadaloneDetails; exports.UsersList = _chunkOPUWDWFHjs.UsersList; exports.UsersListByContentIds = _chunkOPUWDWFHjs.UsersListByContentIds; exports.UsersListContainer = _chunkOPUWDWFHjs.UsersListContainer; exports.WaitlistConfirmation = _chunkOPUWDWFHjs.WaitlistConfirmation; exports.WaitlistForm = _chunkOPUWDWFHjs.WaitlistForm; exports.WaitlistHeroSection = _chunkOPUWDWFHjs.WaitlistHeroSection; exports.WaitlistList = _chunkOPUWDWFHjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkOPUWDWFHjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkOPUWDWFHjs.WaitlistSuccessState; exports.badgeVariants = _chunkOPUWDWFHjs.badgeVariants; exports.buttonVariants = _chunkOPUWDWFHjs.buttonVariants; exports.cellComponent = _chunkOPUWDWFHjs.cellComponent; exports.cellDate = _chunkOPUWDWFHjs.cellDate; exports.cellId = _chunkOPUWDWFHjs.cellId; exports.cellLink = _chunkOPUWDWFHjs.cellLink; exports.cellUrl = _chunkOPUWDWFHjs.cellUrl; exports.errorToast = _chunkOPUWDWFHjs.errorToast; exports.generateNotificationData = _chunkOPUWDWFHjs.generateNotificationData; exports.getIcon = _chunkQLICTZL7js.getIcon; exports.getIconByModule = _chunkQLICTZL7js.getIconByModule; exports.getIconByModuleName = _chunkQLICTZL7js.getIconByModuleName; exports.getInitials = _chunkQLICTZL7js.getInitials; exports.navigationMenuTriggerStyle = _chunkOPUWDWFHjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkOPUWDWFHjs.parseFiscalData; exports.tabsListVariants = _chunkOPUWDWFHjs.tabsListVariants; exports.toggleVariants = _chunkOPUWDWFHjs.toggleVariants; exports.triggerAssociationToast = _chunkOPUWDWFHjs.triggerAssociationToast; exports.useCarousel = _chunkOPUWDWFHjs.useCarousel; exports.useComboboxAnchor = _chunkOPUWDWFHjs.useComboboxAnchor; exports.useDebounce = _chunkOPUWDWFHjs.useDebounce2; exports.useEditorDialog = _chunkOPUWDWFHjs.useEditorDialog; exports.useFileUpload = _chunkOPUWDWFHjs.useFileUpload; exports.useSidebar = _chunkOPUWDWFHjs.useSidebar;
917
917
  //# sourceMappingURL=index.js.map
@@ -444,14 +444,14 @@ import {
444
444
  useEditorDialog,
445
445
  useFileUpload,
446
446
  useSidebar
447
- } from "../chunk-ATOD6MGB.mjs";
448
- import "../chunk-WJYWWOTG.mjs";
447
+ } from "../chunk-6O3YOOQM.mjs";
448
+ import "../chunk-HP6AJBWE.mjs";
449
449
  import {
450
450
  getIcon,
451
451
  getIconByModule,
452
452
  getIconByModuleName,
453
453
  getInitials
454
- } from "../chunk-GZNHBAZF.mjs";
454
+ } from "../chunk-73ANSE3J.mjs";
455
455
  import "../chunk-AUXK7QSA.mjs";
456
456
  import "../chunk-C7C7VY4F.mjs";
457
457
  import "../chunk-BTKJFMFL.mjs";
@@ -157,6 +157,7 @@ interface SharedProviderProps {
157
157
  element?: string;
158
158
  functions?: ReactNode;
159
159
  prioritizeFunctions?: boolean;
160
+ icon?: ReactNode;
160
161
  };
161
162
  };
162
163
  }
@@ -168,6 +169,7 @@ declare const useSharedContext: () => {
168
169
  element?: string;
169
170
  functions?: ReactNode;
170
171
  prioritizeFunctions?: boolean;
172
+ icon?: ReactNode;
171
173
  };
172
174
  };
173
175
 
@@ -157,6 +157,7 @@ interface SharedProviderProps {
157
157
  element?: string;
158
158
  functions?: ReactNode;
159
159
  prioritizeFunctions?: boolean;
160
+ icon?: ReactNode;
160
161
  };
161
162
  };
162
163
  }
@@ -168,6 +169,7 @@ declare const useSharedContext: () => {
168
169
  element?: string;
169
170
  functions?: ReactNode;
170
171
  prioritizeFunctions?: boolean;
172
+ icon?: ReactNode;
171
173
  };
172
174
  };
173
175
 
@@ -27,9 +27,9 @@
27
27
 
28
28
 
29
29
 
30
- var _chunkY7S56ZT3js = require('../chunk-Y7S56ZT3.js');
31
- require('../chunk-6ROMPIIP.js');
32
- require('../chunk-56VU7A4I.js');
30
+ var _chunkOPUWDWFHjs = require('../chunk-OPUWDWFH.js');
31
+ require('../chunk-5QTDS6V7.js');
32
+ require('../chunk-QLICTZL7.js');
33
33
  require('../chunk-LXKSUWAV.js');
34
34
  require('../chunk-IBS6NI7D.js');
35
35
  require('../chunk-4MN547K7.js');
@@ -63,5 +63,5 @@ require('../chunk-7QVYU63E.js');
63
63
 
64
64
 
65
65
 
66
- exports.CommonProvider = _chunkY7S56ZT3js.CommonProvider; exports.CompanyProvider = _chunkY7S56ZT3js.CompanyProvider; exports.CurrentUserProvider = _chunkY7S56ZT3js.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkY7S56ZT3js.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkY7S56ZT3js.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkY7S56ZT3js.HeaderLeftContentProvider; exports.HowToProvider = _chunkY7S56ZT3js.HowToProvider; exports.NotificationContextProvider = _chunkY7S56ZT3js.NotificationContextProvider; exports.OnboardingProvider = _chunkY7S56ZT3js.OnboardingProvider; exports.RoleProvider = _chunkY7S56ZT3js.RoleProvider; exports.SharedProvider = _chunkY7S56ZT3js.SharedProvider; exports.SocketContext = _chunkY7S56ZT3js.SocketContext; exports.SocketProvider = _chunkY7S56ZT3js.SocketProvider; exports.UserProvider = _chunkY7S56ZT3js.UserProvider; exports.recentPagesAtom = _chunkY7S56ZT3js.recentPagesAtom; exports.useCommonContext = _chunkY7S56ZT3js.useCommonContext; exports.useCompanyContext = _chunkY7S56ZT3js.useCompanyContext; exports.useCurrentUserContext = _chunkY7S56ZT3js.useCurrentUserContext; exports.useHeaderChildren = _chunkY7S56ZT3js.useHeaderChildren; exports.useHeaderLeftContent = _chunkY7S56ZT3js.useHeaderLeftContent; exports.useHowToContext = _chunkY7S56ZT3js.useHowToContext; exports.useNotificationContext = _chunkY7S56ZT3js.useNotificationContext; exports.useOnboarding = _chunkY7S56ZT3js.useOnboarding; exports.useRoleContext = _chunkY7S56ZT3js.useRoleContext; exports.useSharedContext = _chunkY7S56ZT3js.useSharedContext; exports.useSocketContext = _chunkY7S56ZT3js.useSocketContext; exports.useUserContext = _chunkY7S56ZT3js.useUserContext;
66
+ exports.CommonProvider = _chunkOPUWDWFHjs.CommonProvider; exports.CompanyProvider = _chunkOPUWDWFHjs.CompanyProvider; exports.CurrentUserProvider = _chunkOPUWDWFHjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkOPUWDWFHjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkOPUWDWFHjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkOPUWDWFHjs.HeaderLeftContentProvider; exports.HowToProvider = _chunkOPUWDWFHjs.HowToProvider; exports.NotificationContextProvider = _chunkOPUWDWFHjs.NotificationContextProvider; exports.OnboardingProvider = _chunkOPUWDWFHjs.OnboardingProvider; exports.RoleProvider = _chunkOPUWDWFHjs.RoleProvider; exports.SharedProvider = _chunkOPUWDWFHjs.SharedProvider; exports.SocketContext = _chunkOPUWDWFHjs.SocketContext; exports.SocketProvider = _chunkOPUWDWFHjs.SocketProvider; exports.UserProvider = _chunkOPUWDWFHjs.UserProvider; exports.recentPagesAtom = _chunkOPUWDWFHjs.recentPagesAtom; exports.useCommonContext = _chunkOPUWDWFHjs.useCommonContext; exports.useCompanyContext = _chunkOPUWDWFHjs.useCompanyContext; exports.useCurrentUserContext = _chunkOPUWDWFHjs.useCurrentUserContext; exports.useHeaderChildren = _chunkOPUWDWFHjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkOPUWDWFHjs.useHeaderLeftContent; exports.useHowToContext = _chunkOPUWDWFHjs.useHowToContext; exports.useNotificationContext = _chunkOPUWDWFHjs.useNotificationContext; exports.useOnboarding = _chunkOPUWDWFHjs.useOnboarding; exports.useRoleContext = _chunkOPUWDWFHjs.useRoleContext; exports.useSharedContext = _chunkOPUWDWFHjs.useSharedContext; exports.useSocketContext = _chunkOPUWDWFHjs.useSocketContext; exports.useUserContext = _chunkOPUWDWFHjs.useUserContext;
67
67
  //# sourceMappingURL=index.js.map
@@ -27,9 +27,9 @@ import {
27
27
  useSharedContext,
28
28
  useSocketContext,
29
29
  useUserContext
30
- } from "../chunk-ATOD6MGB.mjs";
31
- import "../chunk-WJYWWOTG.mjs";
32
- import "../chunk-GZNHBAZF.mjs";
30
+ } from "../chunk-6O3YOOQM.mjs";
31
+ import "../chunk-HP6AJBWE.mjs";
32
+ import "../chunk-73ANSE3J.mjs";
33
33
  import "../chunk-AUXK7QSA.mjs";
34
34
  import "../chunk-C7C7VY4F.mjs";
35
35
  import "../chunk-BTKJFMFL.mjs";
@@ -276,11 +276,13 @@ declare class ModuleRegistryClass {
276
276
  text: string;
277
277
  }[];
278
278
  findByModelName(modelName: string): ModuleWithPermissions;
279
+ findByFeature(feature: string): ModuleWithPermissions[];
279
280
  }
280
281
  declare const ModuleRegistry: ModuleRegistryClass;
281
282
  declare const Modules: ModuleDefinitions & {
282
283
  findByName: (name: string) => ModuleWithPermissions;
283
284
  findByModelName: (name: string) => ModuleWithPermissions;
285
+ findByFeature: (feature: string) => ModuleWithPermissions[];
284
286
  };
285
287
 
286
288
  /**
@@ -276,11 +276,13 @@ declare class ModuleRegistryClass {
276
276
  text: string;
277
277
  }[];
278
278
  findByModelName(modelName: string): ModuleWithPermissions;
279
+ findByFeature(feature: string): ModuleWithPermissions[];
279
280
  }
280
281
  declare const ModuleRegistry: ModuleRegistryClass;
281
282
  declare const Modules: ModuleDefinitions & {
282
283
  findByName: (name: string) => ModuleWithPermissions;
283
284
  findByModelName: (name: string) => ModuleWithPermissions;
285
+ findByFeature: (feature: string) => ModuleWithPermissions[];
284
286
  };
285
287
 
286
288
  /**
@@ -163,7 +163,7 @@
163
163
 
164
164
 
165
165
 
166
- var _chunk56VU7A4Ijs = require('../chunk-56VU7A4I.js');
166
+ var _chunkQLICTZL7js = require('../chunk-QLICTZL7.js');
167
167
  require('../chunk-LXKSUWAV.js');
168
168
  require('../chunk-IBS6NI7D.js');
169
169
 
@@ -353,5 +353,5 @@ require('../chunk-7QVYU63E.js');
353
353
 
354
354
 
355
355
 
356
- exports.AVAILABLE_OAUTH_SCOPES = _chunk56VU7A4Ijs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk56VU7A4Ijs.AbstractApiData; exports.AbstractService = _chunk56VU7A4Ijs.AbstractService; exports.Action = _chunk56VU7A4Ijs.Action; exports.AuditLog = _chunk56VU7A4Ijs.AuditLog; exports.AuditLogModule = _chunk56VU7A4Ijs.AuditLogModule; exports.AuditLogService = _chunk56VU7A4Ijs.AuditLogService; exports.Auth = _chunk56VU7A4Ijs.Auth; exports.AuthComponent = _chunk56VU7A4Ijs.AuthComponent; exports.AuthModule = _chunk56VU7A4Ijs.AuthModule; exports.AuthService = _chunk56VU7A4Ijs.AuthService; exports.AuthorModule = _chunk56VU7A4Ijs.AuthorModule; exports.BackupCodeVerify = _chunk56VU7A4Ijs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunk56VU7A4Ijs.BackupCodeVerifyModule; exports.Billing = _chunk56VU7A4Ijs.Billing; exports.BillingModule = _chunk56VU7A4Ijs.BillingModule; exports.BillingService = _chunk56VU7A4Ijs.BillingService; exports.BlockNoteDiffUtil = _chunk56VU7A4Ijs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk56VU7A4Ijs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk56VU7A4Ijs.ClientAbstractService; exports.ClientHttpMethod = _chunk56VU7A4Ijs.ClientHttpMethod; exports.Company = _chunk56VU7A4Ijs.Company; exports.CompanyFields = _chunk56VU7A4Ijs.CompanyFields; exports.CompanyModule = _chunk56VU7A4Ijs.CompanyModule; exports.CompanyService = _chunk56VU7A4Ijs.CompanyService; exports.Content = _chunk56VU7A4Ijs.Content; exports.ContentFields = _chunk56VU7A4Ijs.ContentFields; exports.ContentModule = _chunk56VU7A4Ijs.ContentModule; exports.ContentService = _chunk56VU7A4Ijs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk56VU7A4Ijs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunk56VU7A4Ijs.EndpointCreator; exports.Feature = _chunk56VU7A4Ijs.Feature; exports.FeatureModule = _chunk56VU7A4Ijs.FeatureModule; exports.FeatureService = _chunk56VU7A4Ijs.FeatureService; exports.HowTo = _chunk56VU7A4Ijs.HowTo; exports.HowToFields = _chunk56VU7A4Ijs.HowToFields; exports.HowToModule = _chunk56VU7A4Ijs.HowToModule; exports.HowToService = _chunk56VU7A4Ijs.HowToService; exports.HttpMethod = _chunk56VU7A4Ijs.HttpMethod; exports.InvoiceStatus = _chunk56VU7A4Ijs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunk56VU7A4Ijs.Module; exports.ModuleModule = _chunk56VU7A4Ijs.ModuleModule; exports.ModulePathsModule = _chunk56VU7A4Ijs.ModulePathsModule; exports.ModuleRegistrar = _chunk56VU7A4Ijs.ModuleRegistrar; exports.ModuleRegistry = _chunk56VU7A4Ijs.ModuleRegistry; exports.Modules = _chunk56VU7A4Ijs.Modules; exports.Notification = _chunk56VU7A4Ijs.Notification; exports.NotificationFields = _chunk56VU7A4Ijs.NotificationFields; exports.NotificationModule = _chunk56VU7A4Ijs.NotificationModule; exports.NotificationService = _chunk56VU7A4Ijs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk56VU7A4Ijs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk56VU7A4Ijs.OAuthClient; exports.OAuthModule = _chunk56VU7A4Ijs.OAuthModule; exports.OAuthService = _chunk56VU7A4Ijs.OAuthService; exports.Passkey = _chunk56VU7A4Ijs.Passkey; exports.PasskeyAuthenticationOptions = _chunk56VU7A4Ijs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunk56VU7A4Ijs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunk56VU7A4Ijs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunk56VU7A4Ijs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunk56VU7A4Ijs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunk56VU7A4Ijs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunk56VU7A4Ijs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunk56VU7A4Ijs.PasskeyRename; exports.PasskeyRenameModule = _chunk56VU7A4Ijs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunk56VU7A4Ijs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunk56VU7A4Ijs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunk56VU7A4Ijs.PaymentMethod; exports.PermissionMappingModule = _chunk56VU7A4Ijs.PermissionMappingModule; exports.Push = _chunk56VU7A4Ijs.Push; exports.PushModule = _chunk56VU7A4Ijs.PushModule; exports.PushService = _chunk56VU7A4Ijs.PushService; exports.ReferralModule = _chunk56VU7A4Ijs.ReferralModule; exports.ReferralService = _chunk56VU7A4Ijs.ReferralService; exports.ReferralStats = _chunk56VU7A4Ijs.ReferralStats; exports.ReferralStatsModule = _chunk56VU7A4Ijs.ReferralStatsModule; exports.RehydrationFactory = _chunk56VU7A4Ijs.RehydrationFactory; exports.Role = _chunk56VU7A4Ijs.Role; exports.RoleFields = _chunk56VU7A4Ijs.RoleFields; exports.RoleModule = _chunk56VU7A4Ijs.RoleModule; exports.RoleService = _chunk56VU7A4Ijs.RoleService; exports.S3 = _chunk56VU7A4Ijs.S3; exports.S3Module = _chunk56VU7A4Ijs.S3Module; exports.S3Service = _chunk56VU7A4Ijs.S3Service; exports.StripeCustomer = _chunk56VU7A4Ijs.StripeCustomer; exports.StripeCustomerModule = _chunk56VU7A4Ijs.StripeCustomerModule; exports.StripeCustomerService = _chunk56VU7A4Ijs.StripeCustomerService; exports.StripeInvoice = _chunk56VU7A4Ijs.StripeInvoice; exports.StripeInvoiceModule = _chunk56VU7A4Ijs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk56VU7A4Ijs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk56VU7A4Ijs.StripePaymentMethodModule; exports.StripePrice = _chunk56VU7A4Ijs.StripePrice; exports.StripePriceModule = _chunk56VU7A4Ijs.StripePriceModule; exports.StripePriceService = _chunk56VU7A4Ijs.StripePriceService; exports.StripeProduct = _chunk56VU7A4Ijs.StripeProduct; exports.StripeProductModule = _chunk56VU7A4Ijs.StripeProductModule; exports.StripeProductService = _chunk56VU7A4Ijs.StripeProductService; exports.StripePromotionCode = _chunk56VU7A4Ijs.StripePromotionCode; exports.StripePromotionCodeModule = _chunk56VU7A4Ijs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunk56VU7A4Ijs.StripePromotionCodeService; exports.StripeSubscription = _chunk56VU7A4Ijs.StripeSubscription; exports.StripeSubscriptionModule = _chunk56VU7A4Ijs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk56VU7A4Ijs.StripeSubscriptionService; exports.StripeUsage = _chunk56VU7A4Ijs.StripeUsage; exports.StripeUsageModule = _chunk56VU7A4Ijs.StripeUsageModule; exports.StripeUsageService = _chunk56VU7A4Ijs.StripeUsageService; exports.SubscriptionStatus = _chunk56VU7A4Ijs.SubscriptionStatus; exports.TableOptions = _chunk56VU7A4Ijs.TableOptions; exports.TotpAuthenticator = _chunk56VU7A4Ijs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunk56VU7A4Ijs.TotpAuthenticatorModule; exports.TotpSetup = _chunk56VU7A4Ijs.TotpSetup; exports.TotpSetupModule = _chunk56VU7A4Ijs.TotpSetupModule; exports.TotpVerify = _chunk56VU7A4Ijs.TotpVerify; exports.TotpVerifyLogin = _chunk56VU7A4Ijs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunk56VU7A4Ijs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunk56VU7A4Ijs.TotpVerifyModule; exports.TwoFactorChallenge = _chunk56VU7A4Ijs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunk56VU7A4Ijs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunk56VU7A4Ijs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunk56VU7A4Ijs.TwoFactorEnableModule; exports.TwoFactorService = _chunk56VU7A4Ijs.TwoFactorService; exports.TwoFactorStatus = _chunk56VU7A4Ijs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunk56VU7A4Ijs.TwoFactorStatusModule; exports.User = _chunk56VU7A4Ijs.User; exports.UserFields = _chunk56VU7A4Ijs.UserFields; exports.UserModule = _chunk56VU7A4Ijs.UserModule; exports.UserService = _chunk56VU7A4Ijs.UserService; exports.Waitlist = _chunk56VU7A4Ijs.Waitlist; exports.WaitlistModule = _chunk56VU7A4Ijs.WaitlistModule; exports.WaitlistService = _chunk56VU7A4Ijs.WaitlistService; exports.WaitlistStats = _chunk56VU7A4Ijs.WaitlistStats; exports.WaitlistStatsModule = _chunk56VU7A4Ijs.WaitlistStatsModule; exports.checkPermissions = _chunk56VU7A4Ijs.checkPermissions; exports.checkPermissionsFromServer = _chunk56VU7A4Ijs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunk56VU7A4Ijs.clearLastApiTotal; exports.cn = _chunk56VU7A4Ijs.cn; exports.composeRefs = _chunk56VU7A4Ijs.composeRefs; exports.createJsonApiInclusion = _chunk56VU7A4Ijs.createJsonApiInclusion; exports.dismissToast = _chunk56VU7A4Ijs.dismissToast; exports.entityObjectSchema = _chunk56VU7A4Ijs.entityObjectSchema; exports.exists = _chunk56VU7A4Ijs.exists; exports.formatDate = _chunk56VU7A4Ijs.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk56VU7A4Ijs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk56VU7A4Ijs.getGlobalErrorHandler; exports.getIcon = _chunk56VU7A4Ijs.getIcon; exports.getIconByModule = _chunk56VU7A4Ijs.getIconByModule; exports.getIconByModuleName = _chunk56VU7A4Ijs.getIconByModuleName; exports.getInitials = _chunk56VU7A4Ijs.getInitials; exports.getLastApiTotal = _chunk56VU7A4Ijs.getLastApiTotal; exports.getLucideIcon = _chunk56VU7A4Ijs.getLucideIcon; exports.getLucideIconByModule = _chunk56VU7A4Ijs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk56VU7A4Ijs.getLucideIconByModuleName; exports.getTableComponents = _chunk56VU7A4Ijs.getTableComponents; exports.getTableOptions = _chunk56VU7A4Ijs.getTableOptions; exports.getValueFromPath = _chunk56VU7A4Ijs.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunk56VU7A4Ijs.rehydrate; exports.rehydrateList = _chunk56VU7A4Ijs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk56VU7A4Ijs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk56VU7A4Ijs.setGlobalErrorHandler; exports.showCustomToast = _chunk56VU7A4Ijs.showCustomToast; exports.showError = _chunk56VU7A4Ijs.showError; exports.showToast = _chunk56VU7A4Ijs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunk56VU7A4Ijs.useComposedRefs; exports.useIsMobile = _chunk56VU7A4Ijs.useIsMobile; exports.userObjectSchema = _chunk56VU7A4Ijs.userObjectSchema;
356
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkQLICTZL7js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkQLICTZL7js.AbstractApiData; exports.AbstractService = _chunkQLICTZL7js.AbstractService; exports.Action = _chunkQLICTZL7js.Action; exports.AuditLog = _chunkQLICTZL7js.AuditLog; exports.AuditLogModule = _chunkQLICTZL7js.AuditLogModule; exports.AuditLogService = _chunkQLICTZL7js.AuditLogService; exports.Auth = _chunkQLICTZL7js.Auth; exports.AuthComponent = _chunkQLICTZL7js.AuthComponent; exports.AuthModule = _chunkQLICTZL7js.AuthModule; exports.AuthService = _chunkQLICTZL7js.AuthService; exports.AuthorModule = _chunkQLICTZL7js.AuthorModule; exports.BackupCodeVerify = _chunkQLICTZL7js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkQLICTZL7js.BackupCodeVerifyModule; exports.Billing = _chunkQLICTZL7js.Billing; exports.BillingModule = _chunkQLICTZL7js.BillingModule; exports.BillingService = _chunkQLICTZL7js.BillingService; exports.BlockNoteDiffUtil = _chunkQLICTZL7js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkQLICTZL7js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkQLICTZL7js.ClientAbstractService; exports.ClientHttpMethod = _chunkQLICTZL7js.ClientHttpMethod; exports.Company = _chunkQLICTZL7js.Company; exports.CompanyFields = _chunkQLICTZL7js.CompanyFields; exports.CompanyModule = _chunkQLICTZL7js.CompanyModule; exports.CompanyService = _chunkQLICTZL7js.CompanyService; exports.Content = _chunkQLICTZL7js.Content; exports.ContentFields = _chunkQLICTZL7js.ContentFields; exports.ContentModule = _chunkQLICTZL7js.ContentModule; exports.ContentService = _chunkQLICTZL7js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkQLICTZL7js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkQLICTZL7js.EndpointCreator; exports.Feature = _chunkQLICTZL7js.Feature; exports.FeatureModule = _chunkQLICTZL7js.FeatureModule; exports.FeatureService = _chunkQLICTZL7js.FeatureService; exports.HowTo = _chunkQLICTZL7js.HowTo; exports.HowToFields = _chunkQLICTZL7js.HowToFields; exports.HowToModule = _chunkQLICTZL7js.HowToModule; exports.HowToService = _chunkQLICTZL7js.HowToService; exports.HttpMethod = _chunkQLICTZL7js.HttpMethod; exports.InvoiceStatus = _chunkQLICTZL7js.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkQLICTZL7js.Module; exports.ModuleModule = _chunkQLICTZL7js.ModuleModule; exports.ModulePathsModule = _chunkQLICTZL7js.ModulePathsModule; exports.ModuleRegistrar = _chunkQLICTZL7js.ModuleRegistrar; exports.ModuleRegistry = _chunkQLICTZL7js.ModuleRegistry; exports.Modules = _chunkQLICTZL7js.Modules; exports.Notification = _chunkQLICTZL7js.Notification; exports.NotificationFields = _chunkQLICTZL7js.NotificationFields; exports.NotificationModule = _chunkQLICTZL7js.NotificationModule; exports.NotificationService = _chunkQLICTZL7js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkQLICTZL7js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkQLICTZL7js.OAuthClient; exports.OAuthModule = _chunkQLICTZL7js.OAuthModule; exports.OAuthService = _chunkQLICTZL7js.OAuthService; exports.Passkey = _chunkQLICTZL7js.Passkey; exports.PasskeyAuthenticationOptions = _chunkQLICTZL7js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkQLICTZL7js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkQLICTZL7js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkQLICTZL7js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkQLICTZL7js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkQLICTZL7js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkQLICTZL7js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkQLICTZL7js.PasskeyRename; exports.PasskeyRenameModule = _chunkQLICTZL7js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkQLICTZL7js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkQLICTZL7js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkQLICTZL7js.PaymentMethod; exports.PermissionMappingModule = _chunkQLICTZL7js.PermissionMappingModule; exports.Push = _chunkQLICTZL7js.Push; exports.PushModule = _chunkQLICTZL7js.PushModule; exports.PushService = _chunkQLICTZL7js.PushService; exports.ReferralModule = _chunkQLICTZL7js.ReferralModule; exports.ReferralService = _chunkQLICTZL7js.ReferralService; exports.ReferralStats = _chunkQLICTZL7js.ReferralStats; exports.ReferralStatsModule = _chunkQLICTZL7js.ReferralStatsModule; exports.RehydrationFactory = _chunkQLICTZL7js.RehydrationFactory; exports.Role = _chunkQLICTZL7js.Role; exports.RoleFields = _chunkQLICTZL7js.RoleFields; exports.RoleModule = _chunkQLICTZL7js.RoleModule; exports.RoleService = _chunkQLICTZL7js.RoleService; exports.S3 = _chunkQLICTZL7js.S3; exports.S3Module = _chunkQLICTZL7js.S3Module; exports.S3Service = _chunkQLICTZL7js.S3Service; exports.StripeCustomer = _chunkQLICTZL7js.StripeCustomer; exports.StripeCustomerModule = _chunkQLICTZL7js.StripeCustomerModule; exports.StripeCustomerService = _chunkQLICTZL7js.StripeCustomerService; exports.StripeInvoice = _chunkQLICTZL7js.StripeInvoice; exports.StripeInvoiceModule = _chunkQLICTZL7js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkQLICTZL7js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkQLICTZL7js.StripePaymentMethodModule; exports.StripePrice = _chunkQLICTZL7js.StripePrice; exports.StripePriceModule = _chunkQLICTZL7js.StripePriceModule; exports.StripePriceService = _chunkQLICTZL7js.StripePriceService; exports.StripeProduct = _chunkQLICTZL7js.StripeProduct; exports.StripeProductModule = _chunkQLICTZL7js.StripeProductModule; exports.StripeProductService = _chunkQLICTZL7js.StripeProductService; exports.StripePromotionCode = _chunkQLICTZL7js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkQLICTZL7js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkQLICTZL7js.StripePromotionCodeService; exports.StripeSubscription = _chunkQLICTZL7js.StripeSubscription; exports.StripeSubscriptionModule = _chunkQLICTZL7js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkQLICTZL7js.StripeSubscriptionService; exports.StripeUsage = _chunkQLICTZL7js.StripeUsage; exports.StripeUsageModule = _chunkQLICTZL7js.StripeUsageModule; exports.StripeUsageService = _chunkQLICTZL7js.StripeUsageService; exports.SubscriptionStatus = _chunkQLICTZL7js.SubscriptionStatus; exports.TableOptions = _chunkQLICTZL7js.TableOptions; exports.TotpAuthenticator = _chunkQLICTZL7js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkQLICTZL7js.TotpAuthenticatorModule; exports.TotpSetup = _chunkQLICTZL7js.TotpSetup; exports.TotpSetupModule = _chunkQLICTZL7js.TotpSetupModule; exports.TotpVerify = _chunkQLICTZL7js.TotpVerify; exports.TotpVerifyLogin = _chunkQLICTZL7js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkQLICTZL7js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkQLICTZL7js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkQLICTZL7js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkQLICTZL7js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkQLICTZL7js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkQLICTZL7js.TwoFactorEnableModule; exports.TwoFactorService = _chunkQLICTZL7js.TwoFactorService; exports.TwoFactorStatus = _chunkQLICTZL7js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkQLICTZL7js.TwoFactorStatusModule; exports.User = _chunkQLICTZL7js.User; exports.UserFields = _chunkQLICTZL7js.UserFields; exports.UserModule = _chunkQLICTZL7js.UserModule; exports.UserService = _chunkQLICTZL7js.UserService; exports.Waitlist = _chunkQLICTZL7js.Waitlist; exports.WaitlistModule = _chunkQLICTZL7js.WaitlistModule; exports.WaitlistService = _chunkQLICTZL7js.WaitlistService; exports.WaitlistStats = _chunkQLICTZL7js.WaitlistStats; exports.WaitlistStatsModule = _chunkQLICTZL7js.WaitlistStatsModule; exports.checkPermissions = _chunkQLICTZL7js.checkPermissions; exports.checkPermissionsFromServer = _chunkQLICTZL7js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkQLICTZL7js.clearLastApiTotal; exports.cn = _chunkQLICTZL7js.cn; exports.composeRefs = _chunkQLICTZL7js.composeRefs; exports.createJsonApiInclusion = _chunkQLICTZL7js.createJsonApiInclusion; exports.dismissToast = _chunkQLICTZL7js.dismissToast; exports.entityObjectSchema = _chunkQLICTZL7js.entityObjectSchema; exports.exists = _chunkQLICTZL7js.exists; exports.formatDate = _chunkQLICTZL7js.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkQLICTZL7js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkQLICTZL7js.getGlobalErrorHandler; exports.getIcon = _chunkQLICTZL7js.getIcon; exports.getIconByModule = _chunkQLICTZL7js.getIconByModule; exports.getIconByModuleName = _chunkQLICTZL7js.getIconByModuleName; exports.getInitials = _chunkQLICTZL7js.getInitials; exports.getLastApiTotal = _chunkQLICTZL7js.getLastApiTotal; exports.getLucideIcon = _chunkQLICTZL7js.getLucideIcon; exports.getLucideIconByModule = _chunkQLICTZL7js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkQLICTZL7js.getLucideIconByModuleName; exports.getTableComponents = _chunkQLICTZL7js.getTableComponents; exports.getTableOptions = _chunkQLICTZL7js.getTableOptions; exports.getValueFromPath = _chunkQLICTZL7js.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkQLICTZL7js.rehydrate; exports.rehydrateList = _chunkQLICTZL7js.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkQLICTZL7js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkQLICTZL7js.setGlobalErrorHandler; exports.showCustomToast = _chunkQLICTZL7js.showCustomToast; exports.showError = _chunkQLICTZL7js.showError; exports.showToast = _chunkQLICTZL7js.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkQLICTZL7js.useComposedRefs; exports.useIsMobile = _chunkQLICTZL7js.useIsMobile; exports.userObjectSchema = _chunkQLICTZL7js.userObjectSchema;
357
357
  //# sourceMappingURL=index.js.map
@@ -163,7 +163,7 @@ import {
163
163
  useComposedRefs,
164
164
  useIsMobile,
165
165
  userObjectSchema
166
- } from "../chunk-GZNHBAZF.mjs";
166
+ } from "../chunk-73ANSE3J.mjs";
167
167
  import "../chunk-AUXK7QSA.mjs";
168
168
  import "../chunk-C7C7VY4F.mjs";
169
169
  import {
package/dist/index.js CHANGED
@@ -17,7 +17,7 @@
17
17
 
18
18
 
19
19
 
20
- var _chunk6ROMPIIPjs = require('./chunk-6ROMPIIP.js');
20
+ var _chunk5QTDS6V7js = require('./chunk-5QTDS6V7.js');
21
21
 
22
22
 
23
23
 
@@ -187,7 +187,7 @@ var _chunk6ROMPIIPjs = require('./chunk-6ROMPIIP.js');
187
187
 
188
188
 
189
189
 
190
- var _chunk56VU7A4Ijs = require('./chunk-56VU7A4I.js');
190
+ var _chunkQLICTZL7js = require('./chunk-QLICTZL7.js');
191
191
  require('./chunk-LXKSUWAV.js');
192
192
  require('./chunk-IBS6NI7D.js');
193
193
 
@@ -399,5 +399,5 @@ require('./chunk-7QVYU63E.js');
399
399
 
400
400
 
401
401
 
402
- exports.ACTION_TYPES = _chunk6ROMPIIPjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunk56VU7A4Ijs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk56VU7A4Ijs.AbstractApiData; exports.AbstractService = _chunk56VU7A4Ijs.AbstractService; exports.Action = _chunk56VU7A4Ijs.Action; exports.AuditLog = _chunk56VU7A4Ijs.AuditLog; exports.AuditLogModule = _chunk56VU7A4Ijs.AuditLogModule; exports.AuditLogService = _chunk56VU7A4Ijs.AuditLogService; exports.Auth = _chunk56VU7A4Ijs.Auth; exports.AuthComponent = _chunk56VU7A4Ijs.AuthComponent; exports.AuthModule = _chunk56VU7A4Ijs.AuthModule; exports.AuthService = _chunk56VU7A4Ijs.AuthService; exports.AuthorModule = _chunk56VU7A4Ijs.AuthorModule; exports.BackupCodeVerify = _chunk56VU7A4Ijs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunk56VU7A4Ijs.BackupCodeVerifyModule; exports.Billing = _chunk56VU7A4Ijs.Billing; exports.BillingModule = _chunk56VU7A4Ijs.BillingModule; exports.BillingService = _chunk56VU7A4Ijs.BillingService; exports.BlockNoteDiffUtil = _chunk56VU7A4Ijs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk56VU7A4Ijs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunk6ROMPIIPjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.ClientAbstractService = _chunk56VU7A4Ijs.ClientAbstractService; exports.ClientHttpMethod = _chunk56VU7A4Ijs.ClientHttpMethod; exports.Company = _chunk56VU7A4Ijs.Company; exports.CompanyFields = _chunk56VU7A4Ijs.CompanyFields; exports.CompanyModule = _chunk56VU7A4Ijs.CompanyModule; exports.CompanyService = _chunk56VU7A4Ijs.CompanyService; exports.Content = _chunk56VU7A4Ijs.Content; exports.ContentFields = _chunk56VU7A4Ijs.ContentFields; exports.ContentModule = _chunk56VU7A4Ijs.ContentModule; exports.ContentService = _chunk56VU7A4Ijs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk56VU7A4Ijs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunk56VU7A4Ijs.EndpointCreator; exports.Feature = _chunk56VU7A4Ijs.Feature; exports.FeatureModule = _chunk56VU7A4Ijs.FeatureModule; exports.FeatureService = _chunk56VU7A4Ijs.FeatureService; exports.HowTo = _chunk56VU7A4Ijs.HowTo; exports.HowToFields = _chunk56VU7A4Ijs.HowToFields; exports.HowToModule = _chunk56VU7A4Ijs.HowToModule; exports.HowToService = _chunk56VU7A4Ijs.HowToService; exports.HttpMethod = _chunk56VU7A4Ijs.HttpMethod; exports.InvoiceStatus = _chunk56VU7A4Ijs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunk56VU7A4Ijs.Module; exports.ModuleModule = _chunk56VU7A4Ijs.ModuleModule; exports.ModulePaths = _chunk56VU7A4Ijs.ModulePaths; exports.ModulePathsModule = _chunk56VU7A4Ijs.ModulePathsModule; exports.ModuleRegistrar = _chunk56VU7A4Ijs.ModuleRegistrar; exports.ModuleRegistry = _chunk56VU7A4Ijs.ModuleRegistry; exports.Modules = _chunk56VU7A4Ijs.Modules; exports.Notification = _chunk56VU7A4Ijs.Notification; exports.NotificationFields = _chunk56VU7A4Ijs.NotificationFields; exports.NotificationModule = _chunk56VU7A4Ijs.NotificationModule; exports.NotificationService = _chunk56VU7A4Ijs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk56VU7A4Ijs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk56VU7A4Ijs.OAuthClient; exports.OAuthModule = _chunk56VU7A4Ijs.OAuthModule; exports.OAuthService = _chunk56VU7A4Ijs.OAuthService; exports.Passkey = _chunk56VU7A4Ijs.Passkey; exports.PasskeyAuthenticationOptions = _chunk56VU7A4Ijs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunk56VU7A4Ijs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunk56VU7A4Ijs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunk56VU7A4Ijs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunk56VU7A4Ijs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunk56VU7A4Ijs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunk56VU7A4Ijs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunk56VU7A4Ijs.PasskeyRename; exports.PasskeyRenameModule = _chunk56VU7A4Ijs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunk56VU7A4Ijs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunk56VU7A4Ijs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunk56VU7A4Ijs.PaymentMethod; exports.PermissionMapping = _chunk56VU7A4Ijs.PermissionMapping; exports.PermissionMappingModule = _chunk56VU7A4Ijs.PermissionMappingModule; exports.Push = _chunk56VU7A4Ijs.Push; exports.PushModule = _chunk56VU7A4Ijs.PushModule; exports.PushService = _chunk56VU7A4Ijs.PushService; exports.RbacService = _chunk6ROMPIIPjs.RbacService; exports.ReferralModule = _chunk56VU7A4Ijs.ReferralModule; exports.ReferralService = _chunk56VU7A4Ijs.ReferralService; exports.ReferralStats = _chunk56VU7A4Ijs.ReferralStats; exports.ReferralStatsModule = _chunk56VU7A4Ijs.ReferralStatsModule; exports.RehydrationFactory = _chunk56VU7A4Ijs.RehydrationFactory; exports.Role = _chunk56VU7A4Ijs.Role; exports.RoleFields = _chunk56VU7A4Ijs.RoleFields; exports.RoleModule = _chunk56VU7A4Ijs.RoleModule; exports.RoleService = _chunk56VU7A4Ijs.RoleService; exports.S3 = _chunk56VU7A4Ijs.S3; exports.S3Module = _chunk56VU7A4Ijs.S3Module; exports.S3Service = _chunk56VU7A4Ijs.S3Service; exports.StripeCustomer = _chunk56VU7A4Ijs.StripeCustomer; exports.StripeCustomerModule = _chunk56VU7A4Ijs.StripeCustomerModule; exports.StripeCustomerService = _chunk56VU7A4Ijs.StripeCustomerService; exports.StripeInvoice = _chunk56VU7A4Ijs.StripeInvoice; exports.StripeInvoiceModule = _chunk56VU7A4Ijs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk56VU7A4Ijs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk56VU7A4Ijs.StripePaymentMethodModule; exports.StripePrice = _chunk56VU7A4Ijs.StripePrice; exports.StripePriceModule = _chunk56VU7A4Ijs.StripePriceModule; exports.StripePriceService = _chunk56VU7A4Ijs.StripePriceService; exports.StripeProduct = _chunk56VU7A4Ijs.StripeProduct; exports.StripeProductModule = _chunk56VU7A4Ijs.StripeProductModule; exports.StripeProductService = _chunk56VU7A4Ijs.StripeProductService; exports.StripePromotionCode = _chunk56VU7A4Ijs.StripePromotionCode; exports.StripePromotionCodeModule = _chunk56VU7A4Ijs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunk56VU7A4Ijs.StripePromotionCodeService; exports.StripeSubscription = _chunk56VU7A4Ijs.StripeSubscription; exports.StripeSubscriptionModule = _chunk56VU7A4Ijs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk56VU7A4Ijs.StripeSubscriptionService; exports.StripeUsage = _chunk56VU7A4Ijs.StripeUsage; exports.StripeUsageModule = _chunk56VU7A4Ijs.StripeUsageModule; exports.StripeUsageService = _chunk56VU7A4Ijs.StripeUsageService; exports.SubscriptionStatus = _chunk56VU7A4Ijs.SubscriptionStatus; exports.TableOptions = _chunk56VU7A4Ijs.TableOptions; exports.TotpAuthenticator = _chunk56VU7A4Ijs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunk56VU7A4Ijs.TotpAuthenticatorModule; exports.TotpSetup = _chunk56VU7A4Ijs.TotpSetup; exports.TotpSetupModule = _chunk56VU7A4Ijs.TotpSetupModule; exports.TotpVerify = _chunk56VU7A4Ijs.TotpVerify; exports.TotpVerifyLogin = _chunk56VU7A4Ijs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunk56VU7A4Ijs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunk56VU7A4Ijs.TotpVerifyModule; exports.TwoFactorChallenge = _chunk56VU7A4Ijs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunk56VU7A4Ijs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunk56VU7A4Ijs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunk56VU7A4Ijs.TwoFactorEnableModule; exports.TwoFactorService = _chunk56VU7A4Ijs.TwoFactorService; exports.TwoFactorStatus = _chunk56VU7A4Ijs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunk56VU7A4Ijs.TwoFactorStatusModule; exports.User = _chunk56VU7A4Ijs.User; exports.UserFields = _chunk56VU7A4Ijs.UserFields; exports.UserModule = _chunk56VU7A4Ijs.UserModule; exports.UserService = _chunk56VU7A4Ijs.UserService; exports.Waitlist = _chunk56VU7A4Ijs.Waitlist; exports.WaitlistModule = _chunk56VU7A4Ijs.WaitlistModule; exports.WaitlistService = _chunk56VU7A4Ijs.WaitlistService; exports.WaitlistStats = _chunk56VU7A4Ijs.WaitlistStats; exports.WaitlistStatsModule = _chunk56VU7A4Ijs.WaitlistStatsModule; exports.checkPermissions = _chunk56VU7A4Ijs.checkPermissions; exports.checkPermissionsFromServer = _chunk56VU7A4Ijs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunk56VU7A4Ijs.clearLastApiTotal; exports.cn = _chunk56VU7A4Ijs.cn; exports.composeRefs = _chunk56VU7A4Ijs.composeRefs; exports.configureAuth = _chunk56VU7A4Ijs.configureAuth; exports.configureI18n = _chunk6ROMPIIPjs.configureI18n; exports.configureJsonApi = _chunk6ROMPIIPjs.configureJsonApi; exports.configureLogin = _chunk6ROMPIIPjs.configureLogin; exports.configureReferral = _chunk6ROMPIIPjs.configureReferral; exports.configureRoles = _chunk6ROMPIIPjs.configureRoles; exports.configureWaitlist = _chunk6ROMPIIPjs.configureWaitlist; exports.createJsonApiInclusion = _chunk56VU7A4Ijs.createJsonApiInclusion; exports.dismissToast = _chunk56VU7A4Ijs.dismissToast; exports.entityObjectSchema = _chunk56VU7A4Ijs.entityObjectSchema; exports.exists = _chunk56VU7A4Ijs.exists; exports.formatDate = _chunk56VU7A4Ijs.formatDate; exports.getApiUrl = _chunk6ROMPIIPjs.getApiUrl; exports.getAppUrl = _chunk6ROMPIIPjs.getAppUrl; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk56VU7A4Ijs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk56VU7A4Ijs.getGlobalErrorHandler; exports.getIcon = _chunk56VU7A4Ijs.getIcon; exports.getIconByModule = _chunk56VU7A4Ijs.getIconByModule; exports.getIconByModuleName = _chunk56VU7A4Ijs.getIconByModuleName; exports.getInitials = _chunk56VU7A4Ijs.getInitials; exports.getLastApiTotal = _chunk56VU7A4Ijs.getLastApiTotal; exports.getLucideIcon = _chunk56VU7A4Ijs.getLucideIcon; exports.getLucideIconByModule = _chunk56VU7A4Ijs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk56VU7A4Ijs.getLucideIconByModuleName; exports.getReferralConfig = _chunk6ROMPIIPjs.getReferralConfig; exports.getRoleId = _chunk6ROMPIIPjs.getRoleId; exports.getStripePublishableKey = _chunk6ROMPIIPjs.getStripePublishableKey; exports.getTableComponents = _chunk56VU7A4Ijs.getTableComponents; exports.getTableOptions = _chunk56VU7A4Ijs.getTableOptions; exports.getTokenHandler = _chunk56VU7A4Ijs.getTokenHandler; exports.getTrackablePages = _chunk6ROMPIIPjs.getTrackablePages; exports.getValueFromPath = _chunk56VU7A4Ijs.getValueFromPath; exports.getWaitlistConfig = _chunk6ROMPIIPjs.getWaitlistConfig; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.isReferralEnabled = _chunk6ROMPIIPjs.isReferralEnabled; exports.isRolesConfigured = _chunk6ROMPIIPjs.isRolesConfigured; exports.rehydrate = _chunk56VU7A4Ijs.rehydrate; exports.rehydrateList = _chunk56VU7A4Ijs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk56VU7A4Ijs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk56VU7A4Ijs.setGlobalErrorHandler; exports.showCustomToast = _chunk56VU7A4Ijs.showCustomToast; exports.showError = _chunk56VU7A4Ijs.showError; exports.showToast = _chunk56VU7A4Ijs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunk56VU7A4Ijs.useComposedRefs; exports.useIsMobile = _chunk56VU7A4Ijs.useIsMobile; exports.userObjectSchema = _chunk56VU7A4Ijs.userObjectSchema;
402
+ exports.ACTION_TYPES = _chunk5QTDS6V7js.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkQLICTZL7js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkQLICTZL7js.AbstractApiData; exports.AbstractService = _chunkQLICTZL7js.AbstractService; exports.Action = _chunkQLICTZL7js.Action; exports.AuditLog = _chunkQLICTZL7js.AuditLog; exports.AuditLogModule = _chunkQLICTZL7js.AuditLogModule; exports.AuditLogService = _chunkQLICTZL7js.AuditLogService; exports.Auth = _chunkQLICTZL7js.Auth; exports.AuthComponent = _chunkQLICTZL7js.AuthComponent; exports.AuthModule = _chunkQLICTZL7js.AuthModule; exports.AuthService = _chunkQLICTZL7js.AuthService; exports.AuthorModule = _chunkQLICTZL7js.AuthorModule; exports.BackupCodeVerify = _chunkQLICTZL7js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkQLICTZL7js.BackupCodeVerifyModule; exports.Billing = _chunkQLICTZL7js.Billing; exports.BillingModule = _chunkQLICTZL7js.BillingModule; exports.BillingService = _chunkQLICTZL7js.BillingService; exports.BlockNoteDiffUtil = _chunkQLICTZL7js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkQLICTZL7js.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunk5QTDS6V7js.COMPANY_ADMINISTRATOR_ROLE_ID; exports.ClientAbstractService = _chunkQLICTZL7js.ClientAbstractService; exports.ClientHttpMethod = _chunkQLICTZL7js.ClientHttpMethod; exports.Company = _chunkQLICTZL7js.Company; exports.CompanyFields = _chunkQLICTZL7js.CompanyFields; exports.CompanyModule = _chunkQLICTZL7js.CompanyModule; exports.CompanyService = _chunkQLICTZL7js.CompanyService; exports.Content = _chunkQLICTZL7js.Content; exports.ContentFields = _chunkQLICTZL7js.ContentFields; exports.ContentModule = _chunkQLICTZL7js.ContentModule; exports.ContentService = _chunkQLICTZL7js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkQLICTZL7js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkQLICTZL7js.EndpointCreator; exports.Feature = _chunkQLICTZL7js.Feature; exports.FeatureModule = _chunkQLICTZL7js.FeatureModule; exports.FeatureService = _chunkQLICTZL7js.FeatureService; exports.HowTo = _chunkQLICTZL7js.HowTo; exports.HowToFields = _chunkQLICTZL7js.HowToFields; exports.HowToModule = _chunkQLICTZL7js.HowToModule; exports.HowToService = _chunkQLICTZL7js.HowToService; exports.HttpMethod = _chunkQLICTZL7js.HttpMethod; exports.InvoiceStatus = _chunkQLICTZL7js.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkQLICTZL7js.Module; exports.ModuleModule = _chunkQLICTZL7js.ModuleModule; exports.ModulePaths = _chunkQLICTZL7js.ModulePaths; exports.ModulePathsModule = _chunkQLICTZL7js.ModulePathsModule; exports.ModuleRegistrar = _chunkQLICTZL7js.ModuleRegistrar; exports.ModuleRegistry = _chunkQLICTZL7js.ModuleRegistry; exports.Modules = _chunkQLICTZL7js.Modules; exports.Notification = _chunkQLICTZL7js.Notification; exports.NotificationFields = _chunkQLICTZL7js.NotificationFields; exports.NotificationModule = _chunkQLICTZL7js.NotificationModule; exports.NotificationService = _chunkQLICTZL7js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkQLICTZL7js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkQLICTZL7js.OAuthClient; exports.OAuthModule = _chunkQLICTZL7js.OAuthModule; exports.OAuthService = _chunkQLICTZL7js.OAuthService; exports.Passkey = _chunkQLICTZL7js.Passkey; exports.PasskeyAuthenticationOptions = _chunkQLICTZL7js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkQLICTZL7js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkQLICTZL7js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkQLICTZL7js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkQLICTZL7js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkQLICTZL7js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkQLICTZL7js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkQLICTZL7js.PasskeyRename; exports.PasskeyRenameModule = _chunkQLICTZL7js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkQLICTZL7js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkQLICTZL7js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkQLICTZL7js.PaymentMethod; exports.PermissionMapping = _chunkQLICTZL7js.PermissionMapping; exports.PermissionMappingModule = _chunkQLICTZL7js.PermissionMappingModule; exports.Push = _chunkQLICTZL7js.Push; exports.PushModule = _chunkQLICTZL7js.PushModule; exports.PushService = _chunkQLICTZL7js.PushService; exports.RbacService = _chunk5QTDS6V7js.RbacService; exports.ReferralModule = _chunkQLICTZL7js.ReferralModule; exports.ReferralService = _chunkQLICTZL7js.ReferralService; exports.ReferralStats = _chunkQLICTZL7js.ReferralStats; exports.ReferralStatsModule = _chunkQLICTZL7js.ReferralStatsModule; exports.RehydrationFactory = _chunkQLICTZL7js.RehydrationFactory; exports.Role = _chunkQLICTZL7js.Role; exports.RoleFields = _chunkQLICTZL7js.RoleFields; exports.RoleModule = _chunkQLICTZL7js.RoleModule; exports.RoleService = _chunkQLICTZL7js.RoleService; exports.S3 = _chunkQLICTZL7js.S3; exports.S3Module = _chunkQLICTZL7js.S3Module; exports.S3Service = _chunkQLICTZL7js.S3Service; exports.StripeCustomer = _chunkQLICTZL7js.StripeCustomer; exports.StripeCustomerModule = _chunkQLICTZL7js.StripeCustomerModule; exports.StripeCustomerService = _chunkQLICTZL7js.StripeCustomerService; exports.StripeInvoice = _chunkQLICTZL7js.StripeInvoice; exports.StripeInvoiceModule = _chunkQLICTZL7js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkQLICTZL7js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkQLICTZL7js.StripePaymentMethodModule; exports.StripePrice = _chunkQLICTZL7js.StripePrice; exports.StripePriceModule = _chunkQLICTZL7js.StripePriceModule; exports.StripePriceService = _chunkQLICTZL7js.StripePriceService; exports.StripeProduct = _chunkQLICTZL7js.StripeProduct; exports.StripeProductModule = _chunkQLICTZL7js.StripeProductModule; exports.StripeProductService = _chunkQLICTZL7js.StripeProductService; exports.StripePromotionCode = _chunkQLICTZL7js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkQLICTZL7js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkQLICTZL7js.StripePromotionCodeService; exports.StripeSubscription = _chunkQLICTZL7js.StripeSubscription; exports.StripeSubscriptionModule = _chunkQLICTZL7js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkQLICTZL7js.StripeSubscriptionService; exports.StripeUsage = _chunkQLICTZL7js.StripeUsage; exports.StripeUsageModule = _chunkQLICTZL7js.StripeUsageModule; exports.StripeUsageService = _chunkQLICTZL7js.StripeUsageService; exports.SubscriptionStatus = _chunkQLICTZL7js.SubscriptionStatus; exports.TableOptions = _chunkQLICTZL7js.TableOptions; exports.TotpAuthenticator = _chunkQLICTZL7js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkQLICTZL7js.TotpAuthenticatorModule; exports.TotpSetup = _chunkQLICTZL7js.TotpSetup; exports.TotpSetupModule = _chunkQLICTZL7js.TotpSetupModule; exports.TotpVerify = _chunkQLICTZL7js.TotpVerify; exports.TotpVerifyLogin = _chunkQLICTZL7js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkQLICTZL7js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkQLICTZL7js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkQLICTZL7js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkQLICTZL7js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkQLICTZL7js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkQLICTZL7js.TwoFactorEnableModule; exports.TwoFactorService = _chunkQLICTZL7js.TwoFactorService; exports.TwoFactorStatus = _chunkQLICTZL7js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkQLICTZL7js.TwoFactorStatusModule; exports.User = _chunkQLICTZL7js.User; exports.UserFields = _chunkQLICTZL7js.UserFields; exports.UserModule = _chunkQLICTZL7js.UserModule; exports.UserService = _chunkQLICTZL7js.UserService; exports.Waitlist = _chunkQLICTZL7js.Waitlist; exports.WaitlistModule = _chunkQLICTZL7js.WaitlistModule; exports.WaitlistService = _chunkQLICTZL7js.WaitlistService; exports.WaitlistStats = _chunkQLICTZL7js.WaitlistStats; exports.WaitlistStatsModule = _chunkQLICTZL7js.WaitlistStatsModule; exports.checkPermissions = _chunkQLICTZL7js.checkPermissions; exports.checkPermissionsFromServer = _chunkQLICTZL7js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkQLICTZL7js.clearLastApiTotal; exports.cn = _chunkQLICTZL7js.cn; exports.composeRefs = _chunkQLICTZL7js.composeRefs; exports.configureAuth = _chunkQLICTZL7js.configureAuth; exports.configureI18n = _chunk5QTDS6V7js.configureI18n; exports.configureJsonApi = _chunk5QTDS6V7js.configureJsonApi; exports.configureLogin = _chunk5QTDS6V7js.configureLogin; exports.configureReferral = _chunk5QTDS6V7js.configureReferral; exports.configureRoles = _chunk5QTDS6V7js.configureRoles; exports.configureWaitlist = _chunk5QTDS6V7js.configureWaitlist; exports.createJsonApiInclusion = _chunkQLICTZL7js.createJsonApiInclusion; exports.dismissToast = _chunkQLICTZL7js.dismissToast; exports.entityObjectSchema = _chunkQLICTZL7js.entityObjectSchema; exports.exists = _chunkQLICTZL7js.exists; exports.formatDate = _chunkQLICTZL7js.formatDate; exports.getApiUrl = _chunk5QTDS6V7js.getApiUrl; exports.getAppUrl = _chunk5QTDS6V7js.getAppUrl; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkQLICTZL7js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkQLICTZL7js.getGlobalErrorHandler; exports.getIcon = _chunkQLICTZL7js.getIcon; exports.getIconByModule = _chunkQLICTZL7js.getIconByModule; exports.getIconByModuleName = _chunkQLICTZL7js.getIconByModuleName; exports.getInitials = _chunkQLICTZL7js.getInitials; exports.getLastApiTotal = _chunkQLICTZL7js.getLastApiTotal; exports.getLucideIcon = _chunkQLICTZL7js.getLucideIcon; exports.getLucideIconByModule = _chunkQLICTZL7js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkQLICTZL7js.getLucideIconByModuleName; exports.getReferralConfig = _chunk5QTDS6V7js.getReferralConfig; exports.getRoleId = _chunk5QTDS6V7js.getRoleId; exports.getStripePublishableKey = _chunk5QTDS6V7js.getStripePublishableKey; exports.getTableComponents = _chunkQLICTZL7js.getTableComponents; exports.getTableOptions = _chunkQLICTZL7js.getTableOptions; exports.getTokenHandler = _chunkQLICTZL7js.getTokenHandler; exports.getTrackablePages = _chunk5QTDS6V7js.getTrackablePages; exports.getValueFromPath = _chunkQLICTZL7js.getValueFromPath; exports.getWaitlistConfig = _chunk5QTDS6V7js.getWaitlistConfig; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.isReferralEnabled = _chunk5QTDS6V7js.isReferralEnabled; exports.isRolesConfigured = _chunk5QTDS6V7js.isRolesConfigured; exports.rehydrate = _chunkQLICTZL7js.rehydrate; exports.rehydrateList = _chunkQLICTZL7js.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkQLICTZL7js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkQLICTZL7js.setGlobalErrorHandler; exports.showCustomToast = _chunkQLICTZL7js.showCustomToast; exports.showError = _chunkQLICTZL7js.showError; exports.showToast = _chunkQLICTZL7js.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkQLICTZL7js.useComposedRefs; exports.useIsMobile = _chunkQLICTZL7js.useIsMobile; exports.userObjectSchema = _chunkQLICTZL7js.userObjectSchema;
403
403
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  getWaitlistConfig,
18
18
  isReferralEnabled,
19
19
  isRolesConfigured
20
- } from "./chunk-WJYWWOTG.mjs";
20
+ } from "./chunk-HP6AJBWE.mjs";
21
21
  import {
22
22
  AVAILABLE_OAUTH_SCOPES,
23
23
  AbstractApiData,
@@ -187,7 +187,7 @@ import {
187
187
  useComposedRefs,
188
188
  useIsMobile,
189
189
  userObjectSchema
190
- } from "./chunk-GZNHBAZF.mjs";
190
+ } from "./chunk-73ANSE3J.mjs";
191
191
  import "./chunk-AUXK7QSA.mjs";
192
192
  import "./chunk-C7C7VY4F.mjs";
193
193
  import {
@@ -15,7 +15,7 @@ var _chunk3ZPK4QOBjs = require('../chunk-3ZPK4QOB.js');
15
15
 
16
16
 
17
17
 
18
- var _chunk56VU7A4Ijs = require('../chunk-56VU7A4I.js');
18
+ var _chunkQLICTZL7js = require('../chunk-QLICTZL7.js');
19
19
  require('../chunk-LXKSUWAV.js');
20
20
  require('../chunk-IBS6NI7D.js');
21
21
 
@@ -86,7 +86,7 @@ var ServerSession = class {
86
86
  if (!rawModules) return false;
87
87
  const modules = JSON.parse(_pako2.default.ungzip(Buffer.from(rawModules, "base64"), { to: "string" }));
88
88
  const selectedModule = modules.find((module) => module.id === params.module.moduleId);
89
- return _chunk56VU7A4Ijs.checkPermissionsFromServer.call(void 0, {
89
+ return _chunkQLICTZL7js.checkPermissionsFromServer.call(void 0, {
90
90
  module: params.module,
91
91
  action: params.action,
92
92
  data: params.data,
@@ -296,5 +296,5 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiDelete, "ServerJsonApiDelete")
296
296
 
297
297
 
298
298
 
299
- exports.ServerAuthService = _chunk56VU7A4Ijs.AuthService; exports.ServerCompanyService = _chunk56VU7A4Ijs.CompanyService; exports.ServerContentService = _chunk56VU7A4Ijs.ContentService; exports.ServerFeatureService = _chunk56VU7A4Ijs.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunk56VU7A4Ijs.NotificationService; exports.ServerPushService = _chunk56VU7A4Ijs.PushService; exports.ServerRoleService = _chunk56VU7A4Ijs.RoleService; exports.ServerS3Service = _chunk56VU7A4Ijs.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunk56VU7A4Ijs.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
299
+ exports.ServerAuthService = _chunkQLICTZL7js.AuthService; exports.ServerCompanyService = _chunkQLICTZL7js.CompanyService; exports.ServerContentService = _chunkQLICTZL7js.ContentService; exports.ServerFeatureService = _chunkQLICTZL7js.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkQLICTZL7js.NotificationService; exports.ServerPushService = _chunkQLICTZL7js.PushService; exports.ServerRoleService = _chunkQLICTZL7js.RoleService; exports.ServerS3Service = _chunkQLICTZL7js.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkQLICTZL7js.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
300
300
  //# sourceMappingURL=index.js.map
@@ -15,7 +15,7 @@ import {
15
15
  S3Service,
16
16
  UserService,
17
17
  checkPermissionsFromServer
18
- } from "../chunk-GZNHBAZF.mjs";
18
+ } from "../chunk-73ANSE3J.mjs";
19
19
  import "../chunk-AUXK7QSA.mjs";
20
20
  import "../chunk-C7C7VY4F.mjs";
21
21
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carlonicora/nextjs-jsonapi",
3
- "version": "1.72.0",
3
+ "version": "1.73.0",
4
4
  "description": "Next.js JSON:API client with server/client support and caching",
5
5
  "author": "Carlo Nicora",
6
6
  "license": "GPL-3.0-or-later",
@@ -27,7 +27,7 @@ export function RoundPageContainerTitle({
27
27
  <div className="flex w-full flex-row items-center justify-between border-b p-4">
28
28
  <div className="flex w-full gap-x-4">
29
29
  <div className={"text-muted-foreground flex items-center gap-x-2 text-lg font-light whitespace-nowrap"}>
30
- {module && module.icon && <module.icon className="text-primary h-6 w-6" />}
30
+ {module && module.icon ? <module.icon className="text-primary h-6 w-6" /> : title.icon}
31
31
  {title.type}
32
32
  </div>
33
33
  <div className={cn("text-primary w-full text-xl font-semibold")}>{title.element}</div>
@@ -10,6 +10,7 @@ const SharedContext = createContext<{
10
10
  element?: string;
11
11
  functions?: ReactNode;
12
12
  prioritizeFunctions?: boolean;
13
+ icon?: ReactNode;
13
14
  };
14
15
  } | null>(null);
15
16
 
@@ -22,6 +23,7 @@ interface SharedProviderProps {
22
23
  element?: string;
23
24
  functions?: ReactNode;
24
25
  prioritizeFunctions?: boolean;
26
+ icon?: ReactNode;
25
27
  };
26
28
  };
27
29
  }
@@ -158,6 +158,19 @@ class ModuleRegistryClass {
158
158
  }
159
159
  return module as ModuleWithPermissions;
160
160
  }
161
+
162
+ findByFeature(feature: string): ModuleWithPermissions[] {
163
+ const response: ModuleWithPermissions[] = [];
164
+
165
+ for (const module of this._modules.values()) {
166
+ const m = module as ModuleWithPermissions;
167
+ if (m.feature === feature) {
168
+ response.push(m);
169
+ }
170
+ }
171
+
172
+ return response;
173
+ }
161
174
  }
162
175
 
163
176
  export const ModuleRegistry = new ModuleRegistryClass();
@@ -171,9 +184,13 @@ export const Modules = new Proxy({} as ModuleDefinitions, {
171
184
  if (prop === "findByModelName") {
172
185
  return (name: string) => ModuleRegistry.findByModelName(name);
173
186
  }
187
+ if (prop === "findByFeature") {
188
+ return (feature: string) => ModuleRegistry.findByFeature(feature);
189
+ }
174
190
  return ModuleRegistry.get(prop as keyof ModuleDefinitions);
175
191
  },
176
192
  }) as ModuleDefinitions & {
177
193
  findByName: (name: string) => ModuleWithPermissions;
178
194
  findByModelName: (name: string) => ModuleWithPermissions;
195
+ findByFeature: (feature: string) => ModuleWithPermissions[];
179
196
  };