@carlonicora/nextjs-jsonapi 1.141.3 → 1.142.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 (63) hide show
  1. package/dist/{AssistantMessageInterface-DH1QwtC_.d.mts → AssistantMessageInterface-Ce8FcllX.d.mts} +1 -1
  2. package/dist/{AssistantMessageInterface-giWvsOrX.d.ts → AssistantMessageInterface-Dh0BpbP2.d.ts} +1 -1
  3. package/dist/{BlockNoteEditor-JTKEBS2W.mjs → BlockNoteEditor-35DDJH3M.mjs} +4 -4
  4. package/dist/{BlockNoteEditor-4OXY6BKF.js → BlockNoteEditor-XXTBZ7DD.js} +19 -19
  5. package/dist/{BlockNoteEditor-4OXY6BKF.js.map → BlockNoteEditor-XXTBZ7DD.js.map} +1 -1
  6. package/dist/{auth.interface-yivTb46w.d.ts → auth.interface-COmBjh89.d.ts} +1 -1
  7. package/dist/{auth.interface-r3XKYOrQ.d.mts → auth.interface-CkmZqat3.d.mts} +1 -1
  8. package/dist/billing/index.js +357 -357
  9. package/dist/billing/index.mjs +3 -3
  10. package/dist/{chunk-AGKZCRG2.js → chunk-5SFFHIEE.js} +18 -18
  11. package/dist/{chunk-AGKZCRG2.js.map → chunk-5SFFHIEE.js.map} +1 -1
  12. package/dist/{chunk-4TGGHNWL.js → chunk-7CR4YB7Y.js} +752 -752
  13. package/dist/chunk-7CR4YB7Y.js.map +1 -0
  14. package/dist/{chunk-SE2YSAER.js → chunk-C6UXEPNY.js} +7 -7
  15. package/dist/{chunk-SE2YSAER.js.map → chunk-C6UXEPNY.js.map} +1 -1
  16. package/dist/{chunk-K76QSQTC.mjs → chunk-FZ5SPJEU.mjs} +28 -28
  17. package/dist/chunk-FZ5SPJEU.mjs.map +1 -0
  18. package/dist/{chunk-5GVY2M5X.mjs → chunk-KZHHKPQZ.mjs} +18 -18
  19. package/dist/chunk-KZHHKPQZ.mjs.map +1 -0
  20. package/dist/{chunk-KXTTYXJ6.mjs → chunk-ZV2GZKFR.mjs} +2 -2
  21. package/dist/client/index.d.mts +2 -2
  22. package/dist/client/index.d.ts +2 -2
  23. package/dist/client/index.js +4 -4
  24. package/dist/client/index.mjs +3 -3
  25. package/dist/components/index.d.mts +3 -3
  26. package/dist/components/index.d.ts +3 -3
  27. package/dist/components/index.js +4 -4
  28. package/dist/components/index.mjs +3 -3
  29. package/dist/contexts/index.d.mts +3 -3
  30. package/dist/contexts/index.d.ts +3 -3
  31. package/dist/contexts/index.js +4 -4
  32. package/dist/contexts/index.mjs +3 -3
  33. package/dist/core/index.d.mts +13 -13
  34. package/dist/core/index.d.ts +13 -13
  35. package/dist/core/index.js +2 -2
  36. package/dist/core/index.mjs +1 -1
  37. package/dist/features/help/index.js +37 -37
  38. package/dist/features/help/index.mjs +3 -3
  39. package/dist/index.d.mts +5 -5
  40. package/dist/index.d.ts +5 -5
  41. package/dist/index.js +3 -3
  42. package/dist/index.mjs +2 -2
  43. package/dist/{notification.interface-LKFmZndR.d.ts → notification.interface--27exGde.d.ts} +6 -6
  44. package/dist/{notification.interface-B3kNUTZs.d.mts → notification.interface-CG1vqoxg.d.mts} +6 -6
  45. package/dist/{s3.service-CXKV_OT-.d.mts → s3.service-DYflLXCt.d.mts} +2 -2
  46. package/dist/{s3.service-BrmeMjtk.d.ts → s3.service-Dmfxpn-k.d.ts} +2 -2
  47. package/dist/server/index.d.mts +3 -3
  48. package/dist/server/index.d.ts +3 -3
  49. package/dist/server/index.js +3 -3
  50. package/dist/server/index.mjs +1 -1
  51. package/dist/{useSocket-BsbaGPqE.d.ts → useSocket-DgGAQW6h.d.ts} +1 -1
  52. package/dist/{useSocket-BSjn1Rlb.d.mts → useSocket-M3YY0aTS.d.mts} +1 -1
  53. package/package.json +1 -1
  54. package/src/features/company/components/details/TokenStatusIndicator.tsx +9 -9
  55. package/src/features/company/data/company.interface.ts +6 -6
  56. package/src/features/company/data/company.ts +17 -17
  57. package/src/features/user/contexts/CurrentUserContext.tsx +18 -18
  58. package/src/features/user/contexts/__tests__/CurrentUserContext.spec.tsx +21 -21
  59. package/dist/chunk-4TGGHNWL.js.map +0 -1
  60. package/dist/chunk-5GVY2M5X.mjs.map +0 -1
  61. package/dist/chunk-K76QSQTC.mjs.map +0 -1
  62. /package/dist/{BlockNoteEditor-JTKEBS2W.mjs.map → BlockNoteEditor-35DDJH3M.mjs.map} +0 -0
  63. /package/dist/{chunk-KXTTYXJ6.mjs.map → chunk-ZV2GZKFR.mjs.map} +0 -0
@@ -182,7 +182,7 @@
182
182
 
183
183
 
184
184
 
185
- var _chunkAGKZCRG2js = require('../chunk-AGKZCRG2.js');
185
+ var _chunk5SFFHIEEjs = require('../chunk-5SFFHIEE.js');
186
186
  require('../chunk-LXKSUWAV.js');
187
187
  require('../chunk-IBS6NI7D.js');
188
188
 
@@ -391,5 +391,5 @@ require('../chunk-7QVYU63E.js');
391
391
 
392
392
 
393
393
 
394
- exports.AVAILABLE_OAUTH_SCOPES = _chunkAGKZCRG2js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkAGKZCRG2js.AbstractApiData; exports.AbstractService = _chunkAGKZCRG2js.AbstractService; exports.Action = _chunkAGKZCRG2js.Action; exports.Assistant = _chunkAGKZCRG2js.Assistant; exports.AssistantMessage = _chunkAGKZCRG2js.AssistantMessage; exports.AssistantMessageModule = _chunkAGKZCRG2js.AssistantMessageModule; exports.AssistantMessageService = _chunkAGKZCRG2js.AssistantMessageService; exports.AssistantModule = _chunkAGKZCRG2js.AssistantModule; exports.AssistantService = _chunkAGKZCRG2js.AssistantService; exports.AuditLog = _chunkAGKZCRG2js.AuditLog; exports.AuditLogModule = _chunkAGKZCRG2js.AuditLogModule; exports.AuditLogService = _chunkAGKZCRG2js.AuditLogService; exports.Auth = _chunkAGKZCRG2js.Auth; exports.AuthComponent = _chunkAGKZCRG2js.AuthComponent; exports.AuthModule = _chunkAGKZCRG2js.AuthModule; exports.AuthService = _chunkAGKZCRG2js.AuthService; exports.AuthorModule = _chunkAGKZCRG2js.AuthorModule; exports.BackupCodeVerify = _chunkAGKZCRG2js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkAGKZCRG2js.BackupCodeVerifyModule; exports.Billing = _chunkAGKZCRG2js.Billing; exports.BillingModule = _chunkAGKZCRG2js.BillingModule; exports.BillingService = _chunkAGKZCRG2js.BillingService; exports.BlockNoteDiffUtil = _chunkAGKZCRG2js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAGKZCRG2js.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkAGKZCRG2js.Chunk; exports.ChunkModule = _chunkAGKZCRG2js.ChunkModule; exports.ClientAbstractService = _chunkAGKZCRG2js.ClientAbstractService; exports.ClientHttpMethod = _chunkAGKZCRG2js.ClientHttpMethod; exports.Company = _chunkAGKZCRG2js.Company; exports.CompanyFields = _chunkAGKZCRG2js.CompanyFields; exports.CompanyModule = _chunkAGKZCRG2js.CompanyModule; exports.CompanyService = _chunkAGKZCRG2js.CompanyService; exports.Content = _chunkAGKZCRG2js.Content; exports.ContentFields = _chunkAGKZCRG2js.ContentFields; exports.ContentModule = _chunkAGKZCRG2js.ContentModule; exports.ContentService = _chunkAGKZCRG2js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkAGKZCRG2js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkAGKZCRG2js.EndpointCreator; exports.Feature = _chunkAGKZCRG2js.Feature; exports.FeatureModule = _chunkAGKZCRG2js.FeatureModule; exports.FeatureService = _chunkAGKZCRG2js.FeatureService; exports.HowTo = _chunkAGKZCRG2js.HowTo; exports.HowToFields = _chunkAGKZCRG2js.HowToFields; exports.HowToModule = _chunkAGKZCRG2js.HowToModule; exports.HowToService = _chunkAGKZCRG2js.HowToService; exports.HttpMethod = _chunkAGKZCRG2js.HttpMethod; exports.InvoiceStatus = _chunkAGKZCRG2js.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkAGKZCRG2js.MOBILE_BREAKPOINT; exports.Module = _chunkAGKZCRG2js.Module; exports.ModuleModule = _chunkAGKZCRG2js.ModuleModule; exports.ModulePathsModule = _chunkAGKZCRG2js.ModulePathsModule; exports.ModuleRegistrar = _chunkAGKZCRG2js.ModuleRegistrar; exports.ModuleRegistry = _chunkAGKZCRG2js.ModuleRegistry; exports.Modules = _chunkAGKZCRG2js.Modules; exports.Notification = _chunkAGKZCRG2js.Notification; exports.NotificationFields = _chunkAGKZCRG2js.NotificationFields; exports.NotificationModule = _chunkAGKZCRG2js.NotificationModule; exports.NotificationService = _chunkAGKZCRG2js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkAGKZCRG2js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkAGKZCRG2js.OAuthClient; exports.OAuthModule = _chunkAGKZCRG2js.OAuthModule; exports.OAuthService = _chunkAGKZCRG2js.OAuthService; exports.Passkey = _chunkAGKZCRG2js.Passkey; exports.PasskeyAuthenticationOptions = _chunkAGKZCRG2js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkAGKZCRG2js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkAGKZCRG2js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkAGKZCRG2js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkAGKZCRG2js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkAGKZCRG2js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkAGKZCRG2js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkAGKZCRG2js.PasskeyRename; exports.PasskeyRenameModule = _chunkAGKZCRG2js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkAGKZCRG2js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkAGKZCRG2js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkAGKZCRG2js.PaymentMethod; exports.PermissionMappingModule = _chunkAGKZCRG2js.PermissionMappingModule; exports.Push = _chunkAGKZCRG2js.Push; exports.PushModule = _chunkAGKZCRG2js.PushModule; exports.PushService = _chunkAGKZCRG2js.PushService; exports.RbacMatrixModule = _chunkAGKZCRG2js.RbacMatrixModule; exports.ReferralModule = _chunkAGKZCRG2js.ReferralModule; exports.ReferralService = _chunkAGKZCRG2js.ReferralService; exports.ReferralStats = _chunkAGKZCRG2js.ReferralStats; exports.ReferralStatsModule = _chunkAGKZCRG2js.ReferralStatsModule; exports.RehydrationFactory = _chunkAGKZCRG2js.RehydrationFactory; exports.Role = _chunkAGKZCRG2js.Role; exports.RoleFields = _chunkAGKZCRG2js.RoleFields; exports.RoleModule = _chunkAGKZCRG2js.RoleModule; exports.RoleService = _chunkAGKZCRG2js.RoleService; exports.S3 = _chunkAGKZCRG2js.S3; exports.S3Module = _chunkAGKZCRG2js.S3Module; exports.S3Service = _chunkAGKZCRG2js.S3Service; exports.StripeCustomer = _chunkAGKZCRG2js.StripeCustomer; exports.StripeCustomerModule = _chunkAGKZCRG2js.StripeCustomerModule; exports.StripeCustomerService = _chunkAGKZCRG2js.StripeCustomerService; exports.StripeInvoice = _chunkAGKZCRG2js.StripeInvoice; exports.StripeInvoiceModule = _chunkAGKZCRG2js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkAGKZCRG2js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkAGKZCRG2js.StripePaymentMethodModule; exports.StripePrice = _chunkAGKZCRG2js.StripePrice; exports.StripePriceModule = _chunkAGKZCRG2js.StripePriceModule; exports.StripePriceService = _chunkAGKZCRG2js.StripePriceService; exports.StripeProduct = _chunkAGKZCRG2js.StripeProduct; exports.StripeProductModule = _chunkAGKZCRG2js.StripeProductModule; exports.StripeProductService = _chunkAGKZCRG2js.StripeProductService; exports.StripePromotionCode = _chunkAGKZCRG2js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkAGKZCRG2js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkAGKZCRG2js.StripePromotionCodeService; exports.StripeSubscription = _chunkAGKZCRG2js.StripeSubscription; exports.StripeSubscriptionModule = _chunkAGKZCRG2js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkAGKZCRG2js.StripeSubscriptionService; exports.StripeUsage = _chunkAGKZCRG2js.StripeUsage; exports.StripeUsageModule = _chunkAGKZCRG2js.StripeUsageModule; exports.StripeUsageService = _chunkAGKZCRG2js.StripeUsageService; exports.SubscriptionStatus = _chunkAGKZCRG2js.SubscriptionStatus; exports.TableOptions = _chunkAGKZCRG2js.TableOptions; exports.TotpAuthenticator = _chunkAGKZCRG2js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkAGKZCRG2js.TotpAuthenticatorModule; exports.TotpSetup = _chunkAGKZCRG2js.TotpSetup; exports.TotpSetupModule = _chunkAGKZCRG2js.TotpSetupModule; exports.TotpVerify = _chunkAGKZCRG2js.TotpVerify; exports.TotpVerifyLogin = _chunkAGKZCRG2js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkAGKZCRG2js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkAGKZCRG2js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkAGKZCRG2js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkAGKZCRG2js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkAGKZCRG2js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkAGKZCRG2js.TwoFactorEnableModule; exports.TwoFactorService = _chunkAGKZCRG2js.TwoFactorService; exports.TwoFactorStatus = _chunkAGKZCRG2js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkAGKZCRG2js.TwoFactorStatusModule; exports.User = _chunkAGKZCRG2js.User; exports.UserFields = _chunkAGKZCRG2js.UserFields; exports.UserModule = _chunkAGKZCRG2js.UserModule; exports.UserService = _chunkAGKZCRG2js.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkAGKZCRG2js.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkAGKZCRG2js.Waitlist; exports.WaitlistModule = _chunkAGKZCRG2js.WaitlistModule; exports.WaitlistService = _chunkAGKZCRG2js.WaitlistService; exports.WaitlistStats = _chunkAGKZCRG2js.WaitlistStats; exports.WaitlistStatsModule = _chunkAGKZCRG2js.WaitlistStatsModule; exports.checkPermissions = _chunkAGKZCRG2js.checkPermissions; exports.checkPermissionsFromServer = _chunkAGKZCRG2js.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkAGKZCRG2js.clearLastApiMeta; exports.clearLastApiTotal = _chunkAGKZCRG2js.clearLastApiTotal; exports.cn = _chunkAGKZCRG2js.cn; exports.composeRefs = _chunkAGKZCRG2js.composeRefs; exports.createJsonApiInclusion = _chunkAGKZCRG2js.createJsonApiInclusion; exports.dismissToast = _chunkAGKZCRG2js.dismissToast; exports.entityObjectSchema = _chunkAGKZCRG2js.entityObjectSchema; exports.exists = _chunkAGKZCRG2js.exists; exports.formatCodiceFiscale = _chunkAGKZCRG2js.formatCodiceFiscale; exports.formatDate = _chunkAGKZCRG2js.formatDate; exports.formatLocalDate = _chunkAGKZCRG2js.formatLocalDate; exports.formatPartitaIva = _chunkAGKZCRG2js.formatPartitaIva; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAGKZCRG2js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAGKZCRG2js.getGlobalErrorHandler; exports.getIcon = _chunkAGKZCRG2js.getIcon; exports.getIconByModule = _chunkAGKZCRG2js.getIconByModule; exports.getIconByModuleName = _chunkAGKZCRG2js.getIconByModuleName; exports.getInitials = _chunkAGKZCRG2js.getInitials; exports.getLastApiMeta = _chunkAGKZCRG2js.getLastApiMeta; exports.getLastApiTotal = _chunkAGKZCRG2js.getLastApiTotal; exports.getLucideIcon = _chunkAGKZCRG2js.getLucideIcon; exports.getLucideIconByModule = _chunkAGKZCRG2js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAGKZCRG2js.getLucideIconByModuleName; exports.getTableComponents = _chunkAGKZCRG2js.getTableComponents; exports.getTableOptions = _chunkAGKZCRG2js.getTableOptions; exports.getValueFromPath = _chunkAGKZCRG2js.getValueFromPath; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.rehydrate = _chunkAGKZCRG2js.rehydrate; exports.rehydrateList = _chunkAGKZCRG2js.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAGKZCRG2js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAGKZCRG2js.setGlobalErrorHandler; exports.showCustomToast = _chunkAGKZCRG2js.showCustomToast; exports.showError = _chunkAGKZCRG2js.showError; exports.showToast = _chunkAGKZCRG2js.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkAGKZCRG2js.useComposedRefs; exports.useIsMobile = _chunkAGKZCRG2js.useIsMobile; exports.userObjectSchema = _chunkAGKZCRG2js.userObjectSchema; exports.validateCodiceFiscale = _chunkAGKZCRG2js.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkAGKZCRG2js.validateItalianTaxCode; exports.validatePartitaIva = _chunkAGKZCRG2js.validatePartitaIva;
394
+ exports.AVAILABLE_OAUTH_SCOPES = _chunk5SFFHIEEjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5SFFHIEEjs.AbstractApiData; exports.AbstractService = _chunk5SFFHIEEjs.AbstractService; exports.Action = _chunk5SFFHIEEjs.Action; exports.Assistant = _chunk5SFFHIEEjs.Assistant; exports.AssistantMessage = _chunk5SFFHIEEjs.AssistantMessage; exports.AssistantMessageModule = _chunk5SFFHIEEjs.AssistantMessageModule; exports.AssistantMessageService = _chunk5SFFHIEEjs.AssistantMessageService; exports.AssistantModule = _chunk5SFFHIEEjs.AssistantModule; exports.AssistantService = _chunk5SFFHIEEjs.AssistantService; exports.AuditLog = _chunk5SFFHIEEjs.AuditLog; exports.AuditLogModule = _chunk5SFFHIEEjs.AuditLogModule; exports.AuditLogService = _chunk5SFFHIEEjs.AuditLogService; exports.Auth = _chunk5SFFHIEEjs.Auth; exports.AuthComponent = _chunk5SFFHIEEjs.AuthComponent; exports.AuthModule = _chunk5SFFHIEEjs.AuthModule; exports.AuthService = _chunk5SFFHIEEjs.AuthService; exports.AuthorModule = _chunk5SFFHIEEjs.AuthorModule; exports.BackupCodeVerify = _chunk5SFFHIEEjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunk5SFFHIEEjs.BackupCodeVerifyModule; exports.Billing = _chunk5SFFHIEEjs.Billing; exports.BillingModule = _chunk5SFFHIEEjs.BillingModule; exports.BillingService = _chunk5SFFHIEEjs.BillingService; exports.BlockNoteDiffUtil = _chunk5SFFHIEEjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5SFFHIEEjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunk5SFFHIEEjs.Chunk; exports.ChunkModule = _chunk5SFFHIEEjs.ChunkModule; exports.ClientAbstractService = _chunk5SFFHIEEjs.ClientAbstractService; exports.ClientHttpMethod = _chunk5SFFHIEEjs.ClientHttpMethod; exports.Company = _chunk5SFFHIEEjs.Company; exports.CompanyFields = _chunk5SFFHIEEjs.CompanyFields; exports.CompanyModule = _chunk5SFFHIEEjs.CompanyModule; exports.CompanyService = _chunk5SFFHIEEjs.CompanyService; exports.Content = _chunk5SFFHIEEjs.Content; exports.ContentFields = _chunk5SFFHIEEjs.ContentFields; exports.ContentModule = _chunk5SFFHIEEjs.ContentModule; exports.ContentService = _chunk5SFFHIEEjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5SFFHIEEjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunk5SFFHIEEjs.EndpointCreator; exports.Feature = _chunk5SFFHIEEjs.Feature; exports.FeatureModule = _chunk5SFFHIEEjs.FeatureModule; exports.FeatureService = _chunk5SFFHIEEjs.FeatureService; exports.HowTo = _chunk5SFFHIEEjs.HowTo; exports.HowToFields = _chunk5SFFHIEEjs.HowToFields; exports.HowToModule = _chunk5SFFHIEEjs.HowToModule; exports.HowToService = _chunk5SFFHIEEjs.HowToService; exports.HttpMethod = _chunk5SFFHIEEjs.HttpMethod; exports.InvoiceStatus = _chunk5SFFHIEEjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunk5SFFHIEEjs.MOBILE_BREAKPOINT; exports.Module = _chunk5SFFHIEEjs.Module; exports.ModuleModule = _chunk5SFFHIEEjs.ModuleModule; exports.ModulePathsModule = _chunk5SFFHIEEjs.ModulePathsModule; exports.ModuleRegistrar = _chunk5SFFHIEEjs.ModuleRegistrar; exports.ModuleRegistry = _chunk5SFFHIEEjs.ModuleRegistry; exports.Modules = _chunk5SFFHIEEjs.Modules; exports.Notification = _chunk5SFFHIEEjs.Notification; exports.NotificationFields = _chunk5SFFHIEEjs.NotificationFields; exports.NotificationModule = _chunk5SFFHIEEjs.NotificationModule; exports.NotificationService = _chunk5SFFHIEEjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5SFFHIEEjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5SFFHIEEjs.OAuthClient; exports.OAuthModule = _chunk5SFFHIEEjs.OAuthModule; exports.OAuthService = _chunk5SFFHIEEjs.OAuthService; exports.Passkey = _chunk5SFFHIEEjs.Passkey; exports.PasskeyAuthenticationOptions = _chunk5SFFHIEEjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunk5SFFHIEEjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunk5SFFHIEEjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunk5SFFHIEEjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunk5SFFHIEEjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunk5SFFHIEEjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunk5SFFHIEEjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunk5SFFHIEEjs.PasskeyRename; exports.PasskeyRenameModule = _chunk5SFFHIEEjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunk5SFFHIEEjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunk5SFFHIEEjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunk5SFFHIEEjs.PaymentMethod; exports.PermissionMappingModule = _chunk5SFFHIEEjs.PermissionMappingModule; exports.Push = _chunk5SFFHIEEjs.Push; exports.PushModule = _chunk5SFFHIEEjs.PushModule; exports.PushService = _chunk5SFFHIEEjs.PushService; exports.RbacMatrixModule = _chunk5SFFHIEEjs.RbacMatrixModule; exports.ReferralModule = _chunk5SFFHIEEjs.ReferralModule; exports.ReferralService = _chunk5SFFHIEEjs.ReferralService; exports.ReferralStats = _chunk5SFFHIEEjs.ReferralStats; exports.ReferralStatsModule = _chunk5SFFHIEEjs.ReferralStatsModule; exports.RehydrationFactory = _chunk5SFFHIEEjs.RehydrationFactory; exports.Role = _chunk5SFFHIEEjs.Role; exports.RoleFields = _chunk5SFFHIEEjs.RoleFields; exports.RoleModule = _chunk5SFFHIEEjs.RoleModule; exports.RoleService = _chunk5SFFHIEEjs.RoleService; exports.S3 = _chunk5SFFHIEEjs.S3; exports.S3Module = _chunk5SFFHIEEjs.S3Module; exports.S3Service = _chunk5SFFHIEEjs.S3Service; exports.StripeCustomer = _chunk5SFFHIEEjs.StripeCustomer; exports.StripeCustomerModule = _chunk5SFFHIEEjs.StripeCustomerModule; exports.StripeCustomerService = _chunk5SFFHIEEjs.StripeCustomerService; exports.StripeInvoice = _chunk5SFFHIEEjs.StripeInvoice; exports.StripeInvoiceModule = _chunk5SFFHIEEjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5SFFHIEEjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5SFFHIEEjs.StripePaymentMethodModule; exports.StripePrice = _chunk5SFFHIEEjs.StripePrice; exports.StripePriceModule = _chunk5SFFHIEEjs.StripePriceModule; exports.StripePriceService = _chunk5SFFHIEEjs.StripePriceService; exports.StripeProduct = _chunk5SFFHIEEjs.StripeProduct; exports.StripeProductModule = _chunk5SFFHIEEjs.StripeProductModule; exports.StripeProductService = _chunk5SFFHIEEjs.StripeProductService; exports.StripePromotionCode = _chunk5SFFHIEEjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunk5SFFHIEEjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunk5SFFHIEEjs.StripePromotionCodeService; exports.StripeSubscription = _chunk5SFFHIEEjs.StripeSubscription; exports.StripeSubscriptionModule = _chunk5SFFHIEEjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5SFFHIEEjs.StripeSubscriptionService; exports.StripeUsage = _chunk5SFFHIEEjs.StripeUsage; exports.StripeUsageModule = _chunk5SFFHIEEjs.StripeUsageModule; exports.StripeUsageService = _chunk5SFFHIEEjs.StripeUsageService; exports.SubscriptionStatus = _chunk5SFFHIEEjs.SubscriptionStatus; exports.TableOptions = _chunk5SFFHIEEjs.TableOptions; exports.TotpAuthenticator = _chunk5SFFHIEEjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunk5SFFHIEEjs.TotpAuthenticatorModule; exports.TotpSetup = _chunk5SFFHIEEjs.TotpSetup; exports.TotpSetupModule = _chunk5SFFHIEEjs.TotpSetupModule; exports.TotpVerify = _chunk5SFFHIEEjs.TotpVerify; exports.TotpVerifyLogin = _chunk5SFFHIEEjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunk5SFFHIEEjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunk5SFFHIEEjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunk5SFFHIEEjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunk5SFFHIEEjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunk5SFFHIEEjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunk5SFFHIEEjs.TwoFactorEnableModule; exports.TwoFactorService = _chunk5SFFHIEEjs.TwoFactorService; exports.TwoFactorStatus = _chunk5SFFHIEEjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunk5SFFHIEEjs.TwoFactorStatusModule; exports.User = _chunk5SFFHIEEjs.User; exports.UserFields = _chunk5SFFHIEEjs.UserFields; exports.UserModule = _chunk5SFFHIEEjs.UserModule; exports.UserService = _chunk5SFFHIEEjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunk5SFFHIEEjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunk5SFFHIEEjs.Waitlist; exports.WaitlistModule = _chunk5SFFHIEEjs.WaitlistModule; exports.WaitlistService = _chunk5SFFHIEEjs.WaitlistService; exports.WaitlistStats = _chunk5SFFHIEEjs.WaitlistStats; exports.WaitlistStatsModule = _chunk5SFFHIEEjs.WaitlistStatsModule; exports.checkPermissions = _chunk5SFFHIEEjs.checkPermissions; exports.checkPermissionsFromServer = _chunk5SFFHIEEjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunk5SFFHIEEjs.clearLastApiMeta; exports.clearLastApiTotal = _chunk5SFFHIEEjs.clearLastApiTotal; exports.cn = _chunk5SFFHIEEjs.cn; exports.composeRefs = _chunk5SFFHIEEjs.composeRefs; exports.createJsonApiInclusion = _chunk5SFFHIEEjs.createJsonApiInclusion; exports.dismissToast = _chunk5SFFHIEEjs.dismissToast; exports.entityObjectSchema = _chunk5SFFHIEEjs.entityObjectSchema; exports.exists = _chunk5SFFHIEEjs.exists; exports.formatCodiceFiscale = _chunk5SFFHIEEjs.formatCodiceFiscale; exports.formatDate = _chunk5SFFHIEEjs.formatDate; exports.formatLocalDate = _chunk5SFFHIEEjs.formatLocalDate; exports.formatPartitaIva = _chunk5SFFHIEEjs.formatPartitaIva; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5SFFHIEEjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5SFFHIEEjs.getGlobalErrorHandler; exports.getIcon = _chunk5SFFHIEEjs.getIcon; exports.getIconByModule = _chunk5SFFHIEEjs.getIconByModule; exports.getIconByModuleName = _chunk5SFFHIEEjs.getIconByModuleName; exports.getInitials = _chunk5SFFHIEEjs.getInitials; exports.getLastApiMeta = _chunk5SFFHIEEjs.getLastApiMeta; exports.getLastApiTotal = _chunk5SFFHIEEjs.getLastApiTotal; exports.getLucideIcon = _chunk5SFFHIEEjs.getLucideIcon; exports.getLucideIconByModule = _chunk5SFFHIEEjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5SFFHIEEjs.getLucideIconByModuleName; exports.getTableComponents = _chunk5SFFHIEEjs.getTableComponents; exports.getTableOptions = _chunk5SFFHIEEjs.getTableOptions; exports.getValueFromPath = _chunk5SFFHIEEjs.getValueFromPath; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.rehydrate = _chunk5SFFHIEEjs.rehydrate; exports.rehydrateList = _chunk5SFFHIEEjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5SFFHIEEjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5SFFHIEEjs.setGlobalErrorHandler; exports.showCustomToast = _chunk5SFFHIEEjs.showCustomToast; exports.showError = _chunk5SFFHIEEjs.showError; exports.showToast = _chunk5SFFHIEEjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunk5SFFHIEEjs.useComposedRefs; exports.useIsMobile = _chunk5SFFHIEEjs.useIsMobile; exports.userObjectSchema = _chunk5SFFHIEEjs.userObjectSchema; exports.validateCodiceFiscale = _chunk5SFFHIEEjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunk5SFFHIEEjs.validateItalianTaxCode; exports.validatePartitaIva = _chunk5SFFHIEEjs.validatePartitaIva;
395
395
  //# sourceMappingURL=index.js.map
@@ -182,7 +182,7 @@ import {
182
182
  validateCodiceFiscale,
183
183
  validateItalianTaxCode,
184
184
  validatePartitaIva
185
- } from "../chunk-5GVY2M5X.mjs";
185
+ } from "../chunk-KZHHKPQZ.mjs";
186
186
  import "../chunk-AUXK7QSA.mjs";
187
187
  import "../chunk-C7C7VY4F.mjs";
188
188
  import {
@@ -23,13 +23,13 @@ var _chunkYBZVWLPHjs = require('../../chunk-YBZVWLPH.js');
23
23
 
24
24
 
25
25
 
26
- var _chunk4TGGHNWLjs = require('../../chunk-4TGGHNWL.js');
26
+ var _chunk7CR4YB7Yjs = require('../../chunk-7CR4YB7Y.js');
27
27
 
28
28
 
29
- var _chunkSE2YSAERjs = require('../../chunk-SE2YSAER.js');
29
+ var _chunkC6UXEPNYjs = require('../../chunk-C6UXEPNY.js');
30
30
 
31
31
 
32
- var _chunkAGKZCRG2js = require('../../chunk-AGKZCRG2.js');
32
+ var _chunk5SFFHIEEjs = require('../../chunk-5SFFHIEE.js');
33
33
  require('../../chunk-LXKSUWAV.js');
34
34
  require('../../chunk-IBS6NI7D.js');
35
35
  require('../../chunk-QWCAOLBD.js');
@@ -43,7 +43,7 @@ var _react = require('react');
43
43
  var _jsxruntime = require('react/jsx-runtime');
44
44
  var HelpContext = _react.createContext.call(void 0, null);
45
45
  function HelpProvider({ children }) {
46
- const cfg = _chunkSE2YSAERjs._getStaticHelpContent.call(void 0, );
46
+ const cfg = _chunkC6UXEPNYjs._getStaticHelpContent.call(void 0, );
47
47
  if (!cfg) {
48
48
  throw new Error(
49
49
  "Help content not configured \u2014 call configureJsonApi({ helpContent: {...} }) before importing help components."
@@ -75,29 +75,29 @@ var _lucidereact = require('lucide-react');
75
75
 
76
76
 
77
77
  function HelpAssistantSheet({ open, onOpenChange }) {
78
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
79
- _chunk4TGGHNWLjs.SheetContent,
78
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
79
+ _chunk7CR4YB7Yjs.SheetContent,
80
80
  {
81
81
  side: "right",
82
82
  className: "flex w-full flex-col data-[side=right]:sm:max-w-2xl data-[side=right]:lg:max-w-3xl",
83
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
83
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
84
84
  }
85
85
  ) });
86
86
  }
87
87
  _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheet, "HelpAssistantSheet");
88
88
  function HelpAssistantSheetBody() {
89
89
  const t = _nextintl.useTranslations.call(void 0, );
90
- const ctx = _chunk4TGGHNWLjs.useAssistantContext.call(void 0, );
90
+ const ctx = _chunk7CR4YB7Yjs.useAssistantContext.call(void 0, );
91
91
  const showThread = !!ctx.assistant || ctx.sending || ctx.messages.length > 0;
92
92
  const send = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (content) => ctx.sendMessage(content, { howToMode: true }), "send");
93
93
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
94
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.SheetHeader, { children: [
95
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
96
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
94
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.SheetHeader, { children: [
95
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
96
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
97
97
  ] }),
98
- !showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
98
+ !showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
99
99
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
100
- _chunk4TGGHNWLjs.AssistantThread,
100
+ _chunk7CR4YB7Yjs.AssistantThread,
101
101
  {
102
102
  messages: ctx.messages,
103
103
  sending: ctx.sending,
@@ -107,7 +107,7 @@ function HelpAssistantSheetBody() {
107
107
  onRetry: ctx.retrySend
108
108
  }
109
109
  ),
110
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.AssistantComposer, { onSend: send, disabled: ctx.sending })
110
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.AssistantComposer, { onSend: send, disabled: ctx.sending })
111
111
  ] })
112
112
  ] });
113
113
  }
@@ -117,20 +117,20 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheetBody, "HelpAssistantSheet
117
117
 
118
118
  function HelpAskAi() {
119
119
  const t = _nextintl.useTranslations.call(void 0, );
120
- const { currentUser } = _chunk4TGGHNWLjs.useCurrentUserContext.call(void 0, );
120
+ const { currentUser } = _chunk7CR4YB7Yjs.useCurrentUserContext.call(void 0, );
121
121
  const [open, setOpen] = _react.useState.call(void 0, false);
122
122
  const disabled = !currentUser;
123
123
  if (disabled) {
124
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.Tooltip, { children: [
125
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.Button, { variant: "outline", size: "sm", disabled: true }), children: [
124
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.Tooltip, { children: [
125
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.Button, { variant: "outline", size: "sm", disabled: true }), children: [
126
126
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
127
127
  t("help.askAi.button")
128
128
  ] }),
129
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.TooltipContent, { children: t("help.askAi.loginTooltip") })
129
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.TooltipContent, { children: t("help.askAi.loginTooltip") })
130
130
  ] });
131
131
  }
132
132
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
133
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
133
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
134
134
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
135
135
  t("help.askAi.button")
136
136
  ] }),
@@ -143,7 +143,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAskAi, "HelpAskAi");
143
143
 
144
144
  function HelpHeader() {
145
145
  const t = _nextintl.useTranslations.call(void 0, );
146
- const { currentUser } = _chunk4TGGHNWLjs.useCurrentUserContext.call(void 0, );
146
+ const { currentUser } = _chunk7CR4YB7Yjs.useCurrentUserContext.call(void 0, );
147
147
  const { brand } = useHelp();
148
148
  const logo = _optionalChain([brand, 'optionalAccess', _ => _.logo]);
149
149
  const label = _nullishCoalesce(_optionalChain([brand, 'optionalAccess', _2 => _2.label]), () => ( "Help"));
@@ -159,7 +159,7 @@ function HelpHeader() {
159
159
  ] }),
160
160
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
161
161
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAskAi, {}),
162
- currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref, className: _chunk4TGGHNWLjs.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login", className: _chunk4TGGHNWLjs.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.login") })
162
+ currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref, className: _chunk7CR4YB7Yjs.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login", className: _chunk7CR4YB7Yjs.buttonVariants.call(void 0, { variant: "outline", size: "sm" }), children: t("help.header.login") })
163
163
  ] })
164
164
  ] });
165
165
  }
@@ -201,12 +201,12 @@ _chunk7QVYU63Ejs.__name.call(void 0, useHelpFilter, "useHelpFilter");
201
201
 
202
202
  function HelpSideNav() {
203
203
  const t = _nextintl.useTranslations.call(void 0, );
204
- const generateUrl = _chunk4TGGHNWLjs.usePageUrlGenerator.call(void 0, );
204
+ const generateUrl = _chunk7CR4YB7Yjs.usePageUrlGenerator.call(void 0, );
205
205
  const pathname = _navigation.usePathname.call(void 0, );
206
206
  const [articles, setArticles] = _react.useState.call(void 0, []);
207
207
  _react.useEffect.call(void 0, () => {
208
208
  let active = true;
209
- _chunkAGKZCRG2js.HowToService.findPublished().then((list) => active && setArticles(list)).catch(() => active && setArticles([]));
209
+ _chunk5SFFHIEEjs.HowToService.findPublished().then((list) => active && setArticles(list)).catch(() => active && setArticles([]));
210
210
  return () => {
211
211
  active = false;
212
212
  };
@@ -282,7 +282,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpSideNav, "HelpSideNav");
282
282
  function HelpArticleBody(props) {
283
283
  const t = _nextintl.useTranslations.call(void 0, );
284
284
  const format = _nextintl.useFormatter.call(void 0, );
285
- const generateUrl = _chunk4TGGHNWLjs.usePageUrlGenerator.call(void 0, );
285
+ const generateUrl = _chunk7CR4YB7Yjs.usePageUrlGenerator.call(void 0, );
286
286
  const { howToType, title, summary, updatedAt, prev, next, children } = props;
287
287
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "article", { className: "prose dark:prose-invert max-w-none", children: [
288
288
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: "text-muted-foreground mb-2 text-xs", children: [
@@ -339,7 +339,7 @@ function HelpTOC({ headings }) {
339
339
  }, [headings]);
340
340
  if (headings.length === 0) return null;
341
341
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { "aria-label": t("help.toc.title"), className: "hidden lg:block", children: [
342
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
342
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
343
343
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "ul", { className: "space-y-1 text-sm", children: headings.map((h) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { style: { paddingLeft: `${(h.depth - 2) * 0.75}rem` }, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
344
344
  "a",
345
345
  {
@@ -360,13 +360,13 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpTOC, "HelpTOC");
360
360
 
361
361
  function HelpHint({ contextKey }) {
362
362
  const t = _nextintl.useTranslations.call(void 0, );
363
- const generateUrl = _chunk4TGGHNWLjs.usePageUrlGenerator.call(void 0, );
363
+ const generateUrl = _chunk7CR4YB7Yjs.usePageUrlGenerator.call(void 0, );
364
364
  const [open, setOpen] = _react.useState.call(void 0, false);
365
365
  const [picked, setPicked] = _react.useState.call(void 0, null);
366
366
  const [articles, setArticles] = _react.useState.call(void 0, []);
367
367
  _react.useEffect.call(void 0, () => {
368
368
  let active2 = true;
369
- _chunkAGKZCRG2js.HowToService.findPublished().then((list) => active2 && setArticles(list)).catch(() => active2 && setArticles([]));
369
+ _chunk5SFFHIEEjs.HowToService.findPublished().then((list) => active2 && setArticles(list)).catch(() => active2 && setArticles([]));
370
370
  return () => {
371
371
  active2 = false;
372
372
  };
@@ -378,7 +378,7 @@ function HelpHint({ contextKey }) {
378
378
  if (matches.length === 0) return null;
379
379
  const active = _nullishCoalesce(picked, () => ( (matches.length === 1 ? matches[0] : null)));
380
380
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
381
- _chunk4TGGHNWLjs.Sheet,
381
+ _chunk7CR4YB7Yjs.Sheet,
382
382
  {
383
383
  open,
384
384
  onOpenChange: (o) => {
@@ -386,11 +386,11 @@ function HelpHint({ contextKey }) {
386
386
  if (!o) setPicked(null);
387
387
  },
388
388
  children: [
389
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.Button, { variant: "ghost", size: "icon-sm", "aria-label": t("help.hint.trigger") }), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.HelpCircleIcon, { className: "h-4 w-4" }) }),
390
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
391
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk4TGGHNWLjs.SheetHeader, { children: [
392
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
393
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
389
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.Button, { variant: "ghost", size: "icon-sm", "aria-label": t("help.hint.trigger") }), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.HelpCircleIcon, { className: "h-4 w-4" }) }),
390
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
391
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk7CR4YB7Yjs.SheetHeader, { children: [
392
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
393
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
394
394
  ] }),
395
395
  active ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "mt-4 space-y-3", children: [
396
396
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-muted-foreground text-sm", children: active.summary }),
@@ -422,18 +422,18 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpHint, "HelpHint");
422
422
 
423
423
  function HelpSearchResultRow({ result, onSelect }) {
424
424
  const t = _nextintl.useTranslations.call(void 0, );
425
- const generateUrl = _chunk4TGGHNWLjs.usePageUrlGenerator.call(void 0, );
425
+ const generateUrl = _chunk7CR4YB7Yjs.usePageUrlGenerator.call(void 0, );
426
426
  const [article, setArticle] = _react.useState.call(void 0, null);
427
427
  _react.useEffect.call(void 0, () => {
428
428
  let active = true;
429
- _chunkAGKZCRG2js.HowToService.findOne({ id: result.id }).then((a) => active && setArticle(a)).catch(() => active && setArticle(null));
429
+ _chunk5SFFHIEEjs.HowToService.findOne({ id: result.id }).then((a) => active && setArticle(a)).catch(() => active && setArticle(null));
430
430
  return () => {
431
431
  active = false;
432
432
  };
433
433
  }, [result.id]);
434
434
  if (!article) {
435
435
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
436
- _chunk4TGGHNWLjs.CommandItem,
436
+ _chunk7CR4YB7Yjs.CommandItem,
437
437
  {
438
438
  value: result.id,
439
439
  disabled: true,
@@ -442,7 +442,7 @@ function HelpSearchResultRow({ result, onSelect }) {
442
442
  }
443
443
  );
444
444
  }
445
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk4TGGHNWLjs.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
445
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7CR4YB7Yjs.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
446
446
  _link2.default,
447
447
  {
448
448
  href: generateUrl({ page: `/help/${article.howToType}/${article.slug}` }),
@@ -23,13 +23,13 @@ import {
23
23
  useAssistantContext,
24
24
  useCurrentUserContext,
25
25
  usePageUrlGenerator
26
- } from "../../chunk-K76QSQTC.mjs";
26
+ } from "../../chunk-FZ5SPJEU.mjs";
27
27
  import {
28
28
  _getStaticHelpContent
29
- } from "../../chunk-KXTTYXJ6.mjs";
29
+ } from "../../chunk-ZV2GZKFR.mjs";
30
30
  import {
31
31
  HowToService
32
- } from "../../chunk-5GVY2M5X.mjs";
32
+ } from "../../chunk-KZHHKPQZ.mjs";
33
33
  import "../../chunk-AUXK7QSA.mjs";
34
34
  import "../../chunk-C7C7VY4F.mjs";
35
35
  import "../../chunk-Z2CB63VG.mjs";
package/dist/index.d.mts CHANGED
@@ -4,16 +4,16 @@ export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys,
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-rsXRL_Hn.mjs';
5
5
  import { AbstractApiData } from './core/index.mjs';
6
6
  export { AppModuleDefinitions, Assistant, AssistantMessage, AssistantMessageModule, AssistantMessageService, AssistantModule, AssistantService, AuditLog, AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthModule, AuthorModule, BackupCodeVerify, BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, ChunkInput, ChunkModule, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, ClientTotalRef, CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, MOBILE_BREAKPOINT, Module, ModuleDefinitions, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, PasskeyAuthenticationOptionsInput, PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyModule, PasskeyRegistrationOptions, PasskeyRegistrationOptionsInput, PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PermissionMappingModule, Push, PushInput, PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, TotpAuthenticator, TotpAuthenticatorModule, TotpSetup, TotpSetupInput, TotpSetupInterface, TotpSetupModule, TotpVerify, TotpVerifyInput, TotpVerifyLogin, TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, TwoFactorChallengeInput, TwoFactorChallengeModule, TwoFactorEnable, TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, TwoFactorStatusInterface, TwoFactorStatusModule, User, UserModule, UserObject, VIEWPORT_COOKIE_NAME, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva } from './core/index.mjs';
7
- import { b as AbstractService } from './s3.service-CXKV_OT-.mjs';
8
- export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, l as S3Input, m as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, k as TwoFactorChallengeInterface, U as UserService, i as clearLastApiMeta, f as clearLastApiTotal, j as getGlobalErrorHandler, h as getLastApiMeta, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-CXKV_OT-.mjs';
9
- export { c as AssistantMessageInput, d as AssistantMessageInterface, A as AssistantMessageRole, b as AssistantMessageType, B as BreadcrumbItemData, e as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-DH1QwtC_.mjs';
7
+ import { b as AbstractService } from './s3.service-DYflLXCt.mjs';
8
+ export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, l as S3Input, m as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, k as TwoFactorChallengeInterface, U as UserService, i as clearLastApiMeta, f as clearLastApiTotal, j as getGlobalErrorHandler, h as getLastApiMeta, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-DYflLXCt.mjs';
9
+ export { c as AssistantMessageInput, d as AssistantMessageInterface, A as AssistantMessageRole, b as AssistantMessageType, B as BreadcrumbItemData, e as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-Ce8FcllX.mjs';
10
10
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-xH3TGvVk.mjs';
11
11
  export { ClassValue } from 'clsx';
12
12
  export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from './AuthComponent-DdxCFgUZ.mjs';
13
13
  export { A as Action, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, P as PageUrl, a as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser } from './types-CQSjy7et.mjs';
14
- export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-r3XKYOrQ.mjs';
14
+ export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-CkmZqat3.mjs';
15
15
  export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, q as PromotionCodeValidationResult, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-promotion-code.interface-ClZ7DxS9.mjs';
16
- export { b as CompanyInput, c as CompanyInterface, a as ContentInput, C as ContentInterface, d as NotificationInput, N as NotificationInterface, R as RoleInput, e as RoleInterface, f as UserInput, U as UserInterface } from './notification.interface-B3kNUTZs.mjs';
16
+ export { b as CompanyInput, c as CompanyInterface, a as ContentInput, C as ContentInterface, d as NotificationInput, N as NotificationInterface, R as RoleInput, e as RoleInterface, f as UserInput, U as UserInterface } from './notification.interface-CG1vqoxg.mjs';
17
17
  export { A as AssistantInput, a as AssistantInterface } from './AssistantInterface-B56qznuH.mjs';
18
18
  export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-CXb1-vNq.mjs';
19
19
  export { A as AVAILABLE_OAUTH_SCOPES, D as DEFAULT_GRANT_TYPES, g as OAUTH_SCOPE_DISPLAY, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, O as OAuthClientInterface, f as OAuthConsentInfo, d as OAuthConsentRequest, e as OAuthScopeInfo } from './oauth.interface-DRE3NAKc.mjs';
package/dist/index.d.ts CHANGED
@@ -4,16 +4,16 @@ export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys,
4
4
  export { A as ApiResponseInterface } from './ApiResponseInterface-CWLvSCvS.js';
5
5
  import { AbstractApiData } from './core/index.js';
6
6
  export { AppModuleDefinitions, Assistant, AssistantMessage, AssistantMessageModule, AssistantMessageService, AssistantModule, AssistantService, AuditLog, AuditLogInterface, AuditLogModule, AuditLogService, Auth, AuthModule, AuthorModule, BackupCodeVerify, BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, Chunk, ChunkInput, ChunkModule, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, ClientTotalRef, CodiceFiscaleValidationOptions, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, MOBILE_BREAKPOINT, Module, ModuleDefinitions, ModuleModule, ModulePathsModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, OAuthClient, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, PasskeyAuthenticationOptionsInput, PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyModule, PasskeyRegistrationOptions, PasskeyRegistrationOptionsInput, PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PermissionMappingModule, Push, PushInput, PushInterface, PushModule, RbacMatrixModule, ReferralModule, ReferralService, ReferralStats, ReferralStatsModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, ToastOptions, TotpAuthenticator, TotpAuthenticatorModule, TotpSetup, TotpSetupInput, TotpSetupInterface, TotpSetupModule, TotpVerify, TotpVerifyInput, TotpVerifyLogin, TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, TwoFactorChallengeInput, TwoFactorChallengeModule, TwoFactorEnable, TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, TwoFactorStatusInterface, TwoFactorStatusModule, User, UserModule, UserObject, VIEWPORT_COOKIE_NAME, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatCodiceFiscale, formatDate, formatLocalDate, formatPartitaIva, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema, validateCodiceFiscale, validateItalianTaxCode, validatePartitaIva } from './core/index.js';
7
- import { b as AbstractService } from './s3.service-BrmeMjtk.js';
8
- export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, l as S3Input, m as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, k as TwoFactorChallengeInterface, U as UserService, i as clearLastApiMeta, f as clearLastApiTotal, j as getGlobalErrorHandler, h as getLastApiMeta, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-BrmeMjtk.js';
9
- export { c as AssistantMessageInput, d as AssistantMessageInterface, A as AssistantMessageRole, b as AssistantMessageType, B as BreadcrumbItemData, e as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-giWvsOrX.js';
7
+ import { b as AbstractService } from './s3.service-Dmfxpn-k.js';
8
+ export { A as AuthService, C as CompanyService, a as ContentService, F as FeatureService, H as HttpMethod, c as NextRef, N as NotificationService, d as PreviousRef, P as PushService, R as RoleService, l as S3Input, m as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, k as TwoFactorChallengeInterface, U as UserService, i as clearLastApiMeta, f as clearLastApiTotal, j as getGlobalErrorHandler, h as getLastApiMeta, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-Dmfxpn-k.js';
9
+ export { c as AssistantMessageInput, d as AssistantMessageInterface, A as AssistantMessageRole, b as AssistantMessageType, B as BreadcrumbItemData, e as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-Dh0BpbP2.js';
10
10
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-xH3TGvVk.js';
11
11
  export { ClassValue } from 'clsx';
12
12
  export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials, d as getLucideIcon, e as getLucideIconByModule, f as getLucideIconByModuleName } from './AuthComponent-Cd7lcYif.js';
13
13
  export { A as Action, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, P as PageUrl, a as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser } from './types-DHOxe8rc.js';
14
- export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-yivTb46w.js';
14
+ export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-COmBjh89.js';
15
15
  export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, q as PromotionCodeValidationResult, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-promotion-code.interface-C3qqh3mi.js';
16
- export { b as CompanyInput, c as CompanyInterface, a as ContentInput, C as ContentInterface, d as NotificationInput, N as NotificationInterface, R as RoleInput, e as RoleInterface, f as UserInput, U as UserInterface } from './notification.interface-LKFmZndR.js';
16
+ export { b as CompanyInput, c as CompanyInterface, a as ContentInput, C as ContentInterface, d as NotificationInput, N as NotificationInterface, R as RoleInput, e as RoleInterface, f as UserInput, U as UserInterface } from './notification.interface--27exGde.js';
17
17
  export { A as AssistantInput, a as AssistantInterface } from './AssistantInterface-CHiJIYDY.js';
18
18
  export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-BO25VLlx.js';
19
19
  export { A as AVAILABLE_OAUTH_SCOPES, D as DEFAULT_GRANT_TYPES, g as OAUTH_SCOPE_DISPLAY, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, O as OAuthClientInterface, f as OAuthConsentInfo, d as OAuthConsentRequest, e as OAuthScopeInfo } from './oauth.interface-CD90ycYz.js';
package/dist/index.js CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- var _chunkSE2YSAERjs = require('./chunk-SE2YSAER.js');
21
+ var _chunkC6UXEPNYjs = require('./chunk-C6UXEPNY.js');
22
22
 
23
23
 
24
24
 
@@ -208,7 +208,7 @@ var _chunkSE2YSAERjs = require('./chunk-SE2YSAER.js');
208
208
 
209
209
 
210
210
 
211
- var _chunkAGKZCRG2js = require('./chunk-AGKZCRG2.js');
211
+ var _chunk5SFFHIEEjs = require('./chunk-5SFFHIEE.js');
212
212
  require('./chunk-LXKSUWAV.js');
213
213
  require('./chunk-IBS6NI7D.js');
214
214
 
@@ -441,5 +441,5 @@ require('./chunk-7QVYU63E.js');
441
441
 
442
442
 
443
443
 
444
- exports.ACTION_TYPES = _chunkSE2YSAERjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkAGKZCRG2js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkAGKZCRG2js.AbstractApiData; exports.AbstractService = _chunkAGKZCRG2js.AbstractService; exports.Action = _chunkAGKZCRG2js.Action; exports.Assistant = _chunkAGKZCRG2js.Assistant; exports.AssistantMessage = _chunkAGKZCRG2js.AssistantMessage; exports.AssistantMessageModule = _chunkAGKZCRG2js.AssistantMessageModule; exports.AssistantMessageService = _chunkAGKZCRG2js.AssistantMessageService; exports.AssistantModule = _chunkAGKZCRG2js.AssistantModule; exports.AssistantService = _chunkAGKZCRG2js.AssistantService; exports.AuditLog = _chunkAGKZCRG2js.AuditLog; exports.AuditLogModule = _chunkAGKZCRG2js.AuditLogModule; exports.AuditLogService = _chunkAGKZCRG2js.AuditLogService; exports.Auth = _chunkAGKZCRG2js.Auth; exports.AuthComponent = _chunkAGKZCRG2js.AuthComponent; exports.AuthModule = _chunkAGKZCRG2js.AuthModule; exports.AuthService = _chunkAGKZCRG2js.AuthService; exports.AuthorModule = _chunkAGKZCRG2js.AuthorModule; exports.BackupCodeVerify = _chunkAGKZCRG2js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkAGKZCRG2js.BackupCodeVerifyModule; exports.Billing = _chunkAGKZCRG2js.Billing; exports.BillingModule = _chunkAGKZCRG2js.BillingModule; exports.BillingService = _chunkAGKZCRG2js.BillingService; exports.BlockNoteDiffUtil = _chunkAGKZCRG2js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAGKZCRG2js.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkSE2YSAERjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkAGKZCRG2js.Chunk; exports.ChunkModule = _chunkAGKZCRG2js.ChunkModule; exports.ClientAbstractService = _chunkAGKZCRG2js.ClientAbstractService; exports.ClientHttpMethod = _chunkAGKZCRG2js.ClientHttpMethod; exports.Company = _chunkAGKZCRG2js.Company; exports.CompanyFields = _chunkAGKZCRG2js.CompanyFields; exports.CompanyModule = _chunkAGKZCRG2js.CompanyModule; exports.CompanyService = _chunkAGKZCRG2js.CompanyService; exports.Content = _chunkAGKZCRG2js.Content; exports.ContentFields = _chunkAGKZCRG2js.ContentFields; exports.ContentModule = _chunkAGKZCRG2js.ContentModule; exports.ContentService = _chunkAGKZCRG2js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkAGKZCRG2js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkAGKZCRG2js.EndpointCreator; exports.Feature = _chunkAGKZCRG2js.Feature; exports.FeatureModule = _chunkAGKZCRG2js.FeatureModule; exports.FeatureService = _chunkAGKZCRG2js.FeatureService; exports.HowTo = _chunkAGKZCRG2js.HowTo; exports.HowToFields = _chunkAGKZCRG2js.HowToFields; exports.HowToModule = _chunkAGKZCRG2js.HowToModule; exports.HowToService = _chunkAGKZCRG2js.HowToService; exports.HttpMethod = _chunkAGKZCRG2js.HttpMethod; exports.InvoiceStatus = _chunkAGKZCRG2js.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkAGKZCRG2js.MOBILE_BREAKPOINT; exports.Module = _chunkAGKZCRG2js.Module; exports.ModuleModule = _chunkAGKZCRG2js.ModuleModule; exports.ModulePaths = _chunkAGKZCRG2js.ModulePaths; exports.ModulePathsModule = _chunkAGKZCRG2js.ModulePathsModule; exports.ModuleRegistrar = _chunkAGKZCRG2js.ModuleRegistrar; exports.ModuleRegistry = _chunkAGKZCRG2js.ModuleRegistry; exports.Modules = _chunkAGKZCRG2js.Modules; exports.Notification = _chunkAGKZCRG2js.Notification; exports.NotificationFields = _chunkAGKZCRG2js.NotificationFields; exports.NotificationModule = _chunkAGKZCRG2js.NotificationModule; exports.NotificationService = _chunkAGKZCRG2js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkAGKZCRG2js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkAGKZCRG2js.OAuthClient; exports.OAuthModule = _chunkAGKZCRG2js.OAuthModule; exports.OAuthService = _chunkAGKZCRG2js.OAuthService; exports.Passkey = _chunkAGKZCRG2js.Passkey; exports.PasskeyAuthenticationOptions = _chunkAGKZCRG2js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkAGKZCRG2js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkAGKZCRG2js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkAGKZCRG2js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkAGKZCRG2js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkAGKZCRG2js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkAGKZCRG2js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkAGKZCRG2js.PasskeyRename; exports.PasskeyRenameModule = _chunkAGKZCRG2js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkAGKZCRG2js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkAGKZCRG2js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkAGKZCRG2js.PaymentMethod; exports.PermissionMapping = _chunkAGKZCRG2js.PermissionMapping; exports.PermissionMappingModule = _chunkAGKZCRG2js.PermissionMappingModule; exports.Push = _chunkAGKZCRG2js.Push; exports.PushModule = _chunkAGKZCRG2js.PushModule; exports.PushService = _chunkAGKZCRG2js.PushService; exports.RbacMatrixModel = _chunkAGKZCRG2js.RbacMatrixModel; exports.RbacMatrixModule = _chunkAGKZCRG2js.RbacMatrixModule; exports.RbacService = _chunkSE2YSAERjs.RbacService; exports.ReferralModule = _chunkAGKZCRG2js.ReferralModule; exports.ReferralService = _chunkAGKZCRG2js.ReferralService; exports.ReferralStats = _chunkAGKZCRG2js.ReferralStats; exports.ReferralStatsModule = _chunkAGKZCRG2js.ReferralStatsModule; exports.RehydrationFactory = _chunkAGKZCRG2js.RehydrationFactory; exports.Role = _chunkAGKZCRG2js.Role; exports.RoleFields = _chunkAGKZCRG2js.RoleFields; exports.RoleModule = _chunkAGKZCRG2js.RoleModule; exports.RoleService = _chunkAGKZCRG2js.RoleService; exports.S3 = _chunkAGKZCRG2js.S3; exports.S3Module = _chunkAGKZCRG2js.S3Module; exports.S3Service = _chunkAGKZCRG2js.S3Service; exports.StripeCustomer = _chunkAGKZCRG2js.StripeCustomer; exports.StripeCustomerModule = _chunkAGKZCRG2js.StripeCustomerModule; exports.StripeCustomerService = _chunkAGKZCRG2js.StripeCustomerService; exports.StripeInvoice = _chunkAGKZCRG2js.StripeInvoice; exports.StripeInvoiceModule = _chunkAGKZCRG2js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkAGKZCRG2js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkAGKZCRG2js.StripePaymentMethodModule; exports.StripePrice = _chunkAGKZCRG2js.StripePrice; exports.StripePriceModule = _chunkAGKZCRG2js.StripePriceModule; exports.StripePriceService = _chunkAGKZCRG2js.StripePriceService; exports.StripeProduct = _chunkAGKZCRG2js.StripeProduct; exports.StripeProductModule = _chunkAGKZCRG2js.StripeProductModule; exports.StripeProductService = _chunkAGKZCRG2js.StripeProductService; exports.StripePromotionCode = _chunkAGKZCRG2js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkAGKZCRG2js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkAGKZCRG2js.StripePromotionCodeService; exports.StripeSubscription = _chunkAGKZCRG2js.StripeSubscription; exports.StripeSubscriptionModule = _chunkAGKZCRG2js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkAGKZCRG2js.StripeSubscriptionService; exports.StripeUsage = _chunkAGKZCRG2js.StripeUsage; exports.StripeUsageModule = _chunkAGKZCRG2js.StripeUsageModule; exports.StripeUsageService = _chunkAGKZCRG2js.StripeUsageService; exports.SubscriptionStatus = _chunkAGKZCRG2js.SubscriptionStatus; exports.TableOptions = _chunkAGKZCRG2js.TableOptions; exports.TotpAuthenticator = _chunkAGKZCRG2js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkAGKZCRG2js.TotpAuthenticatorModule; exports.TotpSetup = _chunkAGKZCRG2js.TotpSetup; exports.TotpSetupModule = _chunkAGKZCRG2js.TotpSetupModule; exports.TotpVerify = _chunkAGKZCRG2js.TotpVerify; exports.TotpVerifyLogin = _chunkAGKZCRG2js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkAGKZCRG2js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkAGKZCRG2js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkAGKZCRG2js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkAGKZCRG2js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkAGKZCRG2js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkAGKZCRG2js.TwoFactorEnableModule; exports.TwoFactorService = _chunkAGKZCRG2js.TwoFactorService; exports.TwoFactorStatus = _chunkAGKZCRG2js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkAGKZCRG2js.TwoFactorStatusModule; exports.User = _chunkAGKZCRG2js.User; exports.UserFields = _chunkAGKZCRG2js.UserFields; exports.UserModule = _chunkAGKZCRG2js.UserModule; exports.UserService = _chunkAGKZCRG2js.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkAGKZCRG2js.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkAGKZCRG2js.Waitlist; exports.WaitlistModule = _chunkAGKZCRG2js.WaitlistModule; exports.WaitlistService = _chunkAGKZCRG2js.WaitlistService; exports.WaitlistStats = _chunkAGKZCRG2js.WaitlistStats; exports.WaitlistStatsModule = _chunkAGKZCRG2js.WaitlistStatsModule; exports.checkPermissions = _chunkAGKZCRG2js.checkPermissions; exports.checkPermissionsFromServer = _chunkAGKZCRG2js.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkAGKZCRG2js.clearLastApiMeta; exports.clearLastApiTotal = _chunkAGKZCRG2js.clearLastApiTotal; exports.cn = _chunkAGKZCRG2js.cn; exports.composeRefs = _chunkAGKZCRG2js.composeRefs; exports.configureAuth = _chunkAGKZCRG2js.configureAuth; exports.configureI18n = _chunkSE2YSAERjs.configureI18n; exports.configureJsonApi = _chunkSE2YSAERjs.configureJsonApi; exports.configureLogin = _chunkSE2YSAERjs.configureLogin; exports.configureReferral = _chunkSE2YSAERjs.configureReferral; exports.configureRoles = _chunkSE2YSAERjs.configureRoles; exports.configureWaitlist = _chunkSE2YSAERjs.configureWaitlist; exports.createJsonApiInclusion = _chunkAGKZCRG2js.createJsonApiInclusion; exports.dismissToast = _chunkAGKZCRG2js.dismissToast; exports.entityObjectSchema = _chunkAGKZCRG2js.entityObjectSchema; exports.exists = _chunkAGKZCRG2js.exists; exports.formatCodiceFiscale = _chunkAGKZCRG2js.formatCodiceFiscale; exports.formatDate = _chunkAGKZCRG2js.formatDate; exports.formatLocalDate = _chunkAGKZCRG2js.formatLocalDate; exports.formatPartitaIva = _chunkAGKZCRG2js.formatPartitaIva; exports.getApiUrl = _chunkSE2YSAERjs.getApiUrl; exports.getAppUrl = _chunkSE2YSAERjs.getAppUrl; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAGKZCRG2js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAGKZCRG2js.getGlobalErrorHandler; exports.getIcon = _chunkAGKZCRG2js.getIcon; exports.getIconByModule = _chunkAGKZCRG2js.getIconByModule; exports.getIconByModuleName = _chunkAGKZCRG2js.getIconByModuleName; exports.getInitials = _chunkAGKZCRG2js.getInitials; exports.getLastApiMeta = _chunkAGKZCRG2js.getLastApiMeta; exports.getLastApiTotal = _chunkAGKZCRG2js.getLastApiTotal; exports.getLucideIcon = _chunkAGKZCRG2js.getLucideIcon; exports.getLucideIconByModule = _chunkAGKZCRG2js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAGKZCRG2js.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkSE2YSAERjs.getPublicApiUrl; exports.getReferralConfig = _chunkSE2YSAERjs.getReferralConfig; exports.getRoleId = _chunkSE2YSAERjs.getRoleId; exports.getStripePublishableKey = _chunkSE2YSAERjs.getStripePublishableKey; exports.getTableComponents = _chunkAGKZCRG2js.getTableComponents; exports.getTableOptions = _chunkAGKZCRG2js.getTableOptions; exports.getTokenHandler = _chunkAGKZCRG2js.getTokenHandler; exports.getTrackablePages = _chunkSE2YSAERjs.getTrackablePages; exports.getValueFromPath = _chunkAGKZCRG2js.getValueFromPath; exports.getWaitlistConfig = _chunkSE2YSAERjs.getWaitlistConfig; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.isReferralEnabled = _chunkSE2YSAERjs.isReferralEnabled; exports.isRolesConfigured = _chunkSE2YSAERjs.isRolesConfigured; exports.rehydrate = _chunkAGKZCRG2js.rehydrate; exports.rehydrateList = _chunkAGKZCRG2js.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAGKZCRG2js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAGKZCRG2js.setGlobalErrorHandler; exports.showCustomToast = _chunkAGKZCRG2js.showCustomToast; exports.showError = _chunkAGKZCRG2js.showError; exports.showToast = _chunkAGKZCRG2js.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkAGKZCRG2js.useComposedRefs; exports.useIsMobile = _chunkAGKZCRG2js.useIsMobile; exports.userObjectSchema = _chunkAGKZCRG2js.userObjectSchema; exports.validateCodiceFiscale = _chunkAGKZCRG2js.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkAGKZCRG2js.validateItalianTaxCode; exports.validatePartitaIva = _chunkAGKZCRG2js.validatePartitaIva;
444
+ exports.ACTION_TYPES = _chunkC6UXEPNYjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunk5SFFHIEEjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5SFFHIEEjs.AbstractApiData; exports.AbstractService = _chunk5SFFHIEEjs.AbstractService; exports.Action = _chunk5SFFHIEEjs.Action; exports.Assistant = _chunk5SFFHIEEjs.Assistant; exports.AssistantMessage = _chunk5SFFHIEEjs.AssistantMessage; exports.AssistantMessageModule = _chunk5SFFHIEEjs.AssistantMessageModule; exports.AssistantMessageService = _chunk5SFFHIEEjs.AssistantMessageService; exports.AssistantModule = _chunk5SFFHIEEjs.AssistantModule; exports.AssistantService = _chunk5SFFHIEEjs.AssistantService; exports.AuditLog = _chunk5SFFHIEEjs.AuditLog; exports.AuditLogModule = _chunk5SFFHIEEjs.AuditLogModule; exports.AuditLogService = _chunk5SFFHIEEjs.AuditLogService; exports.Auth = _chunk5SFFHIEEjs.Auth; exports.AuthComponent = _chunk5SFFHIEEjs.AuthComponent; exports.AuthModule = _chunk5SFFHIEEjs.AuthModule; exports.AuthService = _chunk5SFFHIEEjs.AuthService; exports.AuthorModule = _chunk5SFFHIEEjs.AuthorModule; exports.BackupCodeVerify = _chunk5SFFHIEEjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunk5SFFHIEEjs.BackupCodeVerifyModule; exports.Billing = _chunk5SFFHIEEjs.Billing; exports.BillingModule = _chunk5SFFHIEEjs.BillingModule; exports.BillingService = _chunk5SFFHIEEjs.BillingService; exports.BlockNoteDiffUtil = _chunk5SFFHIEEjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5SFFHIEEjs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkC6UXEPNYjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunk5SFFHIEEjs.Chunk; exports.ChunkModule = _chunk5SFFHIEEjs.ChunkModule; exports.ClientAbstractService = _chunk5SFFHIEEjs.ClientAbstractService; exports.ClientHttpMethod = _chunk5SFFHIEEjs.ClientHttpMethod; exports.Company = _chunk5SFFHIEEjs.Company; exports.CompanyFields = _chunk5SFFHIEEjs.CompanyFields; exports.CompanyModule = _chunk5SFFHIEEjs.CompanyModule; exports.CompanyService = _chunk5SFFHIEEjs.CompanyService; exports.Content = _chunk5SFFHIEEjs.Content; exports.ContentFields = _chunk5SFFHIEEjs.ContentFields; exports.ContentModule = _chunk5SFFHIEEjs.ContentModule; exports.ContentService = _chunk5SFFHIEEjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5SFFHIEEjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunk5SFFHIEEjs.EndpointCreator; exports.Feature = _chunk5SFFHIEEjs.Feature; exports.FeatureModule = _chunk5SFFHIEEjs.FeatureModule; exports.FeatureService = _chunk5SFFHIEEjs.FeatureService; exports.HowTo = _chunk5SFFHIEEjs.HowTo; exports.HowToFields = _chunk5SFFHIEEjs.HowToFields; exports.HowToModule = _chunk5SFFHIEEjs.HowToModule; exports.HowToService = _chunk5SFFHIEEjs.HowToService; exports.HttpMethod = _chunk5SFFHIEEjs.HttpMethod; exports.InvoiceStatus = _chunk5SFFHIEEjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunk5SFFHIEEjs.MOBILE_BREAKPOINT; exports.Module = _chunk5SFFHIEEjs.Module; exports.ModuleModule = _chunk5SFFHIEEjs.ModuleModule; exports.ModulePaths = _chunk5SFFHIEEjs.ModulePaths; exports.ModulePathsModule = _chunk5SFFHIEEjs.ModulePathsModule; exports.ModuleRegistrar = _chunk5SFFHIEEjs.ModuleRegistrar; exports.ModuleRegistry = _chunk5SFFHIEEjs.ModuleRegistry; exports.Modules = _chunk5SFFHIEEjs.Modules; exports.Notification = _chunk5SFFHIEEjs.Notification; exports.NotificationFields = _chunk5SFFHIEEjs.NotificationFields; exports.NotificationModule = _chunk5SFFHIEEjs.NotificationModule; exports.NotificationService = _chunk5SFFHIEEjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5SFFHIEEjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5SFFHIEEjs.OAuthClient; exports.OAuthModule = _chunk5SFFHIEEjs.OAuthModule; exports.OAuthService = _chunk5SFFHIEEjs.OAuthService; exports.Passkey = _chunk5SFFHIEEjs.Passkey; exports.PasskeyAuthenticationOptions = _chunk5SFFHIEEjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunk5SFFHIEEjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunk5SFFHIEEjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunk5SFFHIEEjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunk5SFFHIEEjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunk5SFFHIEEjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunk5SFFHIEEjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunk5SFFHIEEjs.PasskeyRename; exports.PasskeyRenameModule = _chunk5SFFHIEEjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunk5SFFHIEEjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunk5SFFHIEEjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunk5SFFHIEEjs.PaymentMethod; exports.PermissionMapping = _chunk5SFFHIEEjs.PermissionMapping; exports.PermissionMappingModule = _chunk5SFFHIEEjs.PermissionMappingModule; exports.Push = _chunk5SFFHIEEjs.Push; exports.PushModule = _chunk5SFFHIEEjs.PushModule; exports.PushService = _chunk5SFFHIEEjs.PushService; exports.RbacMatrixModel = _chunk5SFFHIEEjs.RbacMatrixModel; exports.RbacMatrixModule = _chunk5SFFHIEEjs.RbacMatrixModule; exports.RbacService = _chunkC6UXEPNYjs.RbacService; exports.ReferralModule = _chunk5SFFHIEEjs.ReferralModule; exports.ReferralService = _chunk5SFFHIEEjs.ReferralService; exports.ReferralStats = _chunk5SFFHIEEjs.ReferralStats; exports.ReferralStatsModule = _chunk5SFFHIEEjs.ReferralStatsModule; exports.RehydrationFactory = _chunk5SFFHIEEjs.RehydrationFactory; exports.Role = _chunk5SFFHIEEjs.Role; exports.RoleFields = _chunk5SFFHIEEjs.RoleFields; exports.RoleModule = _chunk5SFFHIEEjs.RoleModule; exports.RoleService = _chunk5SFFHIEEjs.RoleService; exports.S3 = _chunk5SFFHIEEjs.S3; exports.S3Module = _chunk5SFFHIEEjs.S3Module; exports.S3Service = _chunk5SFFHIEEjs.S3Service; exports.StripeCustomer = _chunk5SFFHIEEjs.StripeCustomer; exports.StripeCustomerModule = _chunk5SFFHIEEjs.StripeCustomerModule; exports.StripeCustomerService = _chunk5SFFHIEEjs.StripeCustomerService; exports.StripeInvoice = _chunk5SFFHIEEjs.StripeInvoice; exports.StripeInvoiceModule = _chunk5SFFHIEEjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5SFFHIEEjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5SFFHIEEjs.StripePaymentMethodModule; exports.StripePrice = _chunk5SFFHIEEjs.StripePrice; exports.StripePriceModule = _chunk5SFFHIEEjs.StripePriceModule; exports.StripePriceService = _chunk5SFFHIEEjs.StripePriceService; exports.StripeProduct = _chunk5SFFHIEEjs.StripeProduct; exports.StripeProductModule = _chunk5SFFHIEEjs.StripeProductModule; exports.StripeProductService = _chunk5SFFHIEEjs.StripeProductService; exports.StripePromotionCode = _chunk5SFFHIEEjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunk5SFFHIEEjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunk5SFFHIEEjs.StripePromotionCodeService; exports.StripeSubscription = _chunk5SFFHIEEjs.StripeSubscription; exports.StripeSubscriptionModule = _chunk5SFFHIEEjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5SFFHIEEjs.StripeSubscriptionService; exports.StripeUsage = _chunk5SFFHIEEjs.StripeUsage; exports.StripeUsageModule = _chunk5SFFHIEEjs.StripeUsageModule; exports.StripeUsageService = _chunk5SFFHIEEjs.StripeUsageService; exports.SubscriptionStatus = _chunk5SFFHIEEjs.SubscriptionStatus; exports.TableOptions = _chunk5SFFHIEEjs.TableOptions; exports.TotpAuthenticator = _chunk5SFFHIEEjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunk5SFFHIEEjs.TotpAuthenticatorModule; exports.TotpSetup = _chunk5SFFHIEEjs.TotpSetup; exports.TotpSetupModule = _chunk5SFFHIEEjs.TotpSetupModule; exports.TotpVerify = _chunk5SFFHIEEjs.TotpVerify; exports.TotpVerifyLogin = _chunk5SFFHIEEjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunk5SFFHIEEjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunk5SFFHIEEjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunk5SFFHIEEjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunk5SFFHIEEjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunk5SFFHIEEjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunk5SFFHIEEjs.TwoFactorEnableModule; exports.TwoFactorService = _chunk5SFFHIEEjs.TwoFactorService; exports.TwoFactorStatus = _chunk5SFFHIEEjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunk5SFFHIEEjs.TwoFactorStatusModule; exports.User = _chunk5SFFHIEEjs.User; exports.UserFields = _chunk5SFFHIEEjs.UserFields; exports.UserModule = _chunk5SFFHIEEjs.UserModule; exports.UserService = _chunk5SFFHIEEjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunk5SFFHIEEjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunk5SFFHIEEjs.Waitlist; exports.WaitlistModule = _chunk5SFFHIEEjs.WaitlistModule; exports.WaitlistService = _chunk5SFFHIEEjs.WaitlistService; exports.WaitlistStats = _chunk5SFFHIEEjs.WaitlistStats; exports.WaitlistStatsModule = _chunk5SFFHIEEjs.WaitlistStatsModule; exports.checkPermissions = _chunk5SFFHIEEjs.checkPermissions; exports.checkPermissionsFromServer = _chunk5SFFHIEEjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunk5SFFHIEEjs.clearLastApiMeta; exports.clearLastApiTotal = _chunk5SFFHIEEjs.clearLastApiTotal; exports.cn = _chunk5SFFHIEEjs.cn; exports.composeRefs = _chunk5SFFHIEEjs.composeRefs; exports.configureAuth = _chunk5SFFHIEEjs.configureAuth; exports.configureI18n = _chunkC6UXEPNYjs.configureI18n; exports.configureJsonApi = _chunkC6UXEPNYjs.configureJsonApi; exports.configureLogin = _chunkC6UXEPNYjs.configureLogin; exports.configureReferral = _chunkC6UXEPNYjs.configureReferral; exports.configureRoles = _chunkC6UXEPNYjs.configureRoles; exports.configureWaitlist = _chunkC6UXEPNYjs.configureWaitlist; exports.createJsonApiInclusion = _chunk5SFFHIEEjs.createJsonApiInclusion; exports.dismissToast = _chunk5SFFHIEEjs.dismissToast; exports.entityObjectSchema = _chunk5SFFHIEEjs.entityObjectSchema; exports.exists = _chunk5SFFHIEEjs.exists; exports.formatCodiceFiscale = _chunk5SFFHIEEjs.formatCodiceFiscale; exports.formatDate = _chunk5SFFHIEEjs.formatDate; exports.formatLocalDate = _chunk5SFFHIEEjs.formatLocalDate; exports.formatPartitaIva = _chunk5SFFHIEEjs.formatPartitaIva; exports.getApiUrl = _chunkC6UXEPNYjs.getApiUrl; exports.getAppUrl = _chunkC6UXEPNYjs.getAppUrl; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5SFFHIEEjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5SFFHIEEjs.getGlobalErrorHandler; exports.getIcon = _chunk5SFFHIEEjs.getIcon; exports.getIconByModule = _chunk5SFFHIEEjs.getIconByModule; exports.getIconByModuleName = _chunk5SFFHIEEjs.getIconByModuleName; exports.getInitials = _chunk5SFFHIEEjs.getInitials; exports.getLastApiMeta = _chunk5SFFHIEEjs.getLastApiMeta; exports.getLastApiTotal = _chunk5SFFHIEEjs.getLastApiTotal; exports.getLucideIcon = _chunk5SFFHIEEjs.getLucideIcon; exports.getLucideIconByModule = _chunk5SFFHIEEjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5SFFHIEEjs.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkC6UXEPNYjs.getPublicApiUrl; exports.getReferralConfig = _chunkC6UXEPNYjs.getReferralConfig; exports.getRoleId = _chunkC6UXEPNYjs.getRoleId; exports.getStripePublishableKey = _chunkC6UXEPNYjs.getStripePublishableKey; exports.getTableComponents = _chunk5SFFHIEEjs.getTableComponents; exports.getTableOptions = _chunk5SFFHIEEjs.getTableOptions; exports.getTokenHandler = _chunk5SFFHIEEjs.getTokenHandler; exports.getTrackablePages = _chunkC6UXEPNYjs.getTrackablePages; exports.getValueFromPath = _chunk5SFFHIEEjs.getValueFromPath; exports.getWaitlistConfig = _chunkC6UXEPNYjs.getWaitlistConfig; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.isReferralEnabled = _chunkC6UXEPNYjs.isReferralEnabled; exports.isRolesConfigured = _chunkC6UXEPNYjs.isRolesConfigured; exports.rehydrate = _chunk5SFFHIEEjs.rehydrate; exports.rehydrateList = _chunk5SFFHIEEjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5SFFHIEEjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5SFFHIEEjs.setGlobalErrorHandler; exports.showCustomToast = _chunk5SFFHIEEjs.showCustomToast; exports.showError = _chunk5SFFHIEEjs.showError; exports.showToast = _chunk5SFFHIEEjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunk5SFFHIEEjs.useComposedRefs; exports.useIsMobile = _chunk5SFFHIEEjs.useIsMobile; exports.userObjectSchema = _chunk5SFFHIEEjs.userObjectSchema; exports.validateCodiceFiscale = _chunk5SFFHIEEjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunk5SFFHIEEjs.validateItalianTaxCode; exports.validatePartitaIva = _chunk5SFFHIEEjs.validatePartitaIva;
445
445
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -18,7 +18,7 @@ import {
18
18
  getWaitlistConfig,
19
19
  isReferralEnabled,
20
20
  isRolesConfigured
21
- } from "./chunk-KXTTYXJ6.mjs";
21
+ } from "./chunk-ZV2GZKFR.mjs";
22
22
  import {
23
23
  AVAILABLE_OAUTH_SCOPES,
24
24
  AbstractApiData,
@@ -208,7 +208,7 @@ import {
208
208
  validateCodiceFiscale,
209
209
  validateItalianTaxCode,
210
210
  validatePartitaIva
211
- } from "./chunk-5GVY2M5X.mjs";
211
+ } from "./chunk-KZHHKPQZ.mjs";
212
212
  import "./chunk-AUXK7QSA.mjs";
213
213
  import "./chunk-C7C7VY4F.mjs";
214
214
  import {
@@ -6,9 +6,9 @@ type CompanyInput = {
6
6
  name?: string;
7
7
  logo?: string;
8
8
  configurations?: any;
9
- monthlyTokens?: number;
10
- availableMonthlyTokens?: number;
11
- availableExtraTokens?: number;
9
+ monthlyCredits?: number;
10
+ availableMonthlyCredits?: number;
11
+ availableExtraCredits?: number;
12
12
  featureIds?: string[];
13
13
  moduleIds?: string[];
14
14
  legal_address?: string;
@@ -28,9 +28,9 @@ interface CompanyInterface extends ApiDataInterface {
28
28
  get logo(): string | undefined;
29
29
  get logoUrl(): string | undefined;
30
30
  get isActiveSubscription(): boolean;
31
- get monthlyTokens(): number;
32
- get availableMonthlyTokens(): number;
33
- get availableExtraTokens(): number;
31
+ get monthlyCredits(): number;
32
+ get availableMonthlyCredits(): number;
33
+ get availableExtraCredits(): number;
34
34
  get features(): FeatureInterface[];
35
35
  get modules(): ModuleInterface[];
36
36
  get legal_address(): string | undefined;
@@ -6,9 +6,9 @@ type CompanyInput = {
6
6
  name?: string;
7
7
  logo?: string;
8
8
  configurations?: any;
9
- monthlyTokens?: number;
10
- availableMonthlyTokens?: number;
11
- availableExtraTokens?: number;
9
+ monthlyCredits?: number;
10
+ availableMonthlyCredits?: number;
11
+ availableExtraCredits?: number;
12
12
  featureIds?: string[];
13
13
  moduleIds?: string[];
14
14
  legal_address?: string;
@@ -28,9 +28,9 @@ interface CompanyInterface extends ApiDataInterface {
28
28
  get logo(): string | undefined;
29
29
  get logoUrl(): string | undefined;
30
30
  get isActiveSubscription(): boolean;
31
- get monthlyTokens(): number;
32
- get availableMonthlyTokens(): number;
33
- get availableExtraTokens(): number;
31
+ get monthlyCredits(): number;
32
+ get availableMonthlyCredits(): number;
33
+ get availableExtraCredits(): number;
34
34
  get features(): FeatureInterface[];
35
35
  get modules(): ModuleInterface[];
36
36
  get legal_address(): string | undefined;
@@ -1,7 +1,7 @@
1
1
  import { F as FeatureInterface } from './feature.interface-CXb1-vNq.mjs';
2
- import { e as RoleInterface, U as UserInterface, f as UserInput, c as CompanyInterface, b as CompanyInput, C as ContentInterface, N as NotificationInterface } from './notification.interface-B3kNUTZs.mjs';
2
+ import { e as RoleInterface, U as UserInterface, f as UserInput, c as CompanyInterface, b as CompanyInput, C as ContentInterface, N as NotificationInterface } from './notification.interface-CG1vqoxg.mjs';
3
3
  import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-BcZeXy5X.mjs';
4
- import { A as AuthInput, b as AuthInterface } from './auth.interface-r3XKYOrQ.mjs';
4
+ import { A as AuthInput, b as AuthInterface } from './auth.interface-CkmZqat3.mjs';
5
5
  import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-CYEcRUrh.mjs';
6
6
 
7
7
  declare enum HttpMethod {
@@ -1,7 +1,7 @@
1
1
  import { F as FeatureInterface } from './feature.interface-BO25VLlx.js';
2
- import { e as RoleInterface, U as UserInterface, f as UserInput, c as CompanyInterface, b as CompanyInput, C as ContentInterface, N as NotificationInterface } from './notification.interface-LKFmZndR.js';
2
+ import { e as RoleInterface, U as UserInterface, f as UserInput, c as CompanyInterface, b as CompanyInput, C as ContentInterface, N as NotificationInterface } from './notification.interface--27exGde.js';
3
3
  import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-BcZeXy5X.js';
4
- import { A as AuthInput, b as AuthInterface } from './auth.interface-yivTb46w.js';
4
+ import { A as AuthInput, b as AuthInterface } from './auth.interface-COmBjh89.js';
5
5
  import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-CYEcRUrh.js';
6
6
 
7
7
  declare enum HttpMethod {
@@ -2,12 +2,12 @@ import { A as ApiData } from '../ApiData-DPKNfY-9.mjs';
2
2
  import { M as ModuleWithPermissions, A as Action } from '../types-CQSjy7et.mjs';
3
3
  import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.mjs';
4
4
  import { A as ApiResponseInterface } from '../ApiResponseInterface-rsXRL_Hn.mjs';
5
- export { A as ServerAuthService, C as ServerCompanyService, a as ServerContentService, F as ServerFeatureService, N as ServerNotificationService, P as ServerPushService, R as ServerRoleService, S as ServerS3Service, U as ServerUserService } from '../s3.service-CXKV_OT-.mjs';
5
+ export { A as ServerAuthService, C as ServerCompanyService, a as ServerContentService, F as ServerFeatureService, N as ServerNotificationService, P as ServerPushService, R as ServerRoleService, S as ServerS3Service, U as ServerUserService } from '../s3.service-DYflLXCt.mjs';
6
6
  import 'lucide-react';
7
7
  import '../ApiDataInterface-BcZeXy5X.mjs';
8
8
  import '../feature.interface-CXb1-vNq.mjs';
9
- import '../notification.interface-B3kNUTZs.mjs';
10
- import '../auth.interface-r3XKYOrQ.mjs';
9
+ import '../notification.interface-CG1vqoxg.mjs';
10
+ import '../auth.interface-CkmZqat3.mjs';
11
11
 
12
12
  type CacheProfile = "seconds" | "minutes" | "hours" | "days" | "weeks" | "max" | "default";
13
13
  /**
@@ -2,12 +2,12 @@ import { A as ApiData } from '../ApiData-DPKNfY-9.js';
2
2
  import { M as ModuleWithPermissions, A as Action } from '../types-DHOxe8rc.js';
3
3
  import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.js';
4
4
  import { A as ApiResponseInterface } from '../ApiResponseInterface-CWLvSCvS.js';
5
- export { A as ServerAuthService, C as ServerCompanyService, a as ServerContentService, F as ServerFeatureService, N as ServerNotificationService, P as ServerPushService, R as ServerRoleService, S as ServerS3Service, U as ServerUserService } from '../s3.service-BrmeMjtk.js';
5
+ export { A as ServerAuthService, C as ServerCompanyService, a as ServerContentService, F as ServerFeatureService, N as ServerNotificationService, P as ServerPushService, R as ServerRoleService, S as ServerS3Service, U as ServerUserService } from '../s3.service-Dmfxpn-k.js';
6
6
  import 'lucide-react';
7
7
  import '../ApiDataInterface-BcZeXy5X.js';
8
8
  import '../feature.interface-BO25VLlx.js';
9
- import '../notification.interface-LKFmZndR.js';
10
- import '../auth.interface-yivTb46w.js';
9
+ import '../notification.interface--27exGde.js';
10
+ import '../auth.interface-COmBjh89.js';
11
11
 
12
12
  type CacheProfile = "seconds" | "minutes" | "hours" | "days" | "weeks" | "max" | "default";
13
13
  /**