@carlonicora/nextjs-jsonapi 1.102.0 → 1.104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlockNoteEditor-PRJ3RX4E.js → BlockNoteEditor-GKROOUT5.js} +17 -17
- package/dist/{BlockNoteEditor-PRJ3RX4E.js.map → BlockNoteEditor-GKROOUT5.js.map} +1 -1
- package/dist/{BlockNoteEditor-YTSZZ27G.mjs → BlockNoteEditor-IE2G55U6.mjs} +4 -4
- package/dist/billing/index.js +346 -346
- package/dist/billing/index.mjs +3 -3
- package/dist/{chunk-CK3BMQWY.mjs → chunk-CFECWLHH.mjs} +2 -2
- package/dist/{chunk-3LWDZZYF.js → chunk-HFLERFFJ.js} +736 -732
- package/dist/chunk-HFLERFFJ.js.map +1 -0
- package/dist/{chunk-C2RBYYRW.mjs → chunk-MPGZADJR.mjs} +54 -50
- package/dist/chunk-MPGZADJR.mjs.map +1 -0
- package/dist/{chunk-3KDGODJ7.mjs → chunk-N3NVIPSU.mjs} +8 -1
- package/dist/chunk-N3NVIPSU.mjs.map +1 -0
- package/dist/{chunk-XAWKRNYM.js → chunk-RXXZGPC3.js} +9 -2
- package/dist/chunk-RXXZGPC3.js.map +1 -0
- package/dist/{chunk-SE5HIHJS.js → chunk-VLDLERJN.js} +7 -7
- package/dist/{chunk-SE5HIHJS.js.map → chunk-VLDLERJN.js.map} +1 -1
- package/dist/client/index.js +4 -4
- package/dist/client/index.mjs +3 -3
- package/dist/components/index.d.mts +2 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/index.js +4 -4
- package/dist/components/index.mjs +3 -3
- package/dist/contexts/index.js +4 -4
- package/dist/contexts/index.mjs +3 -3
- package/dist/core/index.d.mts +13 -1
- package/dist/core/index.d.ts +13 -1
- package/dist/core/index.js +4 -2
- package/dist/core/index.js.map +1 -1
- package/dist/core/index.mjs +3 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +5 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -2
- package/dist/server/index.js +3 -3
- package/dist/server/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/containers/RoundPageContainer.tsx +3 -0
- package/src/utils/date-formatter.ts +18 -0
- package/src/utils/index.ts +1 -1
- package/dist/chunk-3KDGODJ7.mjs.map +0 -1
- package/dist/chunk-3LWDZZYF.js.map +0 -1
- package/dist/chunk-C2RBYYRW.mjs.map +0 -1
- package/dist/chunk-XAWKRNYM.js.map +0 -1
- /package/dist/{BlockNoteEditor-YTSZZ27G.mjs.map → BlockNoteEditor-IE2G55U6.mjs.map} +0 -0
- /package/dist/{chunk-CK3BMQWY.mjs.map → chunk-CFECWLHH.mjs.map} +0 -0
package/dist/core/index.js
CHANGED
|
@@ -172,7 +172,8 @@
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
|
|
175
|
+
|
|
176
|
+
var _chunkRXXZGPC3js = require('../chunk-RXXZGPC3.js');
|
|
176
177
|
require('../chunk-LXKSUWAV.js');
|
|
177
178
|
require('../chunk-IBS6NI7D.js');
|
|
178
179
|
|
|
@@ -371,5 +372,6 @@ require('../chunk-7QVYU63E.js');
|
|
|
371
372
|
|
|
372
373
|
|
|
373
374
|
|
|
374
|
-
exports.AVAILABLE_OAUTH_SCOPES = _chunkXAWKRNYMjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkXAWKRNYMjs.AbstractApiData; exports.AbstractService = _chunkXAWKRNYMjs.AbstractService; exports.Action = _chunkXAWKRNYMjs.Action; exports.Assistant = _chunkXAWKRNYMjs.Assistant; exports.AssistantMessage = _chunkXAWKRNYMjs.AssistantMessage; exports.AssistantMessageModule = _chunkXAWKRNYMjs.AssistantMessageModule; exports.AssistantMessageService = _chunkXAWKRNYMjs.AssistantMessageService; exports.AssistantModule = _chunkXAWKRNYMjs.AssistantModule; exports.AssistantService = _chunkXAWKRNYMjs.AssistantService; exports.AuditLog = _chunkXAWKRNYMjs.AuditLog; exports.AuditLogModule = _chunkXAWKRNYMjs.AuditLogModule; exports.AuditLogService = _chunkXAWKRNYMjs.AuditLogService; exports.Auth = _chunkXAWKRNYMjs.Auth; exports.AuthComponent = _chunkXAWKRNYMjs.AuthComponent; exports.AuthModule = _chunkXAWKRNYMjs.AuthModule; exports.AuthService = _chunkXAWKRNYMjs.AuthService; exports.AuthorModule = _chunkXAWKRNYMjs.AuthorModule; exports.BackupCodeVerify = _chunkXAWKRNYMjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkXAWKRNYMjs.BackupCodeVerifyModule; exports.Billing = _chunkXAWKRNYMjs.Billing; exports.BillingModule = _chunkXAWKRNYMjs.BillingModule; exports.BillingService = _chunkXAWKRNYMjs.BillingService; exports.BlockNoteDiffUtil = _chunkXAWKRNYMjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkXAWKRNYMjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkXAWKRNYMjs.Chunk; exports.ChunkModule = _chunkXAWKRNYMjs.ChunkModule; exports.ClientAbstractService = _chunkXAWKRNYMjs.ClientAbstractService; exports.ClientHttpMethod = _chunkXAWKRNYMjs.ClientHttpMethod; exports.Company = _chunkXAWKRNYMjs.Company; exports.CompanyFields = _chunkXAWKRNYMjs.CompanyFields; exports.CompanyModule = _chunkXAWKRNYMjs.CompanyModule; exports.CompanyService = _chunkXAWKRNYMjs.CompanyService; exports.Content = _chunkXAWKRNYMjs.Content; exports.ContentFields = _chunkXAWKRNYMjs.ContentFields; exports.ContentModule = _chunkXAWKRNYMjs.ContentModule; exports.ContentService = _chunkXAWKRNYMjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkXAWKRNYMjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkJ5LROFGLjs.DataClassRegistry; exports.DataClassRegistry = _chunkJ5LROFGLjs.DataClassRegistry; exports.EndpointCreator = _chunkXAWKRNYMjs.EndpointCreator; exports.Feature = _chunkXAWKRNYMjs.Feature; exports.FeatureModule = _chunkXAWKRNYMjs.FeatureModule; exports.FeatureService = _chunkXAWKRNYMjs.FeatureService; exports.HowTo = _chunkXAWKRNYMjs.HowTo; exports.HowToFields = _chunkXAWKRNYMjs.HowToFields; exports.HowToModule = _chunkXAWKRNYMjs.HowToModule; exports.HowToService = _chunkXAWKRNYMjs.HowToService; exports.HttpMethod = _chunkXAWKRNYMjs.HttpMethod; exports.InvoiceStatus = _chunkXAWKRNYMjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkJ5LROFGLjs.JsonApiDataFactory; exports.Module = _chunkXAWKRNYMjs.Module; exports.ModuleModule = _chunkXAWKRNYMjs.ModuleModule; exports.ModulePathsModule = _chunkXAWKRNYMjs.ModulePathsModule; exports.ModuleRegistrar = _chunkXAWKRNYMjs.ModuleRegistrar; exports.ModuleRegistry = _chunkXAWKRNYMjs.ModuleRegistry; exports.Modules = _chunkXAWKRNYMjs.Modules; exports.Notification = _chunkXAWKRNYMjs.Notification; exports.NotificationFields = _chunkXAWKRNYMjs.NotificationFields; exports.NotificationModule = _chunkXAWKRNYMjs.NotificationModule; exports.NotificationService = _chunkXAWKRNYMjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkXAWKRNYMjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkXAWKRNYMjs.OAuthClient; exports.OAuthModule = _chunkXAWKRNYMjs.OAuthModule; exports.OAuthService = _chunkXAWKRNYMjs.OAuthService; exports.Passkey = _chunkXAWKRNYMjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkXAWKRNYMjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkXAWKRNYMjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkXAWKRNYMjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkXAWKRNYMjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkXAWKRNYMjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkXAWKRNYMjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkXAWKRNYMjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkXAWKRNYMjs.PasskeyRename; exports.PasskeyRenameModule = _chunkXAWKRNYMjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkXAWKRNYMjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkXAWKRNYMjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkXAWKRNYMjs.PaymentMethod; exports.PermissionMappingModule = _chunkXAWKRNYMjs.PermissionMappingModule; exports.Push = _chunkXAWKRNYMjs.Push; exports.PushModule = _chunkXAWKRNYMjs.PushModule; exports.PushService = _chunkXAWKRNYMjs.PushService; exports.RbacMatrixModule = _chunkXAWKRNYMjs.RbacMatrixModule; exports.ReferralModule = _chunkXAWKRNYMjs.ReferralModule; exports.ReferralService = _chunkXAWKRNYMjs.ReferralService; exports.ReferralStats = _chunkXAWKRNYMjs.ReferralStats; exports.ReferralStatsModule = _chunkXAWKRNYMjs.ReferralStatsModule; exports.RehydrationFactory = _chunkXAWKRNYMjs.RehydrationFactory; exports.Role = _chunkXAWKRNYMjs.Role; exports.RoleFields = _chunkXAWKRNYMjs.RoleFields; exports.RoleModule = _chunkXAWKRNYMjs.RoleModule; exports.RoleService = _chunkXAWKRNYMjs.RoleService; exports.S3 = _chunkXAWKRNYMjs.S3; exports.S3Module = _chunkXAWKRNYMjs.S3Module; exports.S3Service = _chunkXAWKRNYMjs.S3Service; exports.StripeCustomer = _chunkXAWKRNYMjs.StripeCustomer; exports.StripeCustomerModule = _chunkXAWKRNYMjs.StripeCustomerModule; exports.StripeCustomerService = _chunkXAWKRNYMjs.StripeCustomerService; exports.StripeInvoice = _chunkXAWKRNYMjs.StripeInvoice; exports.StripeInvoiceModule = _chunkXAWKRNYMjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkXAWKRNYMjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkXAWKRNYMjs.StripePaymentMethodModule; exports.StripePrice = _chunkXAWKRNYMjs.StripePrice; exports.StripePriceModule = _chunkXAWKRNYMjs.StripePriceModule; exports.StripePriceService = _chunkXAWKRNYMjs.StripePriceService; exports.StripeProduct = _chunkXAWKRNYMjs.StripeProduct; exports.StripeProductModule = _chunkXAWKRNYMjs.StripeProductModule; exports.StripeProductService = _chunkXAWKRNYMjs.StripeProductService; exports.StripePromotionCode = _chunkXAWKRNYMjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkXAWKRNYMjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkXAWKRNYMjs.StripePromotionCodeService; exports.StripeSubscription = _chunkXAWKRNYMjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkXAWKRNYMjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkXAWKRNYMjs.StripeSubscriptionService; exports.StripeUsage = _chunkXAWKRNYMjs.StripeUsage; exports.StripeUsageModule = _chunkXAWKRNYMjs.StripeUsageModule; exports.StripeUsageService = _chunkXAWKRNYMjs.StripeUsageService; exports.SubscriptionStatus = _chunkXAWKRNYMjs.SubscriptionStatus; exports.TableOptions = _chunkXAWKRNYMjs.TableOptions; exports.TotpAuthenticator = _chunkXAWKRNYMjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkXAWKRNYMjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkXAWKRNYMjs.TotpSetup; exports.TotpSetupModule = _chunkXAWKRNYMjs.TotpSetupModule; exports.TotpVerify = _chunkXAWKRNYMjs.TotpVerify; exports.TotpVerifyLogin = _chunkXAWKRNYMjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkXAWKRNYMjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkXAWKRNYMjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkXAWKRNYMjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkXAWKRNYMjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkXAWKRNYMjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkXAWKRNYMjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkXAWKRNYMjs.TwoFactorService; exports.TwoFactorStatus = _chunkXAWKRNYMjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkXAWKRNYMjs.TwoFactorStatusModule; exports.User = _chunkXAWKRNYMjs.User; exports.UserFields = _chunkXAWKRNYMjs.UserFields; exports.UserModule = _chunkXAWKRNYMjs.UserModule; exports.UserService = _chunkXAWKRNYMjs.UserService; exports.Waitlist = _chunkXAWKRNYMjs.Waitlist; exports.WaitlistModule = _chunkXAWKRNYMjs.WaitlistModule; exports.WaitlistService = _chunkXAWKRNYMjs.WaitlistService; exports.WaitlistStats = _chunkXAWKRNYMjs.WaitlistStats; exports.WaitlistStatsModule = _chunkXAWKRNYMjs.WaitlistStatsModule; exports.checkPermissions = _chunkXAWKRNYMjs.checkPermissions; exports.checkPermissionsFromServer = _chunkXAWKRNYMjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkXAWKRNYMjs.clearLastApiTotal; exports.cn = _chunkXAWKRNYMjs.cn; exports.composeRefs = _chunkXAWKRNYMjs.composeRefs; exports.createJsonApiInclusion = _chunkXAWKRNYMjs.createJsonApiInclusion; exports.dismissToast = _chunkXAWKRNYMjs.dismissToast; exports.entityObjectSchema = _chunkXAWKRNYMjs.entityObjectSchema; exports.exists = _chunkXAWKRNYMjs.exists; exports.formatDate = _chunkXAWKRNYMjs.formatDate; exports.getBootstrapper = _chunkJ5LROFGLjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkXAWKRNYMjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkXAWKRNYMjs.getGlobalErrorHandler; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.getLastApiTotal = _chunkXAWKRNYMjs.getLastApiTotal; exports.getLucideIcon = _chunkXAWKRNYMjs.getLucideIcon; exports.getLucideIconByModule = _chunkXAWKRNYMjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkXAWKRNYMjs.getLucideIconByModuleName; exports.getTableComponents = _chunkXAWKRNYMjs.getTableComponents; exports.getTableOptions = _chunkXAWKRNYMjs.getTableOptions; exports.getValueFromPath = _chunkXAWKRNYMjs.getValueFromPath; exports.hasBootstrapper = _chunkJ5LROFGLjs.hasBootstrapper; exports.rehydrate = _chunkXAWKRNYMjs.rehydrate; exports.rehydrateList = _chunkXAWKRNYMjs.rehydrateList; exports.resetBootstrapStore = _chunkJ5LROFGLjs.resetBootstrapStore; exports.setBootstrapper = _chunkJ5LROFGLjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkXAWKRNYMjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkXAWKRNYMjs.setGlobalErrorHandler; exports.showCustomToast = _chunkXAWKRNYMjs.showCustomToast; exports.showError = _chunkXAWKRNYMjs.showError; exports.showToast = _chunkXAWKRNYMjs.showToast; exports.translateData = _chunkJ5LROFGLjs.translateData; exports.translateResponse = _chunkJ5LROFGLjs.translateResponse; exports.tryBootstrap = _chunkJ5LROFGLjs.tryBootstrap; exports.useComposedRefs = _chunkXAWKRNYMjs.useComposedRefs; exports.useIsMobile = _chunkXAWKRNYMjs.useIsMobile; exports.userObjectSchema = _chunkXAWKRNYMjs.userObjectSchema;
|
|
375
|
+
|
|
376
|
+
exports.AVAILABLE_OAUTH_SCOPES = _chunkRXXZGPC3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkRXXZGPC3js.AbstractApiData; exports.AbstractService = _chunkRXXZGPC3js.AbstractService; exports.Action = _chunkRXXZGPC3js.Action; exports.Assistant = _chunkRXXZGPC3js.Assistant; exports.AssistantMessage = _chunkRXXZGPC3js.AssistantMessage; exports.AssistantMessageModule = _chunkRXXZGPC3js.AssistantMessageModule; exports.AssistantMessageService = _chunkRXXZGPC3js.AssistantMessageService; exports.AssistantModule = _chunkRXXZGPC3js.AssistantModule; exports.AssistantService = _chunkRXXZGPC3js.AssistantService; exports.AuditLog = _chunkRXXZGPC3js.AuditLog; exports.AuditLogModule = _chunkRXXZGPC3js.AuditLogModule; exports.AuditLogService = _chunkRXXZGPC3js.AuditLogService; exports.Auth = _chunkRXXZGPC3js.Auth; exports.AuthComponent = _chunkRXXZGPC3js.AuthComponent; exports.AuthModule = _chunkRXXZGPC3js.AuthModule; exports.AuthService = _chunkRXXZGPC3js.AuthService; exports.AuthorModule = _chunkRXXZGPC3js.AuthorModule; exports.BackupCodeVerify = _chunkRXXZGPC3js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkRXXZGPC3js.BackupCodeVerifyModule; exports.Billing = _chunkRXXZGPC3js.Billing; exports.BillingModule = _chunkRXXZGPC3js.BillingModule; exports.BillingService = _chunkRXXZGPC3js.BillingService; exports.BlockNoteDiffUtil = _chunkRXXZGPC3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkRXXZGPC3js.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkRXXZGPC3js.Chunk; exports.ChunkModule = _chunkRXXZGPC3js.ChunkModule; exports.ClientAbstractService = _chunkRXXZGPC3js.ClientAbstractService; exports.ClientHttpMethod = _chunkRXXZGPC3js.ClientHttpMethod; exports.Company = _chunkRXXZGPC3js.Company; exports.CompanyFields = _chunkRXXZGPC3js.CompanyFields; exports.CompanyModule = _chunkRXXZGPC3js.CompanyModule; exports.CompanyService = _chunkRXXZGPC3js.CompanyService; exports.Content = _chunkRXXZGPC3js.Content; exports.ContentFields = _chunkRXXZGPC3js.ContentFields; exports.ContentModule = _chunkRXXZGPC3js.ContentModule; exports.ContentService = _chunkRXXZGPC3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkRXXZGPC3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkJ5LROFGLjs.DataClassRegistry; exports.DataClassRegistry = _chunkJ5LROFGLjs.DataClassRegistry; exports.EndpointCreator = _chunkRXXZGPC3js.EndpointCreator; exports.Feature = _chunkRXXZGPC3js.Feature; exports.FeatureModule = _chunkRXXZGPC3js.FeatureModule; exports.FeatureService = _chunkRXXZGPC3js.FeatureService; exports.HowTo = _chunkRXXZGPC3js.HowTo; exports.HowToFields = _chunkRXXZGPC3js.HowToFields; exports.HowToModule = _chunkRXXZGPC3js.HowToModule; exports.HowToService = _chunkRXXZGPC3js.HowToService; exports.HttpMethod = _chunkRXXZGPC3js.HttpMethod; exports.InvoiceStatus = _chunkRXXZGPC3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkJ5LROFGLjs.JsonApiDataFactory; exports.Module = _chunkRXXZGPC3js.Module; exports.ModuleModule = _chunkRXXZGPC3js.ModuleModule; exports.ModulePathsModule = _chunkRXXZGPC3js.ModulePathsModule; exports.ModuleRegistrar = _chunkRXXZGPC3js.ModuleRegistrar; exports.ModuleRegistry = _chunkRXXZGPC3js.ModuleRegistry; exports.Modules = _chunkRXXZGPC3js.Modules; exports.Notification = _chunkRXXZGPC3js.Notification; exports.NotificationFields = _chunkRXXZGPC3js.NotificationFields; exports.NotificationModule = _chunkRXXZGPC3js.NotificationModule; exports.NotificationService = _chunkRXXZGPC3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkRXXZGPC3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkRXXZGPC3js.OAuthClient; exports.OAuthModule = _chunkRXXZGPC3js.OAuthModule; exports.OAuthService = _chunkRXXZGPC3js.OAuthService; exports.Passkey = _chunkRXXZGPC3js.Passkey; exports.PasskeyAuthenticationOptions = _chunkRXXZGPC3js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkRXXZGPC3js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkRXXZGPC3js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkRXXZGPC3js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkRXXZGPC3js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkRXXZGPC3js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkRXXZGPC3js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkRXXZGPC3js.PasskeyRename; exports.PasskeyRenameModule = _chunkRXXZGPC3js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkRXXZGPC3js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkRXXZGPC3js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkRXXZGPC3js.PaymentMethod; exports.PermissionMappingModule = _chunkRXXZGPC3js.PermissionMappingModule; exports.Push = _chunkRXXZGPC3js.Push; exports.PushModule = _chunkRXXZGPC3js.PushModule; exports.PushService = _chunkRXXZGPC3js.PushService; exports.RbacMatrixModule = _chunkRXXZGPC3js.RbacMatrixModule; exports.ReferralModule = _chunkRXXZGPC3js.ReferralModule; exports.ReferralService = _chunkRXXZGPC3js.ReferralService; exports.ReferralStats = _chunkRXXZGPC3js.ReferralStats; exports.ReferralStatsModule = _chunkRXXZGPC3js.ReferralStatsModule; exports.RehydrationFactory = _chunkRXXZGPC3js.RehydrationFactory; exports.Role = _chunkRXXZGPC3js.Role; exports.RoleFields = _chunkRXXZGPC3js.RoleFields; exports.RoleModule = _chunkRXXZGPC3js.RoleModule; exports.RoleService = _chunkRXXZGPC3js.RoleService; exports.S3 = _chunkRXXZGPC3js.S3; exports.S3Module = _chunkRXXZGPC3js.S3Module; exports.S3Service = _chunkRXXZGPC3js.S3Service; exports.StripeCustomer = _chunkRXXZGPC3js.StripeCustomer; exports.StripeCustomerModule = _chunkRXXZGPC3js.StripeCustomerModule; exports.StripeCustomerService = _chunkRXXZGPC3js.StripeCustomerService; exports.StripeInvoice = _chunkRXXZGPC3js.StripeInvoice; exports.StripeInvoiceModule = _chunkRXXZGPC3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkRXXZGPC3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkRXXZGPC3js.StripePaymentMethodModule; exports.StripePrice = _chunkRXXZGPC3js.StripePrice; exports.StripePriceModule = _chunkRXXZGPC3js.StripePriceModule; exports.StripePriceService = _chunkRXXZGPC3js.StripePriceService; exports.StripeProduct = _chunkRXXZGPC3js.StripeProduct; exports.StripeProductModule = _chunkRXXZGPC3js.StripeProductModule; exports.StripeProductService = _chunkRXXZGPC3js.StripeProductService; exports.StripePromotionCode = _chunkRXXZGPC3js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkRXXZGPC3js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkRXXZGPC3js.StripePromotionCodeService; exports.StripeSubscription = _chunkRXXZGPC3js.StripeSubscription; exports.StripeSubscriptionModule = _chunkRXXZGPC3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkRXXZGPC3js.StripeSubscriptionService; exports.StripeUsage = _chunkRXXZGPC3js.StripeUsage; exports.StripeUsageModule = _chunkRXXZGPC3js.StripeUsageModule; exports.StripeUsageService = _chunkRXXZGPC3js.StripeUsageService; exports.SubscriptionStatus = _chunkRXXZGPC3js.SubscriptionStatus; exports.TableOptions = _chunkRXXZGPC3js.TableOptions; exports.TotpAuthenticator = _chunkRXXZGPC3js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkRXXZGPC3js.TotpAuthenticatorModule; exports.TotpSetup = _chunkRXXZGPC3js.TotpSetup; exports.TotpSetupModule = _chunkRXXZGPC3js.TotpSetupModule; exports.TotpVerify = _chunkRXXZGPC3js.TotpVerify; exports.TotpVerifyLogin = _chunkRXXZGPC3js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkRXXZGPC3js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkRXXZGPC3js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkRXXZGPC3js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkRXXZGPC3js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkRXXZGPC3js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkRXXZGPC3js.TwoFactorEnableModule; exports.TwoFactorService = _chunkRXXZGPC3js.TwoFactorService; exports.TwoFactorStatus = _chunkRXXZGPC3js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkRXXZGPC3js.TwoFactorStatusModule; exports.User = _chunkRXXZGPC3js.User; exports.UserFields = _chunkRXXZGPC3js.UserFields; exports.UserModule = _chunkRXXZGPC3js.UserModule; exports.UserService = _chunkRXXZGPC3js.UserService; exports.Waitlist = _chunkRXXZGPC3js.Waitlist; exports.WaitlistModule = _chunkRXXZGPC3js.WaitlistModule; exports.WaitlistService = _chunkRXXZGPC3js.WaitlistService; exports.WaitlistStats = _chunkRXXZGPC3js.WaitlistStats; exports.WaitlistStatsModule = _chunkRXXZGPC3js.WaitlistStatsModule; exports.checkPermissions = _chunkRXXZGPC3js.checkPermissions; exports.checkPermissionsFromServer = _chunkRXXZGPC3js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkRXXZGPC3js.clearLastApiTotal; exports.cn = _chunkRXXZGPC3js.cn; exports.composeRefs = _chunkRXXZGPC3js.composeRefs; exports.createJsonApiInclusion = _chunkRXXZGPC3js.createJsonApiInclusion; exports.dismissToast = _chunkRXXZGPC3js.dismissToast; exports.entityObjectSchema = _chunkRXXZGPC3js.entityObjectSchema; exports.exists = _chunkRXXZGPC3js.exists; exports.formatDate = _chunkRXXZGPC3js.formatDate; exports.formatLocalDate = _chunkRXXZGPC3js.formatLocalDate; exports.getBootstrapper = _chunkJ5LROFGLjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkRXXZGPC3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkRXXZGPC3js.getGlobalErrorHandler; exports.getIcon = _chunkRXXZGPC3js.getIcon; exports.getIconByModule = _chunkRXXZGPC3js.getIconByModule; exports.getIconByModuleName = _chunkRXXZGPC3js.getIconByModuleName; exports.getInitials = _chunkRXXZGPC3js.getInitials; exports.getLastApiTotal = _chunkRXXZGPC3js.getLastApiTotal; exports.getLucideIcon = _chunkRXXZGPC3js.getLucideIcon; exports.getLucideIconByModule = _chunkRXXZGPC3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkRXXZGPC3js.getLucideIconByModuleName; exports.getTableComponents = _chunkRXXZGPC3js.getTableComponents; exports.getTableOptions = _chunkRXXZGPC3js.getTableOptions; exports.getValueFromPath = _chunkRXXZGPC3js.getValueFromPath; exports.hasBootstrapper = _chunkJ5LROFGLjs.hasBootstrapper; exports.rehydrate = _chunkRXXZGPC3js.rehydrate; exports.rehydrateList = _chunkRXXZGPC3js.rehydrateList; exports.resetBootstrapStore = _chunkJ5LROFGLjs.resetBootstrapStore; exports.setBootstrapper = _chunkJ5LROFGLjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkRXXZGPC3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkRXXZGPC3js.setGlobalErrorHandler; exports.showCustomToast = _chunkRXXZGPC3js.showCustomToast; exports.showError = _chunkRXXZGPC3js.showError; exports.showToast = _chunkRXXZGPC3js.showToast; exports.translateData = _chunkJ5LROFGLjs.translateData; exports.translateResponse = _chunkJ5LROFGLjs.translateResponse; exports.tryBootstrap = _chunkJ5LROFGLjs.tryBootstrap; exports.useComposedRefs = _chunkRXXZGPC3js.useComposedRefs; exports.useIsMobile = _chunkRXXZGPC3js.useIsMobile; exports.userObjectSchema = _chunkRXXZGPC3js.userObjectSchema;
|
|
375
377
|
//# sourceMappingURL=index.js.map
|
package/dist/core/index.js.map
CHANGED
|
@@ -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;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;AACF
|
|
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;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;AACF,+1VAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
|
package/dist/core/index.mjs
CHANGED
|
@@ -149,6 +149,7 @@ import {
|
|
|
149
149
|
entityObjectSchema,
|
|
150
150
|
exists,
|
|
151
151
|
formatDate,
|
|
152
|
+
formatLocalDate,
|
|
152
153
|
getClientGlobalErrorHandler,
|
|
153
154
|
getGlobalErrorHandler,
|
|
154
155
|
getIcon,
|
|
@@ -172,7 +173,7 @@ import {
|
|
|
172
173
|
useComposedRefs,
|
|
173
174
|
useIsMobile,
|
|
174
175
|
userObjectSchema
|
|
175
|
-
} from "../chunk-
|
|
176
|
+
} from "../chunk-N3NVIPSU.mjs";
|
|
176
177
|
import "../chunk-AUXK7QSA.mjs";
|
|
177
178
|
import "../chunk-C7C7VY4F.mjs";
|
|
178
179
|
import {
|
|
@@ -341,6 +342,7 @@ export {
|
|
|
341
342
|
entityObjectSchema,
|
|
342
343
|
exists,
|
|
343
344
|
formatDate,
|
|
345
|
+
formatLocalDate,
|
|
344
346
|
getBootstrapper,
|
|
345
347
|
getClientGlobalErrorHandler,
|
|
346
348
|
getGlobalErrorHandler,
|
package/dist/index.d.mts
CHANGED
|
@@ -3,7 +3,7 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiD
|
|
|
3
3
|
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CYEcRUrh.mjs';
|
|
4
4
|
export { A as ApiResponseInterface } from './ApiResponseInterface-rsXRL_Hn.mjs';
|
|
5
5
|
import { AbstractApiData } from './core/index.mjs';
|
|
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, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, 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, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
|
|
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, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, 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, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, formatLocalDate, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
|
|
7
7
|
import { b as AbstractService } from './s3.service-CVgLWaDc.mjs';
|
|
8
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-CVgLWaDc.mjs';
|
|
9
9
|
export { b as AssistantMessageInput, c as AssistantMessageInterface, A as AssistantMessageRole, B as BreadcrumbItemData, d as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-DJ3Me16Y.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiD
|
|
|
3
3
|
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CYEcRUrh.js';
|
|
4
4
|
export { A as ApiResponseInterface } from './ApiResponseInterface-CWLvSCvS.js';
|
|
5
5
|
import { AbstractApiData } from './core/index.js';
|
|
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, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, 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, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
|
|
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, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, HowTo, HowToFields, HowToModule, HowToService, InviteValidation, JsonApiDataFactory, 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, Waitlist, WaitlistInput, WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, WaitlistStatsInterface, WaitlistStatsModule, WaitlistStatus, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, formatLocalDate, getBootstrapper, getClientGlobalErrorHandler, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
|
|
7
7
|
import { b as AbstractService } from './s3.service-SLlX0Zbz.js';
|
|
8
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-SLlX0Zbz.js';
|
|
9
9
|
export { b as AssistantMessageInput, c as AssistantMessageInterface, A as AssistantMessageRole, B as BreadcrumbItemData, d as ChunkInterface, C as ChunkRelationshipMeta, H as HowToInput, a as HowToInterface } from './AssistantMessageInterface-BpEhx2pC.js';
|
package/dist/index.js
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
var
|
|
21
|
+
var _chunkVLDLERJNjs = require('./chunk-VLDLERJN.js');
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
@@ -198,7 +198,8 @@ var _chunkSE5HIHJSjs = require('./chunk-SE5HIHJS.js');
|
|
|
198
198
|
|
|
199
199
|
|
|
200
200
|
|
|
201
|
-
|
|
201
|
+
|
|
202
|
+
var _chunkRXXZGPC3js = require('./chunk-RXXZGPC3.js');
|
|
202
203
|
require('./chunk-LXKSUWAV.js');
|
|
203
204
|
require('./chunk-IBS6NI7D.js');
|
|
204
205
|
|
|
@@ -421,5 +422,6 @@ require('./chunk-7QVYU63E.js');
|
|
|
421
422
|
|
|
422
423
|
|
|
423
424
|
|
|
424
|
-
exports.ACTION_TYPES = _chunkSE5HIHJSjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkXAWKRNYMjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkXAWKRNYMjs.AbstractApiData; exports.AbstractService = _chunkXAWKRNYMjs.AbstractService; exports.Action = _chunkXAWKRNYMjs.Action; exports.Assistant = _chunkXAWKRNYMjs.Assistant; exports.AssistantMessage = _chunkXAWKRNYMjs.AssistantMessage; exports.AssistantMessageModule = _chunkXAWKRNYMjs.AssistantMessageModule; exports.AssistantMessageService = _chunkXAWKRNYMjs.AssistantMessageService; exports.AssistantModule = _chunkXAWKRNYMjs.AssistantModule; exports.AssistantService = _chunkXAWKRNYMjs.AssistantService; exports.AuditLog = _chunkXAWKRNYMjs.AuditLog; exports.AuditLogModule = _chunkXAWKRNYMjs.AuditLogModule; exports.AuditLogService = _chunkXAWKRNYMjs.AuditLogService; exports.Auth = _chunkXAWKRNYMjs.Auth; exports.AuthComponent = _chunkXAWKRNYMjs.AuthComponent; exports.AuthModule = _chunkXAWKRNYMjs.AuthModule; exports.AuthService = _chunkXAWKRNYMjs.AuthService; exports.AuthorModule = _chunkXAWKRNYMjs.AuthorModule; exports.BackupCodeVerify = _chunkXAWKRNYMjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkXAWKRNYMjs.BackupCodeVerifyModule; exports.Billing = _chunkXAWKRNYMjs.Billing; exports.BillingModule = _chunkXAWKRNYMjs.BillingModule; exports.BillingService = _chunkXAWKRNYMjs.BillingService; exports.BlockNoteDiffUtil = _chunkXAWKRNYMjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkXAWKRNYMjs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkSE5HIHJSjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkXAWKRNYMjs.Chunk; exports.ChunkModule = _chunkXAWKRNYMjs.ChunkModule; exports.ClientAbstractService = _chunkXAWKRNYMjs.ClientAbstractService; exports.ClientHttpMethod = _chunkXAWKRNYMjs.ClientHttpMethod; exports.Company = _chunkXAWKRNYMjs.Company; exports.CompanyFields = _chunkXAWKRNYMjs.CompanyFields; exports.CompanyModule = _chunkXAWKRNYMjs.CompanyModule; exports.CompanyService = _chunkXAWKRNYMjs.CompanyService; exports.Content = _chunkXAWKRNYMjs.Content; exports.ContentFields = _chunkXAWKRNYMjs.ContentFields; exports.ContentModule = _chunkXAWKRNYMjs.ContentModule; exports.ContentService = _chunkXAWKRNYMjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkXAWKRNYMjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkJ5LROFGLjs.DataClassRegistry; exports.DataClassRegistry = _chunkJ5LROFGLjs.DataClassRegistry; exports.EndpointCreator = _chunkXAWKRNYMjs.EndpointCreator; exports.Feature = _chunkXAWKRNYMjs.Feature; exports.FeatureModule = _chunkXAWKRNYMjs.FeatureModule; exports.FeatureService = _chunkXAWKRNYMjs.FeatureService; exports.HowTo = _chunkXAWKRNYMjs.HowTo; exports.HowToFields = _chunkXAWKRNYMjs.HowToFields; exports.HowToModule = _chunkXAWKRNYMjs.HowToModule; exports.HowToService = _chunkXAWKRNYMjs.HowToService; exports.HttpMethod = _chunkXAWKRNYMjs.HttpMethod; exports.InvoiceStatus = _chunkXAWKRNYMjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkJ5LROFGLjs.JsonApiDataFactory; exports.Module = _chunkXAWKRNYMjs.Module; exports.ModuleModule = _chunkXAWKRNYMjs.ModuleModule; exports.ModulePaths = _chunkXAWKRNYMjs.ModulePaths; exports.ModulePathsModule = _chunkXAWKRNYMjs.ModulePathsModule; exports.ModuleRegistrar = _chunkXAWKRNYMjs.ModuleRegistrar; exports.ModuleRegistry = _chunkXAWKRNYMjs.ModuleRegistry; exports.Modules = _chunkXAWKRNYMjs.Modules; exports.Notification = _chunkXAWKRNYMjs.Notification; exports.NotificationFields = _chunkXAWKRNYMjs.NotificationFields; exports.NotificationModule = _chunkXAWKRNYMjs.NotificationModule; exports.NotificationService = _chunkXAWKRNYMjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkXAWKRNYMjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkXAWKRNYMjs.OAuthClient; exports.OAuthModule = _chunkXAWKRNYMjs.OAuthModule; exports.OAuthService = _chunkXAWKRNYMjs.OAuthService; exports.Passkey = _chunkXAWKRNYMjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkXAWKRNYMjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkXAWKRNYMjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkXAWKRNYMjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkXAWKRNYMjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkXAWKRNYMjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkXAWKRNYMjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkXAWKRNYMjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkXAWKRNYMjs.PasskeyRename; exports.PasskeyRenameModule = _chunkXAWKRNYMjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkXAWKRNYMjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkXAWKRNYMjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkXAWKRNYMjs.PaymentMethod; exports.PermissionMapping = _chunkXAWKRNYMjs.PermissionMapping; exports.PermissionMappingModule = _chunkXAWKRNYMjs.PermissionMappingModule; exports.Push = _chunkXAWKRNYMjs.Push; exports.PushModule = _chunkXAWKRNYMjs.PushModule; exports.PushService = _chunkXAWKRNYMjs.PushService; exports.RbacMatrixModel = _chunkXAWKRNYMjs.RbacMatrixModel; exports.RbacMatrixModule = _chunkXAWKRNYMjs.RbacMatrixModule; exports.RbacService = _chunkSE5HIHJSjs.RbacService; exports.ReferralModule = _chunkXAWKRNYMjs.ReferralModule; exports.ReferralService = _chunkXAWKRNYMjs.ReferralService; exports.ReferralStats = _chunkXAWKRNYMjs.ReferralStats; exports.ReferralStatsModule = _chunkXAWKRNYMjs.ReferralStatsModule; exports.RehydrationFactory = _chunkXAWKRNYMjs.RehydrationFactory; exports.Role = _chunkXAWKRNYMjs.Role; exports.RoleFields = _chunkXAWKRNYMjs.RoleFields; exports.RoleModule = _chunkXAWKRNYMjs.RoleModule; exports.RoleService = _chunkXAWKRNYMjs.RoleService; exports.S3 = _chunkXAWKRNYMjs.S3; exports.S3Module = _chunkXAWKRNYMjs.S3Module; exports.S3Service = _chunkXAWKRNYMjs.S3Service; exports.StripeCustomer = _chunkXAWKRNYMjs.StripeCustomer; exports.StripeCustomerModule = _chunkXAWKRNYMjs.StripeCustomerModule; exports.StripeCustomerService = _chunkXAWKRNYMjs.StripeCustomerService; exports.StripeInvoice = _chunkXAWKRNYMjs.StripeInvoice; exports.StripeInvoiceModule = _chunkXAWKRNYMjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkXAWKRNYMjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkXAWKRNYMjs.StripePaymentMethodModule; exports.StripePrice = _chunkXAWKRNYMjs.StripePrice; exports.StripePriceModule = _chunkXAWKRNYMjs.StripePriceModule; exports.StripePriceService = _chunkXAWKRNYMjs.StripePriceService; exports.StripeProduct = _chunkXAWKRNYMjs.StripeProduct; exports.StripeProductModule = _chunkXAWKRNYMjs.StripeProductModule; exports.StripeProductService = _chunkXAWKRNYMjs.StripeProductService; exports.StripePromotionCode = _chunkXAWKRNYMjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkXAWKRNYMjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkXAWKRNYMjs.StripePromotionCodeService; exports.StripeSubscription = _chunkXAWKRNYMjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkXAWKRNYMjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkXAWKRNYMjs.StripeSubscriptionService; exports.StripeUsage = _chunkXAWKRNYMjs.StripeUsage; exports.StripeUsageModule = _chunkXAWKRNYMjs.StripeUsageModule; exports.StripeUsageService = _chunkXAWKRNYMjs.StripeUsageService; exports.SubscriptionStatus = _chunkXAWKRNYMjs.SubscriptionStatus; exports.TableOptions = _chunkXAWKRNYMjs.TableOptions; exports.TotpAuthenticator = _chunkXAWKRNYMjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkXAWKRNYMjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkXAWKRNYMjs.TotpSetup; exports.TotpSetupModule = _chunkXAWKRNYMjs.TotpSetupModule; exports.TotpVerify = _chunkXAWKRNYMjs.TotpVerify; exports.TotpVerifyLogin = _chunkXAWKRNYMjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkXAWKRNYMjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkXAWKRNYMjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkXAWKRNYMjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkXAWKRNYMjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkXAWKRNYMjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkXAWKRNYMjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkXAWKRNYMjs.TwoFactorService; exports.TwoFactorStatus = _chunkXAWKRNYMjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkXAWKRNYMjs.TwoFactorStatusModule; exports.User = _chunkXAWKRNYMjs.User; exports.UserFields = _chunkXAWKRNYMjs.UserFields; exports.UserModule = _chunkXAWKRNYMjs.UserModule; exports.UserService = _chunkXAWKRNYMjs.UserService; exports.Waitlist = _chunkXAWKRNYMjs.Waitlist; exports.WaitlistModule = _chunkXAWKRNYMjs.WaitlistModule; exports.WaitlistService = _chunkXAWKRNYMjs.WaitlistService; exports.WaitlistStats = _chunkXAWKRNYMjs.WaitlistStats; exports.WaitlistStatsModule = _chunkXAWKRNYMjs.WaitlistStatsModule; exports.checkPermissions = _chunkXAWKRNYMjs.checkPermissions; exports.checkPermissionsFromServer = _chunkXAWKRNYMjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkXAWKRNYMjs.clearLastApiTotal; exports.cn = _chunkXAWKRNYMjs.cn; exports.composeRefs = _chunkXAWKRNYMjs.composeRefs; exports.configureAuth = _chunkXAWKRNYMjs.configureAuth; exports.configureI18n = _chunkSE5HIHJSjs.configureI18n; exports.configureJsonApi = _chunkSE5HIHJSjs.configureJsonApi; exports.configureLogin = _chunkSE5HIHJSjs.configureLogin; exports.configureReferral = _chunkSE5HIHJSjs.configureReferral; exports.configureRoles = _chunkSE5HIHJSjs.configureRoles; exports.configureWaitlist = _chunkSE5HIHJSjs.configureWaitlist; exports.createJsonApiInclusion = _chunkXAWKRNYMjs.createJsonApiInclusion; exports.dismissToast = _chunkXAWKRNYMjs.dismissToast; exports.entityObjectSchema = _chunkXAWKRNYMjs.entityObjectSchema; exports.exists = _chunkXAWKRNYMjs.exists; exports.formatDate = _chunkXAWKRNYMjs.formatDate; exports.getApiUrl = _chunkSE5HIHJSjs.getApiUrl; exports.getAppUrl = _chunkSE5HIHJSjs.getAppUrl; exports.getBootstrapper = _chunkJ5LROFGLjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkXAWKRNYMjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkXAWKRNYMjs.getGlobalErrorHandler; exports.getIcon = _chunkXAWKRNYMjs.getIcon; exports.getIconByModule = _chunkXAWKRNYMjs.getIconByModule; exports.getIconByModuleName = _chunkXAWKRNYMjs.getIconByModuleName; exports.getInitials = _chunkXAWKRNYMjs.getInitials; exports.getLastApiTotal = _chunkXAWKRNYMjs.getLastApiTotal; exports.getLucideIcon = _chunkXAWKRNYMjs.getLucideIcon; exports.getLucideIconByModule = _chunkXAWKRNYMjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkXAWKRNYMjs.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkSE5HIHJSjs.getPublicApiUrl; exports.getReferralConfig = _chunkSE5HIHJSjs.getReferralConfig; exports.getRoleId = _chunkSE5HIHJSjs.getRoleId; exports.getStripePublishableKey = _chunkSE5HIHJSjs.getStripePublishableKey; exports.getTableComponents = _chunkXAWKRNYMjs.getTableComponents; exports.getTableOptions = _chunkXAWKRNYMjs.getTableOptions; exports.getTokenHandler = _chunkXAWKRNYMjs.getTokenHandler; exports.getTrackablePages = _chunkSE5HIHJSjs.getTrackablePages; exports.getValueFromPath = _chunkXAWKRNYMjs.getValueFromPath; exports.getWaitlistConfig = _chunkSE5HIHJSjs.getWaitlistConfig; exports.hasBootstrapper = _chunkJ5LROFGLjs.hasBootstrapper; exports.isReferralEnabled = _chunkSE5HIHJSjs.isReferralEnabled; exports.isRolesConfigured = _chunkSE5HIHJSjs.isRolesConfigured; exports.rehydrate = _chunkXAWKRNYMjs.rehydrate; exports.rehydrateList = _chunkXAWKRNYMjs.rehydrateList; exports.resetBootstrapStore = _chunkJ5LROFGLjs.resetBootstrapStore; exports.setBootstrapper = _chunkJ5LROFGLjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkXAWKRNYMjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkXAWKRNYMjs.setGlobalErrorHandler; exports.showCustomToast = _chunkXAWKRNYMjs.showCustomToast; exports.showError = _chunkXAWKRNYMjs.showError; exports.showToast = _chunkXAWKRNYMjs.showToast; exports.translateData = _chunkJ5LROFGLjs.translateData; exports.translateResponse = _chunkJ5LROFGLjs.translateResponse; exports.tryBootstrap = _chunkJ5LROFGLjs.tryBootstrap; exports.useComposedRefs = _chunkXAWKRNYMjs.useComposedRefs; exports.useIsMobile = _chunkXAWKRNYMjs.useIsMobile; exports.userObjectSchema = _chunkXAWKRNYMjs.userObjectSchema;
|
|
425
|
+
|
|
426
|
+
exports.ACTION_TYPES = _chunkVLDLERJNjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkRXXZGPC3js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkRXXZGPC3js.AbstractApiData; exports.AbstractService = _chunkRXXZGPC3js.AbstractService; exports.Action = _chunkRXXZGPC3js.Action; exports.Assistant = _chunkRXXZGPC3js.Assistant; exports.AssistantMessage = _chunkRXXZGPC3js.AssistantMessage; exports.AssistantMessageModule = _chunkRXXZGPC3js.AssistantMessageModule; exports.AssistantMessageService = _chunkRXXZGPC3js.AssistantMessageService; exports.AssistantModule = _chunkRXXZGPC3js.AssistantModule; exports.AssistantService = _chunkRXXZGPC3js.AssistantService; exports.AuditLog = _chunkRXXZGPC3js.AuditLog; exports.AuditLogModule = _chunkRXXZGPC3js.AuditLogModule; exports.AuditLogService = _chunkRXXZGPC3js.AuditLogService; exports.Auth = _chunkRXXZGPC3js.Auth; exports.AuthComponent = _chunkRXXZGPC3js.AuthComponent; exports.AuthModule = _chunkRXXZGPC3js.AuthModule; exports.AuthService = _chunkRXXZGPC3js.AuthService; exports.AuthorModule = _chunkRXXZGPC3js.AuthorModule; exports.BackupCodeVerify = _chunkRXXZGPC3js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkRXXZGPC3js.BackupCodeVerifyModule; exports.Billing = _chunkRXXZGPC3js.Billing; exports.BillingModule = _chunkRXXZGPC3js.BillingModule; exports.BillingService = _chunkRXXZGPC3js.BillingService; exports.BlockNoteDiffUtil = _chunkRXXZGPC3js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkRXXZGPC3js.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkVLDLERJNjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkRXXZGPC3js.Chunk; exports.ChunkModule = _chunkRXXZGPC3js.ChunkModule; exports.ClientAbstractService = _chunkRXXZGPC3js.ClientAbstractService; exports.ClientHttpMethod = _chunkRXXZGPC3js.ClientHttpMethod; exports.Company = _chunkRXXZGPC3js.Company; exports.CompanyFields = _chunkRXXZGPC3js.CompanyFields; exports.CompanyModule = _chunkRXXZGPC3js.CompanyModule; exports.CompanyService = _chunkRXXZGPC3js.CompanyService; exports.Content = _chunkRXXZGPC3js.Content; exports.ContentFields = _chunkRXXZGPC3js.ContentFields; exports.ContentModule = _chunkRXXZGPC3js.ContentModule; exports.ContentService = _chunkRXXZGPC3js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkRXXZGPC3js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkJ5LROFGLjs.DataClassRegistry; exports.DataClassRegistry = _chunkJ5LROFGLjs.DataClassRegistry; exports.EndpointCreator = _chunkRXXZGPC3js.EndpointCreator; exports.Feature = _chunkRXXZGPC3js.Feature; exports.FeatureModule = _chunkRXXZGPC3js.FeatureModule; exports.FeatureService = _chunkRXXZGPC3js.FeatureService; exports.HowTo = _chunkRXXZGPC3js.HowTo; exports.HowToFields = _chunkRXXZGPC3js.HowToFields; exports.HowToModule = _chunkRXXZGPC3js.HowToModule; exports.HowToService = _chunkRXXZGPC3js.HowToService; exports.HttpMethod = _chunkRXXZGPC3js.HttpMethod; exports.InvoiceStatus = _chunkRXXZGPC3js.InvoiceStatus; exports.JsonApiDataFactory = _chunkJ5LROFGLjs.JsonApiDataFactory; exports.Module = _chunkRXXZGPC3js.Module; exports.ModuleModule = _chunkRXXZGPC3js.ModuleModule; exports.ModulePaths = _chunkRXXZGPC3js.ModulePaths; exports.ModulePathsModule = _chunkRXXZGPC3js.ModulePathsModule; exports.ModuleRegistrar = _chunkRXXZGPC3js.ModuleRegistrar; exports.ModuleRegistry = _chunkRXXZGPC3js.ModuleRegistry; exports.Modules = _chunkRXXZGPC3js.Modules; exports.Notification = _chunkRXXZGPC3js.Notification; exports.NotificationFields = _chunkRXXZGPC3js.NotificationFields; exports.NotificationModule = _chunkRXXZGPC3js.NotificationModule; exports.NotificationService = _chunkRXXZGPC3js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkRXXZGPC3js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkRXXZGPC3js.OAuthClient; exports.OAuthModule = _chunkRXXZGPC3js.OAuthModule; exports.OAuthService = _chunkRXXZGPC3js.OAuthService; exports.Passkey = _chunkRXXZGPC3js.Passkey; exports.PasskeyAuthenticationOptions = _chunkRXXZGPC3js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkRXXZGPC3js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkRXXZGPC3js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkRXXZGPC3js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkRXXZGPC3js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkRXXZGPC3js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkRXXZGPC3js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkRXXZGPC3js.PasskeyRename; exports.PasskeyRenameModule = _chunkRXXZGPC3js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkRXXZGPC3js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkRXXZGPC3js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkRXXZGPC3js.PaymentMethod; exports.PermissionMapping = _chunkRXXZGPC3js.PermissionMapping; exports.PermissionMappingModule = _chunkRXXZGPC3js.PermissionMappingModule; exports.Push = _chunkRXXZGPC3js.Push; exports.PushModule = _chunkRXXZGPC3js.PushModule; exports.PushService = _chunkRXXZGPC3js.PushService; exports.RbacMatrixModel = _chunkRXXZGPC3js.RbacMatrixModel; exports.RbacMatrixModule = _chunkRXXZGPC3js.RbacMatrixModule; exports.RbacService = _chunkVLDLERJNjs.RbacService; exports.ReferralModule = _chunkRXXZGPC3js.ReferralModule; exports.ReferralService = _chunkRXXZGPC3js.ReferralService; exports.ReferralStats = _chunkRXXZGPC3js.ReferralStats; exports.ReferralStatsModule = _chunkRXXZGPC3js.ReferralStatsModule; exports.RehydrationFactory = _chunkRXXZGPC3js.RehydrationFactory; exports.Role = _chunkRXXZGPC3js.Role; exports.RoleFields = _chunkRXXZGPC3js.RoleFields; exports.RoleModule = _chunkRXXZGPC3js.RoleModule; exports.RoleService = _chunkRXXZGPC3js.RoleService; exports.S3 = _chunkRXXZGPC3js.S3; exports.S3Module = _chunkRXXZGPC3js.S3Module; exports.S3Service = _chunkRXXZGPC3js.S3Service; exports.StripeCustomer = _chunkRXXZGPC3js.StripeCustomer; exports.StripeCustomerModule = _chunkRXXZGPC3js.StripeCustomerModule; exports.StripeCustomerService = _chunkRXXZGPC3js.StripeCustomerService; exports.StripeInvoice = _chunkRXXZGPC3js.StripeInvoice; exports.StripeInvoiceModule = _chunkRXXZGPC3js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkRXXZGPC3js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkRXXZGPC3js.StripePaymentMethodModule; exports.StripePrice = _chunkRXXZGPC3js.StripePrice; exports.StripePriceModule = _chunkRXXZGPC3js.StripePriceModule; exports.StripePriceService = _chunkRXXZGPC3js.StripePriceService; exports.StripeProduct = _chunkRXXZGPC3js.StripeProduct; exports.StripeProductModule = _chunkRXXZGPC3js.StripeProductModule; exports.StripeProductService = _chunkRXXZGPC3js.StripeProductService; exports.StripePromotionCode = _chunkRXXZGPC3js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkRXXZGPC3js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkRXXZGPC3js.StripePromotionCodeService; exports.StripeSubscription = _chunkRXXZGPC3js.StripeSubscription; exports.StripeSubscriptionModule = _chunkRXXZGPC3js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkRXXZGPC3js.StripeSubscriptionService; exports.StripeUsage = _chunkRXXZGPC3js.StripeUsage; exports.StripeUsageModule = _chunkRXXZGPC3js.StripeUsageModule; exports.StripeUsageService = _chunkRXXZGPC3js.StripeUsageService; exports.SubscriptionStatus = _chunkRXXZGPC3js.SubscriptionStatus; exports.TableOptions = _chunkRXXZGPC3js.TableOptions; exports.TotpAuthenticator = _chunkRXXZGPC3js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkRXXZGPC3js.TotpAuthenticatorModule; exports.TotpSetup = _chunkRXXZGPC3js.TotpSetup; exports.TotpSetupModule = _chunkRXXZGPC3js.TotpSetupModule; exports.TotpVerify = _chunkRXXZGPC3js.TotpVerify; exports.TotpVerifyLogin = _chunkRXXZGPC3js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkRXXZGPC3js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkRXXZGPC3js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkRXXZGPC3js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkRXXZGPC3js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkRXXZGPC3js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkRXXZGPC3js.TwoFactorEnableModule; exports.TwoFactorService = _chunkRXXZGPC3js.TwoFactorService; exports.TwoFactorStatus = _chunkRXXZGPC3js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkRXXZGPC3js.TwoFactorStatusModule; exports.User = _chunkRXXZGPC3js.User; exports.UserFields = _chunkRXXZGPC3js.UserFields; exports.UserModule = _chunkRXXZGPC3js.UserModule; exports.UserService = _chunkRXXZGPC3js.UserService; exports.Waitlist = _chunkRXXZGPC3js.Waitlist; exports.WaitlistModule = _chunkRXXZGPC3js.WaitlistModule; exports.WaitlistService = _chunkRXXZGPC3js.WaitlistService; exports.WaitlistStats = _chunkRXXZGPC3js.WaitlistStats; exports.WaitlistStatsModule = _chunkRXXZGPC3js.WaitlistStatsModule; exports.checkPermissions = _chunkRXXZGPC3js.checkPermissions; exports.checkPermissionsFromServer = _chunkRXXZGPC3js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkRXXZGPC3js.clearLastApiTotal; exports.cn = _chunkRXXZGPC3js.cn; exports.composeRefs = _chunkRXXZGPC3js.composeRefs; exports.configureAuth = _chunkRXXZGPC3js.configureAuth; exports.configureI18n = _chunkVLDLERJNjs.configureI18n; exports.configureJsonApi = _chunkVLDLERJNjs.configureJsonApi; exports.configureLogin = _chunkVLDLERJNjs.configureLogin; exports.configureReferral = _chunkVLDLERJNjs.configureReferral; exports.configureRoles = _chunkVLDLERJNjs.configureRoles; exports.configureWaitlist = _chunkVLDLERJNjs.configureWaitlist; exports.createJsonApiInclusion = _chunkRXXZGPC3js.createJsonApiInclusion; exports.dismissToast = _chunkRXXZGPC3js.dismissToast; exports.entityObjectSchema = _chunkRXXZGPC3js.entityObjectSchema; exports.exists = _chunkRXXZGPC3js.exists; exports.formatDate = _chunkRXXZGPC3js.formatDate; exports.formatLocalDate = _chunkRXXZGPC3js.formatLocalDate; exports.getApiUrl = _chunkVLDLERJNjs.getApiUrl; exports.getAppUrl = _chunkVLDLERJNjs.getAppUrl; exports.getBootstrapper = _chunkJ5LROFGLjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkRXXZGPC3js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkRXXZGPC3js.getGlobalErrorHandler; exports.getIcon = _chunkRXXZGPC3js.getIcon; exports.getIconByModule = _chunkRXXZGPC3js.getIconByModule; exports.getIconByModuleName = _chunkRXXZGPC3js.getIconByModuleName; exports.getInitials = _chunkRXXZGPC3js.getInitials; exports.getLastApiTotal = _chunkRXXZGPC3js.getLastApiTotal; exports.getLucideIcon = _chunkRXXZGPC3js.getLucideIcon; exports.getLucideIconByModule = _chunkRXXZGPC3js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkRXXZGPC3js.getLucideIconByModuleName; exports.getPublicApiUrl = _chunkVLDLERJNjs.getPublicApiUrl; exports.getReferralConfig = _chunkVLDLERJNjs.getReferralConfig; exports.getRoleId = _chunkVLDLERJNjs.getRoleId; exports.getStripePublishableKey = _chunkVLDLERJNjs.getStripePublishableKey; exports.getTableComponents = _chunkRXXZGPC3js.getTableComponents; exports.getTableOptions = _chunkRXXZGPC3js.getTableOptions; exports.getTokenHandler = _chunkRXXZGPC3js.getTokenHandler; exports.getTrackablePages = _chunkVLDLERJNjs.getTrackablePages; exports.getValueFromPath = _chunkRXXZGPC3js.getValueFromPath; exports.getWaitlistConfig = _chunkVLDLERJNjs.getWaitlistConfig; exports.hasBootstrapper = _chunkJ5LROFGLjs.hasBootstrapper; exports.isReferralEnabled = _chunkVLDLERJNjs.isReferralEnabled; exports.isRolesConfigured = _chunkVLDLERJNjs.isRolesConfigured; exports.rehydrate = _chunkRXXZGPC3js.rehydrate; exports.rehydrateList = _chunkRXXZGPC3js.rehydrateList; exports.resetBootstrapStore = _chunkJ5LROFGLjs.resetBootstrapStore; exports.setBootstrapper = _chunkJ5LROFGLjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkRXXZGPC3js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkRXXZGPC3js.setGlobalErrorHandler; exports.showCustomToast = _chunkRXXZGPC3js.showCustomToast; exports.showError = _chunkRXXZGPC3js.showError; exports.showToast = _chunkRXXZGPC3js.showToast; exports.translateData = _chunkJ5LROFGLjs.translateData; exports.translateResponse = _chunkJ5LROFGLjs.translateResponse; exports.tryBootstrap = _chunkJ5LROFGLjs.tryBootstrap; exports.useComposedRefs = _chunkRXXZGPC3js.useComposedRefs; exports.useIsMobile = _chunkRXXZGPC3js.useIsMobile; exports.userObjectSchema = _chunkRXXZGPC3js.userObjectSchema;
|
|
425
427
|
//# 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;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;AACF,
|
|
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;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;AACF,uwYAAC","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-
|
|
21
|
+
} from "./chunk-CFECWLHH.mjs";
|
|
22
22
|
import {
|
|
23
23
|
AVAILABLE_OAUTH_SCOPES,
|
|
24
24
|
AbstractApiData,
|
|
@@ -174,6 +174,7 @@ import {
|
|
|
174
174
|
entityObjectSchema,
|
|
175
175
|
exists,
|
|
176
176
|
formatDate,
|
|
177
|
+
formatLocalDate,
|
|
177
178
|
getClientGlobalErrorHandler,
|
|
178
179
|
getGlobalErrorHandler,
|
|
179
180
|
getIcon,
|
|
@@ -198,7 +199,7 @@ import {
|
|
|
198
199
|
useComposedRefs,
|
|
199
200
|
useIsMobile,
|
|
200
201
|
userObjectSchema
|
|
201
|
-
} from "./chunk-
|
|
202
|
+
} from "./chunk-N3NVIPSU.mjs";
|
|
202
203
|
import "./chunk-AUXK7QSA.mjs";
|
|
203
204
|
import "./chunk-C7C7VY4F.mjs";
|
|
204
205
|
import {
|
|
@@ -380,6 +381,7 @@ export {
|
|
|
380
381
|
entityObjectSchema,
|
|
381
382
|
exists,
|
|
382
383
|
formatDate,
|
|
384
|
+
formatLocalDate,
|
|
383
385
|
getApiUrl,
|
|
384
386
|
getAppUrl,
|
|
385
387
|
getBootstrapper,
|
package/dist/server/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _chunkIOLU4ASDjs = require('../chunk-IOLU4ASD.js');
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkRXXZGPC3js = require('../chunk-RXXZGPC3.js');
|
|
19
19
|
require('../chunk-LXKSUWAV.js');
|
|
20
20
|
require('../chunk-IBS6NI7D.js');
|
|
21
21
|
|
|
@@ -86,7 +86,7 @@ var ServerSession = class {
|
|
|
86
86
|
if (!rawModules) return false;
|
|
87
87
|
const modules = JSON.parse(_pako2.default.ungzip(Buffer.from(rawModules, "base64"), { to: "string" }));
|
|
88
88
|
const selectedModule = modules.find((module) => module.id === params.module.moduleId);
|
|
89
|
-
return
|
|
89
|
+
return _chunkRXXZGPC3js.checkPermissionsFromServer.call(void 0, {
|
|
90
90
|
module: params.module,
|
|
91
91
|
action: params.action,
|
|
92
92
|
data: params.data,
|
|
@@ -296,5 +296,5 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiDelete, "ServerJsonApiDelete")
|
|
|
296
296
|
|
|
297
297
|
|
|
298
298
|
|
|
299
|
-
exports.ServerAuthService =
|
|
299
|
+
exports.ServerAuthService = _chunkRXXZGPC3js.AuthService; exports.ServerCompanyService = _chunkRXXZGPC3js.CompanyService; exports.ServerContentService = _chunkRXXZGPC3js.ContentService; exports.ServerFeatureService = _chunkRXXZGPC3js.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkRXXZGPC3js.NotificationService; exports.ServerPushService = _chunkRXXZGPC3js.PushService; exports.ServerRoleService = _chunkRXXZGPC3js.RoleService; exports.ServerS3Service = _chunkRXXZGPC3js.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkRXXZGPC3js.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunkIOLU4ASDjs.serverRequest;
|
|
300
300
|
//# sourceMappingURL=index.js.map
|
package/dist/server/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -36,6 +36,7 @@ type RoundPageContainerProps = {
|
|
|
36
36
|
children?: ReactNode;
|
|
37
37
|
fullWidth?: boolean;
|
|
38
38
|
forceHeader?: boolean;
|
|
39
|
+
header?: ReactNode;
|
|
39
40
|
};
|
|
40
41
|
|
|
41
42
|
export function RoundPageContainer({
|
|
@@ -46,6 +47,7 @@ export function RoundPageContainer({
|
|
|
46
47
|
children,
|
|
47
48
|
fullWidth,
|
|
48
49
|
forceHeader,
|
|
50
|
+
header,
|
|
49
51
|
}: RoundPageContainerProps) {
|
|
50
52
|
const headerChildren = useHeaderChildren();
|
|
51
53
|
const headerLeftContent = useHeaderLeftContent();
|
|
@@ -148,6 +150,7 @@ export function RoundPageContainer({
|
|
|
148
150
|
fullWidth && `max-w-full w-full p-0 h-full`,
|
|
149
151
|
)}
|
|
150
152
|
>
|
|
153
|
+
{header}
|
|
151
154
|
{tabs ? (
|
|
152
155
|
<>
|
|
153
156
|
<Tabs
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
type FormatOption = "date" | "time" | "dateTime" | "timeSince" | "default";
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* Format a `Date` as `YYYY-MM-DD` using the value's local-time components.
|
|
5
|
+
*
|
|
6
|
+
* Use for JSON:API attributes whose backend field type is `"date"` (calendar
|
|
7
|
+
* date with no time component). `JSON.stringify(new Date(...))` would call
|
|
8
|
+
* `.toISOString()`, which UTC-shifts and can lose a day west of UTC; this
|
|
9
|
+
* helper avoids that by emitting the local-date components verbatim.
|
|
10
|
+
*
|
|
11
|
+
* For `"datetime"` fields use `.toISOString()` instead — those represent an
|
|
12
|
+
* instant in time and the UTC shift is correct.
|
|
13
|
+
*/
|
|
14
|
+
export const formatLocalDate = (d: Date): string => {
|
|
15
|
+
const year = d.getFullYear();
|
|
16
|
+
const month = String(d.getMonth() + 1).padStart(2, "0");
|
|
17
|
+
const day = String(d.getDate()).padStart(2, "0");
|
|
18
|
+
return `${year}-${month}-${day}`;
|
|
19
|
+
};
|
|
20
|
+
|
|
3
21
|
export const formatDate = (eventDate: Date, formatOption: FormatOption, locale: string = "en-GB"): string => {
|
|
4
22
|
const formatPart = (date: Date, options: Intl.DateTimeFormatOptions): string =>
|
|
5
23
|
new Intl.DateTimeFormat(locale, options).format(date);
|
package/src/utils/index.ts
CHANGED
|
@@ -4,7 +4,7 @@ export { composeRefs, useComposedRefs } from "./compose-refs";
|
|
|
4
4
|
export { useIsMobile } from "./use-mobile";
|
|
5
5
|
|
|
6
6
|
// New utilities
|
|
7
|
-
export { formatDate, type FormatOption } from "./date-formatter";
|
|
7
|
+
export { formatDate, formatLocalDate, type FormatOption } from "./date-formatter";
|
|
8
8
|
export { exists } from "./exists";
|
|
9
9
|
export { getTableComponents, getTableOptions, TableOptions } from "./table-options";
|
|
10
10
|
|