@carlonicora/nextjs-jsonapi 1.85.0 → 1.87.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-UKGNL227.mjs → BlockNoteEditor-BEEHBP3H.mjs} +26 -7
- package/dist/BlockNoteEditor-BEEHBP3H.mjs.map +1 -0
- package/dist/{BlockNoteEditor-NHEJMFCW.js → BlockNoteEditor-BLNCCSG4.js} +36 -17
- package/dist/BlockNoteEditor-BLNCCSG4.js.map +1 -0
- package/dist/{JsonApiRequest-I2S75QTJ.mjs → JsonApiRequest-IYL5RZ7I.mjs} +2 -2
- package/dist/JsonApiRequest-OSGJ63XR.js +24 -0
- package/dist/{JsonApiRequest-CRRH5B5V.js.map → JsonApiRequest-OSGJ63XR.js.map} +1 -1
- package/dist/billing/index.js +347 -347
- package/dist/billing/index.mjs +4 -4
- package/dist/{chunk-6UMB5LTQ.mjs → chunk-3KDGODJ7.mjs} +5 -5
- package/dist/{chunk-TTVVHFS4.mjs → chunk-6NA65ZMT.mjs} +1415 -1306
- package/dist/chunk-6NA65ZMT.mjs.map +1 -0
- package/dist/{chunk-PV5V6CVW.mjs → chunk-CK3BMQWY.mjs} +11 -3
- package/dist/chunk-CK3BMQWY.mjs.map +1 -0
- package/dist/{chunk-UUMDUIY6.js → chunk-GNJHCLAL.js} +796 -687
- package/dist/chunk-GNJHCLAL.js.map +1 -0
- package/dist/{chunk-KJ4ETLJB.mjs → chunk-IEJYBQ6J.mjs} +2 -2
- package/dist/{chunk-KJ4ETLJB.mjs.map → chunk-IEJYBQ6J.mjs.map} +1 -1
- package/dist/{chunk-3ZPK4QOB.js → chunk-IOLU4ASD.js} +2 -2
- package/dist/{chunk-3ZPK4QOB.js.map → chunk-IOLU4ASD.js.map} +1 -1
- package/dist/{chunk-4MN547K7.js → chunk-J5LROFGL.js} +2 -2
- package/dist/{chunk-4MN547K7.js.map → chunk-J5LROFGL.js.map} +1 -1
- package/dist/{chunk-BTKJFMFL.mjs → chunk-KK7PYKVI.mjs} +2 -2
- package/dist/{chunk-ZEJSPTHS.js → chunk-SE5HIHJS.js} +27 -19
- package/dist/chunk-SE5HIHJS.js.map +1 -0
- package/dist/{chunk-N4YZ45SK.js → chunk-XAWKRNYM.js} +30 -30
- package/dist/{chunk-N4YZ45SK.js.map → chunk-XAWKRNYM.js.map} +1 -1
- package/dist/client/index.d.mts +1 -1
- package/dist/client/index.d.ts +1 -1
- package/dist/client/index.js +7 -5
- package/dist/client/index.js.map +1 -1
- package/dist/client/index.mjs +6 -4
- package/dist/components/index.d.mts +45 -2
- package/dist/components/index.d.ts +45 -2
- package/dist/components/index.js +9 -5
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +8 -4
- package/dist/{config-B5oBQVEA.d.ts → config-CLQynoaa.d.ts} +15 -1
- package/dist/{config-Bx_uh22h.d.mts → config-k61pe_o2.d.mts} +15 -1
- package/dist/contexts/index.js +5 -5
- package/dist/contexts/index.mjs +4 -4
- package/dist/core/index.js +3 -3
- package/dist/core/index.mjs +2 -2
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -3
- package/dist/{request-XABCMU25.mjs → request-6VYDNP5T.mjs} +2 -2
- package/dist/request-UR7VPG3G.js +8 -0
- package/dist/request-UR7VPG3G.js.map +1 -0
- package/dist/server/index.js +18 -18
- package/dist/server/index.mjs +3 -3
- package/package.json +2 -1
- package/src/client/config.ts +20 -0
- package/src/components/editors/BlockNoteEditor.tsx +27 -1
- package/src/components/editors/BlockNoteEditorMentionInlineContent.tsx +54 -0
- package/src/components/editors/BlockNoteEditorSuggestionMenuController.tsx +87 -0
- package/src/components/editors/index.ts +2 -0
- package/src/features/auth/components/buttons/GoogleSignInButton.tsx +2 -2
- package/src/features/auth/components/details/LandingComponent.tsx +2 -2
- package/src/features/auth/components/forms/Login.tsx +2 -2
- package/src/features/auth/components/forms/Register.tsx +3 -3
- package/src/index.ts +8 -1
- package/src/server/request.ts +1 -1
- package/dist/BlockNoteEditor-NHEJMFCW.js.map +0 -1
- package/dist/BlockNoteEditor-UKGNL227.mjs.map +0 -1
- package/dist/JsonApiRequest-CRRH5B5V.js +0 -24
- package/dist/chunk-PV5V6CVW.mjs.map +0 -1
- package/dist/chunk-TTVVHFS4.mjs.map +0 -1
- package/dist/chunk-UUMDUIY6.js.map +0 -1
- package/dist/chunk-ZEJSPTHS.js.map +0 -1
- package/dist/request-GBLBPYFM.js +0 -8
- package/dist/request-GBLBPYFM.js.map +0 -1
- /package/dist/{JsonApiRequest-I2S75QTJ.mjs.map → JsonApiRequest-IYL5RZ7I.mjs.map} +0 -0
- /package/dist/{chunk-6UMB5LTQ.mjs.map → chunk-3KDGODJ7.mjs.map} +0 -0
- /package/dist/{chunk-BTKJFMFL.mjs.map → chunk-KK7PYKVI.mjs.map} +0 -0
- /package/dist/{request-XABCMU25.mjs.map → request-6VYDNP5T.mjs.map} +0 -0
|
@@ -24,8 +24,22 @@ declare function configureClientConfig(config: {
|
|
|
24
24
|
}): void;
|
|
25
25
|
/**
|
|
26
26
|
* Get the configured API URL.
|
|
27
|
+
*
|
|
28
|
+
* This may resolve to an internal/private host (e.g. a docker-network
|
|
29
|
+
* hostname) when configured to do so for SSR fetches. Do NOT use this for
|
|
30
|
+
* URLs that are rendered into HTML and followed by the browser — use
|
|
31
|
+
* `getPublicApiUrl()` instead.
|
|
27
32
|
*/
|
|
28
33
|
declare function getApiUrl(): string;
|
|
34
|
+
/**
|
|
35
|
+
* Get the public-facing API URL.
|
|
36
|
+
*
|
|
37
|
+
* Always sourced from `NEXT_PUBLIC_API_URL` so it is identical on server
|
|
38
|
+
* and client, and reachable from the user's browser. Use for any URL that
|
|
39
|
+
* gets rendered into HTML the browser will navigate to (links, redirects,
|
|
40
|
+
* OAuth hrefs).
|
|
41
|
+
*/
|
|
42
|
+
declare function getPublicApiUrl(): string;
|
|
29
43
|
/**
|
|
30
44
|
* Get the configured app URL.
|
|
31
45
|
*/
|
|
@@ -71,4 +85,4 @@ declare function getI18nLink(): LinkComponent;
|
|
|
71
85
|
declare function useI18nLocale(): string;
|
|
72
86
|
declare function useI18nDateFnsLocale(): any;
|
|
73
87
|
|
|
74
|
-
export { type I18nConfig as I, type LinkComponent as L, type UseDateFnsLocaleHook as U,
|
|
88
|
+
export { type I18nConfig as I, type LinkComponent as L, type UseDateFnsLocaleHook as U, getPublicApiUrl as a, getAppUrl as b, configureJsonApi as c, getTrackablePages as d, getStripePublishableKey as e, configureI18n as f, getApiUrl as g, configureClientConfig as h, getI18nLink as i, useI18nLocale as j, useI18nRouter as k, useI18nTranslations as l, type I18nRouter as m, type UseLocaleHook as n, type UseRouterHook as o, type UseTranslationsHook as p, useI18nDateFnsLocale as u };
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
35
|
-
require('../chunk-
|
|
36
|
-
require('../chunk-
|
|
34
|
+
var _chunkGNJHCLALjs = require('../chunk-GNJHCLAL.js');
|
|
35
|
+
require('../chunk-SE5HIHJS.js');
|
|
36
|
+
require('../chunk-XAWKRNYM.js');
|
|
37
37
|
require('../chunk-LXKSUWAV.js');
|
|
38
38
|
require('../chunk-IBS6NI7D.js');
|
|
39
|
-
require('../chunk-
|
|
39
|
+
require('../chunk-J5LROFGL.js');
|
|
40
40
|
require('../chunk-3EPNHTMH.js');
|
|
41
41
|
require('../chunk-7QVYU63E.js');
|
|
42
42
|
|
|
@@ -71,5 +71,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
exports.AssistantProvider =
|
|
74
|
+
exports.AssistantProvider = _chunkGNJHCLALjs.AssistantProvider; exports.CommonProvider = _chunkGNJHCLALjs.CommonProvider; exports.CompanyProvider = _chunkGNJHCLALjs.CompanyProvider; exports.CurrentUserProvider = _chunkGNJHCLALjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkGNJHCLALjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkGNJHCLALjs.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkGNJHCLALjs.HeaderLeftContentProvider; exports.HowToProvider = _chunkGNJHCLALjs.HowToProvider; exports.NotificationContextProvider = _chunkGNJHCLALjs.NotificationContextProvider; exports.OnboardingProvider = _chunkGNJHCLALjs.OnboardingProvider; exports.RbacProvider = _chunkGNJHCLALjs.RbacProvider; exports.RoleProvider = _chunkGNJHCLALjs.RoleProvider; exports.SharedProvider = _chunkGNJHCLALjs.SharedProvider; exports.SocketContext = _chunkGNJHCLALjs.SocketContext; exports.SocketProvider = _chunkGNJHCLALjs.SocketProvider; exports.UserProvider = _chunkGNJHCLALjs.UserProvider; exports.recentPagesAtom = _chunkGNJHCLALjs.recentPagesAtom; exports.useAssistantContext = _chunkGNJHCLALjs.useAssistantContext; exports.useCommonContext = _chunkGNJHCLALjs.useCommonContext; exports.useCompanyContext = _chunkGNJHCLALjs.useCompanyContext; exports.useCurrentUserContext = _chunkGNJHCLALjs.useCurrentUserContext; exports.useHeaderChildren = _chunkGNJHCLALjs.useHeaderChildren; exports.useHeaderLeftContent = _chunkGNJHCLALjs.useHeaderLeftContent; exports.useHowToContext = _chunkGNJHCLALjs.useHowToContext; exports.useNotificationContext = _chunkGNJHCLALjs.useNotificationContext; exports.useOnboarding = _chunkGNJHCLALjs.useOnboarding; exports.useRbacContext = _chunkGNJHCLALjs.useRbacContext; exports.useRoleContext = _chunkGNJHCLALjs.useRoleContext; exports.useSharedContext = _chunkGNJHCLALjs.useSharedContext; exports.useSocketContext = _chunkGNJHCLALjs.useSocketContext; exports.useUserContext = _chunkGNJHCLALjs.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -31,12 +31,12 @@ import {
|
|
|
31
31
|
useSharedContext,
|
|
32
32
|
useSocketContext,
|
|
33
33
|
useUserContext
|
|
34
|
-
} from "../chunk-
|
|
35
|
-
import "../chunk-
|
|
36
|
-
import "../chunk-
|
|
34
|
+
} from "../chunk-6NA65ZMT.mjs";
|
|
35
|
+
import "../chunk-CK3BMQWY.mjs";
|
|
36
|
+
import "../chunk-3KDGODJ7.mjs";
|
|
37
37
|
import "../chunk-AUXK7QSA.mjs";
|
|
38
38
|
import "../chunk-C7C7VY4F.mjs";
|
|
39
|
-
import "../chunk-
|
|
39
|
+
import "../chunk-KK7PYKVI.mjs";
|
|
40
40
|
import "../chunk-VOXD3ZLY.mjs";
|
|
41
41
|
import "../chunk-PAWJFY3S.mjs";
|
|
42
42
|
export {
|
package/dist/core/index.js
CHANGED
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
var
|
|
175
|
+
var _chunkXAWKRNYMjs = require('../chunk-XAWKRNYM.js');
|
|
176
176
|
require('../chunk-LXKSUWAV.js');
|
|
177
177
|
require('../chunk-IBS6NI7D.js');
|
|
178
178
|
|
|
@@ -185,7 +185,7 @@ require('../chunk-IBS6NI7D.js');
|
|
|
185
185
|
|
|
186
186
|
|
|
187
187
|
|
|
188
|
-
var
|
|
188
|
+
var _chunkJ5LROFGLjs = require('../chunk-J5LROFGL.js');
|
|
189
189
|
require('../chunk-7QVYU63E.js');
|
|
190
190
|
|
|
191
191
|
|
|
@@ -371,5 +371,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
371
371
|
|
|
372
372
|
|
|
373
373
|
|
|
374
|
-
exports.AVAILABLE_OAUTH_SCOPES = _chunkN4YZ45SKjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkN4YZ45SKjs.AbstractApiData; exports.AbstractService = _chunkN4YZ45SKjs.AbstractService; exports.Action = _chunkN4YZ45SKjs.Action; exports.Assistant = _chunkN4YZ45SKjs.Assistant; exports.AssistantMessage = _chunkN4YZ45SKjs.AssistantMessage; exports.AssistantMessageModule = _chunkN4YZ45SKjs.AssistantMessageModule; exports.AssistantMessageService = _chunkN4YZ45SKjs.AssistantMessageService; exports.AssistantModule = _chunkN4YZ45SKjs.AssistantModule; exports.AssistantService = _chunkN4YZ45SKjs.AssistantService; exports.AuditLog = _chunkN4YZ45SKjs.AuditLog; exports.AuditLogModule = _chunkN4YZ45SKjs.AuditLogModule; exports.AuditLogService = _chunkN4YZ45SKjs.AuditLogService; exports.Auth = _chunkN4YZ45SKjs.Auth; exports.AuthComponent = _chunkN4YZ45SKjs.AuthComponent; exports.AuthModule = _chunkN4YZ45SKjs.AuthModule; exports.AuthService = _chunkN4YZ45SKjs.AuthService; exports.AuthorModule = _chunkN4YZ45SKjs.AuthorModule; exports.BackupCodeVerify = _chunkN4YZ45SKjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkN4YZ45SKjs.BackupCodeVerifyModule; exports.Billing = _chunkN4YZ45SKjs.Billing; exports.BillingModule = _chunkN4YZ45SKjs.BillingModule; exports.BillingService = _chunkN4YZ45SKjs.BillingService; exports.BlockNoteDiffUtil = _chunkN4YZ45SKjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkN4YZ45SKjs.BlockNoteWordDiffRendererUtil; exports.Chunk = _chunkN4YZ45SKjs.Chunk; exports.ChunkModule = _chunkN4YZ45SKjs.ChunkModule; exports.ClientAbstractService = _chunkN4YZ45SKjs.ClientAbstractService; exports.ClientHttpMethod = _chunkN4YZ45SKjs.ClientHttpMethod; exports.Company = _chunkN4YZ45SKjs.Company; exports.CompanyFields = _chunkN4YZ45SKjs.CompanyFields; exports.CompanyModule = _chunkN4YZ45SKjs.CompanyModule; exports.CompanyService = _chunkN4YZ45SKjs.CompanyService; exports.Content = _chunkN4YZ45SKjs.Content; exports.ContentFields = _chunkN4YZ45SKjs.ContentFields; exports.ContentModule = _chunkN4YZ45SKjs.ContentModule; exports.ContentService = _chunkN4YZ45SKjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkN4YZ45SKjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkN4YZ45SKjs.EndpointCreator; exports.Feature = _chunkN4YZ45SKjs.Feature; exports.FeatureModule = _chunkN4YZ45SKjs.FeatureModule; exports.FeatureService = _chunkN4YZ45SKjs.FeatureService; exports.HowTo = _chunkN4YZ45SKjs.HowTo; exports.HowToFields = _chunkN4YZ45SKjs.HowToFields; exports.HowToModule = _chunkN4YZ45SKjs.HowToModule; exports.HowToService = _chunkN4YZ45SKjs.HowToService; exports.HttpMethod = _chunkN4YZ45SKjs.HttpMethod; exports.InvoiceStatus = _chunkN4YZ45SKjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkN4YZ45SKjs.Module; exports.ModuleModule = _chunkN4YZ45SKjs.ModuleModule; exports.ModulePathsModule = _chunkN4YZ45SKjs.ModulePathsModule; exports.ModuleRegistrar = _chunkN4YZ45SKjs.ModuleRegistrar; exports.ModuleRegistry = _chunkN4YZ45SKjs.ModuleRegistry; exports.Modules = _chunkN4YZ45SKjs.Modules; exports.Notification = _chunkN4YZ45SKjs.Notification; exports.NotificationFields = _chunkN4YZ45SKjs.NotificationFields; exports.NotificationModule = _chunkN4YZ45SKjs.NotificationModule; exports.NotificationService = _chunkN4YZ45SKjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkN4YZ45SKjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkN4YZ45SKjs.OAuthClient; exports.OAuthModule = _chunkN4YZ45SKjs.OAuthModule; exports.OAuthService = _chunkN4YZ45SKjs.OAuthService; exports.Passkey = _chunkN4YZ45SKjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkN4YZ45SKjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkN4YZ45SKjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkN4YZ45SKjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkN4YZ45SKjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkN4YZ45SKjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkN4YZ45SKjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkN4YZ45SKjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkN4YZ45SKjs.PasskeyRename; exports.PasskeyRenameModule = _chunkN4YZ45SKjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkN4YZ45SKjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkN4YZ45SKjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkN4YZ45SKjs.PaymentMethod; exports.PermissionMappingModule = _chunkN4YZ45SKjs.PermissionMappingModule; exports.Push = _chunkN4YZ45SKjs.Push; exports.PushModule = _chunkN4YZ45SKjs.PushModule; exports.PushService = _chunkN4YZ45SKjs.PushService; exports.RbacMatrixModule = _chunkN4YZ45SKjs.RbacMatrixModule; exports.ReferralModule = _chunkN4YZ45SKjs.ReferralModule; exports.ReferralService = _chunkN4YZ45SKjs.ReferralService; exports.ReferralStats = _chunkN4YZ45SKjs.ReferralStats; exports.ReferralStatsModule = _chunkN4YZ45SKjs.ReferralStatsModule; exports.RehydrationFactory = _chunkN4YZ45SKjs.RehydrationFactory; exports.Role = _chunkN4YZ45SKjs.Role; exports.RoleFields = _chunkN4YZ45SKjs.RoleFields; exports.RoleModule = _chunkN4YZ45SKjs.RoleModule; exports.RoleService = _chunkN4YZ45SKjs.RoleService; exports.S3 = _chunkN4YZ45SKjs.S3; exports.S3Module = _chunkN4YZ45SKjs.S3Module; exports.S3Service = _chunkN4YZ45SKjs.S3Service; exports.StripeCustomer = _chunkN4YZ45SKjs.StripeCustomer; exports.StripeCustomerModule = _chunkN4YZ45SKjs.StripeCustomerModule; exports.StripeCustomerService = _chunkN4YZ45SKjs.StripeCustomerService; exports.StripeInvoice = _chunkN4YZ45SKjs.StripeInvoice; exports.StripeInvoiceModule = _chunkN4YZ45SKjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkN4YZ45SKjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkN4YZ45SKjs.StripePaymentMethodModule; exports.StripePrice = _chunkN4YZ45SKjs.StripePrice; exports.StripePriceModule = _chunkN4YZ45SKjs.StripePriceModule; exports.StripePriceService = _chunkN4YZ45SKjs.StripePriceService; exports.StripeProduct = _chunkN4YZ45SKjs.StripeProduct; exports.StripeProductModule = _chunkN4YZ45SKjs.StripeProductModule; exports.StripeProductService = _chunkN4YZ45SKjs.StripeProductService; exports.StripePromotionCode = _chunkN4YZ45SKjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkN4YZ45SKjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkN4YZ45SKjs.StripePromotionCodeService; exports.StripeSubscription = _chunkN4YZ45SKjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkN4YZ45SKjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkN4YZ45SKjs.StripeSubscriptionService; exports.StripeUsage = _chunkN4YZ45SKjs.StripeUsage; exports.StripeUsageModule = _chunkN4YZ45SKjs.StripeUsageModule; exports.StripeUsageService = _chunkN4YZ45SKjs.StripeUsageService; exports.SubscriptionStatus = _chunkN4YZ45SKjs.SubscriptionStatus; exports.TableOptions = _chunkN4YZ45SKjs.TableOptions; exports.TotpAuthenticator = _chunkN4YZ45SKjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkN4YZ45SKjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkN4YZ45SKjs.TotpSetup; exports.TotpSetupModule = _chunkN4YZ45SKjs.TotpSetupModule; exports.TotpVerify = _chunkN4YZ45SKjs.TotpVerify; exports.TotpVerifyLogin = _chunkN4YZ45SKjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkN4YZ45SKjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkN4YZ45SKjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkN4YZ45SKjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkN4YZ45SKjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkN4YZ45SKjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkN4YZ45SKjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkN4YZ45SKjs.TwoFactorService; exports.TwoFactorStatus = _chunkN4YZ45SKjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkN4YZ45SKjs.TwoFactorStatusModule; exports.User = _chunkN4YZ45SKjs.User; exports.UserFields = _chunkN4YZ45SKjs.UserFields; exports.UserModule = _chunkN4YZ45SKjs.UserModule; exports.UserService = _chunkN4YZ45SKjs.UserService; exports.Waitlist = _chunkN4YZ45SKjs.Waitlist; exports.WaitlistModule = _chunkN4YZ45SKjs.WaitlistModule; exports.WaitlistService = _chunkN4YZ45SKjs.WaitlistService; exports.WaitlistStats = _chunkN4YZ45SKjs.WaitlistStats; exports.WaitlistStatsModule = _chunkN4YZ45SKjs.WaitlistStatsModule; exports.checkPermissions = _chunkN4YZ45SKjs.checkPermissions; exports.checkPermissionsFromServer = _chunkN4YZ45SKjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkN4YZ45SKjs.clearLastApiTotal; exports.cn = _chunkN4YZ45SKjs.cn; exports.composeRefs = _chunkN4YZ45SKjs.composeRefs; exports.createJsonApiInclusion = _chunkN4YZ45SKjs.createJsonApiInclusion; exports.dismissToast = _chunkN4YZ45SKjs.dismissToast; exports.entityObjectSchema = _chunkN4YZ45SKjs.entityObjectSchema; exports.exists = _chunkN4YZ45SKjs.exists; exports.formatDate = _chunkN4YZ45SKjs.formatDate; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkN4YZ45SKjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkN4YZ45SKjs.getGlobalErrorHandler; exports.getIcon = _chunkN4YZ45SKjs.getIcon; exports.getIconByModule = _chunkN4YZ45SKjs.getIconByModule; exports.getIconByModuleName = _chunkN4YZ45SKjs.getIconByModuleName; exports.getInitials = _chunkN4YZ45SKjs.getInitials; exports.getLastApiTotal = _chunkN4YZ45SKjs.getLastApiTotal; exports.getLucideIcon = _chunkN4YZ45SKjs.getLucideIcon; exports.getLucideIconByModule = _chunkN4YZ45SKjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkN4YZ45SKjs.getLucideIconByModuleName; exports.getTableComponents = _chunkN4YZ45SKjs.getTableComponents; exports.getTableOptions = _chunkN4YZ45SKjs.getTableOptions; exports.getValueFromPath = _chunkN4YZ45SKjs.getValueFromPath; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.rehydrate = _chunkN4YZ45SKjs.rehydrate; exports.rehydrateList = _chunkN4YZ45SKjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkN4YZ45SKjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkN4YZ45SKjs.setGlobalErrorHandler; exports.showCustomToast = _chunkN4YZ45SKjs.showCustomToast; exports.showError = _chunkN4YZ45SKjs.showError; exports.showToast = _chunkN4YZ45SKjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkN4YZ45SKjs.useComposedRefs; exports.useIsMobile = _chunkN4YZ45SKjs.useIsMobile; exports.userObjectSchema = _chunkN4YZ45SKjs.userObjectSchema;
|
|
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
375
|
//# sourceMappingURL=index.js.map
|
package/dist/core/index.mjs
CHANGED
|
@@ -172,7 +172,7 @@ import {
|
|
|
172
172
|
useComposedRefs,
|
|
173
173
|
useIsMobile,
|
|
174
174
|
userObjectSchema
|
|
175
|
-
} from "../chunk-
|
|
175
|
+
} from "../chunk-3KDGODJ7.mjs";
|
|
176
176
|
import "../chunk-AUXK7QSA.mjs";
|
|
177
177
|
import "../chunk-C7C7VY4F.mjs";
|
|
178
178
|
import {
|
|
@@ -185,7 +185,7 @@ import {
|
|
|
185
185
|
translateData,
|
|
186
186
|
translateResponse,
|
|
187
187
|
tryBootstrap
|
|
188
|
-
} from "../chunk-
|
|
188
|
+
} from "../chunk-KK7PYKVI.mjs";
|
|
189
189
|
import "../chunk-PAWJFY3S.mjs";
|
|
190
190
|
export {
|
|
191
191
|
AVAILABLE_OAUTH_SCOPES,
|
package/dist/index.d.mts
CHANGED
|
@@ -16,7 +16,7 @@ export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P
|
|
|
16
16
|
export { A as AssistantInput, a as AssistantInterface } from './AssistantInterface-BYgI5z1-.mjs';
|
|
17
17
|
export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-CXb1-vNq.mjs';
|
|
18
18
|
export { A as AVAILABLE_OAUTH_SCOPES, D as DEFAULT_GRANT_TYPES, g as OAUTH_SCOPE_DISPLAY, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, O as OAuthClientInterface, f as OAuthConsentInfo, d as OAuthConsentRequest, e as OAuthScopeInfo } from './oauth.interface-o5FLpiN7.mjs';
|
|
19
|
-
export { I as I18nConfig,
|
|
19
|
+
export { I as I18nConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages } from './config-k61pe_o2.mjs';
|
|
20
20
|
export { Q as QuestionnaireField, a as QuestionnaireFieldType, b as QuestionnaireOption, W as WaitlistConfig, c as configureWaitlist, g as getWaitlistConfig } from './waitlist.config-kPfjImle.mjs';
|
|
21
21
|
import { R as RbacMatrix } from './RbacTypes-BTbr27Ew.mjs';
|
|
22
22
|
export { a as ACTION_TYPES, A as ActionType, C as COMPANY_ADMINISTRATOR_ROLE_ID, c as PermToken, P as PermissionValue, b as PermissionsMap, d as RbacModuleBlock } from './RbacTypes-BTbr27Ew.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P
|
|
|
16
16
|
export { A as AssistantInput, a as AssistantInterface } from './AssistantInterface-DfDcz0gJ.js';
|
|
17
17
|
export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-BO25VLlx.js';
|
|
18
18
|
export { A as AVAILABLE_OAUTH_SCOPES, D as DEFAULT_GRANT_TYPES, g as OAUTH_SCOPE_DISPLAY, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, O as OAuthClientInterface, f as OAuthConsentInfo, d as OAuthConsentRequest, e as OAuthScopeInfo } from './oauth.interface-B6xmfDzK.js';
|
|
19
|
-
export { I as I18nConfig,
|
|
19
|
+
export { I as I18nConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages } from './config-CLQynoaa.js';
|
|
20
20
|
export { Q as QuestionnaireField, a as QuestionnaireFieldType, b as QuestionnaireOption, W as WaitlistConfig, c as configureWaitlist, g as getWaitlistConfig } from './waitlist.config-kPfjImle.js';
|
|
21
21
|
import { R as RbacMatrix } from './RbacTypes-BTbr27Ew.js';
|
|
22
22
|
export { a as ACTION_TYPES, A as ActionType, C as COMPANY_ADMINISTRATOR_ROLE_ID, c as PermToken, P as PermissionValue, b as PermissionsMap, d as RbacModuleBlock } from './RbacTypes-BTbr27Ew.js';
|
package/dist/index.js
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
var _chunkZEJSPTHSjs = require('./chunk-ZEJSPTHS.js');
|
|
21
20
|
|
|
21
|
+
var _chunkSE5HIHJSjs = require('./chunk-SE5HIHJS.js');
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
@@ -197,7 +197,8 @@ var _chunkZEJSPTHSjs = require('./chunk-ZEJSPTHS.js');
|
|
|
197
197
|
|
|
198
198
|
|
|
199
199
|
|
|
200
|
-
|
|
200
|
+
|
|
201
|
+
var _chunkXAWKRNYMjs = require('./chunk-XAWKRNYM.js');
|
|
201
202
|
require('./chunk-LXKSUWAV.js');
|
|
202
203
|
require('./chunk-IBS6NI7D.js');
|
|
203
204
|
|
|
@@ -210,7 +211,7 @@ require('./chunk-IBS6NI7D.js');
|
|
|
210
211
|
|
|
211
212
|
|
|
212
213
|
|
|
213
|
-
var
|
|
214
|
+
var _chunkJ5LROFGLjs = require('./chunk-J5LROFGL.js');
|
|
214
215
|
require('./chunk-7QVYU63E.js');
|
|
215
216
|
|
|
216
217
|
|
|
@@ -419,5 +420,6 @@ require('./chunk-7QVYU63E.js');
|
|
|
419
420
|
|
|
420
421
|
|
|
421
422
|
|
|
422
|
-
exports.ACTION_TYPES = _chunkZEJSPTHSjs.ACTION_TYPES; exports.AVAILABLE_OAUTH_SCOPES = _chunkN4YZ45SKjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkN4YZ45SKjs.AbstractApiData; exports.AbstractService = _chunkN4YZ45SKjs.AbstractService; exports.Action = _chunkN4YZ45SKjs.Action; exports.Assistant = _chunkN4YZ45SKjs.Assistant; exports.AssistantMessage = _chunkN4YZ45SKjs.AssistantMessage; exports.AssistantMessageModule = _chunkN4YZ45SKjs.AssistantMessageModule; exports.AssistantMessageService = _chunkN4YZ45SKjs.AssistantMessageService; exports.AssistantModule = _chunkN4YZ45SKjs.AssistantModule; exports.AssistantService = _chunkN4YZ45SKjs.AssistantService; exports.AuditLog = _chunkN4YZ45SKjs.AuditLog; exports.AuditLogModule = _chunkN4YZ45SKjs.AuditLogModule; exports.AuditLogService = _chunkN4YZ45SKjs.AuditLogService; exports.Auth = _chunkN4YZ45SKjs.Auth; exports.AuthComponent = _chunkN4YZ45SKjs.AuthComponent; exports.AuthModule = _chunkN4YZ45SKjs.AuthModule; exports.AuthService = _chunkN4YZ45SKjs.AuthService; exports.AuthorModule = _chunkN4YZ45SKjs.AuthorModule; exports.BackupCodeVerify = _chunkN4YZ45SKjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkN4YZ45SKjs.BackupCodeVerifyModule; exports.Billing = _chunkN4YZ45SKjs.Billing; exports.BillingModule = _chunkN4YZ45SKjs.BillingModule; exports.BillingService = _chunkN4YZ45SKjs.BillingService; exports.BlockNoteDiffUtil = _chunkN4YZ45SKjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkN4YZ45SKjs.BlockNoteWordDiffRendererUtil; exports.COMPANY_ADMINISTRATOR_ROLE_ID = _chunkZEJSPTHSjs.COMPANY_ADMINISTRATOR_ROLE_ID; exports.Chunk = _chunkN4YZ45SKjs.Chunk; exports.ChunkModule = _chunkN4YZ45SKjs.ChunkModule; exports.ClientAbstractService = _chunkN4YZ45SKjs.ClientAbstractService; exports.ClientHttpMethod = _chunkN4YZ45SKjs.ClientHttpMethod; exports.Company = _chunkN4YZ45SKjs.Company; exports.CompanyFields = _chunkN4YZ45SKjs.CompanyFields; exports.CompanyModule = _chunkN4YZ45SKjs.CompanyModule; exports.CompanyService = _chunkN4YZ45SKjs.CompanyService; exports.Content = _chunkN4YZ45SKjs.Content; exports.ContentFields = _chunkN4YZ45SKjs.ContentFields; exports.ContentModule = _chunkN4YZ45SKjs.ContentModule; exports.ContentService = _chunkN4YZ45SKjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkN4YZ45SKjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunk4MN547K7js.DataClassRegistry; exports.DataClassRegistry = _chunk4MN547K7js.DataClassRegistry; exports.EndpointCreator = _chunkN4YZ45SKjs.EndpointCreator; exports.Feature = _chunkN4YZ45SKjs.Feature; exports.FeatureModule = _chunkN4YZ45SKjs.FeatureModule; exports.FeatureService = _chunkN4YZ45SKjs.FeatureService; exports.HowTo = _chunkN4YZ45SKjs.HowTo; exports.HowToFields = _chunkN4YZ45SKjs.HowToFields; exports.HowToModule = _chunkN4YZ45SKjs.HowToModule; exports.HowToService = _chunkN4YZ45SKjs.HowToService; exports.HttpMethod = _chunkN4YZ45SKjs.HttpMethod; exports.InvoiceStatus = _chunkN4YZ45SKjs.InvoiceStatus; exports.JsonApiDataFactory = _chunk4MN547K7js.JsonApiDataFactory; exports.Module = _chunkN4YZ45SKjs.Module; exports.ModuleModule = _chunkN4YZ45SKjs.ModuleModule; exports.ModulePaths = _chunkN4YZ45SKjs.ModulePaths; exports.ModulePathsModule = _chunkN4YZ45SKjs.ModulePathsModule; exports.ModuleRegistrar = _chunkN4YZ45SKjs.ModuleRegistrar; exports.ModuleRegistry = _chunkN4YZ45SKjs.ModuleRegistry; exports.Modules = _chunkN4YZ45SKjs.Modules; exports.Notification = _chunkN4YZ45SKjs.Notification; exports.NotificationFields = _chunkN4YZ45SKjs.NotificationFields; exports.NotificationModule = _chunkN4YZ45SKjs.NotificationModule; exports.NotificationService = _chunkN4YZ45SKjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkN4YZ45SKjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkN4YZ45SKjs.OAuthClient; exports.OAuthModule = _chunkN4YZ45SKjs.OAuthModule; exports.OAuthService = _chunkN4YZ45SKjs.OAuthService; exports.Passkey = _chunkN4YZ45SKjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkN4YZ45SKjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkN4YZ45SKjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkN4YZ45SKjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkN4YZ45SKjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkN4YZ45SKjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkN4YZ45SKjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkN4YZ45SKjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkN4YZ45SKjs.PasskeyRename; exports.PasskeyRenameModule = _chunkN4YZ45SKjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkN4YZ45SKjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkN4YZ45SKjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkN4YZ45SKjs.PaymentMethod; exports.PermissionMapping = _chunkN4YZ45SKjs.PermissionMapping; exports.PermissionMappingModule = _chunkN4YZ45SKjs.PermissionMappingModule; exports.Push = _chunkN4YZ45SKjs.Push; exports.PushModule = _chunkN4YZ45SKjs.PushModule; exports.PushService = _chunkN4YZ45SKjs.PushService; exports.RbacMatrixModel = _chunkN4YZ45SKjs.RbacMatrixModel; exports.RbacMatrixModule = _chunkN4YZ45SKjs.RbacMatrixModule; exports.RbacService = _chunkZEJSPTHSjs.RbacService; exports.ReferralModule = _chunkN4YZ45SKjs.ReferralModule; exports.ReferralService = _chunkN4YZ45SKjs.ReferralService; exports.ReferralStats = _chunkN4YZ45SKjs.ReferralStats; exports.ReferralStatsModule = _chunkN4YZ45SKjs.ReferralStatsModule; exports.RehydrationFactory = _chunkN4YZ45SKjs.RehydrationFactory; exports.Role = _chunkN4YZ45SKjs.Role; exports.RoleFields = _chunkN4YZ45SKjs.RoleFields; exports.RoleModule = _chunkN4YZ45SKjs.RoleModule; exports.RoleService = _chunkN4YZ45SKjs.RoleService; exports.S3 = _chunkN4YZ45SKjs.S3; exports.S3Module = _chunkN4YZ45SKjs.S3Module; exports.S3Service = _chunkN4YZ45SKjs.S3Service; exports.StripeCustomer = _chunkN4YZ45SKjs.StripeCustomer; exports.StripeCustomerModule = _chunkN4YZ45SKjs.StripeCustomerModule; exports.StripeCustomerService = _chunkN4YZ45SKjs.StripeCustomerService; exports.StripeInvoice = _chunkN4YZ45SKjs.StripeInvoice; exports.StripeInvoiceModule = _chunkN4YZ45SKjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkN4YZ45SKjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkN4YZ45SKjs.StripePaymentMethodModule; exports.StripePrice = _chunkN4YZ45SKjs.StripePrice; exports.StripePriceModule = _chunkN4YZ45SKjs.StripePriceModule; exports.StripePriceService = _chunkN4YZ45SKjs.StripePriceService; exports.StripeProduct = _chunkN4YZ45SKjs.StripeProduct; exports.StripeProductModule = _chunkN4YZ45SKjs.StripeProductModule; exports.StripeProductService = _chunkN4YZ45SKjs.StripeProductService; exports.StripePromotionCode = _chunkN4YZ45SKjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkN4YZ45SKjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkN4YZ45SKjs.StripePromotionCodeService; exports.StripeSubscription = _chunkN4YZ45SKjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkN4YZ45SKjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkN4YZ45SKjs.StripeSubscriptionService; exports.StripeUsage = _chunkN4YZ45SKjs.StripeUsage; exports.StripeUsageModule = _chunkN4YZ45SKjs.StripeUsageModule; exports.StripeUsageService = _chunkN4YZ45SKjs.StripeUsageService; exports.SubscriptionStatus = _chunkN4YZ45SKjs.SubscriptionStatus; exports.TableOptions = _chunkN4YZ45SKjs.TableOptions; exports.TotpAuthenticator = _chunkN4YZ45SKjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkN4YZ45SKjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkN4YZ45SKjs.TotpSetup; exports.TotpSetupModule = _chunkN4YZ45SKjs.TotpSetupModule; exports.TotpVerify = _chunkN4YZ45SKjs.TotpVerify; exports.TotpVerifyLogin = _chunkN4YZ45SKjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkN4YZ45SKjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkN4YZ45SKjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkN4YZ45SKjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkN4YZ45SKjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkN4YZ45SKjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkN4YZ45SKjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkN4YZ45SKjs.TwoFactorService; exports.TwoFactorStatus = _chunkN4YZ45SKjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkN4YZ45SKjs.TwoFactorStatusModule; exports.User = _chunkN4YZ45SKjs.User; exports.UserFields = _chunkN4YZ45SKjs.UserFields; exports.UserModule = _chunkN4YZ45SKjs.UserModule; exports.UserService = _chunkN4YZ45SKjs.UserService; exports.Waitlist = _chunkN4YZ45SKjs.Waitlist; exports.WaitlistModule = _chunkN4YZ45SKjs.WaitlistModule; exports.WaitlistService = _chunkN4YZ45SKjs.WaitlistService; exports.WaitlistStats = _chunkN4YZ45SKjs.WaitlistStats; exports.WaitlistStatsModule = _chunkN4YZ45SKjs.WaitlistStatsModule; exports.checkPermissions = _chunkN4YZ45SKjs.checkPermissions; exports.checkPermissionsFromServer = _chunkN4YZ45SKjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkN4YZ45SKjs.clearLastApiTotal; exports.cn = _chunkN4YZ45SKjs.cn; exports.composeRefs = _chunkN4YZ45SKjs.composeRefs; exports.configureAuth = _chunkN4YZ45SKjs.configureAuth; exports.configureI18n = _chunkZEJSPTHSjs.configureI18n; exports.configureJsonApi = _chunkZEJSPTHSjs.configureJsonApi; exports.configureLogin = _chunkZEJSPTHSjs.configureLogin; exports.configureReferral = _chunkZEJSPTHSjs.configureReferral; exports.configureRoles = _chunkZEJSPTHSjs.configureRoles; exports.configureWaitlist = _chunkZEJSPTHSjs.configureWaitlist; exports.createJsonApiInclusion = _chunkN4YZ45SKjs.createJsonApiInclusion; exports.dismissToast = _chunkN4YZ45SKjs.dismissToast; exports.entityObjectSchema = _chunkN4YZ45SKjs.entityObjectSchema; exports.exists = _chunkN4YZ45SKjs.exists; exports.formatDate = _chunkN4YZ45SKjs.formatDate; exports.getApiUrl = _chunkZEJSPTHSjs.getApiUrl; exports.getAppUrl = _chunkZEJSPTHSjs.getAppUrl; exports.getBootstrapper = _chunk4MN547K7js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkN4YZ45SKjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkN4YZ45SKjs.getGlobalErrorHandler; exports.getIcon = _chunkN4YZ45SKjs.getIcon; exports.getIconByModule = _chunkN4YZ45SKjs.getIconByModule; exports.getIconByModuleName = _chunkN4YZ45SKjs.getIconByModuleName; exports.getInitials = _chunkN4YZ45SKjs.getInitials; exports.getLastApiTotal = _chunkN4YZ45SKjs.getLastApiTotal; exports.getLucideIcon = _chunkN4YZ45SKjs.getLucideIcon; exports.getLucideIconByModule = _chunkN4YZ45SKjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkN4YZ45SKjs.getLucideIconByModuleName; exports.getReferralConfig = _chunkZEJSPTHSjs.getReferralConfig; exports.getRoleId = _chunkZEJSPTHSjs.getRoleId; exports.getStripePublishableKey = _chunkZEJSPTHSjs.getStripePublishableKey; exports.getTableComponents = _chunkN4YZ45SKjs.getTableComponents; exports.getTableOptions = _chunkN4YZ45SKjs.getTableOptions; exports.getTokenHandler = _chunkN4YZ45SKjs.getTokenHandler; exports.getTrackablePages = _chunkZEJSPTHSjs.getTrackablePages; exports.getValueFromPath = _chunkN4YZ45SKjs.getValueFromPath; exports.getWaitlistConfig = _chunkZEJSPTHSjs.getWaitlistConfig; exports.hasBootstrapper = _chunk4MN547K7js.hasBootstrapper; exports.isReferralEnabled = _chunkZEJSPTHSjs.isReferralEnabled; exports.isRolesConfigured = _chunkZEJSPTHSjs.isRolesConfigured; exports.rehydrate = _chunkN4YZ45SKjs.rehydrate; exports.rehydrateList = _chunkN4YZ45SKjs.rehydrateList; exports.resetBootstrapStore = _chunk4MN547K7js.resetBootstrapStore; exports.setBootstrapper = _chunk4MN547K7js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkN4YZ45SKjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkN4YZ45SKjs.setGlobalErrorHandler; exports.showCustomToast = _chunkN4YZ45SKjs.showCustomToast; exports.showError = _chunkN4YZ45SKjs.showError; exports.showToast = _chunkN4YZ45SKjs.showToast; exports.translateData = _chunk4MN547K7js.translateData; exports.translateResponse = _chunk4MN547K7js.translateResponse; exports.tryBootstrap = _chunk4MN547K7js.tryBootstrap; exports.useComposedRefs = _chunkN4YZ45SKjs.useComposedRefs; exports.useIsMobile = _chunkN4YZ45SKjs.useIsMobile; exports.userObjectSchema = _chunkN4YZ45SKjs.userObjectSchema;
|
|
423
|
+
|
|
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;
|
|
423
425
|
//# 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;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;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;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,2sYAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
|
package/dist/index.mjs
CHANGED
|
@@ -10,6 +10,7 @@ import {
|
|
|
10
10
|
configureWaitlist,
|
|
11
11
|
getApiUrl,
|
|
12
12
|
getAppUrl,
|
|
13
|
+
getPublicApiUrl,
|
|
13
14
|
getReferralConfig,
|
|
14
15
|
getRoleId,
|
|
15
16
|
getStripePublishableKey,
|
|
@@ -17,7 +18,7 @@ import {
|
|
|
17
18
|
getWaitlistConfig,
|
|
18
19
|
isReferralEnabled,
|
|
19
20
|
isRolesConfigured
|
|
20
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-CK3BMQWY.mjs";
|
|
21
22
|
import {
|
|
22
23
|
AVAILABLE_OAUTH_SCOPES,
|
|
23
24
|
AbstractApiData,
|
|
@@ -197,7 +198,7 @@ import {
|
|
|
197
198
|
useComposedRefs,
|
|
198
199
|
useIsMobile,
|
|
199
200
|
userObjectSchema
|
|
200
|
-
} from "./chunk-
|
|
201
|
+
} from "./chunk-3KDGODJ7.mjs";
|
|
201
202
|
import "./chunk-AUXK7QSA.mjs";
|
|
202
203
|
import "./chunk-C7C7VY4F.mjs";
|
|
203
204
|
import {
|
|
@@ -210,7 +211,7 @@ import {
|
|
|
210
211
|
translateData,
|
|
211
212
|
translateResponse,
|
|
212
213
|
tryBootstrap
|
|
213
|
-
} from "./chunk-
|
|
214
|
+
} from "./chunk-KK7PYKVI.mjs";
|
|
214
215
|
import "./chunk-PAWJFY3S.mjs";
|
|
215
216
|
export {
|
|
216
217
|
ACTION_TYPES,
|
|
@@ -392,6 +393,7 @@ export {
|
|
|
392
393
|
getLucideIcon,
|
|
393
394
|
getLucideIconByModule,
|
|
394
395
|
getLucideIconByModuleName,
|
|
396
|
+
getPublicApiUrl,
|
|
395
397
|
getReferralConfig,
|
|
396
398
|
getRoleId,
|
|
397
399
|
getStripePublishableKey,
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
var _chunkIOLU4ASDjs = require('./chunk-IOLU4ASD.js');
|
|
4
|
+
require('./chunk-7QVYU63E.js');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
exports.serverRequest = _chunkIOLU4ASDjs.serverRequest;
|
|
8
|
+
//# sourceMappingURL=request-UR7VPG3G.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/request-UR7VPG3G.js"],"names":[],"mappings":"AAAA;AACE;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACF,uDAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/request-UR7VPG3G.js"}
|
package/dist/server/index.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _chunkYUO55Q5Ajs = require('../chunk-YUO55Q5A.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkIOLU4ASDjs = require('../chunk-IOLU4ASD.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -15,13 +15,13 @@ var _chunk3ZPK4QOBjs = require('../chunk-3ZPK4QOB.js');
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkXAWKRNYMjs = require('../chunk-XAWKRNYM.js');
|
|
19
19
|
require('../chunk-LXKSUWAV.js');
|
|
20
20
|
require('../chunk-IBS6NI7D.js');
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
var
|
|
24
|
+
var _chunkJ5LROFGLjs = require('../chunk-J5LROFGL.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
var _chunk7QVYU63Ejs = require('../chunk-7QVYU63E.js');
|
|
@@ -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 _chunkXAWKRNYMjs.checkPermissionsFromServer.call(void 0, {
|
|
90
90
|
module: params.module,
|
|
91
91
|
action: params.action,
|
|
92
92
|
data: params.data,
|
|
@@ -149,7 +149,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, buildServerUrl, "buildServerUrl");
|
|
|
149
149
|
async function ServerJsonApiGet(params) {
|
|
150
150
|
runServerBootstrapper();
|
|
151
151
|
const token = await _chunkYUO55Q5Ajs.getServerToken.call(void 0, );
|
|
152
|
-
const apiResponse = await
|
|
152
|
+
const apiResponse = await _chunkIOLU4ASDjs.serverRequest.call(void 0, {
|
|
153
153
|
method: "GET",
|
|
154
154
|
url: buildServerUrl(params.endpoint),
|
|
155
155
|
token,
|
|
@@ -158,7 +158,7 @@ async function ServerJsonApiGet(params) {
|
|
|
158
158
|
language: params.language,
|
|
159
159
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _23 => _23.additionalHeaders])
|
|
160
160
|
});
|
|
161
|
-
return
|
|
161
|
+
return _chunkJ5LROFGLjs.translateResponse.call(void 0, {
|
|
162
162
|
classKey: params.classKey,
|
|
163
163
|
apiResponse,
|
|
164
164
|
companyId: params.companyId,
|
|
@@ -179,9 +179,9 @@ async function ServerJsonApiPost(params) {
|
|
|
179
179
|
if (!body) {
|
|
180
180
|
body = {};
|
|
181
181
|
} else if (params.overridesJsonApiCreation !== true) {
|
|
182
|
-
body =
|
|
182
|
+
body = _chunkJ5LROFGLjs.JsonApiDataFactory.create(params.classKey, body);
|
|
183
183
|
}
|
|
184
|
-
const apiResponse = await
|
|
184
|
+
const apiResponse = await _chunkIOLU4ASDjs.serverRequest.call(void 0, {
|
|
185
185
|
method: "POST",
|
|
186
186
|
url: buildServerUrl(params.endpoint),
|
|
187
187
|
token,
|
|
@@ -191,7 +191,7 @@ async function ServerJsonApiPost(params) {
|
|
|
191
191
|
language: params.language,
|
|
192
192
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _24 => _24.additionalHeaders])
|
|
193
193
|
});
|
|
194
|
-
return
|
|
194
|
+
return _chunkJ5LROFGLjs.translateResponse.call(void 0, {
|
|
195
195
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
196
196
|
apiResponse,
|
|
197
197
|
companyId: params.companyId,
|
|
@@ -206,9 +206,9 @@ async function ServerJsonApiPut(params) {
|
|
|
206
206
|
if (!body) {
|
|
207
207
|
body = {};
|
|
208
208
|
} else {
|
|
209
|
-
body =
|
|
209
|
+
body = _chunkJ5LROFGLjs.JsonApiDataFactory.create(params.classKey, body);
|
|
210
210
|
}
|
|
211
|
-
const apiResponse = await
|
|
211
|
+
const apiResponse = await _chunkIOLU4ASDjs.serverRequest.call(void 0, {
|
|
212
212
|
method: "PUT",
|
|
213
213
|
url: buildServerUrl(params.endpoint),
|
|
214
214
|
token,
|
|
@@ -218,7 +218,7 @@ async function ServerJsonApiPut(params) {
|
|
|
218
218
|
language: params.language,
|
|
219
219
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _25 => _25.additionalHeaders])
|
|
220
220
|
});
|
|
221
|
-
return
|
|
221
|
+
return _chunkJ5LROFGLjs.translateResponse.call(void 0, {
|
|
222
222
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
223
223
|
apiResponse,
|
|
224
224
|
companyId: params.companyId,
|
|
@@ -233,9 +233,9 @@ async function ServerJsonApiPatch(params) {
|
|
|
233
233
|
if (!body) {
|
|
234
234
|
body = {};
|
|
235
235
|
} else if (params.overridesJsonApiCreation !== true) {
|
|
236
|
-
body =
|
|
236
|
+
body = _chunkJ5LROFGLjs.JsonApiDataFactory.create(params.classKey, body);
|
|
237
237
|
}
|
|
238
|
-
const apiResponse = await
|
|
238
|
+
const apiResponse = await _chunkIOLU4ASDjs.serverRequest.call(void 0, {
|
|
239
239
|
method: "PATCH",
|
|
240
240
|
url: buildServerUrl(params.endpoint),
|
|
241
241
|
token,
|
|
@@ -245,7 +245,7 @@ async function ServerJsonApiPatch(params) {
|
|
|
245
245
|
language: params.language,
|
|
246
246
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _26 => _26.additionalHeaders])
|
|
247
247
|
});
|
|
248
|
-
return
|
|
248
|
+
return _chunkJ5LROFGLjs.translateResponse.call(void 0, {
|
|
249
249
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
250
250
|
apiResponse,
|
|
251
251
|
companyId: params.companyId,
|
|
@@ -256,7 +256,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiPatch, "ServerJsonApiPatch");
|
|
|
256
256
|
async function ServerJsonApiDelete(params) {
|
|
257
257
|
runServerBootstrapper();
|
|
258
258
|
const token = await _chunkYUO55Q5Ajs.getServerToken.call(void 0, );
|
|
259
|
-
const apiResponse = await
|
|
259
|
+
const apiResponse = await _chunkIOLU4ASDjs.serverRequest.call(void 0, {
|
|
260
260
|
method: "DELETE",
|
|
261
261
|
url: buildServerUrl(params.endpoint),
|
|
262
262
|
token,
|
|
@@ -264,7 +264,7 @@ async function ServerJsonApiDelete(params) {
|
|
|
264
264
|
language: params.language,
|
|
265
265
|
additionalHeaders: _optionalChain([_serverConfig, 'optionalAccess', _27 => _27.additionalHeaders])
|
|
266
266
|
});
|
|
267
|
-
return
|
|
267
|
+
return _chunkJ5LROFGLjs.translateResponse.call(void 0, {
|
|
268
268
|
classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
|
|
269
269
|
apiResponse,
|
|
270
270
|
companyId: params.companyId,
|
|
@@ -296,5 +296,5 @@ _chunk7QVYU63Ejs.__name.call(void 0, ServerJsonApiDelete, "ServerJsonApiDelete")
|
|
|
296
296
|
|
|
297
297
|
|
|
298
298
|
|
|
299
|
-
exports.ServerAuthService =
|
|
299
|
+
exports.ServerAuthService = _chunkXAWKRNYMjs.AuthService; exports.ServerCompanyService = _chunkXAWKRNYMjs.CompanyService; exports.ServerContentService = _chunkXAWKRNYMjs.ContentService; exports.ServerFeatureService = _chunkXAWKRNYMjs.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunkXAWKRNYMjs.NotificationService; exports.ServerPushService = _chunkXAWKRNYMjs.PushService; exports.ServerRoleService = _chunkXAWKRNYMjs.RoleService; exports.ServerS3Service = _chunkXAWKRNYMjs.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunkXAWKRNYMjs.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
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "../chunk-F5UNXZ3J.mjs";
|
|
4
4
|
import {
|
|
5
5
|
serverRequest
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-IEJYBQ6J.mjs";
|
|
7
7
|
import {
|
|
8
8
|
AuthService,
|
|
9
9
|
CompanyService,
|
|
@@ -15,13 +15,13 @@ import {
|
|
|
15
15
|
S3Service,
|
|
16
16
|
UserService,
|
|
17
17
|
checkPermissionsFromServer
|
|
18
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-3KDGODJ7.mjs";
|
|
19
19
|
import "../chunk-AUXK7QSA.mjs";
|
|
20
20
|
import "../chunk-C7C7VY4F.mjs";
|
|
21
21
|
import {
|
|
22
22
|
JsonApiDataFactory,
|
|
23
23
|
translateResponse
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-KK7PYKVI.mjs";
|
|
25
25
|
import {
|
|
26
26
|
__name
|
|
27
27
|
} from "../chunk-PAWJFY3S.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carlonicora/nextjs-jsonapi",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.87.0",
|
|
4
4
|
"description": "Next.js JSON:API client with server/client support and caching",
|
|
5
5
|
"author": "Carlo Nicora",
|
|
6
6
|
"license": "GPL-3.0-or-later",
|
|
@@ -108,6 +108,7 @@
|
|
|
108
108
|
"@dnd-kit/core": "^6.3.1",
|
|
109
109
|
"@dnd-kit/sortable": "^10.0.0",
|
|
110
110
|
"@dnd-kit/utilities": "^3.2.2",
|
|
111
|
+
"@floating-ui/react": "^0.27.16",
|
|
111
112
|
"@handlewithcare/prosemirror-inputrules": "^0.1.4",
|
|
112
113
|
"@hookform/resolvers": "^5.2.2",
|
|
113
114
|
"@radix-ui/react-label": "^2.1.8",
|
package/src/client/config.ts
CHANGED
|
@@ -47,6 +47,11 @@ export function configureClientConfig(config: {
|
|
|
47
47
|
|
|
48
48
|
/**
|
|
49
49
|
* Get the configured API URL.
|
|
50
|
+
*
|
|
51
|
+
* This may resolve to an internal/private host (e.g. a docker-network
|
|
52
|
+
* hostname) when configured to do so for SSR fetches. Do NOT use this for
|
|
53
|
+
* URLs that are rendered into HTML and followed by the browser — use
|
|
54
|
+
* `getPublicApiUrl()` instead.
|
|
50
55
|
*/
|
|
51
56
|
export function getApiUrl(): string {
|
|
52
57
|
if (_clientConfig?.apiUrl) {
|
|
@@ -58,6 +63,21 @@ export function getApiUrl(): string {
|
|
|
58
63
|
return "";
|
|
59
64
|
}
|
|
60
65
|
|
|
66
|
+
/**
|
|
67
|
+
* Get the public-facing API URL.
|
|
68
|
+
*
|
|
69
|
+
* Always sourced from `NEXT_PUBLIC_API_URL` so it is identical on server
|
|
70
|
+
* and client, and reachable from the user's browser. Use for any URL that
|
|
71
|
+
* gets rendered into HTML the browser will navigate to (links, redirects,
|
|
72
|
+
* OAuth hrefs).
|
|
73
|
+
*/
|
|
74
|
+
export function getPublicApiUrl(): string {
|
|
75
|
+
if (typeof process !== "undefined" && process.env?.NEXT_PUBLIC_API_URL) {
|
|
76
|
+
return process.env.NEXT_PUBLIC_API_URL;
|
|
77
|
+
}
|
|
78
|
+
return "";
|
|
79
|
+
}
|
|
80
|
+
|
|
61
81
|
/**
|
|
62
82
|
* Get the configured app URL.
|
|
63
83
|
*/
|