@carlonicora/nextjs-jsonapi 1.138.1 → 1.139.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 (55) hide show
  1. package/dist/{BlockNoteEditor-N5V74BJF.js → BlockNoteEditor-C7GK6NBI.js} +19 -19
  2. package/dist/{BlockNoteEditor-N5V74BJF.js.map → BlockNoteEditor-C7GK6NBI.js.map} +1 -1
  3. package/dist/{BlockNoteEditor-E6ULBTZD.mjs → BlockNoteEditor-XVVV2CUL.mjs} +4 -4
  4. package/dist/billing/index.js +357 -357
  5. package/dist/billing/index.mjs +3 -3
  6. package/dist/{chunk-W73JBOIR.js → chunk-AWOOIQLF.js} +14 -2
  7. package/dist/chunk-AWOOIQLF.js.map +1 -0
  8. package/dist/{chunk-FLZ55M3V.js → chunk-FYJKTQCU.js} +734 -727
  9. package/dist/chunk-FYJKTQCU.js.map +1 -0
  10. package/dist/{chunk-DVOBOFCF.mjs → chunk-GF4OWZKE.mjs} +13 -1
  11. package/dist/chunk-GF4OWZKE.mjs.map +1 -0
  12. package/dist/{chunk-L5CPWDCM.mjs → chunk-GTBHGR3F.mjs} +11 -4
  13. package/dist/chunk-GTBHGR3F.mjs.map +1 -0
  14. package/dist/{chunk-M5IAN7IR.mjs → chunk-PKSCKISS.mjs} +2 -2
  15. package/dist/{chunk-C2LEIBUK.js → chunk-XN6CXBNO.js} +7 -7
  16. package/dist/{chunk-C2LEIBUK.js.map → chunk-XN6CXBNO.js.map} +1 -1
  17. package/dist/client/index.d.mts +2 -2
  18. package/dist/client/index.d.ts +2 -2
  19. package/dist/client/index.js +4 -4
  20. package/dist/client/index.mjs +3 -3
  21. package/dist/components/index.d.mts +1 -1
  22. package/dist/components/index.d.ts +1 -1
  23. package/dist/components/index.js +4 -4
  24. package/dist/components/index.mjs +3 -3
  25. package/dist/contexts/index.js +4 -4
  26. package/dist/contexts/index.mjs +3 -3
  27. package/dist/core/index.d.mts +2 -2
  28. package/dist/core/index.d.ts +2 -2
  29. package/dist/core/index.js +6 -2
  30. package/dist/core/index.js.map +1 -1
  31. package/dist/core/index.mjs +5 -1
  32. package/dist/features/help/index.js +37 -37
  33. package/dist/features/help/index.mjs +3 -3
  34. package/dist/index.d.mts +2 -2
  35. package/dist/index.d.ts +2 -2
  36. package/dist/index.js +7 -3
  37. package/dist/index.js.map +1 -1
  38. package/dist/index.mjs +6 -2
  39. package/dist/{s3.service-gcEjq8gF.d.ts → s3.service-BrmeMjtk.d.ts} +3 -1
  40. package/dist/{s3.service-CBqyDZyz.d.mts → s3.service-CXKV_OT-.d.mts} +3 -1
  41. package/dist/server/index.d.mts +1 -1
  42. package/dist/server/index.d.ts +1 -1
  43. package/dist/server/index.js +3 -3
  44. package/dist/server/index.mjs +1 -1
  45. package/dist/{useDataListRetriever-BqJSFBck.d.mts → useDataListRetriever-WEXL4bqB.d.mts} +1 -0
  46. package/dist/{useDataListRetriever-BqJSFBck.d.ts → useDataListRetriever-WEXL4bqB.d.ts} +1 -0
  47. package/package.json +1 -1
  48. package/src/core/abstracts/AbstractService.ts +15 -0
  49. package/src/hooks/useDataListRetriever.ts +9 -1
  50. package/dist/chunk-DVOBOFCF.mjs.map +0 -1
  51. package/dist/chunk-FLZ55M3V.js.map +0 -1
  52. package/dist/chunk-L5CPWDCM.mjs.map +0 -1
  53. package/dist/chunk-W73JBOIR.js.map +0 -1
  54. /package/dist/{BlockNoteEditor-E6ULBTZD.mjs.map → BlockNoteEditor-XVVV2CUL.mjs.map} +0 -0
  55. /package/dist/{chunk-M5IAN7IR.mjs.map → chunk-PKSCKISS.mjs.map} +0 -0
@@ -180,7 +180,9 @@
180
180
 
181
181
 
182
182
 
183
- var _chunkW73JBOIRjs = require('../chunk-W73JBOIR.js');
183
+
184
+
185
+ var _chunkAWOOIQLFjs = require('../chunk-AWOOIQLF.js');
184
186
  require('../chunk-LXKSUWAV.js');
185
187
  require('../chunk-IBS6NI7D.js');
186
188
 
@@ -387,5 +389,7 @@ require('../chunk-7QVYU63E.js');
387
389
 
388
390
 
389
391
 
390
- exports.AVAILABLE_OAUTH_SCOPES = _chunkW73JBOIRjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkW73JBOIRjs.AbstractApiData; exports.AbstractService = _chunkW73JBOIRjs.AbstractService; exports.Action = _chunkW73JBOIRjs.Action; exports.Assistant = _chunkW73JBOIRjs.Assistant; exports.AssistantMessage = _chunkW73JBOIRjs.AssistantMessage; exports.AssistantMessageModule = _chunkW73JBOIRjs.AssistantMessageModule; exports.AssistantMessageService = _chunkW73JBOIRjs.AssistantMessageService; exports.AssistantModule = _chunkW73JBOIRjs.AssistantModule; exports.AssistantService = _chunkW73JBOIRjs.AssistantService; exports.AuditLog = _chunkW73JBOIRjs.AuditLog; exports.AuditLogModule = _chunkW73JBOIRjs.AuditLogModule; exports.AuditLogService = _chunkW73JBOIRjs.AuditLogService; exports.Auth = _chunkW73JBOIRjs.Auth; exports.AuthComponent = _chunkW73JBOIRjs.AuthComponent; exports.AuthModule = _chunkW73JBOIRjs.AuthModule; exports.AuthService = _chunkW73JBOIRjs.AuthService; exports.AuthorModule = _chunkW73JBOIRjs.AuthorModule; exports.BackupCodeVerify = _chunkW73JBOIRjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkW73JBOIRjs.BackupCodeVerifyModule; exports.Billing = _chunkW73JBOIRjs.Billing; exports.BillingModule = _chunkW73JBOIRjs.BillingModule; exports.BillingService = _chunkW73JBOIRjs.BillingService; exports.BlockNoteDiffUtil = _chunkW73JBOIRjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkW73JBOIRjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkW73JBOIRjs.Chunk; exports.ChunkModule = _chunkW73JBOIRjs.ChunkModule; exports.ClientAbstractService = _chunkW73JBOIRjs.ClientAbstractService; exports.ClientHttpMethod = _chunkW73JBOIRjs.ClientHttpMethod; exports.Company = _chunkW73JBOIRjs.Company; exports.CompanyFields = _chunkW73JBOIRjs.CompanyFields; exports.CompanyModule = _chunkW73JBOIRjs.CompanyModule; exports.CompanyService = _chunkW73JBOIRjs.CompanyService; exports.Content = _chunkW73JBOIRjs.Content; exports.ContentFields = _chunkW73JBOIRjs.ContentFields; exports.ContentModule = _chunkW73JBOIRjs.ContentModule; exports.ContentService = _chunkW73JBOIRjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkW73JBOIRjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkW73JBOIRjs.EndpointCreator; exports.Feature = _chunkW73JBOIRjs.Feature; exports.FeatureModule = _chunkW73JBOIRjs.FeatureModule; exports.FeatureService = _chunkW73JBOIRjs.FeatureService; exports.HowTo = _chunkW73JBOIRjs.HowTo; exports.HowToFields = _chunkW73JBOIRjs.HowToFields; exports.HowToModule = _chunkW73JBOIRjs.HowToModule; exports.HowToService = _chunkW73JBOIRjs.HowToService; exports.HttpMethod = _chunkW73JBOIRjs.HttpMethod; exports.InvoiceStatus = _chunkW73JBOIRjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkW73JBOIRjs.MOBILE_BREAKPOINT; exports.Module = _chunkW73JBOIRjs.Module; exports.ModuleModule = _chunkW73JBOIRjs.ModuleModule; exports.ModulePathsModule = _chunkW73JBOIRjs.ModulePathsModule; exports.ModuleRegistrar = _chunkW73JBOIRjs.ModuleRegistrar; exports.ModuleRegistry = _chunkW73JBOIRjs.ModuleRegistry; exports.Modules = _chunkW73JBOIRjs.Modules; exports.Notification = _chunkW73JBOIRjs.Notification; exports.NotificationFields = _chunkW73JBOIRjs.NotificationFields; exports.NotificationModule = _chunkW73JBOIRjs.NotificationModule; exports.NotificationService = _chunkW73JBOIRjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkW73JBOIRjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkW73JBOIRjs.OAuthClient; exports.OAuthModule = _chunkW73JBOIRjs.OAuthModule; exports.OAuthService = _chunkW73JBOIRjs.OAuthService; exports.Passkey = _chunkW73JBOIRjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkW73JBOIRjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkW73JBOIRjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkW73JBOIRjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkW73JBOIRjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkW73JBOIRjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkW73JBOIRjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkW73JBOIRjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkW73JBOIRjs.PasskeyRename; exports.PasskeyRenameModule = _chunkW73JBOIRjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkW73JBOIRjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkW73JBOIRjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkW73JBOIRjs.PaymentMethod; exports.PermissionMappingModule = _chunkW73JBOIRjs.PermissionMappingModule; exports.Push = _chunkW73JBOIRjs.Push; exports.PushModule = _chunkW73JBOIRjs.PushModule; exports.PushService = _chunkW73JBOIRjs.PushService; exports.RbacMatrixModule = _chunkW73JBOIRjs.RbacMatrixModule; exports.ReferralModule = _chunkW73JBOIRjs.ReferralModule; exports.ReferralService = _chunkW73JBOIRjs.ReferralService; exports.ReferralStats = _chunkW73JBOIRjs.ReferralStats; exports.ReferralStatsModule = _chunkW73JBOIRjs.ReferralStatsModule; exports.RehydrationFactory = _chunkW73JBOIRjs.RehydrationFactory; exports.Role = _chunkW73JBOIRjs.Role; exports.RoleFields = _chunkW73JBOIRjs.RoleFields; exports.RoleModule = _chunkW73JBOIRjs.RoleModule; exports.RoleService = _chunkW73JBOIRjs.RoleService; exports.S3 = _chunkW73JBOIRjs.S3; exports.S3Module = _chunkW73JBOIRjs.S3Module; exports.S3Service = _chunkW73JBOIRjs.S3Service; exports.StripeCustomer = _chunkW73JBOIRjs.StripeCustomer; exports.StripeCustomerModule = _chunkW73JBOIRjs.StripeCustomerModule; exports.StripeCustomerService = _chunkW73JBOIRjs.StripeCustomerService; exports.StripeInvoice = _chunkW73JBOIRjs.StripeInvoice; exports.StripeInvoiceModule = _chunkW73JBOIRjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkW73JBOIRjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkW73JBOIRjs.StripePaymentMethodModule; exports.StripePrice = _chunkW73JBOIRjs.StripePrice; exports.StripePriceModule = _chunkW73JBOIRjs.StripePriceModule; exports.StripePriceService = _chunkW73JBOIRjs.StripePriceService; exports.StripeProduct = _chunkW73JBOIRjs.StripeProduct; exports.StripeProductModule = _chunkW73JBOIRjs.StripeProductModule; exports.StripeProductService = _chunkW73JBOIRjs.StripeProductService; exports.StripePromotionCode = _chunkW73JBOIRjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkW73JBOIRjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkW73JBOIRjs.StripePromotionCodeService; exports.StripeSubscription = _chunkW73JBOIRjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkW73JBOIRjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkW73JBOIRjs.StripeSubscriptionService; exports.StripeUsage = _chunkW73JBOIRjs.StripeUsage; exports.StripeUsageModule = _chunkW73JBOIRjs.StripeUsageModule; exports.StripeUsageService = _chunkW73JBOIRjs.StripeUsageService; exports.SubscriptionStatus = _chunkW73JBOIRjs.SubscriptionStatus; exports.TableOptions = _chunkW73JBOIRjs.TableOptions; exports.TotpAuthenticator = _chunkW73JBOIRjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkW73JBOIRjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkW73JBOIRjs.TotpSetup; exports.TotpSetupModule = _chunkW73JBOIRjs.TotpSetupModule; exports.TotpVerify = _chunkW73JBOIRjs.TotpVerify; exports.TotpVerifyLogin = _chunkW73JBOIRjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkW73JBOIRjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkW73JBOIRjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkW73JBOIRjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkW73JBOIRjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkW73JBOIRjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkW73JBOIRjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkW73JBOIRjs.TwoFactorService; exports.TwoFactorStatus = _chunkW73JBOIRjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkW73JBOIRjs.TwoFactorStatusModule; exports.User = _chunkW73JBOIRjs.User; exports.UserFields = _chunkW73JBOIRjs.UserFields; exports.UserModule = _chunkW73JBOIRjs.UserModule; exports.UserService = _chunkW73JBOIRjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkW73JBOIRjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkW73JBOIRjs.Waitlist; exports.WaitlistModule = _chunkW73JBOIRjs.WaitlistModule; exports.WaitlistService = _chunkW73JBOIRjs.WaitlistService; exports.WaitlistStats = _chunkW73JBOIRjs.WaitlistStats; exports.WaitlistStatsModule = _chunkW73JBOIRjs.WaitlistStatsModule; exports.checkPermissions = _chunkW73JBOIRjs.checkPermissions; exports.checkPermissionsFromServer = _chunkW73JBOIRjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkW73JBOIRjs.clearLastApiTotal; exports.cn = _chunkW73JBOIRjs.cn; exports.composeRefs = _chunkW73JBOIRjs.composeRefs; exports.createJsonApiInclusion = _chunkW73JBOIRjs.createJsonApiInclusion; exports.dismissToast = _chunkW73JBOIRjs.dismissToast; exports.entityObjectSchema = _chunkW73JBOIRjs.entityObjectSchema; exports.exists = _chunkW73JBOIRjs.exists; exports.formatCodiceFiscale = _chunkW73JBOIRjs.formatCodiceFiscale; exports.formatDate = _chunkW73JBOIRjs.formatDate; exports.formatLocalDate = _chunkW73JBOIRjs.formatLocalDate; exports.formatPartitaIva = _chunkW73JBOIRjs.formatPartitaIva; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkW73JBOIRjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkW73JBOIRjs.getGlobalErrorHandler; exports.getIcon = _chunkW73JBOIRjs.getIcon; exports.getIconByModule = _chunkW73JBOIRjs.getIconByModule; exports.getIconByModuleName = _chunkW73JBOIRjs.getIconByModuleName; exports.getInitials = _chunkW73JBOIRjs.getInitials; exports.getLastApiTotal = _chunkW73JBOIRjs.getLastApiTotal; exports.getLucideIcon = _chunkW73JBOIRjs.getLucideIcon; exports.getLucideIconByModule = _chunkW73JBOIRjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkW73JBOIRjs.getLucideIconByModuleName; exports.getTableComponents = _chunkW73JBOIRjs.getTableComponents; exports.getTableOptions = _chunkW73JBOIRjs.getTableOptions; exports.getValueFromPath = _chunkW73JBOIRjs.getValueFromPath; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.rehydrate = _chunkW73JBOIRjs.rehydrate; exports.rehydrateList = _chunkW73JBOIRjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkW73JBOIRjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkW73JBOIRjs.setGlobalErrorHandler; exports.showCustomToast = _chunkW73JBOIRjs.showCustomToast; exports.showError = _chunkW73JBOIRjs.showError; exports.showToast = _chunkW73JBOIRjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkW73JBOIRjs.useComposedRefs; exports.useIsMobile = _chunkW73JBOIRjs.useIsMobile; exports.userObjectSchema = _chunkW73JBOIRjs.userObjectSchema; exports.validateCodiceFiscale = _chunkW73JBOIRjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkW73JBOIRjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkW73JBOIRjs.validatePartitaIva;
392
+
393
+
394
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkAWOOIQLFjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkAWOOIQLFjs.AbstractApiData; exports.AbstractService = _chunkAWOOIQLFjs.AbstractService; exports.Action = _chunkAWOOIQLFjs.Action; exports.Assistant = _chunkAWOOIQLFjs.Assistant; exports.AssistantMessage = _chunkAWOOIQLFjs.AssistantMessage; exports.AssistantMessageModule = _chunkAWOOIQLFjs.AssistantMessageModule; exports.AssistantMessageService = _chunkAWOOIQLFjs.AssistantMessageService; exports.AssistantModule = _chunkAWOOIQLFjs.AssistantModule; exports.AssistantService = _chunkAWOOIQLFjs.AssistantService; exports.AuditLog = _chunkAWOOIQLFjs.AuditLog; exports.AuditLogModule = _chunkAWOOIQLFjs.AuditLogModule; exports.AuditLogService = _chunkAWOOIQLFjs.AuditLogService; exports.Auth = _chunkAWOOIQLFjs.Auth; exports.AuthComponent = _chunkAWOOIQLFjs.AuthComponent; exports.AuthModule = _chunkAWOOIQLFjs.AuthModule; exports.AuthService = _chunkAWOOIQLFjs.AuthService; exports.AuthorModule = _chunkAWOOIQLFjs.AuthorModule; exports.BackupCodeVerify = _chunkAWOOIQLFjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkAWOOIQLFjs.BackupCodeVerifyModule; exports.Billing = _chunkAWOOIQLFjs.Billing; exports.BillingModule = _chunkAWOOIQLFjs.BillingModule; exports.BillingService = _chunkAWOOIQLFjs.BillingService; exports.BlockNoteDiffUtil = _chunkAWOOIQLFjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAWOOIQLFjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkAWOOIQLFjs.Chunk; exports.ChunkModule = _chunkAWOOIQLFjs.ChunkModule; exports.ClientAbstractService = _chunkAWOOIQLFjs.ClientAbstractService; exports.ClientHttpMethod = _chunkAWOOIQLFjs.ClientHttpMethod; exports.Company = _chunkAWOOIQLFjs.Company; exports.CompanyFields = _chunkAWOOIQLFjs.CompanyFields; exports.CompanyModule = _chunkAWOOIQLFjs.CompanyModule; exports.CompanyService = _chunkAWOOIQLFjs.CompanyService; exports.Content = _chunkAWOOIQLFjs.Content; exports.ContentFields = _chunkAWOOIQLFjs.ContentFields; exports.ContentModule = _chunkAWOOIQLFjs.ContentModule; exports.ContentService = _chunkAWOOIQLFjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkAWOOIQLFjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkAWOOIQLFjs.EndpointCreator; exports.Feature = _chunkAWOOIQLFjs.Feature; exports.FeatureModule = _chunkAWOOIQLFjs.FeatureModule; exports.FeatureService = _chunkAWOOIQLFjs.FeatureService; exports.HowTo = _chunkAWOOIQLFjs.HowTo; exports.HowToFields = _chunkAWOOIQLFjs.HowToFields; exports.HowToModule = _chunkAWOOIQLFjs.HowToModule; exports.HowToService = _chunkAWOOIQLFjs.HowToService; exports.HttpMethod = _chunkAWOOIQLFjs.HttpMethod; exports.InvoiceStatus = _chunkAWOOIQLFjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkAWOOIQLFjs.MOBILE_BREAKPOINT; exports.Module = _chunkAWOOIQLFjs.Module; exports.ModuleModule = _chunkAWOOIQLFjs.ModuleModule; exports.ModulePathsModule = _chunkAWOOIQLFjs.ModulePathsModule; exports.ModuleRegistrar = _chunkAWOOIQLFjs.ModuleRegistrar; exports.ModuleRegistry = _chunkAWOOIQLFjs.ModuleRegistry; exports.Modules = _chunkAWOOIQLFjs.Modules; exports.Notification = _chunkAWOOIQLFjs.Notification; exports.NotificationFields = _chunkAWOOIQLFjs.NotificationFields; exports.NotificationModule = _chunkAWOOIQLFjs.NotificationModule; exports.NotificationService = _chunkAWOOIQLFjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkAWOOIQLFjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkAWOOIQLFjs.OAuthClient; exports.OAuthModule = _chunkAWOOIQLFjs.OAuthModule; exports.OAuthService = _chunkAWOOIQLFjs.OAuthService; exports.Passkey = _chunkAWOOIQLFjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkAWOOIQLFjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkAWOOIQLFjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkAWOOIQLFjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkAWOOIQLFjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkAWOOIQLFjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkAWOOIQLFjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkAWOOIQLFjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkAWOOIQLFjs.PasskeyRename; exports.PasskeyRenameModule = _chunkAWOOIQLFjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkAWOOIQLFjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkAWOOIQLFjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkAWOOIQLFjs.PaymentMethod; exports.PermissionMappingModule = _chunkAWOOIQLFjs.PermissionMappingModule; exports.Push = _chunkAWOOIQLFjs.Push; exports.PushModule = _chunkAWOOIQLFjs.PushModule; exports.PushService = _chunkAWOOIQLFjs.PushService; exports.RbacMatrixModule = _chunkAWOOIQLFjs.RbacMatrixModule; exports.ReferralModule = _chunkAWOOIQLFjs.ReferralModule; exports.ReferralService = _chunkAWOOIQLFjs.ReferralService; exports.ReferralStats = _chunkAWOOIQLFjs.ReferralStats; exports.ReferralStatsModule = _chunkAWOOIQLFjs.ReferralStatsModule; exports.RehydrationFactory = _chunkAWOOIQLFjs.RehydrationFactory; exports.Role = _chunkAWOOIQLFjs.Role; exports.RoleFields = _chunkAWOOIQLFjs.RoleFields; exports.RoleModule = _chunkAWOOIQLFjs.RoleModule; exports.RoleService = _chunkAWOOIQLFjs.RoleService; exports.S3 = _chunkAWOOIQLFjs.S3; exports.S3Module = _chunkAWOOIQLFjs.S3Module; exports.S3Service = _chunkAWOOIQLFjs.S3Service; exports.StripeCustomer = _chunkAWOOIQLFjs.StripeCustomer; exports.StripeCustomerModule = _chunkAWOOIQLFjs.StripeCustomerModule; exports.StripeCustomerService = _chunkAWOOIQLFjs.StripeCustomerService; exports.StripeInvoice = _chunkAWOOIQLFjs.StripeInvoice; exports.StripeInvoiceModule = _chunkAWOOIQLFjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkAWOOIQLFjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkAWOOIQLFjs.StripePaymentMethodModule; exports.StripePrice = _chunkAWOOIQLFjs.StripePrice; exports.StripePriceModule = _chunkAWOOIQLFjs.StripePriceModule; exports.StripePriceService = _chunkAWOOIQLFjs.StripePriceService; exports.StripeProduct = _chunkAWOOIQLFjs.StripeProduct; exports.StripeProductModule = _chunkAWOOIQLFjs.StripeProductModule; exports.StripeProductService = _chunkAWOOIQLFjs.StripeProductService; exports.StripePromotionCode = _chunkAWOOIQLFjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkAWOOIQLFjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkAWOOIQLFjs.StripePromotionCodeService; exports.StripeSubscription = _chunkAWOOIQLFjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkAWOOIQLFjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkAWOOIQLFjs.StripeSubscriptionService; exports.StripeUsage = _chunkAWOOIQLFjs.StripeUsage; exports.StripeUsageModule = _chunkAWOOIQLFjs.StripeUsageModule; exports.StripeUsageService = _chunkAWOOIQLFjs.StripeUsageService; exports.SubscriptionStatus = _chunkAWOOIQLFjs.SubscriptionStatus; exports.TableOptions = _chunkAWOOIQLFjs.TableOptions; exports.TotpAuthenticator = _chunkAWOOIQLFjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkAWOOIQLFjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkAWOOIQLFjs.TotpSetup; exports.TotpSetupModule = _chunkAWOOIQLFjs.TotpSetupModule; exports.TotpVerify = _chunkAWOOIQLFjs.TotpVerify; exports.TotpVerifyLogin = _chunkAWOOIQLFjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkAWOOIQLFjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkAWOOIQLFjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkAWOOIQLFjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkAWOOIQLFjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkAWOOIQLFjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkAWOOIQLFjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkAWOOIQLFjs.TwoFactorService; exports.TwoFactorStatus = _chunkAWOOIQLFjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkAWOOIQLFjs.TwoFactorStatusModule; exports.User = _chunkAWOOIQLFjs.User; exports.UserFields = _chunkAWOOIQLFjs.UserFields; exports.UserModule = _chunkAWOOIQLFjs.UserModule; exports.UserService = _chunkAWOOIQLFjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkAWOOIQLFjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkAWOOIQLFjs.Waitlist; exports.WaitlistModule = _chunkAWOOIQLFjs.WaitlistModule; exports.WaitlistService = _chunkAWOOIQLFjs.WaitlistService; exports.WaitlistStats = _chunkAWOOIQLFjs.WaitlistStats; exports.WaitlistStatsModule = _chunkAWOOIQLFjs.WaitlistStatsModule; exports.checkPermissions = _chunkAWOOIQLFjs.checkPermissions; exports.checkPermissionsFromServer = _chunkAWOOIQLFjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkAWOOIQLFjs.clearLastApiMeta; exports.clearLastApiTotal = _chunkAWOOIQLFjs.clearLastApiTotal; exports.cn = _chunkAWOOIQLFjs.cn; exports.composeRefs = _chunkAWOOIQLFjs.composeRefs; exports.createJsonApiInclusion = _chunkAWOOIQLFjs.createJsonApiInclusion; exports.dismissToast = _chunkAWOOIQLFjs.dismissToast; exports.entityObjectSchema = _chunkAWOOIQLFjs.entityObjectSchema; exports.exists = _chunkAWOOIQLFjs.exists; exports.formatCodiceFiscale = _chunkAWOOIQLFjs.formatCodiceFiscale; exports.formatDate = _chunkAWOOIQLFjs.formatDate; exports.formatLocalDate = _chunkAWOOIQLFjs.formatLocalDate; exports.formatPartitaIva = _chunkAWOOIQLFjs.formatPartitaIva; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAWOOIQLFjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAWOOIQLFjs.getGlobalErrorHandler; exports.getIcon = _chunkAWOOIQLFjs.getIcon; exports.getIconByModule = _chunkAWOOIQLFjs.getIconByModule; exports.getIconByModuleName = _chunkAWOOIQLFjs.getIconByModuleName; exports.getInitials = _chunkAWOOIQLFjs.getInitials; exports.getLastApiMeta = _chunkAWOOIQLFjs.getLastApiMeta; exports.getLastApiTotal = _chunkAWOOIQLFjs.getLastApiTotal; exports.getLucideIcon = _chunkAWOOIQLFjs.getLucideIcon; exports.getLucideIconByModule = _chunkAWOOIQLFjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAWOOIQLFjs.getLucideIconByModuleName; exports.getTableComponents = _chunkAWOOIQLFjs.getTableComponents; exports.getTableOptions = _chunkAWOOIQLFjs.getTableOptions; exports.getValueFromPath = _chunkAWOOIQLFjs.getValueFromPath; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.rehydrate = _chunkAWOOIQLFjs.rehydrate; exports.rehydrateList = _chunkAWOOIQLFjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAWOOIQLFjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAWOOIQLFjs.setGlobalErrorHandler; exports.showCustomToast = _chunkAWOOIQLFjs.showCustomToast; exports.showError = _chunkAWOOIQLFjs.showError; exports.showToast = _chunkAWOOIQLFjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkAWOOIQLFjs.useComposedRefs; exports.useIsMobile = _chunkAWOOIQLFjs.useIsMobile; exports.userObjectSchema = _chunkAWOOIQLFjs.userObjectSchema; exports.validateCodiceFiscale = _chunkAWOOIQLFjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkAWOOIQLFjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkAWOOIQLFjs.validatePartitaIva;
391
395
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,2zWAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,m7WAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
@@ -143,6 +143,7 @@ import {
143
143
  WaitlistStatsModule,
144
144
  checkPermissions,
145
145
  checkPermissionsFromServer,
146
+ clearLastApiMeta,
146
147
  clearLastApiTotal,
147
148
  cn,
148
149
  composeRefs,
@@ -160,6 +161,7 @@ import {
160
161
  getIconByModule,
161
162
  getIconByModuleName,
162
163
  getInitials,
164
+ getLastApiMeta,
163
165
  getLastApiTotal,
164
166
  getLucideIcon,
165
167
  getLucideIconByModule,
@@ -180,7 +182,7 @@ import {
180
182
  validateCodiceFiscale,
181
183
  validateItalianTaxCode,
182
184
  validatePartitaIva
183
- } from "../chunk-DVOBOFCF.mjs";
185
+ } from "../chunk-GF4OWZKE.mjs";
184
186
  import "../chunk-AUXK7QSA.mjs";
185
187
  import "../chunk-C7C7VY4F.mjs";
186
188
  import {
@@ -343,6 +345,7 @@ export {
343
345
  WaitlistStatsModule,
344
346
  checkPermissions,
345
347
  checkPermissionsFromServer,
348
+ clearLastApiMeta,
346
349
  clearLastApiTotal,
347
350
  cn,
348
351
  composeRefs,
@@ -361,6 +364,7 @@ export {
361
364
  getIconByModule,
362
365
  getIconByModuleName,
363
366
  getInitials,
367
+ getLastApiMeta,
364
368
  getLastApiTotal,
365
369
  getLucideIcon,
366
370
  getLucideIconByModule,
@@ -22,13 +22,13 @@ var _chunkYBZVWLPHjs = require('../../chunk-YBZVWLPH.js');
22
22
 
23
23
 
24
24
 
25
- var _chunkFLZ55M3Vjs = require('../../chunk-FLZ55M3V.js');
25
+ var _chunkFYJKTQCUjs = require('../../chunk-FYJKTQCU.js');
26
26
 
27
27
 
28
- var _chunkC2LEIBUKjs = require('../../chunk-C2LEIBUK.js');
28
+ var _chunkXN6CXBNOjs = require('../../chunk-XN6CXBNO.js');
29
29
 
30
30
 
31
- var _chunkW73JBOIRjs = require('../../chunk-W73JBOIR.js');
31
+ var _chunkAWOOIQLFjs = require('../../chunk-AWOOIQLF.js');
32
32
  require('../../chunk-LXKSUWAV.js');
33
33
  require('../../chunk-IBS6NI7D.js');
34
34
  require('../../chunk-QWCAOLBD.js');
@@ -42,7 +42,7 @@ var _react = require('react');
42
42
  var _jsxruntime = require('react/jsx-runtime');
43
43
  var HelpContext = _react.createContext.call(void 0, null);
44
44
  function HelpProvider({ children }) {
45
- const cfg = _chunkC2LEIBUKjs._getStaticHelpContent.call(void 0, );
45
+ const cfg = _chunkXN6CXBNOjs._getStaticHelpContent.call(void 0, );
46
46
  if (!cfg) {
47
47
  throw new Error(
48
48
  "Help content not configured \u2014 call configureJsonApi({ helpContent: {...} }) before importing help components."
@@ -74,29 +74,29 @@ var _lucidereact = require('lucide-react');
74
74
 
75
75
 
76
76
  function HelpAssistantSheet({ open, onOpenChange }) {
77
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
78
- _chunkFLZ55M3Vjs.SheetContent,
77
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
78
+ _chunkFYJKTQCUjs.SheetContent,
79
79
  {
80
80
  side: "right",
81
81
  className: "flex w-full flex-col data-[side=right]:sm:max-w-2xl data-[side=right]:lg:max-w-3xl",
82
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
82
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
83
83
  }
84
84
  ) });
85
85
  }
86
86
  _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheet, "HelpAssistantSheet");
87
87
  function HelpAssistantSheetBody() {
88
88
  const t = _nextintl.useTranslations.call(void 0, );
89
- const ctx = _chunkFLZ55M3Vjs.useAssistantContext.call(void 0, );
89
+ const ctx = _chunkFYJKTQCUjs.useAssistantContext.call(void 0, );
90
90
  const showThread = !!ctx.assistant || ctx.sending || ctx.messages.length > 0;
91
91
  const send = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (content) => ctx.sendMessage(content, { howToMode: true }), "send");
92
92
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
93
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.SheetHeader, { children: [
94
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
95
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
93
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.SheetHeader, { children: [
94
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.SheetTitle, { children: t("help.askAi.sheet.title") }),
95
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
96
96
  ] }),
97
- !showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
97
+ !showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
98
98
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
99
- _chunkFLZ55M3Vjs.AssistantThread,
99
+ _chunkFYJKTQCUjs.AssistantThread,
100
100
  {
101
101
  messages: ctx.messages,
102
102
  sending: ctx.sending,
@@ -106,7 +106,7 @@ function HelpAssistantSheetBody() {
106
106
  onRetry: ctx.retrySend
107
107
  }
108
108
  ),
109
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.AssistantComposer, { onSend: send, disabled: ctx.sending })
109
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.AssistantComposer, { onSend: send, disabled: ctx.sending })
110
110
  ] })
111
111
  ] });
112
112
  }
@@ -116,20 +116,20 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheetBody, "HelpAssistantSheet
116
116
 
117
117
  function HelpAskAi() {
118
118
  const t = _nextintl.useTranslations.call(void 0, );
119
- const { currentUser } = _chunkFLZ55M3Vjs.useCurrentUserContext.call(void 0, );
119
+ const { currentUser } = _chunkFYJKTQCUjs.useCurrentUserContext.call(void 0, );
120
120
  const [open, setOpen] = _react.useState.call(void 0, false);
121
121
  const disabled = !currentUser;
122
122
  if (disabled) {
123
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.Tooltip, { children: [
124
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.Button, { variant: "outline", size: "sm", disabled: true }), children: [
123
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.Tooltip, { children: [
124
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.Button, { variant: "outline", size: "sm", disabled: true }), children: [
125
125
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
126
126
  t("help.askAi.button")
127
127
  ] }),
128
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.TooltipContent, { children: t("help.askAi.loginTooltip") })
128
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.TooltipContent, { children: t("help.askAi.loginTooltip") })
129
129
  ] });
130
130
  }
131
131
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
132
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
132
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
133
133
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
134
134
  t("help.askAi.button")
135
135
  ] }),
@@ -142,7 +142,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAskAi, "HelpAskAi");
142
142
 
143
143
  function HelpHeader() {
144
144
  const t = _nextintl.useTranslations.call(void 0, );
145
- const { currentUser } = _chunkFLZ55M3Vjs.useCurrentUserContext.call(void 0, );
145
+ const { currentUser } = _chunkFYJKTQCUjs.useCurrentUserContext.call(void 0, );
146
146
  const { brand } = useHelp();
147
147
  const logo = _optionalChain([brand, 'optionalAccess', _ => _.logo]);
148
148
  const label = _nullishCoalesce(_optionalChain([brand, 'optionalAccess', _2 => _2.label]), () => ( "Help"));
@@ -158,7 +158,7 @@ function HelpHeader() {
158
158
  ] }),
159
159
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
160
160
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAskAi, {}),
161
- currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login" }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.login") })
161
+ currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login" }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.login") })
162
162
  ] })
163
163
  ] });
164
164
  }
@@ -200,12 +200,12 @@ _chunk7QVYU63Ejs.__name.call(void 0, useHelpFilter, "useHelpFilter");
200
200
 
201
201
  function HelpSideNav() {
202
202
  const t = _nextintl.useTranslations.call(void 0, );
203
- const generateUrl = _chunkFLZ55M3Vjs.usePageUrlGenerator.call(void 0, );
203
+ const generateUrl = _chunkFYJKTQCUjs.usePageUrlGenerator.call(void 0, );
204
204
  const pathname = _navigation.usePathname.call(void 0, );
205
205
  const [articles, setArticles] = _react.useState.call(void 0, []);
206
206
  _react.useEffect.call(void 0, () => {
207
207
  let active = true;
208
- _chunkW73JBOIRjs.HowToService.findPublished().then((list) => active && setArticles(list)).catch(() => active && setArticles([]));
208
+ _chunkAWOOIQLFjs.HowToService.findPublished().then((list) => active && setArticles(list)).catch(() => active && setArticles([]));
209
209
  return () => {
210
210
  active = false;
211
211
  };
@@ -281,7 +281,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpSideNav, "HelpSideNav");
281
281
  function HelpArticleBody(props) {
282
282
  const t = _nextintl.useTranslations.call(void 0, );
283
283
  const format = _nextintl.useFormatter.call(void 0, );
284
- const generateUrl = _chunkFLZ55M3Vjs.usePageUrlGenerator.call(void 0, );
284
+ const generateUrl = _chunkFYJKTQCUjs.usePageUrlGenerator.call(void 0, );
285
285
  const { howToType, title, summary, updatedAt, prev, next, children } = props;
286
286
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "article", { className: "prose dark:prose-invert max-w-none", children: [
287
287
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: "text-muted-foreground mb-2 text-xs", children: [
@@ -338,7 +338,7 @@ function HelpTOC({ headings }) {
338
338
  }, [headings]);
339
339
  if (headings.length === 0) return null;
340
340
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { "aria-label": t("help.toc.title"), className: "hidden lg:block", children: [
341
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
341
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.MicroLabel, { className: "mb-2", children: t("help.toc.title") }),
342
342
  /* @__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,
343
343
  "a",
344
344
  {
@@ -359,13 +359,13 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpTOC, "HelpTOC");
359
359
 
360
360
  function HelpHint({ contextKey }) {
361
361
  const t = _nextintl.useTranslations.call(void 0, );
362
- const generateUrl = _chunkFLZ55M3Vjs.usePageUrlGenerator.call(void 0, );
362
+ const generateUrl = _chunkFYJKTQCUjs.usePageUrlGenerator.call(void 0, );
363
363
  const [open, setOpen] = _react.useState.call(void 0, false);
364
364
  const [picked, setPicked] = _react.useState.call(void 0, null);
365
365
  const [articles, setArticles] = _react.useState.call(void 0, []);
366
366
  _react.useEffect.call(void 0, () => {
367
367
  let active2 = true;
368
- _chunkW73JBOIRjs.HowToService.findPublished().then((list) => active2 && setArticles(list)).catch(() => active2 && setArticles([]));
368
+ _chunkAWOOIQLFjs.HowToService.findPublished().then((list) => active2 && setArticles(list)).catch(() => active2 && setArticles([]));
369
369
  return () => {
370
370
  active2 = false;
371
371
  };
@@ -377,7 +377,7 @@ function HelpHint({ contextKey }) {
377
377
  if (matches.length === 0) return null;
378
378
  const active = _nullishCoalesce(picked, () => ( (matches.length === 1 ? matches[0] : null)));
379
379
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
380
- _chunkFLZ55M3Vjs.Sheet,
380
+ _chunkFYJKTQCUjs.Sheet,
381
381
  {
382
382
  open,
383
383
  onOpenChange: (o) => {
@@ -385,11 +385,11 @@ function HelpHint({ contextKey }) {
385
385
  if (!o) setPicked(null);
386
386
  },
387
387
  children: [
388
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.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" }) }),
389
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
390
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFLZ55M3Vjs.SheetHeader, { children: [
391
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
392
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
388
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.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" }) }),
389
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
390
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkFYJKTQCUjs.SheetHeader, { children: [
391
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
392
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
393
393
  ] }),
394
394
  active ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "mt-4 space-y-3", children: [
395
395
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-muted-foreground text-sm", children: active.summary }),
@@ -421,18 +421,18 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpHint, "HelpHint");
421
421
 
422
422
  function HelpSearchResultRow({ result, onSelect }) {
423
423
  const t = _nextintl.useTranslations.call(void 0, );
424
- const generateUrl = _chunkFLZ55M3Vjs.usePageUrlGenerator.call(void 0, );
424
+ const generateUrl = _chunkFYJKTQCUjs.usePageUrlGenerator.call(void 0, );
425
425
  const [article, setArticle] = _react.useState.call(void 0, null);
426
426
  _react.useEffect.call(void 0, () => {
427
427
  let active = true;
428
- _chunkW73JBOIRjs.HowToService.findOne({ id: result.id }).then((a) => active && setArticle(a)).catch(() => active && setArticle(null));
428
+ _chunkAWOOIQLFjs.HowToService.findOne({ id: result.id }).then((a) => active && setArticle(a)).catch(() => active && setArticle(null));
429
429
  return () => {
430
430
  active = false;
431
431
  };
432
432
  }, [result.id]);
433
433
  if (!article) {
434
434
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
435
- _chunkFLZ55M3Vjs.CommandItem,
435
+ _chunkFYJKTQCUjs.CommandItem,
436
436
  {
437
437
  value: result.id,
438
438
  disabled: true,
@@ -441,7 +441,7 @@ function HelpSearchResultRow({ result, onSelect }) {
441
441
  }
442
442
  );
443
443
  }
444
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFLZ55M3Vjs.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
444
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkFYJKTQCUjs.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
445
445
  _link2.default,
446
446
  {
447
447
  href: generateUrl({ page: `/help/${article.howToType}/${article.slug}` }),
@@ -22,13 +22,13 @@ import {
22
22
  useAssistantContext,
23
23
  useCurrentUserContext,
24
24
  usePageUrlGenerator
25
- } from "../../chunk-L5CPWDCM.mjs";
25
+ } from "../../chunk-GTBHGR3F.mjs";
26
26
  import {
27
27
  _getStaticHelpContent
28
- } from "../../chunk-M5IAN7IR.mjs";
28
+ } from "../../chunk-PKSCKISS.mjs";
29
29
  import {
30
30
  HowToService
31
- } from "../../chunk-DVOBOFCF.mjs";
31
+ } from "../../chunk-GF4OWZKE.mjs";
32
32
  import "../../chunk-AUXK7QSA.mjs";
33
33
  import "../../chunk-C7C7VY4F.mjs";
34
34
  import "../../chunk-Z2CB63VG.mjs";
package/dist/index.d.mts CHANGED
@@ -4,8 +4,8 @@ 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-CBqyDZyz.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, j as S3Input, k as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, i as TwoFactorChallengeInterface, U as UserService, f as clearLastApiTotal, h as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-CBqyDZyz.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
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';
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';
package/dist/index.d.ts CHANGED
@@ -4,8 +4,8 @@ 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-gcEjq8gF.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, j as S3Input, k as S3Interface, S as S3Service, e as SelfRef, T as TotalRef, i as TwoFactorChallengeInterface, U as UserService, f as clearLastApiTotal, h as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-gcEjq8gF.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
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';
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';
package/dist/index.js CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- var _chunkC2LEIBUKjs = require('./chunk-C2LEIBUK.js');
21
+ var _chunkXN6CXBNOjs = require('./chunk-XN6CXBNO.js');
22
22
 
23
23
 
24
24
 
@@ -206,7 +206,9 @@ var _chunkC2LEIBUKjs = require('./chunk-C2LEIBUK.js');
206
206
 
207
207
 
208
208
 
209
- var _chunkW73JBOIRjs = require('./chunk-W73JBOIR.js');
209
+
210
+
211
+ var _chunkAWOOIQLFjs = require('./chunk-AWOOIQLF.js');
210
212
  require('./chunk-LXKSUWAV.js');
211
213
  require('./chunk-IBS6NI7D.js');
212
214
 
@@ -437,5 +439,7 @@ require('./chunk-7QVYU63E.js');
437
439
 
438
440
 
439
441
 
440
- exports.ACTION_TYPES = _chunkC2LEIBUKjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkW73JBOIRjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkW73JBOIRjs.AbstractApiData; exports.AbstractService = _chunkW73JBOIRjs.AbstractService; exports.Action = _chunkW73JBOIRjs.Action; exports.Assistant = _chunkW73JBOIRjs.Assistant; exports.AssistantMessage = _chunkW73JBOIRjs.AssistantMessage; exports.AssistantMessageModule = _chunkW73JBOIRjs.AssistantMessageModule; exports.AssistantMessageService = _chunkW73JBOIRjs.AssistantMessageService; exports.AssistantModule = _chunkW73JBOIRjs.AssistantModule; exports.AssistantService = _chunkW73JBOIRjs.AssistantService; exports.AuditLog = _chunkW73JBOIRjs.AuditLog; exports.AuditLogModule = _chunkW73JBOIRjs.AuditLogModule; exports.AuditLogService = _chunkW73JBOIRjs.AuditLogService; exports.Auth = _chunkW73JBOIRjs.Auth; exports.AuthComponent = _chunkW73JBOIRjs.AuthComponent; exports.AuthModule = _chunkW73JBOIRjs.AuthModule; exports.AuthService = _chunkW73JBOIRjs.AuthService; exports.AuthorModule = _chunkW73JBOIRjs.AuthorModule; exports.BackupCodeVerify = _chunkW73JBOIRjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkW73JBOIRjs.BackupCodeVerifyModule; exports.Billing = _chunkW73JBOIRjs.Billing; exports.BillingModule = _chunkW73JBOIRjs.BillingModule; exports.BillingService = _chunkW73JBOIRjs.BillingService; exports.BlockNoteDiffUtil = _chunkW73JBOIRjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkW73JBOIRjs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkC2LEIBUKjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkW73JBOIRjs.Chunk; exports.ChunkModule = _chunkW73JBOIRjs.ChunkModule; exports.ClientAbstractService = _chunkW73JBOIRjs.ClientAbstractService; exports.ClientHttpMethod = _chunkW73JBOIRjs.ClientHttpMethod; exports.Company = _chunkW73JBOIRjs.Company; exports.CompanyFields = _chunkW73JBOIRjs.CompanyFields; exports.CompanyModule = _chunkW73JBOIRjs.CompanyModule; exports.CompanyService = _chunkW73JBOIRjs.CompanyService; exports.Content = _chunkW73JBOIRjs.Content; exports.ContentFields = _chunkW73JBOIRjs.ContentFields; exports.ContentModule = _chunkW73JBOIRjs.ContentModule; exports.ContentService = _chunkW73JBOIRjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkW73JBOIRjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkW73JBOIRjs.EndpointCreator; exports.Feature = _chunkW73JBOIRjs.Feature; exports.FeatureModule = _chunkW73JBOIRjs.FeatureModule; exports.FeatureService = _chunkW73JBOIRjs.FeatureService; exports.HowTo = _chunkW73JBOIRjs.HowTo; exports.HowToFields = _chunkW73JBOIRjs.HowToFields; exports.HowToModule = _chunkW73JBOIRjs.HowToModule; exports.HowToService = _chunkW73JBOIRjs.HowToService; exports.HttpMethod = _chunkW73JBOIRjs.HttpMethod; exports.InvoiceStatus = _chunkW73JBOIRjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkW73JBOIRjs.MOBILE_BREAKPOINT; exports.Module = _chunkW73JBOIRjs.Module; exports.ModuleModule = _chunkW73JBOIRjs.ModuleModule; exports.ModulePaths = _chunkW73JBOIRjs.ModulePaths; exports.ModulePathsModule = _chunkW73JBOIRjs.ModulePathsModule; exports.ModuleRegistrar = _chunkW73JBOIRjs.ModuleRegistrar; exports.ModuleRegistry = _chunkW73JBOIRjs.ModuleRegistry; exports.Modules = _chunkW73JBOIRjs.Modules; exports.Notification = _chunkW73JBOIRjs.Notification; exports.NotificationFields = _chunkW73JBOIRjs.NotificationFields; exports.NotificationModule = _chunkW73JBOIRjs.NotificationModule; exports.NotificationService = _chunkW73JBOIRjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkW73JBOIRjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkW73JBOIRjs.OAuthClient; exports.OAuthModule = _chunkW73JBOIRjs.OAuthModule; exports.OAuthService = _chunkW73JBOIRjs.OAuthService; exports.Passkey = _chunkW73JBOIRjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkW73JBOIRjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkW73JBOIRjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkW73JBOIRjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkW73JBOIRjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkW73JBOIRjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkW73JBOIRjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkW73JBOIRjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkW73JBOIRjs.PasskeyRename; exports.PasskeyRenameModule = _chunkW73JBOIRjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkW73JBOIRjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkW73JBOIRjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkW73JBOIRjs.PaymentMethod; exports.PermissionMapping = _chunkW73JBOIRjs.PermissionMapping; exports.PermissionMappingModule = _chunkW73JBOIRjs.PermissionMappingModule; exports.Push = _chunkW73JBOIRjs.Push; exports.PushModule = _chunkW73JBOIRjs.PushModule; exports.PushService = _chunkW73JBOIRjs.PushService; exports.RbacMatrixModel = _chunkW73JBOIRjs.RbacMatrixModel; exports.RbacMatrixModule = _chunkW73JBOIRjs.RbacMatrixModule; exports.RbacService = _chunkC2LEIBUKjs.RbacService; exports.ReferralModule = _chunkW73JBOIRjs.ReferralModule; exports.ReferralService = _chunkW73JBOIRjs.ReferralService; exports.ReferralStats = _chunkW73JBOIRjs.ReferralStats; exports.ReferralStatsModule = _chunkW73JBOIRjs.ReferralStatsModule; exports.RehydrationFactory = _chunkW73JBOIRjs.RehydrationFactory; exports.Role = _chunkW73JBOIRjs.Role; exports.RoleFields = _chunkW73JBOIRjs.RoleFields; exports.RoleModule = _chunkW73JBOIRjs.RoleModule; exports.RoleService = _chunkW73JBOIRjs.RoleService; exports.S3 = _chunkW73JBOIRjs.S3; exports.S3Module = _chunkW73JBOIRjs.S3Module; exports.S3Service = _chunkW73JBOIRjs.S3Service; exports.StripeCustomer = _chunkW73JBOIRjs.StripeCustomer; exports.StripeCustomerModule = _chunkW73JBOIRjs.StripeCustomerModule; exports.StripeCustomerService = _chunkW73JBOIRjs.StripeCustomerService; exports.StripeInvoice = _chunkW73JBOIRjs.StripeInvoice; exports.StripeInvoiceModule = _chunkW73JBOIRjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkW73JBOIRjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkW73JBOIRjs.StripePaymentMethodModule; exports.StripePrice = _chunkW73JBOIRjs.StripePrice; exports.StripePriceModule = _chunkW73JBOIRjs.StripePriceModule; exports.StripePriceService = _chunkW73JBOIRjs.StripePriceService; exports.StripeProduct = _chunkW73JBOIRjs.StripeProduct; exports.StripeProductModule = _chunkW73JBOIRjs.StripeProductModule; exports.StripeProductService = _chunkW73JBOIRjs.StripeProductService; exports.StripePromotionCode = _chunkW73JBOIRjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkW73JBOIRjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkW73JBOIRjs.StripePromotionCodeService; exports.StripeSubscription = _chunkW73JBOIRjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkW73JBOIRjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkW73JBOIRjs.StripeSubscriptionService; exports.StripeUsage = _chunkW73JBOIRjs.StripeUsage; exports.StripeUsageModule = _chunkW73JBOIRjs.StripeUsageModule; exports.StripeUsageService = _chunkW73JBOIRjs.StripeUsageService; exports.SubscriptionStatus = _chunkW73JBOIRjs.SubscriptionStatus; exports.TableOptions = _chunkW73JBOIRjs.TableOptions; exports.TotpAuthenticator = _chunkW73JBOIRjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkW73JBOIRjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkW73JBOIRjs.TotpSetup; exports.TotpSetupModule = _chunkW73JBOIRjs.TotpSetupModule; exports.TotpVerify = _chunkW73JBOIRjs.TotpVerify; exports.TotpVerifyLogin = _chunkW73JBOIRjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkW73JBOIRjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkW73JBOIRjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkW73JBOIRjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkW73JBOIRjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkW73JBOIRjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkW73JBOIRjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkW73JBOIRjs.TwoFactorService; exports.TwoFactorStatus = _chunkW73JBOIRjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkW73JBOIRjs.TwoFactorStatusModule; exports.User = _chunkW73JBOIRjs.User; exports.UserFields = _chunkW73JBOIRjs.UserFields; exports.UserModule = _chunkW73JBOIRjs.UserModule; exports.UserService = _chunkW73JBOIRjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkW73JBOIRjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkW73JBOIRjs.Waitlist; exports.WaitlistModule = _chunkW73JBOIRjs.WaitlistModule; exports.WaitlistService = _chunkW73JBOIRjs.WaitlistService; exports.WaitlistStats = _chunkW73JBOIRjs.WaitlistStats; exports.WaitlistStatsModule = _chunkW73JBOIRjs.WaitlistStatsModule; exports.checkPermissions = _chunkW73JBOIRjs.checkPermissions; exports.checkPermissionsFromServer = _chunkW73JBOIRjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkW73JBOIRjs.clearLastApiTotal; exports.cn = _chunkW73JBOIRjs.cn; exports.composeRefs = _chunkW73JBOIRjs.composeRefs; exports.configureAuth = _chunkW73JBOIRjs.configureAuth; exports.configureI18n = _chunkC2LEIBUKjs.configureI18n; exports.configureJsonApi = _chunkC2LEIBUKjs.configureJsonApi; exports.configureLogin = _chunkC2LEIBUKjs.configureLogin; exports.configureReferral = _chunkC2LEIBUKjs.configureReferral; exports.configureRoles = _chunkC2LEIBUKjs.configureRoles; exports.configureWaitlist = _chunkC2LEIBUKjs.configureWaitlist; exports.createJsonApiInclusion = _chunkW73JBOIRjs.createJsonApiInclusion; exports.dismissToast = _chunkW73JBOIRjs.dismissToast; exports.entityObjectSchema = _chunkW73JBOIRjs.entityObjectSchema; exports.exists = _chunkW73JBOIRjs.exists; exports.formatCodiceFiscale = _chunkW73JBOIRjs.formatCodiceFiscale; exports.formatDate = _chunkW73JBOIRjs.formatDate; exports.formatLocalDate = _chunkW73JBOIRjs.formatLocalDate; exports.formatPartitaIva = _chunkW73JBOIRjs.formatPartitaIva; exports.getApiUrl = _chunkC2LEIBUKjs.getApiUrl; exports.getAppUrl = _chunkC2LEIBUKjs.getAppUrl; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkW73JBOIRjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkW73JBOIRjs.getGlobalErrorHandler; exports.getIcon = _chunkW73JBOIRjs.getIcon; exports.getIconByModule = _chunkW73JBOIRjs.getIconByModule; exports.getIconByModuleName = _chunkW73JBOIRjs.getIconByModuleName; exports.getInitials = _chunkW73JBOIRjs.getInitials; exports.getLastApiTotal = _chunkW73JBOIRjs.getLastApiTotal; exports.getLucideIcon = _chunkW73JBOIRjs.getLucideIcon; exports.getLucideIconByModule = _chunkW73JBOIRjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkW73JBOIRjs.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkC2LEIBUKjs.getPublicApiUrl; exports.getReferralConfig = _chunkC2LEIBUKjs.getReferralConfig; exports.getRoleId = _chunkC2LEIBUKjs.getRoleId; exports.getStripePublishableKey = _chunkC2LEIBUKjs.getStripePublishableKey; exports.getTableComponents = _chunkW73JBOIRjs.getTableComponents; exports.getTableOptions = _chunkW73JBOIRjs.getTableOptions; exports.getTokenHandler = _chunkW73JBOIRjs.getTokenHandler; exports.getTrackablePages = _chunkC2LEIBUKjs.getTrackablePages; exports.getValueFromPath = _chunkW73JBOIRjs.getValueFromPath; exports.getWaitlistConfig = _chunkC2LEIBUKjs.getWaitlistConfig; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.isReferralEnabled = _chunkC2LEIBUKjs.isReferralEnabled; exports.isRolesConfigured = _chunkC2LEIBUKjs.isRolesConfigured; exports.rehydrate = _chunkW73JBOIRjs.rehydrate; exports.rehydrateList = _chunkW73JBOIRjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkW73JBOIRjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkW73JBOIRjs.setGlobalErrorHandler; exports.showCustomToast = _chunkW73JBOIRjs.showCustomToast; exports.showError = _chunkW73JBOIRjs.showError; exports.showToast = _chunkW73JBOIRjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkW73JBOIRjs.useComposedRefs; exports.useIsMobile = _chunkW73JBOIRjs.useIsMobile; exports.userObjectSchema = _chunkW73JBOIRjs.userObjectSchema; exports.validateCodiceFiscale = _chunkW73JBOIRjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkW73JBOIRjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkW73JBOIRjs.validatePartitaIva;
442
+
443
+
444
+ exports.ACTION_TYPES = _chunkXN6CXBNOjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkAWOOIQLFjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkAWOOIQLFjs.AbstractApiData; exports.AbstractService = _chunkAWOOIQLFjs.AbstractService; exports.Action = _chunkAWOOIQLFjs.Action; exports.Assistant = _chunkAWOOIQLFjs.Assistant; exports.AssistantMessage = _chunkAWOOIQLFjs.AssistantMessage; exports.AssistantMessageModule = _chunkAWOOIQLFjs.AssistantMessageModule; exports.AssistantMessageService = _chunkAWOOIQLFjs.AssistantMessageService; exports.AssistantModule = _chunkAWOOIQLFjs.AssistantModule; exports.AssistantService = _chunkAWOOIQLFjs.AssistantService; exports.AuditLog = _chunkAWOOIQLFjs.AuditLog; exports.AuditLogModule = _chunkAWOOIQLFjs.AuditLogModule; exports.AuditLogService = _chunkAWOOIQLFjs.AuditLogService; exports.Auth = _chunkAWOOIQLFjs.Auth; exports.AuthComponent = _chunkAWOOIQLFjs.AuthComponent; exports.AuthModule = _chunkAWOOIQLFjs.AuthModule; exports.AuthService = _chunkAWOOIQLFjs.AuthService; exports.AuthorModule = _chunkAWOOIQLFjs.AuthorModule; exports.BackupCodeVerify = _chunkAWOOIQLFjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkAWOOIQLFjs.BackupCodeVerifyModule; exports.Billing = _chunkAWOOIQLFjs.Billing; exports.BillingModule = _chunkAWOOIQLFjs.BillingModule; exports.BillingService = _chunkAWOOIQLFjs.BillingService; exports.BlockNoteDiffUtil = _chunkAWOOIQLFjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAWOOIQLFjs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkXN6CXBNOjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkAWOOIQLFjs.Chunk; exports.ChunkModule = _chunkAWOOIQLFjs.ChunkModule; exports.ClientAbstractService = _chunkAWOOIQLFjs.ClientAbstractService; exports.ClientHttpMethod = _chunkAWOOIQLFjs.ClientHttpMethod; exports.Company = _chunkAWOOIQLFjs.Company; exports.CompanyFields = _chunkAWOOIQLFjs.CompanyFields; exports.CompanyModule = _chunkAWOOIQLFjs.CompanyModule; exports.CompanyService = _chunkAWOOIQLFjs.CompanyService; exports.Content = _chunkAWOOIQLFjs.Content; exports.ContentFields = _chunkAWOOIQLFjs.ContentFields; exports.ContentModule = _chunkAWOOIQLFjs.ContentModule; exports.ContentService = _chunkAWOOIQLFjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkAWOOIQLFjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkQWCAOLBDjs.DataClassRegistry; exports.DataClassRegistry = _chunkQWCAOLBDjs.DataClassRegistry; exports.EndpointCreator = _chunkAWOOIQLFjs.EndpointCreator; exports.Feature = _chunkAWOOIQLFjs.Feature; exports.FeatureModule = _chunkAWOOIQLFjs.FeatureModule; exports.FeatureService = _chunkAWOOIQLFjs.FeatureService; exports.HowTo = _chunkAWOOIQLFjs.HowTo; exports.HowToFields = _chunkAWOOIQLFjs.HowToFields; exports.HowToModule = _chunkAWOOIQLFjs.HowToModule; exports.HowToService = _chunkAWOOIQLFjs.HowToService; exports.HttpMethod = _chunkAWOOIQLFjs.HttpMethod; exports.InvoiceStatus = _chunkAWOOIQLFjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkQWCAOLBDjs.JsonApiDataFactory; exports.MOBILE_BREAKPOINT = _chunkAWOOIQLFjs.MOBILE_BREAKPOINT; exports.Module = _chunkAWOOIQLFjs.Module; exports.ModuleModule = _chunkAWOOIQLFjs.ModuleModule; exports.ModulePaths = _chunkAWOOIQLFjs.ModulePaths; exports.ModulePathsModule = _chunkAWOOIQLFjs.ModulePathsModule; exports.ModuleRegistrar = _chunkAWOOIQLFjs.ModuleRegistrar; exports.ModuleRegistry = _chunkAWOOIQLFjs.ModuleRegistry; exports.Modules = _chunkAWOOIQLFjs.Modules; exports.Notification = _chunkAWOOIQLFjs.Notification; exports.NotificationFields = _chunkAWOOIQLFjs.NotificationFields; exports.NotificationModule = _chunkAWOOIQLFjs.NotificationModule; exports.NotificationService = _chunkAWOOIQLFjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkAWOOIQLFjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkAWOOIQLFjs.OAuthClient; exports.OAuthModule = _chunkAWOOIQLFjs.OAuthModule; exports.OAuthService = _chunkAWOOIQLFjs.OAuthService; exports.Passkey = _chunkAWOOIQLFjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkAWOOIQLFjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkAWOOIQLFjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkAWOOIQLFjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkAWOOIQLFjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkAWOOIQLFjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkAWOOIQLFjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkAWOOIQLFjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkAWOOIQLFjs.PasskeyRename; exports.PasskeyRenameModule = _chunkAWOOIQLFjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkAWOOIQLFjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkAWOOIQLFjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkAWOOIQLFjs.PaymentMethod; exports.PermissionMapping = _chunkAWOOIQLFjs.PermissionMapping; exports.PermissionMappingModule = _chunkAWOOIQLFjs.PermissionMappingModule; exports.Push = _chunkAWOOIQLFjs.Push; exports.PushModule = _chunkAWOOIQLFjs.PushModule; exports.PushService = _chunkAWOOIQLFjs.PushService; exports.RbacMatrixModel = _chunkAWOOIQLFjs.RbacMatrixModel; exports.RbacMatrixModule = _chunkAWOOIQLFjs.RbacMatrixModule; exports.RbacService = _chunkXN6CXBNOjs.RbacService; exports.ReferralModule = _chunkAWOOIQLFjs.ReferralModule; exports.ReferralService = _chunkAWOOIQLFjs.ReferralService; exports.ReferralStats = _chunkAWOOIQLFjs.ReferralStats; exports.ReferralStatsModule = _chunkAWOOIQLFjs.ReferralStatsModule; exports.RehydrationFactory = _chunkAWOOIQLFjs.RehydrationFactory; exports.Role = _chunkAWOOIQLFjs.Role; exports.RoleFields = _chunkAWOOIQLFjs.RoleFields; exports.RoleModule = _chunkAWOOIQLFjs.RoleModule; exports.RoleService = _chunkAWOOIQLFjs.RoleService; exports.S3 = _chunkAWOOIQLFjs.S3; exports.S3Module = _chunkAWOOIQLFjs.S3Module; exports.S3Service = _chunkAWOOIQLFjs.S3Service; exports.StripeCustomer = _chunkAWOOIQLFjs.StripeCustomer; exports.StripeCustomerModule = _chunkAWOOIQLFjs.StripeCustomerModule; exports.StripeCustomerService = _chunkAWOOIQLFjs.StripeCustomerService; exports.StripeInvoice = _chunkAWOOIQLFjs.StripeInvoice; exports.StripeInvoiceModule = _chunkAWOOIQLFjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkAWOOIQLFjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkAWOOIQLFjs.StripePaymentMethodModule; exports.StripePrice = _chunkAWOOIQLFjs.StripePrice; exports.StripePriceModule = _chunkAWOOIQLFjs.StripePriceModule; exports.StripePriceService = _chunkAWOOIQLFjs.StripePriceService; exports.StripeProduct = _chunkAWOOIQLFjs.StripeProduct; exports.StripeProductModule = _chunkAWOOIQLFjs.StripeProductModule; exports.StripeProductService = _chunkAWOOIQLFjs.StripeProductService; exports.StripePromotionCode = _chunkAWOOIQLFjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkAWOOIQLFjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkAWOOIQLFjs.StripePromotionCodeService; exports.StripeSubscription = _chunkAWOOIQLFjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkAWOOIQLFjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkAWOOIQLFjs.StripeSubscriptionService; exports.StripeUsage = _chunkAWOOIQLFjs.StripeUsage; exports.StripeUsageModule = _chunkAWOOIQLFjs.StripeUsageModule; exports.StripeUsageService = _chunkAWOOIQLFjs.StripeUsageService; exports.SubscriptionStatus = _chunkAWOOIQLFjs.SubscriptionStatus; exports.TableOptions = _chunkAWOOIQLFjs.TableOptions; exports.TotpAuthenticator = _chunkAWOOIQLFjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkAWOOIQLFjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkAWOOIQLFjs.TotpSetup; exports.TotpSetupModule = _chunkAWOOIQLFjs.TotpSetupModule; exports.TotpVerify = _chunkAWOOIQLFjs.TotpVerify; exports.TotpVerifyLogin = _chunkAWOOIQLFjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkAWOOIQLFjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkAWOOIQLFjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkAWOOIQLFjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkAWOOIQLFjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkAWOOIQLFjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkAWOOIQLFjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkAWOOIQLFjs.TwoFactorService; exports.TwoFactorStatus = _chunkAWOOIQLFjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkAWOOIQLFjs.TwoFactorStatusModule; exports.User = _chunkAWOOIQLFjs.User; exports.UserFields = _chunkAWOOIQLFjs.UserFields; exports.UserModule = _chunkAWOOIQLFjs.UserModule; exports.UserService = _chunkAWOOIQLFjs.UserService; exports.VIEWPORT_COOKIE_NAME = _chunkAWOOIQLFjs.VIEWPORT_COOKIE_NAME; exports.Waitlist = _chunkAWOOIQLFjs.Waitlist; exports.WaitlistModule = _chunkAWOOIQLFjs.WaitlistModule; exports.WaitlistService = _chunkAWOOIQLFjs.WaitlistService; exports.WaitlistStats = _chunkAWOOIQLFjs.WaitlistStats; exports.WaitlistStatsModule = _chunkAWOOIQLFjs.WaitlistStatsModule; exports.checkPermissions = _chunkAWOOIQLFjs.checkPermissions; exports.checkPermissionsFromServer = _chunkAWOOIQLFjs.checkPermissionsFromServer; exports.clearLastApiMeta = _chunkAWOOIQLFjs.clearLastApiMeta; exports.clearLastApiTotal = _chunkAWOOIQLFjs.clearLastApiTotal; exports.cn = _chunkAWOOIQLFjs.cn; exports.composeRefs = _chunkAWOOIQLFjs.composeRefs; exports.configureAuth = _chunkAWOOIQLFjs.configureAuth; exports.configureI18n = _chunkXN6CXBNOjs.configureI18n; exports.configureJsonApi = _chunkXN6CXBNOjs.configureJsonApi; exports.configureLogin = _chunkXN6CXBNOjs.configureLogin; exports.configureReferral = _chunkXN6CXBNOjs.configureReferral; exports.configureRoles = _chunkXN6CXBNOjs.configureRoles; exports.configureWaitlist = _chunkXN6CXBNOjs.configureWaitlist; exports.createJsonApiInclusion = _chunkAWOOIQLFjs.createJsonApiInclusion; exports.dismissToast = _chunkAWOOIQLFjs.dismissToast; exports.entityObjectSchema = _chunkAWOOIQLFjs.entityObjectSchema; exports.exists = _chunkAWOOIQLFjs.exists; exports.formatCodiceFiscale = _chunkAWOOIQLFjs.formatCodiceFiscale; exports.formatDate = _chunkAWOOIQLFjs.formatDate; exports.formatLocalDate = _chunkAWOOIQLFjs.formatLocalDate; exports.formatPartitaIva = _chunkAWOOIQLFjs.formatPartitaIva; exports.getApiUrl = _chunkXN6CXBNOjs.getApiUrl; exports.getAppUrl = _chunkXN6CXBNOjs.getAppUrl; exports.getBootstrapper = _chunkQWCAOLBDjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAWOOIQLFjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAWOOIQLFjs.getGlobalErrorHandler; exports.getIcon = _chunkAWOOIQLFjs.getIcon; exports.getIconByModule = _chunkAWOOIQLFjs.getIconByModule; exports.getIconByModuleName = _chunkAWOOIQLFjs.getIconByModuleName; exports.getInitials = _chunkAWOOIQLFjs.getInitials; exports.getLastApiMeta = _chunkAWOOIQLFjs.getLastApiMeta; exports.getLastApiTotal = _chunkAWOOIQLFjs.getLastApiTotal; exports.getLucideIcon = _chunkAWOOIQLFjs.getLucideIcon; exports.getLucideIconByModule = _chunkAWOOIQLFjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAWOOIQLFjs.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkXN6CXBNOjs.getPublicApiUrl; exports.getReferralConfig = _chunkXN6CXBNOjs.getReferralConfig; exports.getRoleId = _chunkXN6CXBNOjs.getRoleId; exports.getStripePublishableKey = _chunkXN6CXBNOjs.getStripePublishableKey; exports.getTableComponents = _chunkAWOOIQLFjs.getTableComponents; exports.getTableOptions = _chunkAWOOIQLFjs.getTableOptions; exports.getTokenHandler = _chunkAWOOIQLFjs.getTokenHandler; exports.getTrackablePages = _chunkXN6CXBNOjs.getTrackablePages; exports.getValueFromPath = _chunkAWOOIQLFjs.getValueFromPath; exports.getWaitlistConfig = _chunkXN6CXBNOjs.getWaitlistConfig; exports.hasBootstrapper = _chunkQWCAOLBDjs.hasBootstrapper; exports.isReferralEnabled = _chunkXN6CXBNOjs.isReferralEnabled; exports.isRolesConfigured = _chunkXN6CXBNOjs.isRolesConfigured; exports.rehydrate = _chunkAWOOIQLFjs.rehydrate; exports.rehydrateList = _chunkAWOOIQLFjs.rehydrateList; exports.resetBootstrapStore = _chunkQWCAOLBDjs.resetBootstrapStore; exports.setBootstrapper = _chunkQWCAOLBDjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAWOOIQLFjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAWOOIQLFjs.setGlobalErrorHandler; exports.showCustomToast = _chunkAWOOIQLFjs.showCustomToast; exports.showError = _chunkAWOOIQLFjs.showError; exports.showToast = _chunkAWOOIQLFjs.showToast; exports.translateData = _chunkQWCAOLBDjs.translateData; exports.translateResponse = _chunkQWCAOLBDjs.translateResponse; exports.tryBootstrap = _chunkQWCAOLBDjs.tryBootstrap; exports.useComposedRefs = _chunkAWOOIQLFjs.useComposedRefs; exports.useIsMobile = _chunkAWOOIQLFjs.useIsMobile; exports.userObjectSchema = _chunkAWOOIQLFjs.userObjectSchema; exports.validateCodiceFiscale = _chunkAWOOIQLFjs.validateCodiceFiscale; exports.validateItalianTaxCode = _chunkAWOOIQLFjs.validateItalianTaxCode; exports.validatePartitaIva = _chunkAWOOIQLFjs.validatePartitaIva;
441
445
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,muZAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,21ZAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
package/dist/index.mjs CHANGED
@@ -18,7 +18,7 @@ import {
18
18
  getWaitlistConfig,
19
19
  isReferralEnabled,
20
20
  isRolesConfigured
21
- } from "./chunk-M5IAN7IR.mjs";
21
+ } from "./chunk-PKSCKISS.mjs";
22
22
  import {
23
23
  AVAILABLE_OAUTH_SCOPES,
24
24
  AbstractApiData,
@@ -167,6 +167,7 @@ import {
167
167
  WaitlistStatsModule,
168
168
  checkPermissions,
169
169
  checkPermissionsFromServer,
170
+ clearLastApiMeta,
170
171
  clearLastApiTotal,
171
172
  cn,
172
173
  composeRefs,
@@ -185,6 +186,7 @@ import {
185
186
  getIconByModule,
186
187
  getIconByModuleName,
187
188
  getInitials,
189
+ getLastApiMeta,
188
190
  getLastApiTotal,
189
191
  getLucideIcon,
190
192
  getLucideIconByModule,
@@ -206,7 +208,7 @@ import {
206
208
  validateCodiceFiscale,
207
209
  validateItalianTaxCode,
208
210
  validatePartitaIva
209
- } from "./chunk-DVOBOFCF.mjs";
211
+ } from "./chunk-GF4OWZKE.mjs";
210
212
  import "./chunk-AUXK7QSA.mjs";
211
213
  import "./chunk-C7C7VY4F.mjs";
212
214
  import {
@@ -375,6 +377,7 @@ export {
375
377
  WaitlistStatsModule,
376
378
  checkPermissions,
377
379
  checkPermissionsFromServer,
380
+ clearLastApiMeta,
378
381
  clearLastApiTotal,
379
382
  cn,
380
383
  composeRefs,
@@ -402,6 +405,7 @@ export {
402
405
  getIconByModule,
403
406
  getIconByModuleName,
404
407
  getInitials,
408
+ getLastApiMeta,
405
409
  getLastApiTotal,
406
410
  getLucideIcon,
407
411
  getLucideIconByModule,
@@ -25,6 +25,8 @@ interface TotalRef {
25
25
  }
26
26
  declare function getLastApiTotal(): number | undefined;
27
27
  declare function clearLastApiTotal(): void;
28
+ declare function getLastApiMeta(): Record<string, any> | undefined;
29
+ declare function clearLastApiMeta(): void;
28
30
  /**
29
31
  * Set a global error handler for API errors (client-side only).
30
32
  * This handler will be called instead of throwing errors.
@@ -386,4 +388,4 @@ declare class S3Service extends AbstractService {
386
388
  }): Promise<void>;
387
389
  }
388
390
 
389
- export { AuthService as A, CompanyService as C, FeatureService as F, HttpMethod as H, NotificationService as N, PushService as P, RoleService as R, S3Service as S, type TotalRef as T, UserService as U, ContentService as a, AbstractService as b, type NextRef as c, type PreviousRef as d, type SelfRef as e, clearLastApiTotal as f, getLastApiTotal as g, getGlobalErrorHandler as h, type TwoFactorChallengeInterface as i, type S3Input as j, type S3Interface as k, setGlobalErrorHandler as s };
391
+ export { AuthService as A, CompanyService as C, FeatureService as F, HttpMethod as H, NotificationService as N, PushService as P, RoleService as R, S3Service as S, type TotalRef as T, UserService as U, ContentService as a, AbstractService as b, type NextRef as c, type PreviousRef as d, type SelfRef as e, clearLastApiTotal as f, getLastApiTotal as g, getLastApiMeta as h, clearLastApiMeta as i, getGlobalErrorHandler as j, type TwoFactorChallengeInterface as k, type S3Input as l, type S3Interface as m, setGlobalErrorHandler as s };
@@ -25,6 +25,8 @@ interface TotalRef {
25
25
  }
26
26
  declare function getLastApiTotal(): number | undefined;
27
27
  declare function clearLastApiTotal(): void;
28
+ declare function getLastApiMeta(): Record<string, any> | undefined;
29
+ declare function clearLastApiMeta(): void;
28
30
  /**
29
31
  * Set a global error handler for API errors (client-side only).
30
32
  * This handler will be called instead of throwing errors.
@@ -386,4 +388,4 @@ declare class S3Service extends AbstractService {
386
388
  }): Promise<void>;
387
389
  }
388
390
 
389
- export { AuthService as A, CompanyService as C, FeatureService as F, HttpMethod as H, NotificationService as N, PushService as P, RoleService as R, S3Service as S, type TotalRef as T, UserService as U, ContentService as a, AbstractService as b, type NextRef as c, type PreviousRef as d, type SelfRef as e, clearLastApiTotal as f, getLastApiTotal as g, getGlobalErrorHandler as h, type TwoFactorChallengeInterface as i, type S3Input as j, type S3Interface as k, setGlobalErrorHandler as s };
391
+ export { AuthService as A, CompanyService as C, FeatureService as F, HttpMethod as H, NotificationService as N, PushService as P, RoleService as R, S3Service as S, type TotalRef as T, UserService as U, ContentService as a, AbstractService as b, type NextRef as c, type PreviousRef as d, type SelfRef as e, clearLastApiTotal as f, getLastApiTotal as g, getLastApiMeta as h, clearLastApiMeta as i, getGlobalErrorHandler as j, type TwoFactorChallengeInterface as k, type S3Input as l, type S3Interface as m, setGlobalErrorHandler as s };
@@ -2,7 +2,7 @@ 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-CBqyDZyz.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';
6
6
  import 'lucide-react';
7
7
  import '../ApiDataInterface-BcZeXy5X.mjs';
8
8
  import '../feature.interface-CXb1-vNq.mjs';
@@ -2,7 +2,7 @@ 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-gcEjq8gF.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';
6
6
  import 'lucide-react';
7
7
  import '../ApiDataInterface-BcZeXy5X.js';
8
8
  import '../feature.interface-BO25VLlx.js';