@carlonicora/nextjs-jsonapi 1.40.1 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/README.md +3 -3
  2. package/dist/AuthComponent-BuWc2C4g.d.ts +28 -0
  3. package/dist/AuthComponent-fLVGdvSr.d.mts +28 -0
  4. package/dist/{BlockNoteEditor-EKY4AHVK.mjs → BlockNoteEditor-B3RQ4VQ7.mjs} +5 -5
  5. package/dist/{BlockNoteEditor-4G3L3LSF.js → BlockNoteEditor-VUAWVZF4.js} +15 -15
  6. package/dist/{BlockNoteEditor-4G3L3LSF.js.map → BlockNoteEditor-VUAWVZF4.js.map} +1 -1
  7. package/dist/JsonApiRequest-MUPAO7DI.js +24 -0
  8. package/dist/{JsonApiRequest-GR3L56A5.js.map → JsonApiRequest-MUPAO7DI.js.map} +1 -1
  9. package/dist/{JsonApiRequest-K5BRU7RE.mjs → JsonApiRequest-XCQHVVYD.mjs} +2 -2
  10. package/dist/auth.interface-8XglqHir.d.mts +33 -0
  11. package/dist/auth.interface-BJGKQ0zr.d.ts +33 -0
  12. package/dist/billing/index.js +409 -415
  13. package/dist/billing/index.js.map +1 -1
  14. package/dist/billing/index.mjs +4 -10
  15. package/dist/billing/index.mjs.map +1 -1
  16. package/dist/{chunk-BAOP6PTD.mjs → chunk-BJNQZGMN.mjs} +1618 -666
  17. package/dist/chunk-BJNQZGMN.mjs.map +1 -0
  18. package/dist/{chunk-U4MTVHOC.mjs → chunk-GCQUTWZ2.mjs} +11 -4
  19. package/dist/{chunk-U4MTVHOC.mjs.map → chunk-GCQUTWZ2.mjs.map} +1 -1
  20. package/dist/{chunk-ZNGEVB5M.js → chunk-L5F5ZN5F.js} +960 -140
  21. package/dist/chunk-L5F5ZN5F.js.map +1 -0
  22. package/dist/{chunk-RRIYLEY6.mjs → chunk-LBIC4GJK.mjs} +2 -2
  23. package/dist/{chunk-T5YYOT4Z.js → chunk-OODZEX6P.js} +3 -3
  24. package/dist/{chunk-T5YYOT4Z.js.map → chunk-OODZEX6P.js.map} +1 -1
  25. package/dist/{chunk-GVN7XC3U.mjs → chunk-PHNL4QUF.mjs} +835 -15
  26. package/dist/chunk-PHNL4QUF.mjs.map +1 -0
  27. package/dist/{chunk-GKY5DAIH.js → chunk-QPWHMXE2.js} +1505 -553
  28. package/dist/chunk-QPWHMXE2.js.map +1 -0
  29. package/dist/{chunk-FM6WRAN5.js → chunk-WLS4D6VG.js} +12 -5
  30. package/dist/chunk-WLS4D6VG.js.map +1 -0
  31. package/dist/client/index.d.mts +4 -4
  32. package/dist/client/index.d.ts +4 -4
  33. package/dist/client/index.js +5 -5
  34. package/dist/client/index.mjs +4 -4
  35. package/dist/components/index.d.mts +69 -8
  36. package/dist/components/index.d.ts +69 -8
  37. package/dist/components/index.js +27 -5
  38. package/dist/components/index.js.map +1 -1
  39. package/dist/components/index.mjs +26 -4
  40. package/dist/{config-BxwhHdCD.d.mts → config-BW5u1e9P.d.mts} +1 -1
  41. package/dist/{config-BbaBV_yk.d.ts → config-BozK5PY0.d.ts} +1 -1
  42. package/dist/{content.interface-CgUu4771.d.ts → content.interface-CpCDB1Uk.d.ts} +1 -1
  43. package/dist/{content.interface-CWV0q4lZ.d.mts → content.interface-b-mzkL_q.d.mts} +1 -1
  44. package/dist/contexts/index.d.mts +2 -2
  45. package/dist/contexts/index.d.ts +2 -2
  46. package/dist/contexts/index.js +5 -5
  47. package/dist/contexts/index.mjs +4 -4
  48. package/dist/core/index.d.mts +407 -7
  49. package/dist/core/index.d.ts +407 -7
  50. package/dist/core/index.js +61 -3
  51. package/dist/core/index.js.map +1 -1
  52. package/dist/core/index.mjs +60 -2
  53. package/dist/index.d.mts +8 -6
  54. package/dist/index.d.ts +8 -6
  55. package/dist/index.js +62 -4
  56. package/dist/index.js.map +1 -1
  57. package/dist/index.mjs +61 -3
  58. package/dist/{notification.interface-XARGKJAq.d.ts → notification.interface-CR2PuV6Y.d.ts} +1 -0
  59. package/dist/{notification.interface-DIln2r7X.d.mts → notification.interface-D241WNUx.d.mts} +1 -0
  60. package/dist/{s3.service-BoOF5-ln.d.mts → s3.service-D0rbmLFp.d.mts} +10 -31
  61. package/dist/{s3.service-Mxo-7wQ6.d.ts → s3.service-DOwqcUDT.d.ts} +10 -31
  62. package/dist/scripts/generate-web-module/generator.js +26 -26
  63. package/dist/scripts/generate-web-module/generator.js.map +1 -1
  64. package/dist/scripts/generate-web-module/utils/file-writer.js +9 -9
  65. package/dist/scripts/generate-web-module/utils/file-writer.js.map +1 -1
  66. package/dist/server/index.d.mts +4 -3
  67. package/dist/server/index.d.ts +4 -3
  68. package/dist/server/index.js +12 -12
  69. package/dist/server/index.mjs +2 -2
  70. package/dist/{useSocket-awibcC9B.d.ts → useSocket-CC8SkXdm.d.ts} +1 -1
  71. package/dist/{useSocket-BILAdmZ0.d.mts → useSocket-CttIHn2P.d.mts} +1 -1
  72. package/package.json +4 -1
  73. package/scripts/generate-web-module/generator.ts +26 -26
  74. package/scripts/generate-web-module/utils/file-writer.ts +9 -9
  75. package/src/components/pages/PageContentContainer.tsx +22 -9
  76. package/src/core/abstracts/AbstractService.ts +2 -0
  77. package/src/core/factories/JsonApiDataFactory.ts +2 -1
  78. package/src/core/index.ts +14 -0
  79. package/src/core/registry/DataClassRegistry.ts +7 -1
  80. package/src/core/registry/ModuleRegistry.ts +15 -0
  81. package/src/features/auth/backup-code-verify.module.ts +9 -0
  82. package/src/features/auth/components/containers/SecurityContainer.tsx +11 -0
  83. package/src/features/auth/components/containers/index.ts +1 -0
  84. package/src/features/auth/components/forms/Login.tsx +15 -3
  85. package/src/features/auth/components/forms/Register.tsx +1 -9
  86. package/src/features/auth/components/forms/TwoFactorChallenge.tsx +202 -0
  87. package/src/features/auth/components/forms/index.ts +1 -0
  88. package/src/features/auth/components/index.ts +1 -0
  89. package/src/features/auth/components/two-factor/BackupCodesDialog.tsx +148 -0
  90. package/src/features/auth/components/two-factor/DisableTwoFactorDialog.tsx +74 -0
  91. package/src/features/auth/components/two-factor/PasskeyButton.tsx +59 -0
  92. package/src/features/auth/components/two-factor/PasskeyList.tsx +172 -0
  93. package/src/features/auth/components/two-factor/PasskeySetupDialog.tsx +105 -0
  94. package/src/features/auth/components/two-factor/TotpAuthenticatorList.tsx +104 -0
  95. package/src/features/auth/components/two-factor/TotpInput.tsx +90 -0
  96. package/src/features/auth/components/two-factor/TotpSetupDialog.tsx +161 -0
  97. package/src/features/auth/components/two-factor/TwoFactorSettings.tsx +175 -0
  98. package/src/features/auth/components/two-factor/index.ts +9 -0
  99. package/src/features/auth/contexts/AuthContext.tsx +9 -0
  100. package/src/features/auth/data/auth.service.ts +18 -1
  101. package/src/features/auth/data/backup-code-verify.ts +20 -0
  102. package/src/features/auth/data/index.ts +21 -0
  103. package/src/features/auth/data/passkey-authentication-options.interface.ts +7 -0
  104. package/src/features/auth/data/passkey-authentication-options.ts +37 -0
  105. package/src/features/auth/data/passkey-registration-options.ts +46 -0
  106. package/src/features/auth/data/passkey-registration-verify.ts +62 -0
  107. package/src/features/auth/data/passkey-rename.ts +20 -0
  108. package/src/features/auth/data/passkey-verify-login.ts +23 -0
  109. package/src/features/auth/data/passkey.interface.ts +9 -0
  110. package/src/features/auth/data/passkey.ts +40 -0
  111. package/src/features/auth/data/totp-authenticator.interface.ts +7 -0
  112. package/src/features/auth/data/totp-authenticator.ts +28 -0
  113. package/src/features/auth/data/totp-setup.interface.ts +5 -0
  114. package/src/features/auth/data/totp-setup.ts +48 -0
  115. package/src/features/auth/data/totp-verify-login.ts +20 -0
  116. package/src/features/auth/data/totp-verify.ts +22 -0
  117. package/src/features/auth/data/two-factor-challenge.interface.ts +7 -0
  118. package/src/features/auth/data/two-factor-challenge.ts +45 -0
  119. package/src/features/auth/data/two-factor-enable.ts +20 -0
  120. package/src/features/auth/data/two-factor-status.interface.ts +11 -0
  121. package/src/features/auth/data/two-factor-status.ts +40 -0
  122. package/src/features/auth/data/two-factor.service.ts +331 -0
  123. package/src/features/auth/enums/AuthComponent.ts +1 -0
  124. package/src/features/auth/index.ts +13 -0
  125. package/src/features/auth/passkey-authentication-options.module.ts +9 -0
  126. package/src/features/auth/passkey-registration-options.module.ts +9 -0
  127. package/src/features/auth/passkey-registration-verify.module.ts +9 -0
  128. package/src/features/auth/passkey-rename.module.ts +9 -0
  129. package/src/features/auth/passkey-verify-login.module.ts +9 -0
  130. package/src/features/auth/passkey.module.ts +9 -0
  131. package/src/features/auth/totp-authenticator.module.ts +9 -0
  132. package/src/features/auth/totp-setup.module.ts +9 -0
  133. package/src/features/auth/totp-verify-login.module.ts +9 -0
  134. package/src/features/auth/totp-verify.module.ts +9 -0
  135. package/src/features/auth/two-factor-challenge.module.ts +9 -0
  136. package/src/features/auth/two-factor-enable.module.ts +9 -0
  137. package/src/features/auth/two-factor-status.module.ts +9 -0
  138. package/src/features/billing/modules/billing.module.ts +1 -0
  139. package/src/features/billing/stripe-customer/stripe-customer.module.ts +1 -0
  140. package/src/features/billing/stripe-customer/stripe-payment-method.module.ts +1 -0
  141. package/src/features/billing/stripe-invoice/stripe-invoice.module.ts +1 -0
  142. package/src/features/billing/stripe-price/stripe-price.module.ts +1 -0
  143. package/src/features/billing/stripe-product/stripe-product.module.ts +1 -0
  144. package/src/features/billing/stripe-promotion-code/stripe-promotion-code.module.ts +1 -0
  145. package/src/features/billing/stripe-subscription/data/stripe-subscription.ts +0 -5
  146. package/src/features/billing/stripe-subscription/hooks/useSubscriptionWizard.ts +0 -8
  147. package/src/features/billing/stripe-subscription/stripe-subscription.module.ts +1 -0
  148. package/src/features/billing/stripe-usage/stripe-usage.module.ts +1 -0
  149. package/src/features/user/data/user.interface.ts +1 -0
  150. package/src/features/user/data/user.ts +6 -0
  151. package/src/features/waitlist/data/WaitlistService.ts +1 -8
  152. package/src/features/waitlist/waitlist-stats.module.ts +1 -0
  153. package/src/shadcnui/ui/resizable.tsx +33 -11
  154. package/src/unified/JsonApiRequest.ts +2 -1
  155. package/dist/AuthComponent-hxOPs9o8.d.mts +0 -11
  156. package/dist/AuthComponent-hxOPs9o8.d.ts +0 -11
  157. package/dist/JsonApiRequest-GR3L56A5.js +0 -24
  158. package/dist/chunk-BAOP6PTD.mjs.map +0 -1
  159. package/dist/chunk-FM6WRAN5.js.map +0 -1
  160. package/dist/chunk-GKY5DAIH.js.map +0 -1
  161. package/dist/chunk-GVN7XC3U.mjs.map +0 -1
  162. package/dist/chunk-ZNGEVB5M.js.map +0 -1
  163. /package/dist/{BlockNoteEditor-EKY4AHVK.mjs.map → BlockNoteEditor-B3RQ4VQ7.mjs.map} +0 -0
  164. /package/dist/{JsonApiRequest-K5BRU7RE.mjs.map → JsonApiRequest-XCQHVVYD.mjs.map} +0 -0
  165. /package/dist/{chunk-RRIYLEY6.mjs.map → chunk-LBIC4GJK.mjs.map} +0 -0
@@ -3,10 +3,10 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../Api
3
3
  import { A as ApiRequestDataTypeInterface, F as FieldSelector } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
4
4
  export { G as GetterKeys, c as createJsonApiInclusion } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
5
5
  import { A as ApiResponseInterface } from '../ApiResponseInterface-CAIAeP5d.js';
6
- import { e as AuthInterface, b as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, l as S3Interface, k as S3Input } from '../s3.service-Mxo-7wQ6.js';
7
- export { d as AuthQuery, f as AuthService, C as CompanyService, h as ContentService, F as FeatureService, H as HttpMethod, i as NotificationService, j as PushService, R as RoleService, m as S3Service, S as SelfRef, T as TotalRef, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from '../s3.service-Mxo-7wQ6.js';
8
- import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, j as RoleInterface, R as RoleInput, U as UserInterface, h as CompanyInterface, k as UserInput, C as CompanyInput, N as NotificationInterface, i as NotificationInput } from '../notification.interface-XARGKJAq.js';
9
- export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-XARGKJAq.js';
6
+ import { A as AbstractService, d as TwoFactorChallengeInterface, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-DOwqcUDT.js';
7
+ export { b as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, T as TotalRef, U as UserService, c as clearLastApiTotal, a as getGlobalErrorHandler, g as getLastApiTotal, s as setGlobalErrorHandler } from '../s3.service-DOwqcUDT.js';
8
+ import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, j as RoleInterface, R as RoleInput, U as UserInterface, h as CompanyInterface, k as UserInput, C as CompanyInput, N as NotificationInterface, i as NotificationInput } from '../notification.interface-CR2PuV6Y.js';
9
+ export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-CR2PuV6Y.js';
10
10
  export { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.js';
11
11
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-Ck5lkQ5d.js';
12
12
  import { ClassValue } from 'clsx';
@@ -17,11 +17,15 @@ import { z } from 'zod';
17
17
  import { PartialBlock } from '@blocknote/core';
18
18
  import { LucideIcon } from 'lucide-react';
19
19
  import { ExternalToast } from 'sonner';
20
- export { A as AuthComponent } from '../AuthComponent-hxOPs9o8.js';
20
+ import { b as AuthInterface, A as AuthInput } from '../auth.interface-BJGKQ0zr.js';
21
+ export { a as AuthQuery } from '../auth.interface-BJGKQ0zr.js';
22
+ import { T as TotpAuthenticatorInterface, P as PasskeyInterface } from '../AuthComponent-BuWc2C4g.js';
23
+ export { A as AuthComponent } from '../AuthComponent-BuWc2C4g.js';
24
+ import { PublicKeyCredentialCreationOptionsJSON, RegistrationResponseJSON, PublicKeyCredentialRequestOptionsJSON, AuthenticationResponseJSON } from '@simplewebauthn/browser';
21
25
  import { M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, S as StripeCustomerInterface, a as StripeInvoiceInterface, j as StripeSubscriptionInterface, I as InvoiceStatus, g as StripeProductInterface, d as StripePriceInterface, h as StripeProductInput, e as PriceRecurring, f as StripePriceInput, i as SubscriptionStatus, k as StripeSubscriptionInput, m as StripeSubscriptionCreateResponse, b as ProrationPreviewInterface, n as StripeUsageInterface, R as ReportUsageInput, U as UsageSummaryInterface, q as PromotionCodeValidationResult } from '../stripe-promotion-code.interface-BcJty0rv.js';
22
26
  export { c as ProrationLineItem, l as StripeSubscriptionCreateMeta, p as UsageRecordInterface } from '../stripe-promotion-code.interface-BcJty0rv.js';
23
27
  import { M as ModuleInterface, F as FeatureInterface } from '../feature.interface-CIWxo8NP.js';
24
- import { a as ContentInterface, C as ContentInput } from '../content.interface-CgUu4771.js';
28
+ import { a as ContentInterface, C as ContentInput } from '../content.interface-CpCDB1Uk.js';
25
29
  import { O as OAuthClientInterface, a as OAuthClientInput, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, d as OAuthConsentRequest, f as OAuthConsentInfo } from '../oauth.interface-vL7za9Bz.js';
26
30
  export { A as AVAILABLE_OAUTH_SCOPES, D as DEFAULT_GRANT_TYPES, g as OAUTH_SCOPE_DISPLAY, e as OAuthScopeInfo } from '../oauth.interface-vL7za9Bz.js';
27
31
  import 'd3';
@@ -228,6 +232,20 @@ interface FoundationModuleDefinitions {
228
232
  OAuth: ModuleWithPermissions;
229
233
  Waitlist: ModuleWithPermissions;
230
234
  WaitlistStats: ModuleWithPermissions;
235
+ TotpAuthenticator: ModuleWithPermissions;
236
+ TotpSetup: ModuleWithPermissions;
237
+ TotpVerify: ModuleWithPermissions;
238
+ TotpVerifyLogin: ModuleWithPermissions;
239
+ Passkey: ModuleWithPermissions;
240
+ PasskeyRegistrationOptions: ModuleWithPermissions;
241
+ PasskeyRegistrationVerify: ModuleWithPermissions;
242
+ PasskeyRename: ModuleWithPermissions;
243
+ PasskeyVerifyLogin: ModuleWithPermissions;
244
+ PasskeyAuthenticationOptions: ModuleWithPermissions;
245
+ TwoFactorEnable: ModuleWithPermissions;
246
+ TwoFactorChallenge: ModuleWithPermissions;
247
+ TwoFactorStatus: ModuleWithPermissions;
248
+ BackupCodeVerify: ModuleWithPermissions;
231
249
  }
232
250
  interface AppModuleDefinitions {
233
251
  }
@@ -622,6 +640,34 @@ declare function showCustomToast(render: (id: string | number) => ReactElement<u
622
640
 
623
641
  declare const AuthModule: (factory: ModuleFactory) => ModuleWithPermissions;
624
642
 
643
+ declare const TotpAuthenticatorModule: (factory: ModuleFactory) => ModuleWithPermissions;
644
+
645
+ declare const TotpSetupModule: (factory: ModuleFactory) => ModuleWithPermissions;
646
+
647
+ declare const TotpVerifyModule: (factory: ModuleFactory) => ModuleWithPermissions;
648
+
649
+ declare const TotpVerifyLoginModule: (factory: ModuleFactory) => ModuleWithPermissions;
650
+
651
+ declare const PasskeyModule: (factory: ModuleFactory) => ModuleWithPermissions;
652
+
653
+ declare const PasskeyRegistrationOptionsModule: (factory: ModuleFactory) => ModuleWithPermissions;
654
+
655
+ declare const PasskeyRegistrationVerifyModule: (factory: ModuleFactory) => ModuleWithPermissions;
656
+
657
+ declare const PasskeyRenameModule: (factory: ModuleFactory) => ModuleWithPermissions;
658
+
659
+ declare const PasskeyVerifyLoginModule: (factory: ModuleFactory) => ModuleWithPermissions;
660
+
661
+ declare const PasskeyAuthenticationOptionsModule: (factory: ModuleFactory) => ModuleWithPermissions;
662
+
663
+ declare const TwoFactorEnableModule: (factory: ModuleFactory) => ModuleWithPermissions;
664
+
665
+ declare const TwoFactorChallengeModule: (factory: ModuleFactory) => ModuleWithPermissions;
666
+
667
+ declare const TwoFactorStatusModule: (factory: ModuleFactory) => ModuleWithPermissions;
668
+
669
+ declare const BackupCodeVerifyModule: (factory: ModuleFactory) => ModuleWithPermissions;
670
+
625
671
  declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
626
672
 
627
673
  declare class Module extends AbstractApiData implements ModuleInterface {
@@ -681,6 +727,7 @@ declare class User extends AbstractApiData implements UserInterface, SearchResul
681
727
  private _rate?;
682
728
  private _isActivated?;
683
729
  private _isDeleted?;
730
+ private _twoFactorEnabled;
684
731
  private _lastLogin?;
685
732
  private _relevance?;
686
733
  private _roles;
@@ -698,6 +745,7 @@ declare class User extends AbstractApiData implements UserInterface, SearchResul
698
745
  get relevance(): number | undefined;
699
746
  get isActivated(): boolean;
700
747
  get isDeleted(): boolean;
748
+ get twoFactorEnabled(): boolean;
701
749
  get lastLogin(): Date | undefined;
702
750
  get roles(): RoleInterface[];
703
751
  get company(): CompanyInterface | undefined;
@@ -719,6 +767,358 @@ declare class Auth extends AbstractApiData implements AuthInterface {
719
767
  createJsonApi(data: AuthInput): any;
720
768
  }
721
769
 
770
+ interface TwoFactorStatusInterface extends ApiDataInterface {
771
+ get isEnabled(): boolean;
772
+ get preferredMethod(): "totp" | "passkey" | undefined;
773
+ get totpAuthenticators(): TotpAuthenticatorInterface[];
774
+ get passkeys(): PasskeyInterface[];
775
+ get backupCodesCount(): number;
776
+ }
777
+
778
+ declare class TwoFactorStatus extends AbstractApiData implements TwoFactorStatusInterface {
779
+ private _isEnabled;
780
+ private _preferredMethod?;
781
+ private _totpAuthenticators;
782
+ private _passkeys;
783
+ private _backupCodesCount;
784
+ get isEnabled(): boolean;
785
+ get preferredMethod(): "totp" | "passkey" | undefined;
786
+ get totpAuthenticators(): TotpAuthenticatorInterface[];
787
+ get passkeys(): PasskeyInterface[];
788
+ get backupCodesCount(): number;
789
+ rehydrate(data: JsonApiHydratedDataInterface): this;
790
+ }
791
+
792
+ declare class TotpAuthenticator extends AbstractApiData implements TotpAuthenticatorInterface {
793
+ private _name;
794
+ private _verified;
795
+ private _lastUsedAt?;
796
+ get name(): string;
797
+ get verified(): boolean;
798
+ get lastUsedAt(): Date | undefined;
799
+ rehydrate(data: JsonApiHydratedDataInterface): this;
800
+ }
801
+
802
+ interface TotpSetupInterface {
803
+ get secret(): string;
804
+ get qrCodeUri(): string;
805
+ get authenticatorId(): string;
806
+ }
807
+
808
+ type TotpSetupInput = {
809
+ id: string;
810
+ name: string;
811
+ accountName: string;
812
+ };
813
+ declare class TotpSetup extends AbstractApiData implements TotpSetupInterface {
814
+ private _qrCodeUri;
815
+ private _secret;
816
+ private _authenticatorId;
817
+ get qrCodeUri(): string;
818
+ get secret(): string;
819
+ get authenticatorId(): string;
820
+ rehydrate(data: JsonApiHydratedDataInterface): this;
821
+ createJsonApi(data: TotpSetupInput): {
822
+ data: {
823
+ type: string;
824
+ id: string;
825
+ attributes: {
826
+ name: string;
827
+ accountName: string;
828
+ };
829
+ };
830
+ };
831
+ }
832
+
833
+ declare class Passkey extends AbstractApiData implements PasskeyInterface {
834
+ private _name;
835
+ private _credentialId;
836
+ private _deviceType;
837
+ private _backedUp;
838
+ private _lastUsedAt?;
839
+ get name(): string;
840
+ get credentialId(): string;
841
+ get deviceType(): string;
842
+ get backedUp(): boolean;
843
+ get lastUsedAt(): Date | undefined;
844
+ rehydrate(data: JsonApiHydratedDataInterface): this;
845
+ }
846
+
847
+ type PasskeyRegistrationOptionsInput = {
848
+ id: string;
849
+ userName: string;
850
+ userDisplayName?: string;
851
+ };
852
+ interface PasskeyRegistrationOptionsInterface {
853
+ pendingId: string;
854
+ options: PublicKeyCredentialCreationOptionsJSON;
855
+ }
856
+ declare class PasskeyRegistrationOptions extends AbstractApiData implements PasskeyRegistrationOptionsInterface {
857
+ private _pendingId;
858
+ private _options;
859
+ get pendingId(): string;
860
+ get options(): PublicKeyCredentialCreationOptionsJSON;
861
+ rehydrate(data: JsonApiHydratedDataInterface): this;
862
+ createJsonApi(data: PasskeyRegistrationOptionsInput): {
863
+ data: {
864
+ type: string;
865
+ id: string;
866
+ attributes: {
867
+ userName: string;
868
+ userDisplayName: string | undefined;
869
+ };
870
+ };
871
+ };
872
+ }
873
+
874
+ type PasskeyRegistrationVerifyInput = {
875
+ id: string;
876
+ pendingId: string;
877
+ name: string;
878
+ response: RegistrationResponseJSON;
879
+ };
880
+ declare class PasskeyRegistrationVerify extends AbstractApiData implements PasskeyInterface {
881
+ private _name;
882
+ private _credentialId;
883
+ private _deviceType;
884
+ private _backedUp;
885
+ private _lastUsedAt?;
886
+ get name(): string;
887
+ get credentialId(): string;
888
+ get deviceType(): string;
889
+ get backedUp(): boolean;
890
+ get lastUsedAt(): Date | undefined;
891
+ rehydrate(data: JsonApiHydratedDataInterface): this;
892
+ createJsonApi(data: PasskeyRegistrationVerifyInput): {
893
+ data: {
894
+ type: string;
895
+ id: string;
896
+ attributes: {
897
+ pendingId: string;
898
+ name: string;
899
+ response: RegistrationResponseJSON;
900
+ };
901
+ };
902
+ };
903
+ }
904
+
905
+ interface PasskeyAuthenticationOptionsInterface extends ApiDataInterface {
906
+ get pendingId(): string;
907
+ get options(): PublicKeyCredentialRequestOptionsJSON;
908
+ }
909
+
910
+ type PasskeyAuthenticationOptionsInput = {
911
+ id: string;
912
+ };
913
+ declare class PasskeyAuthenticationOptions extends AbstractApiData implements PasskeyAuthenticationOptionsInterface {
914
+ private _pendingId;
915
+ private _options;
916
+ get pendingId(): string;
917
+ get options(): PublicKeyCredentialRequestOptionsJSON;
918
+ rehydrate(data: JsonApiHydratedDataInterface): this;
919
+ createJsonApi(data: PasskeyAuthenticationOptionsInput): {
920
+ data: {
921
+ type: string;
922
+ id: string;
923
+ attributes: {};
924
+ };
925
+ };
926
+ }
927
+
928
+ declare class TwoFactorService extends AbstractService {
929
+ static getStatus(): Promise<TwoFactorStatusInterface>;
930
+ static enable(params: {
931
+ id: string;
932
+ preferredMethod: "totp" | "passkey";
933
+ }): Promise<void>;
934
+ static disable(params: {
935
+ code: string;
936
+ }): Promise<void>;
937
+ static setupTotp(params: {
938
+ id: string;
939
+ name: string;
940
+ accountName: string;
941
+ }): Promise<TotpSetupInterface>;
942
+ static verifyTotpSetup(params: {
943
+ id: string;
944
+ authenticatorId: string;
945
+ code: string;
946
+ }): Promise<void>;
947
+ static listTotpAuthenticators(): Promise<TotpAuthenticatorInterface[]>;
948
+ static deleteTotpAuthenticator(params: {
949
+ id: string;
950
+ }): Promise<void>;
951
+ static getPasskeyRegistrationOptions(params: {
952
+ id: string;
953
+ userName: string;
954
+ userDisplayName?: string;
955
+ }): Promise<PasskeyRegistrationOptionsInterface>;
956
+ static verifyPasskeyRegistration(params: {
957
+ id: string;
958
+ pendingId: string;
959
+ name: string;
960
+ response: RegistrationResponseJSON;
961
+ }): Promise<PasskeyInterface>;
962
+ static listPasskeys(): Promise<PasskeyInterface[]>;
963
+ static deletePasskey(params: {
964
+ id: string;
965
+ }): Promise<void>;
966
+ static renamePasskey(params: {
967
+ id: string;
968
+ name: string;
969
+ }): Promise<PasskeyInterface>;
970
+ static generateBackupCodes(): Promise<string[]>;
971
+ static getBackupCodesCount(): Promise<number>;
972
+ private static handleSuccessfulAuth;
973
+ static getChallenge(params: {
974
+ id: string;
975
+ pendingToken: string;
976
+ method: "totp" | "passkey" | "backup";
977
+ }): Promise<TwoFactorChallengeInterface>;
978
+ static verifyTotp(params: {
979
+ id: string;
980
+ pendingToken: string;
981
+ code: string;
982
+ }): Promise<AuthInterface>;
983
+ static getPasskeyAuthOptions(params: {
984
+ pendingToken: string;
985
+ }): Promise<PasskeyAuthenticationOptionsInterface>;
986
+ static verifyPasskey(params: {
987
+ id: string;
988
+ pendingToken: string;
989
+ pendingId: string;
990
+ credential: AuthenticationResponseJSON;
991
+ }): Promise<AuthInterface>;
992
+ static verifyBackupCode(params: {
993
+ id: string;
994
+ pendingToken: string;
995
+ code: string;
996
+ }): Promise<AuthInterface>;
997
+ }
998
+
999
+ type TotpVerifyInput = {
1000
+ id: string;
1001
+ authenticatorId: string;
1002
+ code: string;
1003
+ };
1004
+ declare class TotpVerify extends AbstractApiData {
1005
+ createJsonApi(data: TotpVerifyInput): {
1006
+ data: {
1007
+ type: string;
1008
+ id: string;
1009
+ attributes: {
1010
+ authenticatorId: string;
1011
+ code: string;
1012
+ };
1013
+ };
1014
+ };
1015
+ }
1016
+
1017
+ type TotpVerifyLoginInput = {
1018
+ id: string;
1019
+ code: string;
1020
+ };
1021
+ declare class TotpVerifyLogin extends AbstractApiData {
1022
+ createJsonApi(data: TotpVerifyLoginInput): {
1023
+ data: {
1024
+ type: string;
1025
+ id: string;
1026
+ attributes: {
1027
+ code: string;
1028
+ };
1029
+ };
1030
+ };
1031
+ }
1032
+
1033
+ type PasskeyRenameInput = {
1034
+ id: string;
1035
+ name: string;
1036
+ };
1037
+ declare class PasskeyRename extends AbstractApiData {
1038
+ createJsonApi(data: PasskeyRenameInput): {
1039
+ data: {
1040
+ type: string;
1041
+ id: string;
1042
+ attributes: {
1043
+ name: string;
1044
+ };
1045
+ };
1046
+ };
1047
+ }
1048
+
1049
+ type PasskeyVerifyLoginInput = {
1050
+ id: string;
1051
+ pendingId: string;
1052
+ response: AuthenticationResponseJSON;
1053
+ };
1054
+ declare class PasskeyVerifyLogin extends AbstractApiData {
1055
+ createJsonApi(data: PasskeyVerifyLoginInput): {
1056
+ data: {
1057
+ type: string;
1058
+ id: string;
1059
+ attributes: {
1060
+ pendingId: string;
1061
+ response: AuthenticationResponseJSON;
1062
+ };
1063
+ };
1064
+ };
1065
+ }
1066
+
1067
+ type TwoFactorEnableInput = {
1068
+ id: string;
1069
+ preferredMethod: "totp" | "passkey";
1070
+ };
1071
+ declare class TwoFactorEnable extends AbstractApiData {
1072
+ createJsonApi(data: TwoFactorEnableInput): {
1073
+ data: {
1074
+ type: string;
1075
+ id: string;
1076
+ attributes: {
1077
+ preferredMethod: "totp" | "passkey";
1078
+ };
1079
+ };
1080
+ };
1081
+ }
1082
+
1083
+ type TwoFactorChallengeInput = {
1084
+ id: string;
1085
+ method: "totp" | "passkey" | "backup";
1086
+ };
1087
+ declare class TwoFactorChallenge extends AbstractApiData implements TwoFactorChallengeInterface {
1088
+ private _pendingToken;
1089
+ private _availableMethods;
1090
+ private _expiresAt;
1091
+ get pendingToken(): string;
1092
+ get availableMethods(): ("totp" | "passkey" | "backup")[];
1093
+ get expiresAt(): Date;
1094
+ rehydrate(data: JsonApiHydratedDataInterface): this;
1095
+ createJsonApi(data: TwoFactorChallengeInput): {
1096
+ data: {
1097
+ type: string;
1098
+ id: string;
1099
+ attributes: {
1100
+ method: "totp" | "passkey" | "backup";
1101
+ };
1102
+ };
1103
+ };
1104
+ }
1105
+
1106
+ type BackupCodeVerifyInput = {
1107
+ id: string;
1108
+ code: string;
1109
+ };
1110
+ declare class BackupCodeVerify extends AbstractApiData {
1111
+ createJsonApi(data: BackupCodeVerifyInput): {
1112
+ data: {
1113
+ type: string;
1114
+ id: string;
1115
+ attributes: {
1116
+ code: string;
1117
+ };
1118
+ };
1119
+ };
1120
+ }
1121
+
722
1122
  /**
723
1123
  * Legacy billing service - only contains meter methods
724
1124
  * @deprecated Use StripeUsageService for meter methods, StripeInvoiceService for invoices,
@@ -1599,4 +1999,4 @@ declare const WaitlistModule: (factory: ModuleFactory) => ModuleWithPermissions;
1599
1999
 
1600
2000
  declare const WaitlistStatsModule: (factory: ModuleFactory) => ModuleWithPermissions;
1601
2001
 
1602
- export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
2002
+ export { AbstractApiData, AbstractService, Action, ApiData, ApiDataInterface, ApiRequestDataTypeInterface, ApiResponseInterface, type AppModuleDefinitions, Auth, AuthInput, AuthInterface, AuthModule, AuthorModule, BackupCodeVerify, type BackupCodeVerifyInput, BackupCodeVerifyModule, Billing, BillingModule, BillingService, type BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, type ClientNextRef, type ClientPreviousRef, type ClientSelfRef, type ClientTotalRef, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, Content, ContentInput, ContentInterface, ContentModule, DataClassRegistry as DataClass, DataClassRegistry, type DiffBlock, type DiffResult, EndpointCreator, type EndpointQuery, type EntityObject, Feature, FeatureInterface, FeatureModule, FieldSelector, type FormatOption, type FoundationModuleDefinitions, type InviteValidation, InvoiceStatus, JsonApiDataFactory, JsonApiHydratedDataInterface, MeterInterface, MeterSummaryInterface, Module, type ModuleDefinitions, ModuleFactory, ModuleInterface, ModuleModule, ModuleRegistrar, ModuleRegistry, ModuleWithPermissions, Modules, NextRef, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, OAuthClient, OAuthClientCreateRequest, OAuthClientCreateResponse, OAuthClientInput, OAuthClientInterface, OAuthConsentInfo, OAuthConsentRequest, OAuthModule, OAuthService, Passkey, PasskeyAuthenticationOptions, type PasskeyAuthenticationOptionsInput, type PasskeyAuthenticationOptionsInterface, PasskeyAuthenticationOptionsModule, PasskeyInterface, PasskeyModule, PasskeyRegistrationOptions, type PasskeyRegistrationOptionsInput, type PasskeyRegistrationOptionsInterface, PasskeyRegistrationOptionsModule, PasskeyRegistrationVerify, type PasskeyRegistrationVerifyInput, PasskeyRegistrationVerifyModule, PasskeyRename, type PasskeyRenameInput, PasskeyRenameModule, PasskeyVerifyLogin, type PasskeyVerifyLoginInput, PasskeyVerifyLoginModule, PaymentMethod, PaymentMethodInterface, PermissionModule, PermissionUser, PreviousRef, PriceRecurring, PromotionCodeValidationResult, ProrationPreviewInterface, Push, type PushInput, type PushInterface, PushModule, RehydrationFactory, ReportUsageInput, Role, RoleInput, RoleInterface, RoleModule, S3, S3Input, S3Interface, S3Module, type SearchResultInterface, StripeCustomer, StripeCustomerInterface, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceInterface, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceInput, StripePriceInterface, StripePriceModule, StripePriceService, StripeProduct, StripeProductInput, StripeProductInterface, StripeProductModule, StripeProductService, StripePromotionCode, StripePromotionCodeModule, StripePromotionCodeService, StripeSubscription, StripeSubscriptionCreateResponse, StripeSubscriptionInput, StripeSubscriptionInterface, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageInterface, StripeUsageModule, StripeUsageService, SubscriptionStatus, TableOptions, type ToastOptions, TotpAuthenticator, TotpAuthenticatorInterface, TotpAuthenticatorModule, TotpSetup, type TotpSetupInput, type TotpSetupInterface, TotpSetupModule, TotpVerify, type TotpVerifyInput, TotpVerifyLogin, type TotpVerifyLoginInput, TotpVerifyLoginModule, TotpVerifyModule, TwoFactorChallenge, type TwoFactorChallengeInput, TwoFactorChallengeInterface, TwoFactorChallengeModule, TwoFactorEnable, type TwoFactorEnableInput, TwoFactorEnableModule, TwoFactorService, TwoFactorStatus, type TwoFactorStatusInterface, TwoFactorStatusModule, UsageSummaryInterface, User, UserInput, UserInterface, UserModule, type UserObject, Waitlist, type WaitlistInput, type WaitlistInterface, WaitlistModule, WaitlistService, WaitlistStats, type WaitlistStatsInterface, WaitlistStatsModule, type WaitlistStatus, type WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, dismissToast, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, showCustomToast, showError, showToast, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema };
@@ -120,7 +120,36 @@
120
120
 
121
121
 
122
122
 
123
- var _chunkZNGEVB5Mjs = require('../chunk-ZNGEVB5M.js');
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+ var _chunkL5F5ZN5Fjs = require('../chunk-L5F5ZN5F.js');
124
153
  require('../chunk-LXKSUWAV.js');
125
154
  require('../chunk-IBS6NI7D.js');
126
155
 
@@ -133,7 +162,7 @@ require('../chunk-IBS6NI7D.js');
133
162
 
134
163
 
135
164
 
136
- var _chunkFM6WRAN5js = require('../chunk-FM6WRAN5.js');
165
+ var _chunkWLS4D6VGjs = require('../chunk-WLS4D6VG.js');
137
166
  require('../chunk-7QVYU63E.js');
138
167
 
139
168
 
@@ -267,5 +296,34 @@ require('../chunk-7QVYU63E.js');
267
296
 
268
297
 
269
298
 
270
- exports.AVAILABLE_OAUTH_SCOPES = _chunkZNGEVB5Mjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkZNGEVB5Mjs.AbstractApiData; exports.AbstractService = _chunkZNGEVB5Mjs.AbstractService; exports.Action = _chunkZNGEVB5Mjs.Action; exports.Auth = _chunkZNGEVB5Mjs.Auth; exports.AuthComponent = _chunkZNGEVB5Mjs.AuthComponent; exports.AuthModule = _chunkZNGEVB5Mjs.AuthModule; exports.AuthService = _chunkZNGEVB5Mjs.AuthService; exports.AuthorModule = _chunkZNGEVB5Mjs.AuthorModule; exports.Billing = _chunkZNGEVB5Mjs.Billing; exports.BillingModule = _chunkZNGEVB5Mjs.BillingModule; exports.BillingService = _chunkZNGEVB5Mjs.BillingService; exports.BlockNoteDiffUtil = _chunkZNGEVB5Mjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkZNGEVB5Mjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkZNGEVB5Mjs.ClientAbstractService; exports.ClientHttpMethod = _chunkZNGEVB5Mjs.ClientHttpMethod; exports.Company = _chunkZNGEVB5Mjs.Company; exports.CompanyFields = _chunkZNGEVB5Mjs.CompanyFields; exports.CompanyModule = _chunkZNGEVB5Mjs.CompanyModule; exports.CompanyService = _chunkZNGEVB5Mjs.CompanyService; exports.Content = _chunkZNGEVB5Mjs.Content; exports.ContentFields = _chunkZNGEVB5Mjs.ContentFields; exports.ContentModule = _chunkZNGEVB5Mjs.ContentModule; exports.ContentService = _chunkZNGEVB5Mjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkZNGEVB5Mjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkZNGEVB5Mjs.EndpointCreator; exports.Feature = _chunkZNGEVB5Mjs.Feature; exports.FeatureModule = _chunkZNGEVB5Mjs.FeatureModule; exports.FeatureService = _chunkZNGEVB5Mjs.FeatureService; exports.HttpMethod = _chunkZNGEVB5Mjs.HttpMethod; exports.InvoiceStatus = _chunkZNGEVB5Mjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkZNGEVB5Mjs.Module; exports.ModuleModule = _chunkZNGEVB5Mjs.ModuleModule; exports.ModuleRegistrar = _chunkZNGEVB5Mjs.ModuleRegistrar; exports.ModuleRegistry = _chunkZNGEVB5Mjs.ModuleRegistry; exports.Modules = _chunkZNGEVB5Mjs.Modules; exports.Notification = _chunkZNGEVB5Mjs.Notification; exports.NotificationFields = _chunkZNGEVB5Mjs.NotificationFields; exports.NotificationModule = _chunkZNGEVB5Mjs.NotificationModule; exports.NotificationService = _chunkZNGEVB5Mjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkZNGEVB5Mjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkZNGEVB5Mjs.OAuthClient; exports.OAuthModule = _chunkZNGEVB5Mjs.OAuthModule; exports.OAuthService = _chunkZNGEVB5Mjs.OAuthService; exports.PaymentMethod = _chunkZNGEVB5Mjs.PaymentMethod; exports.Push = _chunkZNGEVB5Mjs.Push; exports.PushModule = _chunkZNGEVB5Mjs.PushModule; exports.PushService = _chunkZNGEVB5Mjs.PushService; exports.RehydrationFactory = _chunkZNGEVB5Mjs.RehydrationFactory; exports.Role = _chunkZNGEVB5Mjs.Role; exports.RoleFields = _chunkZNGEVB5Mjs.RoleFields; exports.RoleModule = _chunkZNGEVB5Mjs.RoleModule; exports.RoleService = _chunkZNGEVB5Mjs.RoleService; exports.S3 = _chunkZNGEVB5Mjs.S3; exports.S3Module = _chunkZNGEVB5Mjs.S3Module; exports.S3Service = _chunkZNGEVB5Mjs.S3Service; exports.StripeCustomer = _chunkZNGEVB5Mjs.StripeCustomer; exports.StripeCustomerModule = _chunkZNGEVB5Mjs.StripeCustomerModule; exports.StripeCustomerService = _chunkZNGEVB5Mjs.StripeCustomerService; exports.StripeInvoice = _chunkZNGEVB5Mjs.StripeInvoice; exports.StripeInvoiceModule = _chunkZNGEVB5Mjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkZNGEVB5Mjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkZNGEVB5Mjs.StripePaymentMethodModule; exports.StripePrice = _chunkZNGEVB5Mjs.StripePrice; exports.StripePriceModule = _chunkZNGEVB5Mjs.StripePriceModule; exports.StripePriceService = _chunkZNGEVB5Mjs.StripePriceService; exports.StripeProduct = _chunkZNGEVB5Mjs.StripeProduct; exports.StripeProductModule = _chunkZNGEVB5Mjs.StripeProductModule; exports.StripeProductService = _chunkZNGEVB5Mjs.StripeProductService; exports.StripePromotionCode = _chunkZNGEVB5Mjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkZNGEVB5Mjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkZNGEVB5Mjs.StripePromotionCodeService; exports.StripeSubscription = _chunkZNGEVB5Mjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkZNGEVB5Mjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkZNGEVB5Mjs.StripeSubscriptionService; exports.StripeUsage = _chunkZNGEVB5Mjs.StripeUsage; exports.StripeUsageModule = _chunkZNGEVB5Mjs.StripeUsageModule; exports.StripeUsageService = _chunkZNGEVB5Mjs.StripeUsageService; exports.SubscriptionStatus = _chunkZNGEVB5Mjs.SubscriptionStatus; exports.TableOptions = _chunkZNGEVB5Mjs.TableOptions; exports.User = _chunkZNGEVB5Mjs.User; exports.UserFields = _chunkZNGEVB5Mjs.UserFields; exports.UserModule = _chunkZNGEVB5Mjs.UserModule; exports.UserService = _chunkZNGEVB5Mjs.UserService; exports.Waitlist = _chunkZNGEVB5Mjs.Waitlist; exports.WaitlistModule = _chunkZNGEVB5Mjs.WaitlistModule; exports.WaitlistService = _chunkZNGEVB5Mjs.WaitlistService; exports.WaitlistStats = _chunkZNGEVB5Mjs.WaitlistStats; exports.WaitlistStatsModule = _chunkZNGEVB5Mjs.WaitlistStatsModule; exports.checkPermissions = _chunkZNGEVB5Mjs.checkPermissions; exports.checkPermissionsFromServer = _chunkZNGEVB5Mjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkZNGEVB5Mjs.clearLastApiTotal; exports.cn = _chunkZNGEVB5Mjs.cn; exports.composeRefs = _chunkZNGEVB5Mjs.composeRefs; exports.createJsonApiInclusion = _chunkZNGEVB5Mjs.createJsonApiInclusion; exports.dismissToast = _chunkZNGEVB5Mjs.dismissToast; exports.entityObjectSchema = _chunkZNGEVB5Mjs.entityObjectSchema; exports.exists = _chunkZNGEVB5Mjs.exists; exports.formatDate = _chunkZNGEVB5Mjs.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkZNGEVB5Mjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkZNGEVB5Mjs.getGlobalErrorHandler; exports.getIcon = _chunkZNGEVB5Mjs.getIcon; exports.getIconByModule = _chunkZNGEVB5Mjs.getIconByModule; exports.getIconByModuleName = _chunkZNGEVB5Mjs.getIconByModuleName; exports.getLastApiTotal = _chunkZNGEVB5Mjs.getLastApiTotal; exports.getLucideIcon = _chunkZNGEVB5Mjs.getLucideIcon; exports.getLucideIconByModule = _chunkZNGEVB5Mjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkZNGEVB5Mjs.getLucideIconByModuleName; exports.getTableComponents = _chunkZNGEVB5Mjs.getTableComponents; exports.getTableOptions = _chunkZNGEVB5Mjs.getTableOptions; exports.getValueFromPath = _chunkZNGEVB5Mjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunkZNGEVB5Mjs.rehydrate; exports.rehydrateList = _chunkZNGEVB5Mjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkZNGEVB5Mjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkZNGEVB5Mjs.setGlobalErrorHandler; exports.showCustomToast = _chunkZNGEVB5Mjs.showCustomToast; exports.showError = _chunkZNGEVB5Mjs.showError; exports.showToast = _chunkZNGEVB5Mjs.showToast; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkZNGEVB5Mjs.useComposedRefs; exports.useIsMobile = _chunkZNGEVB5Mjs.useIsMobile; exports.userObjectSchema = _chunkZNGEVB5Mjs.userObjectSchema;
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+ exports.AVAILABLE_OAUTH_SCOPES = _chunkL5F5ZN5Fjs.AVAILABLE_OAUTH_SCOPES; exports.AbstractApiData = _chunkL5F5ZN5Fjs.AbstractApiData; exports.AbstractService = _chunkL5F5ZN5Fjs.AbstractService; exports.Action = _chunkL5F5ZN5Fjs.Action; exports.Auth = _chunkL5F5ZN5Fjs.Auth; exports.AuthComponent = _chunkL5F5ZN5Fjs.AuthComponent; exports.AuthModule = _chunkL5F5ZN5Fjs.AuthModule; exports.AuthService = _chunkL5F5ZN5Fjs.AuthService; exports.AuthorModule = _chunkL5F5ZN5Fjs.AuthorModule; exports.BackupCodeVerify = _chunkL5F5ZN5Fjs.BackupCodeVerify; exports.BackupCodeVerifyModule = _chunkL5F5ZN5Fjs.BackupCodeVerifyModule; exports.Billing = _chunkL5F5ZN5Fjs.Billing; exports.BillingModule = _chunkL5F5ZN5Fjs.BillingModule; exports.BillingService = _chunkL5F5ZN5Fjs.BillingService; exports.BlockNoteDiffUtil = _chunkL5F5ZN5Fjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkL5F5ZN5Fjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkL5F5ZN5Fjs.ClientAbstractService; exports.ClientHttpMethod = _chunkL5F5ZN5Fjs.ClientHttpMethod; exports.Company = _chunkL5F5ZN5Fjs.Company; exports.CompanyFields = _chunkL5F5ZN5Fjs.CompanyFields; exports.CompanyModule = _chunkL5F5ZN5Fjs.CompanyModule; exports.CompanyService = _chunkL5F5ZN5Fjs.CompanyService; exports.Content = _chunkL5F5ZN5Fjs.Content; exports.ContentFields = _chunkL5F5ZN5Fjs.ContentFields; exports.ContentModule = _chunkL5F5ZN5Fjs.ContentModule; exports.ContentService = _chunkL5F5ZN5Fjs.ContentService; exports.DEFAULT_GRANT_TYPES = _chunkL5F5ZN5Fjs.DEFAULT_GRANT_TYPES; exports.DataClass = _chunkWLS4D6VGjs.DataClassRegistry; exports.DataClassRegistry = _chunkWLS4D6VGjs.DataClassRegistry; exports.EndpointCreator = _chunkL5F5ZN5Fjs.EndpointCreator; exports.Feature = _chunkL5F5ZN5Fjs.Feature; exports.FeatureModule = _chunkL5F5ZN5Fjs.FeatureModule; exports.FeatureService = _chunkL5F5ZN5Fjs.FeatureService; exports.HttpMethod = _chunkL5F5ZN5Fjs.HttpMethod; exports.InvoiceStatus = _chunkL5F5ZN5Fjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkWLS4D6VGjs.JsonApiDataFactory; exports.Module = _chunkL5F5ZN5Fjs.Module; exports.ModuleModule = _chunkL5F5ZN5Fjs.ModuleModule; exports.ModuleRegistrar = _chunkL5F5ZN5Fjs.ModuleRegistrar; exports.ModuleRegistry = _chunkL5F5ZN5Fjs.ModuleRegistry; exports.Modules = _chunkL5F5ZN5Fjs.Modules; exports.Notification = _chunkL5F5ZN5Fjs.Notification; exports.NotificationFields = _chunkL5F5ZN5Fjs.NotificationFields; exports.NotificationModule = _chunkL5F5ZN5Fjs.NotificationModule; exports.NotificationService = _chunkL5F5ZN5Fjs.NotificationService; exports.OAUTH_SCOPE_DISPLAY = _chunkL5F5ZN5Fjs.OAUTH_SCOPE_DISPLAY; exports.OAuthClient = _chunkL5F5ZN5Fjs.OAuthClient; exports.OAuthModule = _chunkL5F5ZN5Fjs.OAuthModule; exports.OAuthService = _chunkL5F5ZN5Fjs.OAuthService; exports.Passkey = _chunkL5F5ZN5Fjs.Passkey; exports.PasskeyAuthenticationOptions = _chunkL5F5ZN5Fjs.PasskeyAuthenticationOptions; exports.PasskeyAuthenticationOptionsModule = _chunkL5F5ZN5Fjs.PasskeyAuthenticationOptionsModule; exports.PasskeyModule = _chunkL5F5ZN5Fjs.PasskeyModule; exports.PasskeyRegistrationOptions = _chunkL5F5ZN5Fjs.PasskeyRegistrationOptions; exports.PasskeyRegistrationOptionsModule = _chunkL5F5ZN5Fjs.PasskeyRegistrationOptionsModule; exports.PasskeyRegistrationVerify = _chunkL5F5ZN5Fjs.PasskeyRegistrationVerify; exports.PasskeyRegistrationVerifyModule = _chunkL5F5ZN5Fjs.PasskeyRegistrationVerifyModule; exports.PasskeyRename = _chunkL5F5ZN5Fjs.PasskeyRename; exports.PasskeyRenameModule = _chunkL5F5ZN5Fjs.PasskeyRenameModule; exports.PasskeyVerifyLogin = _chunkL5F5ZN5Fjs.PasskeyVerifyLogin; exports.PasskeyVerifyLoginModule = _chunkL5F5ZN5Fjs.PasskeyVerifyLoginModule; exports.PaymentMethod = _chunkL5F5ZN5Fjs.PaymentMethod; exports.Push = _chunkL5F5ZN5Fjs.Push; exports.PushModule = _chunkL5F5ZN5Fjs.PushModule; exports.PushService = _chunkL5F5ZN5Fjs.PushService; exports.RehydrationFactory = _chunkL5F5ZN5Fjs.RehydrationFactory; exports.Role = _chunkL5F5ZN5Fjs.Role; exports.RoleFields = _chunkL5F5ZN5Fjs.RoleFields; exports.RoleModule = _chunkL5F5ZN5Fjs.RoleModule; exports.RoleService = _chunkL5F5ZN5Fjs.RoleService; exports.S3 = _chunkL5F5ZN5Fjs.S3; exports.S3Module = _chunkL5F5ZN5Fjs.S3Module; exports.S3Service = _chunkL5F5ZN5Fjs.S3Service; exports.StripeCustomer = _chunkL5F5ZN5Fjs.StripeCustomer; exports.StripeCustomerModule = _chunkL5F5ZN5Fjs.StripeCustomerModule; exports.StripeCustomerService = _chunkL5F5ZN5Fjs.StripeCustomerService; exports.StripeInvoice = _chunkL5F5ZN5Fjs.StripeInvoice; exports.StripeInvoiceModule = _chunkL5F5ZN5Fjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkL5F5ZN5Fjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkL5F5ZN5Fjs.StripePaymentMethodModule; exports.StripePrice = _chunkL5F5ZN5Fjs.StripePrice; exports.StripePriceModule = _chunkL5F5ZN5Fjs.StripePriceModule; exports.StripePriceService = _chunkL5F5ZN5Fjs.StripePriceService; exports.StripeProduct = _chunkL5F5ZN5Fjs.StripeProduct; exports.StripeProductModule = _chunkL5F5ZN5Fjs.StripeProductModule; exports.StripeProductService = _chunkL5F5ZN5Fjs.StripeProductService; exports.StripePromotionCode = _chunkL5F5ZN5Fjs.StripePromotionCode; exports.StripePromotionCodeModule = _chunkL5F5ZN5Fjs.StripePromotionCodeModule; exports.StripePromotionCodeService = _chunkL5F5ZN5Fjs.StripePromotionCodeService; exports.StripeSubscription = _chunkL5F5ZN5Fjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkL5F5ZN5Fjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkL5F5ZN5Fjs.StripeSubscriptionService; exports.StripeUsage = _chunkL5F5ZN5Fjs.StripeUsage; exports.StripeUsageModule = _chunkL5F5ZN5Fjs.StripeUsageModule; exports.StripeUsageService = _chunkL5F5ZN5Fjs.StripeUsageService; exports.SubscriptionStatus = _chunkL5F5ZN5Fjs.SubscriptionStatus; exports.TableOptions = _chunkL5F5ZN5Fjs.TableOptions; exports.TotpAuthenticator = _chunkL5F5ZN5Fjs.TotpAuthenticator; exports.TotpAuthenticatorModule = _chunkL5F5ZN5Fjs.TotpAuthenticatorModule; exports.TotpSetup = _chunkL5F5ZN5Fjs.TotpSetup; exports.TotpSetupModule = _chunkL5F5ZN5Fjs.TotpSetupModule; exports.TotpVerify = _chunkL5F5ZN5Fjs.TotpVerify; exports.TotpVerifyLogin = _chunkL5F5ZN5Fjs.TotpVerifyLogin; exports.TotpVerifyLoginModule = _chunkL5F5ZN5Fjs.TotpVerifyLoginModule; exports.TotpVerifyModule = _chunkL5F5ZN5Fjs.TotpVerifyModule; exports.TwoFactorChallenge = _chunkL5F5ZN5Fjs.TwoFactorChallenge; exports.TwoFactorChallengeModule = _chunkL5F5ZN5Fjs.TwoFactorChallengeModule; exports.TwoFactorEnable = _chunkL5F5ZN5Fjs.TwoFactorEnable; exports.TwoFactorEnableModule = _chunkL5F5ZN5Fjs.TwoFactorEnableModule; exports.TwoFactorService = _chunkL5F5ZN5Fjs.TwoFactorService; exports.TwoFactorStatus = _chunkL5F5ZN5Fjs.TwoFactorStatus; exports.TwoFactorStatusModule = _chunkL5F5ZN5Fjs.TwoFactorStatusModule; exports.User = _chunkL5F5ZN5Fjs.User; exports.UserFields = _chunkL5F5ZN5Fjs.UserFields; exports.UserModule = _chunkL5F5ZN5Fjs.UserModule; exports.UserService = _chunkL5F5ZN5Fjs.UserService; exports.Waitlist = _chunkL5F5ZN5Fjs.Waitlist; exports.WaitlistModule = _chunkL5F5ZN5Fjs.WaitlistModule; exports.WaitlistService = _chunkL5F5ZN5Fjs.WaitlistService; exports.WaitlistStats = _chunkL5F5ZN5Fjs.WaitlistStats; exports.WaitlistStatsModule = _chunkL5F5ZN5Fjs.WaitlistStatsModule; exports.checkPermissions = _chunkL5F5ZN5Fjs.checkPermissions; exports.checkPermissionsFromServer = _chunkL5F5ZN5Fjs.checkPermissionsFromServer; exports.clearLastApiTotal = _chunkL5F5ZN5Fjs.clearLastApiTotal; exports.cn = _chunkL5F5ZN5Fjs.cn; exports.composeRefs = _chunkL5F5ZN5Fjs.composeRefs; exports.createJsonApiInclusion = _chunkL5F5ZN5Fjs.createJsonApiInclusion; exports.dismissToast = _chunkL5F5ZN5Fjs.dismissToast; exports.entityObjectSchema = _chunkL5F5ZN5Fjs.entityObjectSchema; exports.exists = _chunkL5F5ZN5Fjs.exists; exports.formatDate = _chunkL5F5ZN5Fjs.formatDate; exports.getBootstrapper = _chunkWLS4D6VGjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkL5F5ZN5Fjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkL5F5ZN5Fjs.getGlobalErrorHandler; exports.getIcon = _chunkL5F5ZN5Fjs.getIcon; exports.getIconByModule = _chunkL5F5ZN5Fjs.getIconByModule; exports.getIconByModuleName = _chunkL5F5ZN5Fjs.getIconByModuleName; exports.getLastApiTotal = _chunkL5F5ZN5Fjs.getLastApiTotal; exports.getLucideIcon = _chunkL5F5ZN5Fjs.getLucideIcon; exports.getLucideIconByModule = _chunkL5F5ZN5Fjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkL5F5ZN5Fjs.getLucideIconByModuleName; exports.getTableComponents = _chunkL5F5ZN5Fjs.getTableComponents; exports.getTableOptions = _chunkL5F5ZN5Fjs.getTableOptions; exports.getValueFromPath = _chunkL5F5ZN5Fjs.getValueFromPath; exports.hasBootstrapper = _chunkWLS4D6VGjs.hasBootstrapper; exports.rehydrate = _chunkL5F5ZN5Fjs.rehydrate; exports.rehydrateList = _chunkL5F5ZN5Fjs.rehydrateList; exports.resetBootstrapStore = _chunkWLS4D6VGjs.resetBootstrapStore; exports.setBootstrapper = _chunkWLS4D6VGjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkL5F5ZN5Fjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkL5F5ZN5Fjs.setGlobalErrorHandler; exports.showCustomToast = _chunkL5F5ZN5Fjs.showCustomToast; exports.showError = _chunkL5F5ZN5Fjs.showError; exports.showToast = _chunkL5F5ZN5Fjs.showToast; exports.translateData = _chunkWLS4D6VGjs.translateData; exports.translateResponse = _chunkWLS4D6VGjs.translateResponse; exports.tryBootstrap = _chunkWLS4D6VGjs.tryBootstrap; exports.useComposedRefs = _chunkL5F5ZN5Fjs.useComposedRefs; exports.useIsMobile = _chunkL5F5ZN5Fjs.useIsMobile; exports.userObjectSchema = _chunkL5F5ZN5Fjs.userObjectSchema;
271
329
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,iiPAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,++SAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}