@carlonicora/nextjs-jsonapi 1.45.2 → 1.45.4
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/{ApiRequestDataTypeInterface-CUKFDBx2.d.mts → ApiRequestDataTypeInterface-CYEcRUrh.d.mts} +1 -0
- package/dist/{ApiRequestDataTypeInterface-CUKFDBx2.d.ts → ApiRequestDataTypeInterface-CYEcRUrh.d.ts} +1 -0
- package/dist/{AuthComponent-D_L2S4g9.d.mts → AuthComponent-BkK4Sf3q.d.mts} +1 -1
- package/dist/{AuthComponent-CU0B9hdO.d.ts → AuthComponent-DCfP4o32.d.ts} +1 -1
- package/dist/{BlockNoteEditor-IAA6SRJD.mjs → BlockNoteEditor-QPFXJQAQ.mjs} +3 -3
- package/dist/{BlockNoteEditor-JYQVZHSR.js → BlockNoteEditor-Z674LWOV.js} +13 -13
- package/dist/{BlockNoteEditor-JYQVZHSR.js.map → BlockNoteEditor-Z674LWOV.js.map} +1 -1
- package/dist/{auth.interface-quk7psiq.d.mts → auth.interface-24ID4yhT.d.mts} +1 -1
- package/dist/{auth.interface-DgpoGNZN.d.ts → auth.interface-C4kEZscm.d.ts} +1 -1
- package/dist/billing/index.js +342 -342
- package/dist/billing/index.mjs +2 -2
- package/dist/{chunk-AHXRHXZ2.js → chunk-5PUPWZB4.js} +1 -1
- package/dist/{chunk-AHXRHXZ2.js.map → chunk-5PUPWZB4.js.map} +1 -1
- package/dist/{chunk-XRBK4J6U.js → chunk-GPWB3OQ6.js} +495 -495
- package/dist/{chunk-XRBK4J6U.js.map → chunk-GPWB3OQ6.js.map} +1 -1
- package/dist/{chunk-ZMGUP2AI.mjs → chunk-LM4SDN4Y.mjs} +1 -1
- package/dist/chunk-LM4SDN4Y.mjs.map +1 -0
- package/dist/{chunk-EA3EPEDL.mjs → chunk-XYCXWOIU.mjs} +4 -4
- package/dist/chunk-XYCXWOIU.mjs.map +1 -0
- package/dist/client/index.d.mts +5 -5
- package/dist/client/index.d.ts +5 -5
- package/dist/client/index.js +3 -3
- package/dist/client/index.mjs +2 -2
- package/dist/components/index.d.mts +6 -6
- package/dist/components/index.d.ts +6 -6
- package/dist/components/index.js +3 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{config-BozK5PY0.d.ts → config-CPN6QZfo.d.ts} +1 -1
- package/dist/{config-BW5u1e9P.d.mts → config-DaxjKdIo.d.mts} +1 -1
- package/dist/{content.interface-CpCDB1Uk.d.ts → content.interface-Czin-YRh.d.ts} +1 -1
- package/dist/{content.interface-b-mzkL_q.d.mts → content.interface-DvPs_JbX.d.mts} +1 -1
- package/dist/contexts/index.d.mts +3 -3
- package/dist/contexts/index.d.ts +3 -3
- package/dist/contexts/index.js +3 -3
- package/dist/contexts/index.mjs +2 -2
- package/dist/core/index.d.mts +11 -11
- package/dist/core/index.d.ts +11 -11
- package/dist/core/index.js +2 -2
- package/dist/core/index.mjs +1 -1
- package/dist/index.d.mts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/dist/{notification.interface-CR2PuV6Y.d.ts → notification.interface-DEW8hR8g.d.ts} +3 -1
- package/dist/{notification.interface-D241WNUx.d.mts → notification.interface-DKR5WGKH.d.mts} +3 -1
- package/dist/{s3.service-GQa6F4Ks.d.mts → s3.service-BHjcTA0t.d.mts} +4 -4
- package/dist/{s3.service--8IFzWsB.d.ts → s3.service-C_K1VHyx.d.ts} +4 -4
- package/dist/server/index.d.mts +5 -5
- package/dist/server/index.d.ts +5 -5
- package/dist/server/index.js +3 -3
- package/dist/server/index.mjs +1 -1
- package/dist/testing/index.d.mts +1 -1
- package/dist/testing/index.d.ts +1 -1
- package/dist/{useSocket-CttIHn2P.d.mts → useSocket-BW6haECW.d.mts} +1 -1
- package/dist/{useSocket-CC8SkXdm.d.ts → useSocket-C9FmYuRM.d.ts} +1 -1
- package/package.json +1 -1
- package/src/components/containers/PageContainer.tsx +1 -1
- package/src/core/interfaces/ApiRequestDataTypeInterface.ts +1 -0
- package/src/permissions/types.ts +2 -0
- package/dist/chunk-EA3EPEDL.mjs.map +0 -1
- package/dist/chunk-ZMGUP2AI.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-IAA6SRJD.mjs.map → BlockNoteEditor-QPFXJQAQ.mjs.map} +0 -0
package/dist/core/index.mjs
CHANGED
package/dist/index.d.mts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export { A as ApiData } from './ApiData-DPKNfY-9.mjs';
|
|
2
2
|
export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
|
|
3
|
-
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-
|
|
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-zeewugD7.mjs';
|
|
5
5
|
export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, BackupCodeVerify, BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, ClientTotalRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, InviteValidation, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, 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, Push, PushInput, PushInterface, PushModule, 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 { A as AbstractService, b as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, T as TotalRef, d as TwoFactorChallengeInterface, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-
|
|
6
|
+
export { A as AbstractService, b as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, T as TotalRef, d as TwoFactorChallengeInterface, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-BHjcTA0t.mjs';
|
|
7
7
|
export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.mjs';
|
|
8
8
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.mjs';
|
|
9
9
|
export { ClassValue } from 'clsx';
|
|
10
|
-
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from './AuthComponent-
|
|
11
|
-
export { A as Action, C as CompanyInput, h as CompanyInterface, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, i as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, j as RoleInterface, k as UserInput, U as UserInterface } from './notification.interface-
|
|
12
|
-
export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-
|
|
10
|
+
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from './AuthComponent-BkK4Sf3q.mjs';
|
|
11
|
+
export { A as Action, C as CompanyInput, h as CompanyInterface, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, i as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, j as RoleInterface, k as UserInput, U as UserInterface } from './notification.interface-DKR5WGKH.mjs';
|
|
12
|
+
export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-24ID4yhT.mjs';
|
|
13
13
|
export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, q as PromotionCodeValidationResult, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-promotion-code.interface-Dnm2DJKQ.mjs';
|
|
14
|
-
export { C as ContentInput, a as ContentInterface } from './content.interface-
|
|
14
|
+
export { C as ContentInput, a as ContentInterface } from './content.interface-DvPs_JbX.mjs';
|
|
15
15
|
export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-BxFFOPNq.mjs';
|
|
16
16
|
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-DsZ5ecSX.mjs';
|
|
17
|
-
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-
|
|
17
|
+
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-DaxjKdIo.mjs';
|
|
18
18
|
export { Q as QuestionnaireField, a as QuestionnaireFieldType, b as QuestionnaireOption, W as WaitlistConfig, c as configureWaitlist, g as getWaitlistConfig } from './waitlist.config-kPfjImle.mjs';
|
|
19
19
|
import 'react';
|
|
20
20
|
import 'zod';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export { A as ApiData } from './ApiData-DPKNfY-9.js';
|
|
2
2
|
export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.js';
|
|
3
|
-
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-
|
|
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-CAIAeP5d.js';
|
|
5
5
|
export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, BackupCodeVerify, BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, ClientTotalRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, InviteValidation, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, 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, Push, PushInput, PushInterface, PushModule, 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 { A as AbstractService, b as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, T as TotalRef, d as TwoFactorChallengeInterface, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service
|
|
6
|
+
export { A as AbstractService, b as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, T as TotalRef, d as TwoFactorChallengeInterface, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from './s3.service-C_K1VHyx.js';
|
|
7
7
|
export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.js';
|
|
8
8
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.js';
|
|
9
9
|
export { ClassValue } from 'clsx';
|
|
10
|
-
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from './AuthComponent-
|
|
11
|
-
export { A as Action, C as CompanyInput, h as CompanyInterface, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, i as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, j as RoleInterface, k as UserInput, U as UserInterface } from './notification.interface-
|
|
12
|
-
export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-
|
|
10
|
+
export { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface, a as getIcon, g as getIconByModule, b as getIconByModuleName, c as getLucideIcon, d as getLucideIconByModule, e as getLucideIconByModuleName } from './AuthComponent-DCfP4o32.js';
|
|
11
|
+
export { A as Action, C as CompanyInput, h as CompanyInterface, c as ModuleDefinition, g as ModuleFactory, b as ModulePermissionDefinition, M as ModuleWithPermissions, i as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, j as RoleInterface, k as UserInput, U as UserInterface } from './notification.interface-DEW8hR8g.js';
|
|
12
|
+
export { A as AuthInput, b as AuthInterface, a as AuthQuery } from './auth.interface-C4kEZscm.js';
|
|
13
13
|
export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, q as PromotionCodeValidationResult, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-promotion-code.interface-BcJty0rv.js';
|
|
14
|
-
export { C as ContentInput, a as ContentInterface } from './content.interface-
|
|
14
|
+
export { C as ContentInput, a as ContentInterface } from './content.interface-Czin-YRh.js';
|
|
15
15
|
export { F as FeatureInterface, M as ModuleInterface } from './feature.interface-CIWxo8NP.js';
|
|
16
16
|
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-vL7za9Bz.js';
|
|
17
|
-
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-
|
|
17
|
+
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-CPN6QZfo.js';
|
|
18
18
|
export { Q as QuestionnaireField, a as QuestionnaireFieldType, b as QuestionnaireOption, W as WaitlistConfig, c as configureWaitlist, g as getWaitlistConfig } from './waitlist.config-kPfjImle.js';
|
|
19
19
|
import 'react';
|
|
20
20
|
import 'zod';
|
package/dist/index.js
CHANGED
|
@@ -172,7 +172,7 @@ var _chunkGP3MDKGEjs = require('./chunk-GP3MDKGE.js');
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
var
|
|
175
|
+
var _chunk5PUPWZB4js = require('./chunk-5PUPWZB4.js');
|
|
176
176
|
require('./chunk-LXKSUWAV.js');
|
|
177
177
|
require('./chunk-IBS6NI7D.js');
|
|
178
178
|
|
|
@@ -369,5 +369,5 @@ require('./chunk-7QVYU63E.js');
|
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
|
|
372
|
-
exports.AVAILABLE_OAUTH_SCOPES = _chunkAHXRHXZ2js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkAHXRHXZ2js.AbstractApiData; exports.AbstractService = _chunkAHXRHXZ2js.AbstractService; exports.Action = _chunkAHXRHXZ2js.Action; exports.Auth = _chunkAHXRHXZ2js.Auth; exports.AuthComponent = _chunkAHXRHXZ2js.AuthComponent; exports.AuthModule = _chunkAHXRHXZ2js.AuthModule; exports.AuthService = _chunkAHXRHXZ2js.AuthService; exports.AuthorModule = _chunkAHXRHXZ2js.AuthorModule; exports.BackupCodeVerify = _chunkAHXRHXZ2js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkAHXRHXZ2js.BackupCodeVerifyModule; exports.Billing = _chunkAHXRHXZ2js.Billing; exports.BillingModule = _chunkAHXRHXZ2js.BillingModule; exports.BillingService = _chunkAHXRHXZ2js.BillingService; exports.BlockNoteDiffUtil = _chunkAHXRHXZ2js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkAHXRHXZ2js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkAHXRHXZ2js.ClientAbstractService; exports.ClientHttpMethod = _chunkAHXRHXZ2js.ClientHttpMethod; exports.Company = _chunkAHXRHXZ2js.Company; exports.CompanyFields = _chunkAHXRHXZ2js.CompanyFields; exports.CompanyModule = _chunkAHXRHXZ2js.CompanyModule; exports.CompanyService = _chunkAHXRHXZ2js.CompanyService; exports.Content = _chunkAHXRHXZ2js.Content; exports.ContentFields = _chunkAHXRHXZ2js.ContentFields; exports.ContentModule = _chunkAHXRHXZ2js.ContentModule; exports.ContentService = _chunkAHXRHXZ2js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkAHXRHXZ2js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkWLS4D6VGjs.DataClassRegistry; exports.DataClassRegistry = _chunkWLS4D6VGjs.DataClassRegistry; exports.EndpointCreator = _chunkAHXRHXZ2js.EndpointCreator; exports.Feature = _chunkAHXRHXZ2js.Feature; exports.FeatureModule = _chunkAHXRHXZ2js.FeatureModule; exports.FeatureService = _chunkAHXRHXZ2js.FeatureService; exports.HttpMethod = _chunkAHXRHXZ2js.HttpMethod; exports.InvoiceStatus = _chunkAHXRHXZ2js.InvoiceStatus; exports.JsonApiDataFactory = _chunkWLS4D6VGjs.JsonApiDataFactory; exports.Module = _chunkAHXRHXZ2js.Module; exports.ModuleModule = _chunkAHXRHXZ2js.ModuleModule; exports.ModuleRegistrar = _chunkAHXRHXZ2js.ModuleRegistrar; exports.ModuleRegistry = _chunkAHXRHXZ2js.ModuleRegistry; exports.Modules = _chunkAHXRHXZ2js.Modules; exports.Notification = _chunkAHXRHXZ2js.Notification; exports.NotificationFields = _chunkAHXRHXZ2js.NotificationFields; exports.NotificationModule = _chunkAHXRHXZ2js.NotificationModule; exports.NotificationService = _chunkAHXRHXZ2js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkAHXRHXZ2js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkAHXRHXZ2js.OAuthClient; exports.OAuthModule = _chunkAHXRHXZ2js.OAuthModule; exports.OAuthService = _chunkAHXRHXZ2js.OAuthService; exports.Passkey = _chunkAHXRHXZ2js.Passkey; exports.PasskeyAuthenticationOptions = _chunkAHXRHXZ2js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkAHXRHXZ2js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkAHXRHXZ2js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkAHXRHXZ2js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkAHXRHXZ2js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkAHXRHXZ2js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkAHXRHXZ2js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkAHXRHXZ2js.PasskeyRename; exports.PasskeyRenameModule = _chunkAHXRHXZ2js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkAHXRHXZ2js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkAHXRHXZ2js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkAHXRHXZ2js.PaymentMethod; exports.Push = _chunkAHXRHXZ2js.Push; exports.PushModule = _chunkAHXRHXZ2js.PushModule; exports.PushService = _chunkAHXRHXZ2js.PushService; exports.ReferralModule = _chunkAHXRHXZ2js.ReferralModule; exports.ReferralService = _chunkAHXRHXZ2js.ReferralService; exports.ReferralStats = _chunkAHXRHXZ2js.ReferralStats; exports.ReferralStatsModule = _chunkAHXRHXZ2js.ReferralStatsModule; exports.RehydrationFactory = _chunkAHXRHXZ2js.RehydrationFactory; exports.Role = _chunkAHXRHXZ2js.Role; exports.RoleFields = _chunkAHXRHXZ2js.RoleFields; exports.RoleModule = _chunkAHXRHXZ2js.RoleModule; exports.RoleService = _chunkAHXRHXZ2js.RoleService; exports.S3 = _chunkAHXRHXZ2js.S3; exports.S3Module = _chunkAHXRHXZ2js.S3Module; exports.S3Service = _chunkAHXRHXZ2js.S3Service; exports.StripeCustomer = _chunkAHXRHXZ2js.StripeCustomer; exports.StripeCustomerModule = _chunkAHXRHXZ2js.StripeCustomerModule; exports.StripeCustomerService = _chunkAHXRHXZ2js.StripeCustomerService; exports.StripeInvoice = _chunkAHXRHXZ2js.StripeInvoice; exports.StripeInvoiceModule = _chunkAHXRHXZ2js.StripeInvoiceModule; exports.StripeInvoiceService = _chunkAHXRHXZ2js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkAHXRHXZ2js.StripePaymentMethodModule; exports.StripePrice = _chunkAHXRHXZ2js.StripePrice; exports.StripePriceModule = _chunkAHXRHXZ2js.StripePriceModule; exports.StripePriceService = _chunkAHXRHXZ2js.StripePriceService; exports.StripeProduct = _chunkAHXRHXZ2js.StripeProduct; exports.StripeProductModule = _chunkAHXRHXZ2js.StripeProductModule; exports.StripeProductService = _chunkAHXRHXZ2js.StripeProductService; exports.StripePromotionCode = _chunkAHXRHXZ2js.StripePromotionCode; exports.StripePromotionCodeModule = _chunkAHXRHXZ2js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkAHXRHXZ2js.StripePromotionCodeService; exports.StripeSubscription = _chunkAHXRHXZ2js.StripeSubscription; exports.StripeSubscriptionModule = _chunkAHXRHXZ2js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkAHXRHXZ2js.StripeSubscriptionService; exports.StripeUsage = _chunkAHXRHXZ2js.StripeUsage; exports.StripeUsageModule = _chunkAHXRHXZ2js.StripeUsageModule; exports.StripeUsageService = _chunkAHXRHXZ2js.StripeUsageService; exports.SubscriptionStatus = _chunkAHXRHXZ2js.SubscriptionStatus; exports.TableOptions = _chunkAHXRHXZ2js.TableOptions; exports.TotpAuthenticator = _chunkAHXRHXZ2js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkAHXRHXZ2js.TotpAuthenticatorModule; exports.TotpSetup = _chunkAHXRHXZ2js.TotpSetup; exports.TotpSetupModule = _chunkAHXRHXZ2js.TotpSetupModule; exports.TotpVerify = _chunkAHXRHXZ2js.TotpVerify; exports.TotpVerifyLogin = _chunkAHXRHXZ2js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkAHXRHXZ2js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkAHXRHXZ2js.TotpVerifyModule; exports.TwoFactorChallenge = _chunkAHXRHXZ2js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkAHXRHXZ2js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkAHXRHXZ2js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkAHXRHXZ2js.TwoFactorEnableModule; exports.TwoFactorService = _chunkAHXRHXZ2js.TwoFactorService; exports.TwoFactorStatus = _chunkAHXRHXZ2js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkAHXRHXZ2js.TwoFactorStatusModule; exports.User = _chunkAHXRHXZ2js.User; exports.UserFields = _chunkAHXRHXZ2js.UserFields; exports.UserModule = _chunkAHXRHXZ2js.UserModule; exports.UserService = _chunkAHXRHXZ2js.UserService; exports.Waitlist = _chunkAHXRHXZ2js.Waitlist; exports.WaitlistModule = _chunkAHXRHXZ2js.WaitlistModule; exports.WaitlistService = _chunkAHXRHXZ2js.WaitlistService; exports.WaitlistStats = _chunkAHXRHXZ2js.WaitlistStats; exports.WaitlistStatsModule = _chunkAHXRHXZ2js.WaitlistStatsModule; exports.checkPermissions = _chunkAHXRHXZ2js.checkPermissions; exports.checkPermissionsFromServer = _chunkAHXRHXZ2js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkAHXRHXZ2js.clearLastApiTotal; exports.cn = _chunkAHXRHXZ2js.cn; exports.composeRefs = _chunkAHXRHXZ2js.composeRefs; exports.configureAuth = _chunkAHXRHXZ2js.configureAuth; exports.configureI18n = _chunkGP3MDKGEjs.configureI18n; exports.configureJsonApi = _chunkGP3MDKGEjs.configureJsonApi; exports.configureLogin = _chunkGP3MDKGEjs.configureLogin; exports.configureReferral = _chunkGP3MDKGEjs.configureReferral; exports.configureRoles = _chunkGP3MDKGEjs.configureRoles; exports.configureWaitlist = _chunkGP3MDKGEjs.configureWaitlist; exports.createJsonApiInclusion = _chunkAHXRHXZ2js.createJsonApiInclusion; exports.dismissToast = _chunkAHXRHXZ2js.dismissToast; exports.entityObjectSchema = _chunkAHXRHXZ2js.entityObjectSchema; exports.exists = _chunkAHXRHXZ2js.exists; exports.formatDate = _chunkAHXRHXZ2js.formatDate; exports.getApiUrl = _chunkGP3MDKGEjs.getApiUrl; exports.getAppUrl = _chunkGP3MDKGEjs.getAppUrl; exports.getBootstrapper = _chunkWLS4D6VGjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkAHXRHXZ2js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkAHXRHXZ2js.getGlobalErrorHandler; exports.getIcon = _chunkAHXRHXZ2js.getIcon; exports.getIconByModule = _chunkAHXRHXZ2js.getIconByModule; exports.getIconByModuleName = _chunkAHXRHXZ2js.getIconByModuleName; exports.getLastApiTotal = _chunkAHXRHXZ2js.getLastApiTotal; exports.getLucideIcon = _chunkAHXRHXZ2js.getLucideIcon; exports.getLucideIconByModule = _chunkAHXRHXZ2js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkAHXRHXZ2js.getLucideIconByModuleName; exports.getReferralConfig = _chunkGP3MDKGEjs.getReferralConfig; exports.getRoleId = _chunkGP3MDKGEjs.getRoleId; exports.getStripePublishableKey = _chunkGP3MDKGEjs.getStripePublishableKey; exports.getTableComponents = _chunkAHXRHXZ2js.getTableComponents; exports.getTableOptions = _chunkAHXRHXZ2js.getTableOptions; exports.getTokenHandler = _chunkAHXRHXZ2js.getTokenHandler; exports.getTrackablePages = _chunkGP3MDKGEjs.getTrackablePages; exports.getValueFromPath = _chunkAHXRHXZ2js.getValueFromPath; exports.getWaitlistConfig = _chunkGP3MDKGEjs.getWaitlistConfig; exports.hasBootstrapper = _chunkWLS4D6VGjs.hasBootstrapper; exports.isReferralEnabled = _chunkGP3MDKGEjs.isReferralEnabled; exports.isRolesConfigured = _chunkGP3MDKGEjs.isRolesConfigured; exports.rehydrate = _chunkAHXRHXZ2js.rehydrate; exports.rehydrateList = _chunkAHXRHXZ2js.rehydrateList; exports.resetBootstrapStore = _chunkWLS4D6VGjs.resetBootstrapStore; exports.setBootstrapper = _chunkWLS4D6VGjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkAHXRHXZ2js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkAHXRHXZ2js.setGlobalErrorHandler; exports.showCustomToast = _chunkAHXRHXZ2js.showCustomToast; exports.showError = _chunkAHXRHXZ2js.showError; exports.showToast = _chunkAHXRHXZ2js.showToast; exports.translateData = _chunkWLS4D6VGjs.translateData; exports.translateResponse = _chunkWLS4D6VGjs.translateResponse; exports.tryBootstrap = _chunkWLS4D6VGjs.tryBootstrap; exports.useComposedRefs = _chunkAHXRHXZ2js.useComposedRefs; exports.useIsMobile = _chunkAHXRHXZ2js.useIsMobile; exports.userObjectSchema = _chunkAHXRHXZ2js.userObjectSchema;
|
|
372
|
+
exports.AVAILABLE_OAUTH_SCOPES = _chunk5PUPWZB4js.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunk5PUPWZB4js.AbstractApiData; exports.AbstractService = _chunk5PUPWZB4js.AbstractService; exports.Action = _chunk5PUPWZB4js.Action; exports.Auth = _chunk5PUPWZB4js.Auth; exports.AuthComponent = _chunk5PUPWZB4js.AuthComponent; exports.AuthModule = _chunk5PUPWZB4js.AuthModule; exports.AuthService = _chunk5PUPWZB4js.AuthService; exports.AuthorModule = _chunk5PUPWZB4js.AuthorModule; exports.BackupCodeVerify = _chunk5PUPWZB4js.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunk5PUPWZB4js.BackupCodeVerifyModule; exports.Billing = _chunk5PUPWZB4js.Billing; exports.BillingModule = _chunk5PUPWZB4js.BillingModule; exports.BillingService = _chunk5PUPWZB4js.BillingService; exports.BlockNoteDiffUtil = _chunk5PUPWZB4js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk5PUPWZB4js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk5PUPWZB4js.ClientAbstractService; exports.ClientHttpMethod = _chunk5PUPWZB4js.ClientHttpMethod; exports.Company = _chunk5PUPWZB4js.Company; exports.CompanyFields = _chunk5PUPWZB4js.CompanyFields; exports.CompanyModule = _chunk5PUPWZB4js.CompanyModule; exports.CompanyService = _chunk5PUPWZB4js.CompanyService; exports.Content = _chunk5PUPWZB4js.Content; exports.ContentFields = _chunk5PUPWZB4js.ContentFields; exports.ContentModule = _chunk5PUPWZB4js.ContentModule; exports.ContentService = _chunk5PUPWZB4js.ContentService; exports.DEFAULT_GRANT_TYPES = _chunk5PUPWZB4js.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkWLS4D6VGjs.DataClassRegistry; exports.DataClassRegistry = _chunkWLS4D6VGjs.DataClassRegistry; exports.EndpointCreator = _chunk5PUPWZB4js.EndpointCreator; exports.Feature = _chunk5PUPWZB4js.Feature; exports.FeatureModule = _chunk5PUPWZB4js.FeatureModule; exports.FeatureService = _chunk5PUPWZB4js.FeatureService; exports.HttpMethod = _chunk5PUPWZB4js.HttpMethod; exports.InvoiceStatus = _chunk5PUPWZB4js.InvoiceStatus; exports.JsonApiDataFactory = _chunkWLS4D6VGjs.JsonApiDataFactory; exports.Module = _chunk5PUPWZB4js.Module; exports.ModuleModule = _chunk5PUPWZB4js.ModuleModule; exports.ModuleRegistrar = _chunk5PUPWZB4js.ModuleRegistrar; exports.ModuleRegistry = _chunk5PUPWZB4js.ModuleRegistry; exports.Modules = _chunk5PUPWZB4js.Modules; exports.Notification = _chunk5PUPWZB4js.Notification; exports.NotificationFields = _chunk5PUPWZB4js.NotificationFields; exports.NotificationModule = _chunk5PUPWZB4js.NotificationModule; exports.NotificationService = _chunk5PUPWZB4js.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunk5PUPWZB4js.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunk5PUPWZB4js.OAuthClient; exports.OAuthModule = _chunk5PUPWZB4js.OAuthModule; exports.OAuthService = _chunk5PUPWZB4js.OAuthService; exports.Passkey = _chunk5PUPWZB4js.Passkey; exports.PasskeyAuthenticationOptions = _chunk5PUPWZB4js.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunk5PUPWZB4js.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunk5PUPWZB4js.PasskeyModule; exports.PasskeyRegistrationOptions = _chunk5PUPWZB4js.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunk5PUPWZB4js.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunk5PUPWZB4js.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunk5PUPWZB4js.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunk5PUPWZB4js.PasskeyRename; exports.PasskeyRenameModule = _chunk5PUPWZB4js.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunk5PUPWZB4js.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunk5PUPWZB4js.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunk5PUPWZB4js.PaymentMethod; exports.Push = _chunk5PUPWZB4js.Push; exports.PushModule = _chunk5PUPWZB4js.PushModule; exports.PushService = _chunk5PUPWZB4js.PushService; exports.ReferralModule = _chunk5PUPWZB4js.ReferralModule; exports.ReferralService = _chunk5PUPWZB4js.ReferralService; exports.ReferralStats = _chunk5PUPWZB4js.ReferralStats; exports.ReferralStatsModule = _chunk5PUPWZB4js.ReferralStatsModule; exports.RehydrationFactory = _chunk5PUPWZB4js.RehydrationFactory; exports.Role = _chunk5PUPWZB4js.Role; exports.RoleFields = _chunk5PUPWZB4js.RoleFields; exports.RoleModule = _chunk5PUPWZB4js.RoleModule; exports.RoleService = _chunk5PUPWZB4js.RoleService; exports.S3 = _chunk5PUPWZB4js.S3; exports.S3Module = _chunk5PUPWZB4js.S3Module; exports.S3Service = _chunk5PUPWZB4js.S3Service; exports.StripeCustomer = _chunk5PUPWZB4js.StripeCustomer; exports.StripeCustomerModule = _chunk5PUPWZB4js.StripeCustomerModule; exports.StripeCustomerService = _chunk5PUPWZB4js.StripeCustomerService; exports.StripeInvoice = _chunk5PUPWZB4js.StripeInvoice; exports.StripeInvoiceModule = _chunk5PUPWZB4js.StripeInvoiceModule; exports.StripeInvoiceService = _chunk5PUPWZB4js.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk5PUPWZB4js.StripePaymentMethodModule; exports.StripePrice = _chunk5PUPWZB4js.StripePrice; exports.StripePriceModule = _chunk5PUPWZB4js.StripePriceModule; exports.StripePriceService = _chunk5PUPWZB4js.StripePriceService; exports.StripeProduct = _chunk5PUPWZB4js.StripeProduct; exports.StripeProductModule = _chunk5PUPWZB4js.StripeProductModule; exports.StripeProductService = _chunk5PUPWZB4js.StripeProductService; exports.StripePromotionCode = _chunk5PUPWZB4js.StripePromotionCode; exports.StripePromotionCodeModule = _chunk5PUPWZB4js.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunk5PUPWZB4js.StripePromotionCodeService; exports.StripeSubscription = _chunk5PUPWZB4js.StripeSubscription; exports.StripeSubscriptionModule = _chunk5PUPWZB4js.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk5PUPWZB4js.StripeSubscriptionService; exports.StripeUsage = _chunk5PUPWZB4js.StripeUsage; exports.StripeUsageModule = _chunk5PUPWZB4js.StripeUsageModule; exports.StripeUsageService = _chunk5PUPWZB4js.StripeUsageService; exports.SubscriptionStatus = _chunk5PUPWZB4js.SubscriptionStatus; exports.TableOptions = _chunk5PUPWZB4js.TableOptions; exports.TotpAuthenticator = _chunk5PUPWZB4js.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunk5PUPWZB4js.TotpAuthenticatorModule; exports.TotpSetup = _chunk5PUPWZB4js.TotpSetup; exports.TotpSetupModule = _chunk5PUPWZB4js.TotpSetupModule; exports.TotpVerify = _chunk5PUPWZB4js.TotpVerify; exports.TotpVerifyLogin = _chunk5PUPWZB4js.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunk5PUPWZB4js.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunk5PUPWZB4js.TotpVerifyModule; exports.TwoFactorChallenge = _chunk5PUPWZB4js.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunk5PUPWZB4js.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunk5PUPWZB4js.TwoFactorEnable; exports.TwoFactorEnableModule = _chunk5PUPWZB4js.TwoFactorEnableModule; exports.TwoFactorService = _chunk5PUPWZB4js.TwoFactorService; exports.TwoFactorStatus = _chunk5PUPWZB4js.TwoFactorStatus; exports.TwoFactorStatusModule = _chunk5PUPWZB4js.TwoFactorStatusModule; exports.User = _chunk5PUPWZB4js.User; exports.UserFields = _chunk5PUPWZB4js.UserFields; exports.UserModule = _chunk5PUPWZB4js.UserModule; exports.UserService = _chunk5PUPWZB4js.UserService; exports.Waitlist = _chunk5PUPWZB4js.Waitlist; exports.WaitlistModule = _chunk5PUPWZB4js.WaitlistModule; exports.WaitlistService = _chunk5PUPWZB4js.WaitlistService; exports.WaitlistStats = _chunk5PUPWZB4js.WaitlistStats; exports.WaitlistStatsModule = _chunk5PUPWZB4js.WaitlistStatsModule; exports.checkPermissions = _chunk5PUPWZB4js.checkPermissions; exports.checkPermissionsFromServer = _chunk5PUPWZB4js.checkPermissionsFromServer; exports.clearLastApiTotal = _chunk5PUPWZB4js.clearLastApiTotal; exports.cn = _chunk5PUPWZB4js.cn; exports.composeRefs = _chunk5PUPWZB4js.composeRefs; exports.configureAuth = _chunk5PUPWZB4js.configureAuth; exports.configureI18n = _chunkGP3MDKGEjs.configureI18n; exports.configureJsonApi = _chunkGP3MDKGEjs.configureJsonApi; exports.configureLogin = _chunkGP3MDKGEjs.configureLogin; exports.configureReferral = _chunkGP3MDKGEjs.configureReferral; exports.configureRoles = _chunkGP3MDKGEjs.configureRoles; exports.configureWaitlist = _chunkGP3MDKGEjs.configureWaitlist; exports.createJsonApiInclusion = _chunk5PUPWZB4js.createJsonApiInclusion; exports.dismissToast = _chunk5PUPWZB4js.dismissToast; exports.entityObjectSchema = _chunk5PUPWZB4js.entityObjectSchema; exports.exists = _chunk5PUPWZB4js.exists; exports.formatDate = _chunk5PUPWZB4js.formatDate; exports.getApiUrl = _chunkGP3MDKGEjs.getApiUrl; exports.getAppUrl = _chunkGP3MDKGEjs.getAppUrl; exports.getBootstrapper = _chunkWLS4D6VGjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk5PUPWZB4js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk5PUPWZB4js.getGlobalErrorHandler; exports.getIcon = _chunk5PUPWZB4js.getIcon; exports.getIconByModule = _chunk5PUPWZB4js.getIconByModule; exports.getIconByModuleName = _chunk5PUPWZB4js.getIconByModuleName; exports.getLastApiTotal = _chunk5PUPWZB4js.getLastApiTotal; exports.getLucideIcon = _chunk5PUPWZB4js.getLucideIcon; exports.getLucideIconByModule = _chunk5PUPWZB4js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk5PUPWZB4js.getLucideIconByModuleName; exports.getReferralConfig = _chunkGP3MDKGEjs.getReferralConfig; exports.getRoleId = _chunkGP3MDKGEjs.getRoleId; exports.getStripePublishableKey = _chunkGP3MDKGEjs.getStripePublishableKey; exports.getTableComponents = _chunk5PUPWZB4js.getTableComponents; exports.getTableOptions = _chunk5PUPWZB4js.getTableOptions; exports.getTokenHandler = _chunk5PUPWZB4js.getTokenHandler; exports.getTrackablePages = _chunkGP3MDKGEjs.getTrackablePages; exports.getValueFromPath = _chunk5PUPWZB4js.getValueFromPath; exports.getWaitlistConfig = _chunkGP3MDKGEjs.getWaitlistConfig; exports.hasBootstrapper = _chunkWLS4D6VGjs.hasBootstrapper; exports.isReferralEnabled = _chunkGP3MDKGEjs.isReferralEnabled; exports.isRolesConfigured = _chunkGP3MDKGEjs.isRolesConfigured; exports.rehydrate = _chunk5PUPWZB4js.rehydrate; exports.rehydrateList = _chunk5PUPWZB4js.rehydrateList; exports.resetBootstrapStore = _chunkWLS4D6VGjs.resetBootstrapStore; exports.setBootstrapper = _chunkWLS4D6VGjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk5PUPWZB4js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk5PUPWZB4js.setGlobalErrorHandler; exports.showCustomToast = _chunk5PUPWZB4js.showCustomToast; exports.showError = _chunk5PUPWZB4js.showError; exports.showToast = _chunk5PUPWZB4js.showToast; exports.translateData = _chunkWLS4D6VGjs.translateData; exports.translateResponse = _chunkWLS4D6VGjs.translateResponse; exports.tryBootstrap = _chunkWLS4D6VGjs.tryBootstrap; exports.useComposedRefs = _chunk5PUPWZB4js.useComposedRefs; exports.useIsMobile = _chunk5PUPWZB4js.useIsMobile; exports.userObjectSchema = _chunk5PUPWZB4js.userObjectSchema;
|
|
373
373
|
//# sourceMappingURL=index.js.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LucideIcon } from 'lucide-react';
|
|
2
|
-
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from './ApiRequestDataTypeInterface-
|
|
2
|
+
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from './ApiRequestDataTypeInterface-CYEcRUrh.js';
|
|
3
3
|
import { A as ApiDataInterface } from './ApiDataInterface-DPP8s46n.js';
|
|
4
4
|
import { F as FeatureInterface, M as ModuleInterface } from './feature.interface-CIWxo8NP.js';
|
|
5
5
|
|
|
@@ -78,6 +78,7 @@ type ModuleWithPermissions = ApiRequestDataTypeInterface & {
|
|
|
78
78
|
inclusions?: Record<string, {
|
|
79
79
|
types?: string[];
|
|
80
80
|
fields?: FieldSelector<any>[];
|
|
81
|
+
include?: string[];
|
|
81
82
|
}>;
|
|
82
83
|
};
|
|
83
84
|
/**
|
|
@@ -94,6 +95,7 @@ type ModuleFactory = (params: {
|
|
|
94
95
|
inclusions?: Record<string, {
|
|
95
96
|
types?: string[];
|
|
96
97
|
fields?: FieldSelector<any>[];
|
|
98
|
+
include?: string[];
|
|
97
99
|
}>;
|
|
98
100
|
}) => ModuleWithPermissions;
|
|
99
101
|
|
package/dist/{notification.interface-D241WNUx.d.mts → notification.interface-DKR5WGKH.d.mts}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LucideIcon } from 'lucide-react';
|
|
2
|
-
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from './ApiRequestDataTypeInterface-
|
|
2
|
+
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from './ApiRequestDataTypeInterface-CYEcRUrh.mjs';
|
|
3
3
|
import { A as ApiDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
|
|
4
4
|
import { F as FeatureInterface, M as ModuleInterface } from './feature.interface-BxFFOPNq.mjs';
|
|
5
5
|
|
|
@@ -78,6 +78,7 @@ type ModuleWithPermissions = ApiRequestDataTypeInterface & {
|
|
|
78
78
|
inclusions?: Record<string, {
|
|
79
79
|
types?: string[];
|
|
80
80
|
fields?: FieldSelector<any>[];
|
|
81
|
+
include?: string[];
|
|
81
82
|
}>;
|
|
82
83
|
};
|
|
83
84
|
/**
|
|
@@ -94,6 +95,7 @@ type ModuleFactory = (params: {
|
|
|
94
95
|
inclusions?: Record<string, {
|
|
95
96
|
types?: string[];
|
|
96
97
|
fields?: FieldSelector<any>[];
|
|
98
|
+
include?: string[];
|
|
97
99
|
}>;
|
|
98
100
|
}) => ModuleWithPermissions;
|
|
99
101
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { F as FeatureInterface } from './feature.interface-BxFFOPNq.mjs';
|
|
2
|
-
import { j as RoleInterface, U as UserInterface, k as UserInput, h as CompanyInterface, C as CompanyInput, N as NotificationInterface } from './notification.interface-
|
|
2
|
+
import { j as RoleInterface, U as UserInterface, k as UserInput, h as CompanyInterface, C as CompanyInput, N as NotificationInterface } from './notification.interface-DKR5WGKH.mjs';
|
|
3
3
|
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
|
|
4
|
-
import { A as AuthInput, b as AuthInterface } from './auth.interface-
|
|
5
|
-
import { a as ContentInterface } from './content.interface-
|
|
6
|
-
import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-
|
|
4
|
+
import { A as AuthInput, b as AuthInterface } from './auth.interface-24ID4yhT.mjs';
|
|
5
|
+
import { a as ContentInterface } from './content.interface-DvPs_JbX.mjs';
|
|
6
|
+
import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-CYEcRUrh.mjs';
|
|
7
7
|
|
|
8
8
|
declare enum HttpMethod {
|
|
9
9
|
GET = "GET",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { F as FeatureInterface } from './feature.interface-CIWxo8NP.js';
|
|
2
|
-
import { j as RoleInterface, U as UserInterface, k as UserInput, h as CompanyInterface, C as CompanyInput, N as NotificationInterface } from './notification.interface-
|
|
2
|
+
import { j as RoleInterface, U as UserInterface, k as UserInput, h as CompanyInterface, C as CompanyInput, N as NotificationInterface } from './notification.interface-DEW8hR8g.js';
|
|
3
3
|
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.js';
|
|
4
|
-
import { A as AuthInput, b as AuthInterface } from './auth.interface-
|
|
5
|
-
import { a as ContentInterface } from './content.interface-
|
|
6
|
-
import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-
|
|
4
|
+
import { A as AuthInput, b as AuthInterface } from './auth.interface-C4kEZscm.js';
|
|
5
|
+
import { a as ContentInterface } from './content.interface-Czin-YRh.js';
|
|
6
|
+
import { A as ApiRequestDataTypeInterface } from './ApiRequestDataTypeInterface-CYEcRUrh.js';
|
|
7
7
|
|
|
8
8
|
declare enum HttpMethod {
|
|
9
9
|
GET = "GET",
|
package/dist/server/index.d.mts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { A as ApiData } from '../ApiData-DPKNfY-9.mjs';
|
|
2
|
-
import { M as ModuleWithPermissions, A as Action } from '../notification.interface-
|
|
3
|
-
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-
|
|
2
|
+
import { M as ModuleWithPermissions, A as Action } from '../notification.interface-DKR5WGKH.mjs';
|
|
3
|
+
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.mjs';
|
|
4
4
|
import { A as ApiResponseInterface } from '../ApiResponseInterface-zeewugD7.mjs';
|
|
5
|
-
export { b as ServerAuthService, C as ServerCompanyService, e as ServerContentService, F as ServerFeatureService, f as ServerNotificationService, h as ServerPushService, R as ServerRoleService, k as ServerS3Service, U as ServerUserService } from '../s3.service-
|
|
5
|
+
export { b as ServerAuthService, C as ServerCompanyService, e as ServerContentService, F as ServerFeatureService, f as ServerNotificationService, h as ServerPushService, R as ServerRoleService, k as ServerS3Service, U as ServerUserService } from '../s3.service-BHjcTA0t.mjs';
|
|
6
6
|
import 'lucide-react';
|
|
7
7
|
import '../ApiDataInterface-DPP8s46n.mjs';
|
|
8
8
|
import '../feature.interface-BxFFOPNq.mjs';
|
|
9
|
-
import '../auth.interface-
|
|
10
|
-
import '../content.interface-
|
|
9
|
+
import '../auth.interface-24ID4yhT.mjs';
|
|
10
|
+
import '../content.interface-DvPs_JbX.mjs';
|
|
11
11
|
|
|
12
12
|
type CacheProfile = "seconds" | "minutes" | "hours" | "days" | "weeks" | "max" | "default";
|
|
13
13
|
/**
|
package/dist/server/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { A as ApiData } from '../ApiData-DPKNfY-9.js';
|
|
2
|
-
import { M as ModuleWithPermissions, A as Action } from '../notification.interface-
|
|
3
|
-
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-
|
|
2
|
+
import { M as ModuleWithPermissions, A as Action } from '../notification.interface-DEW8hR8g.js';
|
|
3
|
+
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.js';
|
|
4
4
|
import { A as ApiResponseInterface } from '../ApiResponseInterface-CAIAeP5d.js';
|
|
5
|
-
export { b as ServerAuthService, C as ServerCompanyService, e as ServerContentService, F as ServerFeatureService, f as ServerNotificationService, h as ServerPushService, R as ServerRoleService, k as ServerS3Service, U as ServerUserService } from '../s3.service
|
|
5
|
+
export { b as ServerAuthService, C as ServerCompanyService, e as ServerContentService, F as ServerFeatureService, f as ServerNotificationService, h as ServerPushService, R as ServerRoleService, k as ServerS3Service, U as ServerUserService } from '../s3.service-C_K1VHyx.js';
|
|
6
6
|
import 'lucide-react';
|
|
7
7
|
import '../ApiDataInterface-DPP8s46n.js';
|
|
8
8
|
import '../feature.interface-CIWxo8NP.js';
|
|
9
|
-
import '../auth.interface-
|
|
10
|
-
import '../content.interface-
|
|
9
|
+
import '../auth.interface-C4kEZscm.js';
|
|
10
|
+
import '../content.interface-Czin-YRh.js';
|
|
11
11
|
|
|
12
12
|
type CacheProfile = "seconds" | "minutes" | "hours" | "days" | "weeks" | "max" | "default";
|
|
13
13
|
/**
|
package/dist/server/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _chunk3ZPK4QOBjs = require('../chunk-3ZPK4QOB.js');
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunk5PUPWZB4js = require('../chunk-5PUPWZB4.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 _chunk5PUPWZB4js.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 = _chunk5PUPWZB4js.AuthService; exports.ServerCompanyService = _chunk5PUPWZB4js.CompanyService; exports.ServerContentService = _chunk5PUPWZB4js.ContentService; exports.ServerFeatureService = _chunk5PUPWZB4js.FeatureService; exports.ServerJsonApiDelete = ServerJsonApiDelete; exports.ServerJsonApiGet = ServerJsonApiGet; exports.ServerJsonApiPatch = ServerJsonApiPatch; exports.ServerJsonApiPost = ServerJsonApiPost; exports.ServerJsonApiPut = ServerJsonApiPut; exports.ServerNotificationService = _chunk5PUPWZB4js.NotificationService; exports.ServerPushService = _chunk5PUPWZB4js.PushService; exports.ServerRoleService = _chunk5PUPWZB4js.RoleService; exports.ServerS3Service = _chunk5PUPWZB4js.S3Service; exports.ServerSession = ServerSession; exports.ServerUserService = _chunk5PUPWZB4js.UserService; exports.configureServerJsonApi = configureServerJsonApi; exports.getServerApiUrl = getServerApiUrl; exports.getServerAppUrl = getServerAppUrl; exports.getServerToken = _chunkYUO55Q5Ajs.getServerToken; exports.getServerTrackablePages = getServerTrackablePages; exports.invalidateCacheTag = invalidateCacheTag; exports.invalidateCacheTags = invalidateCacheTags; exports.serverRequest = _chunk3ZPK4QOBjs.serverRequest;
|
|
300
300
|
//# sourceMappingURL=index.js.map
|
package/dist/server/index.mjs
CHANGED
package/dist/testing/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { ReactElement } from 'react';
|
|
3
3
|
import { J as JsonApiConfig } from '../JsonApiContext-Bsm_Q2oe.mjs';
|
|
4
|
-
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-
|
|
4
|
+
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.mjs';
|
|
5
5
|
import { A as ApiResponseInterface } from '../ApiResponseInterface-zeewugD7.mjs';
|
|
6
6
|
import { A as ApiDataInterface } from '../ApiDataInterface-DPP8s46n.mjs';
|
|
7
7
|
import { Mock } from 'vitest';
|
package/dist/testing/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { ReactElement } from 'react';
|
|
3
3
|
import { J as JsonApiConfig } from '../JsonApiContext-Bsm_Q2oe.js';
|
|
4
|
-
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-
|
|
4
|
+
import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.js';
|
|
5
5
|
import { A as ApiResponseInterface } from '../ApiResponseInterface-CAIAeP5d.js';
|
|
6
6
|
import { A as ApiDataInterface } from '../ApiDataInterface-DPP8s46n.js';
|
|
7
7
|
import { Mock } from 'vitest';
|
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@ export function PageContainer({ children, testId, className }: PageContainerProp
|
|
|
12
12
|
return (
|
|
13
13
|
<div className={`flex h-full w-full flex-col`} data-testid={testId}>
|
|
14
14
|
<Header>{headerChildren}</Header>
|
|
15
|
-
<main className={cn(`flex w-full flex-1 flex-col gap-y-4 pt-4 pl-4 pr-0
|
|
15
|
+
<main className={cn(`flex w-full flex-1 flex-col gap-y-4 pt-4 pl-4 pr-0`, className)}>{children}</main>
|
|
16
16
|
</div>
|
|
17
17
|
);
|
|
18
18
|
}
|
package/src/permissions/types.ts
CHANGED
|
@@ -87,6 +87,7 @@ export type ModuleWithPermissions = ApiRequestDataTypeInterface & {
|
|
|
87
87
|
{
|
|
88
88
|
types?: string[];
|
|
89
89
|
fields?: FieldSelector<any>[];
|
|
90
|
+
include?: string[];
|
|
90
91
|
}
|
|
91
92
|
>;
|
|
92
93
|
};
|
|
@@ -107,6 +108,7 @@ export type ModuleFactory = (params: {
|
|
|
107
108
|
{
|
|
108
109
|
types?: string[];
|
|
109
110
|
fields?: FieldSelector<any>[];
|
|
111
|
+
include?: string[];
|
|
110
112
|
}
|
|
111
113
|
>;
|
|
112
114
|
}) => ModuleWithPermissions;
|