@carlonicora/nextjs-jsonapi 1.23.0 → 1.24.1

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 (88) hide show
  1. package/dist/ApiDataInterface-DPP8s46n.d.mts +21 -0
  2. package/dist/ApiDataInterface-DPP8s46n.d.ts +21 -0
  3. package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.mts +20 -0
  4. package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.ts +20 -0
  5. package/dist/{ApiResponseInterface-BKyod24U.d.ts → ApiResponseInterface-CAIAeP5d.d.ts} +1 -1
  6. package/dist/{ApiResponseInterface-Dqvu09tz.d.mts → ApiResponseInterface-zeewugD7.d.mts} +1 -1
  7. package/dist/AuthComponent-hxOPs9o8.d.mts +11 -0
  8. package/dist/AuthComponent-hxOPs9o8.d.ts +11 -0
  9. package/dist/{BlockNoteEditor-KQTKURH6.js → BlockNoteEditor-UCHRVVVZ.js} +15 -15
  10. package/dist/{BlockNoteEditor-KQTKURH6.js.map → BlockNoteEditor-UCHRVVVZ.js.map} +1 -1
  11. package/dist/{BlockNoteEditor-VKN4LZUV.mjs → BlockNoteEditor-ZYZZ6B45.mjs} +5 -5
  12. package/dist/JsonApiRequest-GR3L56A5.js +24 -0
  13. package/dist/{JsonApiRequest-54ZBO7WQ.js.map → JsonApiRequest-GR3L56A5.js.map} +1 -1
  14. package/dist/{JsonApiRequest-XWQWTFEQ.mjs → JsonApiRequest-K5BRU7RE.mjs} +2 -2
  15. package/dist/billing/index.d.mts +249 -0
  16. package/dist/billing/index.d.ts +249 -0
  17. package/dist/billing/index.js +3479 -0
  18. package/dist/billing/index.js.map +1 -0
  19. package/dist/billing/index.mjs +3479 -0
  20. package/dist/billing/index.mjs.map +1 -0
  21. package/dist/{chunk-KUFWHMMY.mjs → chunk-5U4NJJOF.mjs} +5 -5
  22. package/dist/{chunk-YF5KBA7H.mjs → chunk-CU4RXSNY.mjs} +168 -3578
  23. package/dist/chunk-CU4RXSNY.mjs.map +1 -0
  24. package/dist/{chunk-LSIUPIYQ.js → chunk-EW6QPMN3.js} +3 -3
  25. package/dist/{chunk-LSIUPIYQ.js.map → chunk-EW6QPMN3.js.map} +1 -1
  26. package/dist/{chunk-LI6CPNJI.js → chunk-FM6WRAN5.js} +1 -1
  27. package/dist/{chunk-LI6CPNJI.js.map → chunk-FM6WRAN5.js.map} +1 -1
  28. package/dist/{chunk-L6XLESU5.mjs → chunk-GR4QPP36.mjs} +2 -2
  29. package/dist/{chunk-ODNMW2CG.js → chunk-ILKUML3Z.js} +761 -4171
  30. package/dist/chunk-ILKUML3Z.js.map +1 -0
  31. package/dist/{chunk-UYY34W7R.js → chunk-NQVPCNRS.js} +26 -26
  32. package/dist/{chunk-UYY34W7R.js.map → chunk-NQVPCNRS.js.map} +1 -1
  33. package/dist/{chunk-3VM3WAOV.mjs → chunk-U4MTVHOC.mjs} +1 -1
  34. package/dist/client/index.d.mts +7 -6
  35. package/dist/client/index.d.ts +7 -6
  36. package/dist/client/index.js +5 -5
  37. package/dist/client/index.mjs +4 -4
  38. package/dist/components/index.d.mts +8 -250
  39. package/dist/components/index.d.ts +8 -250
  40. package/dist/components/index.js +5 -83
  41. package/dist/components/index.js.map +1 -1
  42. package/dist/components/index.mjs +4 -82
  43. package/dist/{config--nwiW74Z.d.ts → config-D_91hrI-.d.ts} +1 -1
  44. package/dist/{config-BKSQmUWU.d.mts → config-h0hNLceh.d.mts} +1 -1
  45. package/dist/{content.interface-4VICFRA0.d.ts → content.interface-CUIEQ0jk.d.ts} +2 -2
  46. package/dist/{content.interface-CFc97-Cj.d.mts → content.interface-QcsFR5Ad.d.mts} +2 -2
  47. package/dist/contexts/index.d.mts +4 -3
  48. package/dist/contexts/index.d.ts +4 -3
  49. package/dist/contexts/index.js +5 -5
  50. package/dist/contexts/index.mjs +4 -4
  51. package/dist/core/index.d.mts +12 -10
  52. package/dist/core/index.d.ts +12 -10
  53. package/dist/core/index.js +3 -3
  54. package/dist/core/index.mjs +2 -2
  55. package/dist/index.d.mts +9 -7
  56. package/dist/index.d.ts +9 -7
  57. package/dist/index.js +4 -4
  58. package/dist/index.mjs +3 -3
  59. package/dist/{notification.interface-CqwaOIgM.d.ts → notification.interface-D7_g5SnS.d.ts} +2 -1
  60. package/dist/{notification.interface-BGaPiCUM.d.mts → notification.interface-blT8r47t.d.mts} +2 -1
  61. package/dist/{s3.service-BYs88XEE.d.ts → s3.service-B83hUhqV.d.ts} +4 -3
  62. package/dist/{s3.service-C0BjOdvn.d.mts → s3.service-DSDfcr0S.d.mts} +4 -3
  63. package/dist/server/index.d.mts +6 -5
  64. package/dist/server/index.d.ts +6 -5
  65. package/dist/server/index.js +15 -15
  66. package/dist/server/index.js.map +1 -1
  67. package/dist/server/index.mjs +5 -5
  68. package/dist/{stripe-subscription.interface-B-TM40Io.d.ts → stripe-subscription.interface-CFtupgYh.d.mts} +2 -12
  69. package/dist/{stripe-subscription.interface-DDxnpj0F.d.mts → stripe-subscription.interface-CNTsrbAx.d.ts} +2 -12
  70. package/dist/testing/index.d.mts +3 -2
  71. package/dist/testing/index.d.ts +3 -2
  72. package/dist/{useSocket-BNj9PrRw.d.mts → useSocket-B5M_a4bD.d.mts} +1 -1
  73. package/dist/{useSocket-Dwt8cz1x.d.ts → useSocket-Dd03muLJ.d.ts} +1 -1
  74. package/package.json +36 -31
  75. package/src/billing/index.ts +8 -0
  76. package/src/components/index.ts +1 -7
  77. package/src/components/pages/PageContentContainer.tsx +1 -2
  78. package/src/shadcnui/ui/resizable.tsx +7 -7
  79. package/dist/ApiRequestDataTypeInterface-DIEOFn9s.d.mts +0 -40
  80. package/dist/ApiRequestDataTypeInterface-DIEOFn9s.d.ts +0 -40
  81. package/dist/JsonApiRequest-54ZBO7WQ.js +0 -24
  82. package/dist/chunk-ODNMW2CG.js.map +0 -1
  83. package/dist/chunk-YF5KBA7H.mjs.map +0 -1
  84. /package/dist/{BlockNoteEditor-VKN4LZUV.mjs.map → BlockNoteEditor-ZYZZ6B45.mjs.map} +0 -0
  85. /package/dist/{JsonApiRequest-XWQWTFEQ.mjs.map → JsonApiRequest-K5BRU7RE.mjs.map} +0 -0
  86. /package/dist/{chunk-KUFWHMMY.mjs.map → chunk-5U4NJJOF.mjs.map} +0 -0
  87. /package/dist/{chunk-L6XLESU5.mjs.map → chunk-GR4QPP36.mjs.map} +0 -0
  88. /package/dist/{chunk-3VM3WAOV.mjs.map → chunk-U4MTVHOC.mjs.map} +0 -0
@@ -14,7 +14,7 @@ var _chunkIBS6NI7Djs = require('./chunk-IBS6NI7D.js');
14
14
 
15
15
 
16
16
 
17
- var _chunkLI6CPNJIjs = require('./chunk-LI6CPNJI.js');
17
+ var _chunkFM6WRAN5js = require('./chunk-FM6WRAN5.js');
18
18
 
19
19
 
20
20
  var _chunk7QVYU63Ejs = require('./chunk-7QVYU63E.js');
@@ -25,12 +25,12 @@ var RehydrationFactory = class {
25
25
  _chunk7QVYU63Ejs.__name.call(void 0, this, "RehydrationFactory");
26
26
  }
27
27
  static rehydrate(classKey, data) {
28
- const factoryClass = _chunkLI6CPNJIjs.DataClassRegistry.get(classKey);
28
+ const factoryClass = _chunkFM6WRAN5js.DataClassRegistry.get(classKey);
29
29
  const instance = new factoryClass();
30
30
  return instance.rehydrate(data);
31
31
  }
32
32
  static rehydrateList(classKey, data) {
33
- const factoryClass = _chunkLI6CPNJIjs.DataClassRegistry.get(classKey);
33
+ const factoryClass = _chunkFM6WRAN5js.DataClassRegistry.get(classKey);
34
34
  const response = data.map((item) => {
35
35
  const instance = new factoryClass();
36
36
  return instance.rehydrate(item);
@@ -272,7 +272,7 @@ var AbstractService = class {
272
272
  * Make an API call with automatic environment detection and error handling.
273
273
  */
274
274
  static async callApi(params) {
275
- const { JsonApiGet: JsonApiGet2, JsonApiPost: JsonApiPost2, JsonApiPut, JsonApiPatch, JsonApiDelete: JsonApiDelete2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-54ZBO7WQ.js")));
275
+ const { JsonApiGet: JsonApiGet2, JsonApiPost: JsonApiPost2, JsonApiPut, JsonApiPatch, JsonApiDelete: JsonApiDelete2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-GR3L56A5.js")));
276
276
  let apiResponse;
277
277
  let language = "en";
278
278
  if (typeof window === "undefined") {
@@ -357,7 +357,7 @@ var AbstractService = class {
357
357
  * Make an API call and return both data and meta from the response.
358
358
  */
359
359
  static async callApiWithMeta(params) {
360
- const { JsonApiGet: JsonApiGet2, JsonApiPost: JsonApiPost2, JsonApiPut, JsonApiPatch, JsonApiDelete: JsonApiDelete2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-54ZBO7WQ.js")));
360
+ const { JsonApiGet: JsonApiGet2, JsonApiPost: JsonApiPost2, JsonApiPut, JsonApiPatch, JsonApiDelete: JsonApiDelete2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-GR3L56A5.js")));
361
361
  let apiResponse;
362
362
  let language = "en";
363
363
  if (typeof window === "undefined") {
@@ -442,7 +442,7 @@ var AbstractService = class {
442
442
  * Get raw JSON:API response data without deserialization.
443
443
  */
444
444
  static async getRawData(params) {
445
- const { JsonApiGet: JsonApiGet2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-54ZBO7WQ.js")));
445
+ const { JsonApiGet: JsonApiGet2 } = await Promise.resolve().then(() => _interopRequireWildcard(require("./JsonApiRequest-GR3L56A5.js")));
446
446
  let language = "en";
447
447
  if (typeof window === "undefined") {
448
448
  const { getLocale } = await Promise.resolve().then(() => _interopRequireWildcard(require("next-intl/server")));
@@ -476,7 +476,7 @@ var _clientConfig = null;
476
476
  function configureClientJsonApi(config) {
477
477
  _clientConfig = config;
478
478
  if (config.bootstrapper) {
479
- _chunkLI6CPNJIjs.setBootstrapper.call(void 0, config.bootstrapper);
479
+ _chunkFM6WRAN5js.setBootstrapper.call(void 0, config.bootstrapper);
480
480
  config.bootstrapper();
481
481
  }
482
482
  }
@@ -533,7 +533,7 @@ async function ClientJsonApiGet(params) {
533
533
  language: params.language,
534
534
  additionalHeaders: _optionalChain([_clientConfig, 'optionalAccess', _15 => _15.additionalHeaders])
535
535
  });
536
- return _chunkLI6CPNJIjs.translateResponse.call(void 0, {
536
+ return _chunkFM6WRAN5js.translateResponse.call(void 0, {
537
537
  classKey: params.classKey,
538
538
  apiResponse,
539
539
  companyId: params.companyId,
@@ -554,7 +554,7 @@ async function ClientJsonApiPost(params) {
554
554
  if (!body) {
555
555
  body = {};
556
556
  } else if (params.overridesJsonApiCreation !== true) {
557
- body = _chunkLI6CPNJIjs.JsonApiDataFactory.create(params.classKey, body);
557
+ body = _chunkFM6WRAN5js.JsonApiDataFactory.create(params.classKey, body);
558
558
  }
559
559
  const apiResponse = await _chunkIBS6NI7Djs.directFetch.call(void 0, {
560
560
  method: "POST",
@@ -566,7 +566,7 @@ async function ClientJsonApiPost(params) {
566
566
  language: params.language,
567
567
  additionalHeaders: _optionalChain([_clientConfig, 'optionalAccess', _16 => _16.additionalHeaders])
568
568
  });
569
- return _chunkLI6CPNJIjs.translateResponse.call(void 0, {
569
+ return _chunkFM6WRAN5js.translateResponse.call(void 0, {
570
570
  classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
571
571
  apiResponse,
572
572
  companyId: params.companyId,
@@ -581,7 +581,7 @@ async function ClientJsonApiPut(params) {
581
581
  if (!body) {
582
582
  body = {};
583
583
  } else {
584
- body = _chunkLI6CPNJIjs.JsonApiDataFactory.create(params.classKey, body);
584
+ body = _chunkFM6WRAN5js.JsonApiDataFactory.create(params.classKey, body);
585
585
  }
586
586
  const apiResponse = await _chunkIBS6NI7Djs.directFetch.call(void 0, {
587
587
  method: "PUT",
@@ -593,7 +593,7 @@ async function ClientJsonApiPut(params) {
593
593
  language: params.language,
594
594
  additionalHeaders: _optionalChain([_clientConfig, 'optionalAccess', _17 => _17.additionalHeaders])
595
595
  });
596
- return _chunkLI6CPNJIjs.translateResponse.call(void 0, {
596
+ return _chunkFM6WRAN5js.translateResponse.call(void 0, {
597
597
  classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
598
598
  apiResponse,
599
599
  companyId: params.companyId,
@@ -608,7 +608,7 @@ async function ClientJsonApiPatch(params) {
608
608
  if (!body) {
609
609
  body = {};
610
610
  } else if (params.overridesJsonApiCreation !== true) {
611
- body = _chunkLI6CPNJIjs.JsonApiDataFactory.create(params.classKey, body);
611
+ body = _chunkFM6WRAN5js.JsonApiDataFactory.create(params.classKey, body);
612
612
  }
613
613
  const apiResponse = await _chunkIBS6NI7Djs.directFetch.call(void 0, {
614
614
  method: "PATCH",
@@ -620,7 +620,7 @@ async function ClientJsonApiPatch(params) {
620
620
  language: params.language,
621
621
  additionalHeaders: _optionalChain([_clientConfig, 'optionalAccess', _18 => _18.additionalHeaders])
622
622
  });
623
- return _chunkLI6CPNJIjs.translateResponse.call(void 0, {
623
+ return _chunkFM6WRAN5js.translateResponse.call(void 0, {
624
624
  classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
625
625
  apiResponse,
626
626
  companyId: params.companyId,
@@ -639,7 +639,7 @@ async function ClientJsonApiDelete(params) {
639
639
  language: params.language,
640
640
  additionalHeaders: _optionalChain([_clientConfig, 'optionalAccess', _19 => _19.additionalHeaders])
641
641
  });
642
- return _chunkLI6CPNJIjs.translateResponse.call(void 0, {
642
+ return _chunkFM6WRAN5js.translateResponse.call(void 0, {
643
643
  classKey: _nullishCoalesce(params.responseType, () => ( params.classKey)),
644
644
  apiResponse,
645
645
  companyId: params.companyId,
@@ -841,7 +841,7 @@ var ModuleRegistrar = (_class = class {
841
841
  }).map((key) => modulesClass[key]);
842
842
  data.forEach((item) => {
843
843
  if (item && item.model) {
844
- _chunkLI6CPNJIjs.DataClassRegistry.registerObjectClass(item, item.model);
844
+ _chunkFM6WRAN5js.DataClassRegistry.registerObjectClass(item, item.model);
845
845
  }
846
846
  });
847
847
  this._isBootstrapped = true;
@@ -851,7 +851,7 @@ var ModuleRegistrar = (_class = class {
851
851
  */
852
852
  static reset() {
853
853
  this._isBootstrapped = false;
854
- _chunkLI6CPNJIjs.DataClassRegistry.clear();
854
+ _chunkFM6WRAN5js.DataClassRegistry.clear();
855
855
  }
856
856
  }, _class.__initStatic(), _class);
857
857
 
@@ -874,20 +874,20 @@ var ModuleRegistryClass = class {
874
874
  get(name) {
875
875
  let module = this._modules.get(name);
876
876
  if (!module) {
877
- const didBootstrap = _chunkLI6CPNJIjs.tryBootstrap.call(void 0, );
877
+ const didBootstrap = _chunkFM6WRAN5js.tryBootstrap.call(void 0, );
878
878
  if (didBootstrap) {
879
879
  module = this._modules.get(name);
880
880
  }
881
881
  }
882
882
  if (!module) {
883
- const hint = _chunkLI6CPNJIjs.hasBootstrapper.call(void 0, ) ? "Bootstrap was called but module still not found. Check module registration." : "No bootstrapper registered. Ensure configureJsonApi({ bootstrapper }) is called before accessing modules.";
883
+ const hint = _chunkFM6WRAN5js.hasBootstrapper.call(void 0, ) ? "Bootstrap was called but module still not found. Check module registration." : "No bootstrapper registered. Ensure configureJsonApi({ bootstrapper }) is called before accessing modules.";
884
884
  throw new Error(`Module "${String(name)}" not registered. ${hint}`);
885
885
  }
886
886
  return module;
887
887
  }
888
888
  findByName(moduleName) {
889
889
  if (this._modules.size === 0) {
890
- _chunkLI6CPNJIjs.tryBootstrap.call(void 0, );
890
+ _chunkFM6WRAN5js.tryBootstrap.call(void 0, );
891
891
  }
892
892
  for (const module of this._modules.values()) {
893
893
  if (module.name === moduleName) {
@@ -899,7 +899,7 @@ var ModuleRegistryClass = class {
899
899
  findByModelName(modelName) {
900
900
  let module = this._modules.get(modelName);
901
901
  if (!module) {
902
- const didBootstrap = _chunkLI6CPNJIjs.tryBootstrap.call(void 0, );
902
+ const didBootstrap = _chunkFM6WRAN5js.tryBootstrap.call(void 0, );
903
903
  if (didBootstrap) {
904
904
  module = this._modules.get(modelName);
905
905
  }
@@ -2262,7 +2262,7 @@ var AuthService = class extends AbstractService {
2262
2262
  }
2263
2263
  static async login(params) {
2264
2264
  const language = params.language || "en-US";
2265
- const apiResponse = await _chunkLI6CPNJIjs.JsonApiPost.call(void 0, {
2265
+ const apiResponse = await _chunkFM6WRAN5js.JsonApiPost.call(void 0, {
2266
2266
  classKey: Modules.Auth,
2267
2267
  endpoint: new EndpointCreator({ endpoint: Modules.Auth, id: "login" }).generate(),
2268
2268
  body: { email: params.email, password: params.password },
@@ -2290,7 +2290,7 @@ var AuthService = class extends AbstractService {
2290
2290
  }
2291
2291
  static async logout(params) {
2292
2292
  const language = _optionalChain([params, 'optionalAccess', _51 => _51.language]) || "en-US";
2293
- await _chunkLI6CPNJIjs.JsonApiDelete.call(void 0, {
2293
+ await _chunkFM6WRAN5js.JsonApiDelete.call(void 0, {
2294
2294
  classKey: Modules.Auth,
2295
2295
  endpoint: new EndpointCreator({ endpoint: Modules.Auth }).generate(),
2296
2296
  language
@@ -2302,7 +2302,7 @@ var AuthService = class extends AbstractService {
2302
2302
  }
2303
2303
  static async initialiseForgotPassword(params) {
2304
2304
  const language = params.language || "en-US";
2305
- const response = await _chunkLI6CPNJIjs.JsonApiPost.call(void 0, {
2305
+ const response = await _chunkFM6WRAN5js.JsonApiPost.call(void 0, {
2306
2306
  classKey: Modules.Auth,
2307
2307
  endpoint: new EndpointCreator({ endpoint: Modules.Auth, id: "forgot" }).generate(),
2308
2308
  body: { email: params.email },
@@ -2331,7 +2331,7 @@ var AuthService = class extends AbstractService {
2331
2331
  }
2332
2332
  static async validateCode(params) {
2333
2333
  const language = params.language || "en-US";
2334
- const apiResponse = await _chunkLI6CPNJIjs.JsonApiGet.call(void 0, {
2334
+ const apiResponse = await _chunkFM6WRAN5js.JsonApiGet.call(void 0, {
2335
2335
  classKey: Modules.Auth,
2336
2336
  endpoint: new EndpointCreator({ endpoint: Modules.Auth, id: "validate", childEndpoint: params.code }).generate(),
2337
2337
  language
@@ -4996,4 +4996,4 @@ var UserModule = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (factory)
4996
4996
 
4997
4997
 
4998
4998
  exports.RehydrationFactory = RehydrationFactory; exports.AbstractApiData = AbstractApiData; exports.HttpMethod = HttpMethod; exports.setGlobalErrorHandler = setGlobalErrorHandler; exports.getGlobalErrorHandler = getGlobalErrorHandler; exports.AbstractService = AbstractService; exports.configureClientJsonApi = configureClientJsonApi; exports.getClientApiUrl = getClientApiUrl; exports.getClientAppUrl = getClientAppUrl; exports.getClientTrackablePages = getClientTrackablePages; exports.ClientJsonApiGet = ClientJsonApiGet; exports.ClientJsonApiPost = ClientJsonApiPost; exports.ClientJsonApiPut = ClientJsonApiPut; exports.ClientJsonApiPatch = ClientJsonApiPatch; exports.ClientJsonApiDelete = ClientJsonApiDelete; exports.ClientHttpMethod = ClientHttpMethod; exports.setClientGlobalErrorHandler = setClientGlobalErrorHandler; exports.getClientGlobalErrorHandler = getClientGlobalErrorHandler; exports.ClientAbstractService = ClientAbstractService; exports.ModuleRegistrar = ModuleRegistrar; exports.ModuleRegistry = ModuleRegistry; exports.Modules = Modules; exports.EndpointCreator = EndpointCreator; exports.createJsonApiInclusion = createJsonApiInclusion; exports.rehydrate = rehydrate; exports.rehydrateList = rehydrateList; exports.cn = cn; exports.composeRefs = composeRefs; exports.useComposedRefs = useComposedRefs; exports.useIsMobile = useIsMobile; exports.formatDate = formatDate; exports.exists = exists; exports.TableOptions = TableOptions; exports.getTableOptions = getTableOptions; exports.getTableComponents = getTableComponents; exports.userObjectSchema = userObjectSchema; exports.entityObjectSchema = entityObjectSchema; exports.BlockNoteDiffUtil = BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = BlockNoteWordDiffRendererUtil; exports.getIconByModule = getIconByModule; exports.getIcon = getIcon; exports.getIconByModuleName = getIconByModuleName; exports.getLucideIcon = getLucideIcon; exports.getLucideIconByModule = getLucideIconByModule; exports.getLucideIconByModuleName = getLucideIconByModuleName; exports.Action = Action; exports.checkPermissions = checkPermissions; exports.checkPermissionsFromServer = checkPermissionsFromServer; exports.getValueFromPath = getValueFromPath; exports.configureAuth = configureAuth; exports.getTokenHandler = getTokenHandler; exports.Auth = Auth; exports.AuthService = AuthService; exports.AuthComponent = AuthComponent; exports.AuthModule = AuthModule; exports.BillingService = BillingService; exports.Billing = Billing; exports.BillingModule = BillingModule; exports.PaymentMethod = PaymentMethod; exports.StripeCustomer = StripeCustomer; exports.StripeCustomerService = StripeCustomerService; exports.StripeCustomerModule = StripeCustomerModule; exports.StripePaymentMethodModule = StripePaymentMethodModule; exports.StripeInvoice = StripeInvoice; exports.InvoiceStatus = InvoiceStatus; exports.StripeInvoiceService = StripeInvoiceService; exports.StripeInvoiceModule = StripeInvoiceModule; exports.StripePrice = StripePrice; exports.StripePriceService = StripePriceService; exports.StripePriceModule = StripePriceModule; exports.StripeProduct = StripeProduct; exports.StripeProductService = StripeProductService; exports.StripeProductModule = StripeProductModule; exports.StripeSubscription = StripeSubscription; exports.SubscriptionStatus = SubscriptionStatus; exports.StripeSubscriptionService = StripeSubscriptionService; exports.StripeSubscriptionModule = StripeSubscriptionModule; exports.StripeUsage = StripeUsage; exports.StripeUsageService = StripeUsageService; exports.StripeUsageModule = StripeUsageModule; exports.Company = Company; exports.CompanyFields = CompanyFields; exports.CompanyService = CompanyService; exports.CompanyModule = CompanyModule; exports.Content = Content; exports.ContentFields = ContentFields; exports.ContentService = ContentService; exports.ContentModule = ContentModule; exports.Feature = Feature; exports.FeatureService = FeatureService; exports.FeatureModule = FeatureModule; exports.Module = Module; exports.ModuleModule = ModuleModule; exports.Notification = Notification; exports.NotificationFields = NotificationFields; exports.NotificationService = NotificationService; exports.NotificationModule = NotificationModule; exports.Push = Push; exports.PushService = PushService; exports.PushModule = PushModule; exports.Role = Role; exports.RoleFields = RoleFields; exports.RoleService = RoleService; exports.RoleModule = RoleModule; exports.S3 = S3; exports.S3Module = S3Module; exports.S3Service = S3Service; exports.User = User; exports.UserFields = UserFields; exports.UserService = UserService; exports.AuthorModule = AuthorModule; exports.UserModule = UserModule;
4999
- //# sourceMappingURL=chunk-UYY34W7R.js.map
4999
+ //# sourceMappingURL=chunk-NQVPCNRS.js.map