@saasicat/nest 0.26.1 → 0.27.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 (37) hide show
  1. package/LICENSE +90 -201
  2. package/dist/_entries.cjs +3265 -2846
  3. package/dist/billing/index.d.cts +4 -4
  4. package/dist/billing/index.d.ts +4 -4
  5. package/dist/billing/index.js +29 -27
  6. package/dist/chunk-2FR6ZL7R.js +0 -0
  7. package/dist/chunk-2JTISFUZ.js +792 -0
  8. package/dist/chunk-2SLTRKXC.js +0 -0
  9. package/dist/chunk-3E6ONOMG.js +50 -0
  10. package/dist/{chunk-B7NRY2LV.js → chunk-CJFAOD7K.js} +1 -39
  11. package/dist/{chunk-TCBYOFAC.js → chunk-EHKMPP6J.js} +1164 -745
  12. package/dist/{chunk-NNNXXUPT.js → chunk-F4B2NJUZ.js} +23 -88
  13. package/dist/chunk-H4DOTO7S.js +85 -0
  14. package/dist/{chunk-YWDLYOFN.js → chunk-UHD6FJBQ.js} +412 -1188
  15. package/dist/{define-saasicat-BK6RRWWG.d.ts → define-saasicat-3ois8t8s.d.ts} +26 -3
  16. package/dist/{define-saasicat-D30I-WET.d.cts → define-saasicat-CFxut1VR.d.cts} +26 -3
  17. package/dist/{enforce-quota.interceptor-B9QueAFf.d.ts → enforce-quota.interceptor-CYDNvAQz.d.ts} +3 -3
  18. package/dist/{enforce-quota.interceptor-DY6CLjoP.d.cts → enforce-quota.interceptor-N80KC34N.d.cts} +3 -3
  19. package/dist/entitlement/index.js +5 -2
  20. package/dist/index.d.cts +5 -5
  21. package/dist/index.d.ts +5 -5
  22. package/dist/index.js +39 -31
  23. package/dist/{saas-platform.module-D1mUZPrz.d.ts → module-options-ByJL7FZm.d.ts} +40 -27
  24. package/dist/{saas-platform.module-CgalxzcT.d.cts → module-options-klrPnWGF.d.cts} +40 -27
  25. package/dist/platform/index.d.cts +201 -19
  26. package/dist/platform/index.d.ts +201 -19
  27. package/dist/platform/index.js +34 -9
  28. package/dist/subscription-contract/index.js +5 -2
  29. package/dist/{tenant-billing.controller-DHSUrT_N.d.cts → tenant-billing.controller-CAMMdfn1.d.cts} +1 -1
  30. package/dist/{tenant-billing.controller-BSlpFqVA.d.ts → tenant-billing.controller-CYYK0CpT.d.ts} +1 -1
  31. package/dist/{subscription-bundles.module-BDbODWvA.d.ts → tenant-billing.module-B0stLoJn.d.ts} +51 -51
  32. package/dist/{subscription-bundles.module-Cfi-lFWF.d.cts → tenant-billing.module-BxJS6fX4.d.cts} +51 -51
  33. package/dist/testing/index.d.cts +8 -8
  34. package/dist/testing/index.d.ts +8 -8
  35. package/dist/testing/index.js +6 -4
  36. package/package.json +4 -4
  37. /package/dist/{chunk-FY4EJTV4.js → chunk-OYNHOY45.js} +0 -0
@@ -1,14 +1,14 @@
1
1
  import { BillingCycle, FeatureKey, UpsellOfferResolver, BundleRepository, CatalogEntryRepository, UpsellOffer, PlanCatalog, PlanCatalogReadSink, PlanCatalogReadSnapshot, PlanCatalogImportSink, PlanCatalogImportReport, PlanId, PlanDef, QuotaKey, MarketingTopFeature, FeatureUiRegistry, MarketingProjectionRepository, ConfiguratorSourcesLookup, ConfiguratorMarketingProvider, ConfiguratorCatalog } from '@saasicat/types';
2
2
  export { BundleVersionFields, ChangeDirection, DiffResult, PlanVersionFields, VersionChange, VersionChangeDirection, classifyBundleVersionDiff, classifyPlanDiff } from '@saasicat/types';
3
- import { F as FEATURE_GUARD_MARKER, f as ContractFreezePort, g as ContractFreezeSourcePort } from '../subscription-bundles.module-Cfi-lFWF.cjs';
4
- export { A as AUDIT_CONTEXT_RESOLVER_TOKEN, a as AuditContextResolver, b as AuthGuardList, C as CONTRACT_FREEZE_PORT_TOKEN, c as CONTRACT_FREEZE_PROJECT_KEY_TOKEN, d as CONTRACT_FREEZE_SOURCE_PORT_TOKEN, e as ContractFreezeBundleSnapshot, D as DuePendingPlanChange, M as MarkedFeatureGuard, P as PENDING_PLAN_QUERY_PORT_TOKEN, h as PendingPlanQueryPort, S as SELF_SERVICE_BLOCKED_BUNDLES_TOKEN, i as SELF_SERVICE_BLOCKED_PLANS_TOKEN, j as SUBSCRIPTION_USAGE_PORT_TOKEN, k as SUBSCRIPTION_WRITE_PORT_TOKEN, l as SelfServiceBlockedBundles, m as SelfServiceBlockedPlans, n as SubscriptionBundleControllerOptions, o as SubscriptionBundleModule, p as SubscriptionBundleModuleOptions, T as TENANT_AUTH_GUARDS_TOKEN, q as TENANT_ID_RESOLVER_TOKEN, r as TRIAL_PROJECTION_PORT_TOKEN, s as TenantBillingModule, t as TenantBillingModuleOptions, u as TenantIdResolver, v as TrialProjectionInput, w as TrialProjectionPort, U as USAGE_SNAPSHOT_PORT_TOKEN, x as USER_EMAIL_RESOLVER_TOKEN, y as USER_ID_RESOLVER_TOKEN, z as UserEmailResolver, B as UserIdResolver, E as isPlatformFeatureGuard } from '../subscription-bundles.module-Cfi-lFWF.cjs';
3
+ import { F as FEATURE_GUARD_MARKER, f as ContractFreezePort, g as ContractFreezeSourcePort } from '../tenant-billing.module-BxJS6fX4.cjs';
4
+ export { A as AUDIT_CONTEXT_RESOLVER_TOKEN, a as AuditContextResolver, b as AuthGuardList, C as CONTRACT_FREEZE_PORT_TOKEN, c as CONTRACT_FREEZE_PROJECT_KEY_TOKEN, d as CONTRACT_FREEZE_SOURCE_PORT_TOKEN, e as ContractFreezeBundleSnapshot, D as DuePendingPlanChange, M as MarkedFeatureGuard, P as PENDING_PLAN_QUERY_PORT_TOKEN, h as PendingPlanQueryPort, S as SELF_SERVICE_BLOCKED_BUNDLES_TOKEN, i as SELF_SERVICE_BLOCKED_PLANS_TOKEN, j as SUBSCRIPTION_USAGE_PORT_TOKEN, k as SUBSCRIPTION_WRITE_PORT_TOKEN, l as SelfServiceBlockedBundles, m as SelfServiceBlockedPlans, n as SubscriptionBundleControllerOptions, o as SubscriptionBundleModule, p as SubscriptionBundleModuleOptions, T as TENANT_AUTH_GUARDS_TOKEN, q as TENANT_ID_RESOLVER_TOKEN, r as TRIAL_PROJECTION_PORT_TOKEN, s as TenantBillingModule, t as TenantBillingModuleOptions, u as TenantIdResolver, v as TrialProjectionInput, w as TrialProjectionPort, U as USAGE_SNAPSHOT_PORT_TOKEN, x as USER_EMAIL_RESOLVER_TOKEN, y as USER_ID_RESOLVER_TOKEN, z as UserEmailResolver, B as UserIdResolver, E as isPlatformFeatureGuard } from '../tenant-billing.module-BxJS6fX4.cjs';
5
5
  import * as _nestjs_common from '@nestjs/common';
6
6
  import { CanActivate, ExecutionContext, ArgumentsHost, Type, DynamicModule, ForwardReference, Provider } from '@nestjs/common';
7
7
  export { Type as NestType } from '@nestjs/common';
8
8
  import { Reflector, BaseExceptionFilter } from '@nestjs/core';
9
9
  import { c as EntitlementService } from '../aggregation-mZ7WZROK.cjs';
10
10
  import { P as ProviderSpec } from '../di-CcNeq9v-.cjs';
11
- export { A as AddBundleToSubscriptionInput, B as BundlePreviewSnapshot, C as CancelBundleFromSubscriptionInput, a as CancelSubscriptionDto, b as ChangePlanDto, c as CompleteOnboardingSubscriptionDto, d as ComposedTenantAuthGuard, L as LimitsCheckRow, P as PendingPlanMaterializationService, e as PlanChangeContext, f as PlanChangePreviewDto, g as PlanChangePreviewIssue, h as PlanChangePreviewService, i as PlanChangeType, j as PlanSnapshotDto, k as PreviewPlanChangeDto, l as ProrationDto, m as ProrationInput, R as RedundantFeatureHint, S as SubscriptionBundleAddPreviewDto, n as SubscriptionBundleCancelPreviewDto, o as SubscriptionBundleConfig, p as SubscriptionBundlePreviewContext, q as SubscriptionBundlePreviewIssue, r as SubscriptionBundlePreviewService, s as SubscriptionBundlesService, T as TenantAdminGuard, t as TenantBillingController, U as UsageResponse, u as addMonths, v as computeProration, w as resolveBundleCancelEffectiveAt, x as resolveBundlePriceNet } from '../tenant-billing.controller-DHSUrT_N.cjs';
11
+ export { A as AddBundleToSubscriptionInput, B as BundlePreviewSnapshot, C as CancelBundleFromSubscriptionInput, a as CancelSubscriptionDto, b as ChangePlanDto, c as CompleteOnboardingSubscriptionDto, d as ComposedTenantAuthGuard, L as LimitsCheckRow, P as PendingPlanMaterializationService, e as PlanChangeContext, f as PlanChangePreviewDto, g as PlanChangePreviewIssue, h as PlanChangePreviewService, i as PlanChangeType, j as PlanSnapshotDto, k as PreviewPlanChangeDto, l as ProrationDto, m as ProrationInput, R as RedundantFeatureHint, S as SubscriptionBundleAddPreviewDto, n as SubscriptionBundleCancelPreviewDto, o as SubscriptionBundleConfig, p as SubscriptionBundlePreviewContext, q as SubscriptionBundlePreviewIssue, r as SubscriptionBundlePreviewService, s as SubscriptionBundlesService, T as TenantAdminGuard, t as TenantBillingController, U as UsageResponse, u as addMonths, v as computeProration, w as resolveBundleCancelEffectiveAt, x as resolveBundlePriceNet } from '../tenant-billing.controller-CAMMdfn1.cjs';
12
12
  import { S as SubscriptionContractService } from '../subscription-contract.service--cm47ZJJ.cjs';
13
13
  import '../plan-resolution-CFCoUkrE.cjs';
14
14
  import '../service-D48clObR.cjs';
@@ -193,7 +193,7 @@ declare class FeatureGuard implements CanActivate {
193
193
  private readonly entitlements;
194
194
  private readonly config;
195
195
  private readonly upsellResolver;
196
- /** Lets `FeatureGuardCoverageCheck` recognise this guard across CJS entries. */
196
+ /** Lets `EnforcementChainCheck` recognise this guard across CJS entries. */
197
197
  static readonly [FEATURE_GUARD_MARKER] = true;
198
198
  private readonly logger;
199
199
  constructor(reflector: Reflector, entitlements: EntitlementService, config?: FeatureGuardConfig | null, upsellResolver?: UpsellOfferResolver | null);
@@ -1,14 +1,14 @@
1
1
  import { BillingCycle, FeatureKey, UpsellOfferResolver, BundleRepository, CatalogEntryRepository, UpsellOffer, PlanCatalog, PlanCatalogReadSink, PlanCatalogReadSnapshot, PlanCatalogImportSink, PlanCatalogImportReport, PlanId, PlanDef, QuotaKey, MarketingTopFeature, FeatureUiRegistry, MarketingProjectionRepository, ConfiguratorSourcesLookup, ConfiguratorMarketingProvider, ConfiguratorCatalog } from '@saasicat/types';
2
2
  export { BundleVersionFields, ChangeDirection, DiffResult, PlanVersionFields, VersionChange, VersionChangeDirection, classifyBundleVersionDiff, classifyPlanDiff } from '@saasicat/types';
3
- import { F as FEATURE_GUARD_MARKER, f as ContractFreezePort, g as ContractFreezeSourcePort } from '../subscription-bundles.module-BDbODWvA.js';
4
- export { A as AUDIT_CONTEXT_RESOLVER_TOKEN, a as AuditContextResolver, b as AuthGuardList, C as CONTRACT_FREEZE_PORT_TOKEN, c as CONTRACT_FREEZE_PROJECT_KEY_TOKEN, d as CONTRACT_FREEZE_SOURCE_PORT_TOKEN, e as ContractFreezeBundleSnapshot, D as DuePendingPlanChange, M as MarkedFeatureGuard, P as PENDING_PLAN_QUERY_PORT_TOKEN, h as PendingPlanQueryPort, S as SELF_SERVICE_BLOCKED_BUNDLES_TOKEN, i as SELF_SERVICE_BLOCKED_PLANS_TOKEN, j as SUBSCRIPTION_USAGE_PORT_TOKEN, k as SUBSCRIPTION_WRITE_PORT_TOKEN, l as SelfServiceBlockedBundles, m as SelfServiceBlockedPlans, n as SubscriptionBundleControllerOptions, o as SubscriptionBundleModule, p as SubscriptionBundleModuleOptions, T as TENANT_AUTH_GUARDS_TOKEN, q as TENANT_ID_RESOLVER_TOKEN, r as TRIAL_PROJECTION_PORT_TOKEN, s as TenantBillingModule, t as TenantBillingModuleOptions, u as TenantIdResolver, v as TrialProjectionInput, w as TrialProjectionPort, U as USAGE_SNAPSHOT_PORT_TOKEN, x as USER_EMAIL_RESOLVER_TOKEN, y as USER_ID_RESOLVER_TOKEN, z as UserEmailResolver, B as UserIdResolver, E as isPlatformFeatureGuard } from '../subscription-bundles.module-BDbODWvA.js';
3
+ import { F as FEATURE_GUARD_MARKER, f as ContractFreezePort, g as ContractFreezeSourcePort } from '../tenant-billing.module-B0stLoJn.js';
4
+ export { A as AUDIT_CONTEXT_RESOLVER_TOKEN, a as AuditContextResolver, b as AuthGuardList, C as CONTRACT_FREEZE_PORT_TOKEN, c as CONTRACT_FREEZE_PROJECT_KEY_TOKEN, d as CONTRACT_FREEZE_SOURCE_PORT_TOKEN, e as ContractFreezeBundleSnapshot, D as DuePendingPlanChange, M as MarkedFeatureGuard, P as PENDING_PLAN_QUERY_PORT_TOKEN, h as PendingPlanQueryPort, S as SELF_SERVICE_BLOCKED_BUNDLES_TOKEN, i as SELF_SERVICE_BLOCKED_PLANS_TOKEN, j as SUBSCRIPTION_USAGE_PORT_TOKEN, k as SUBSCRIPTION_WRITE_PORT_TOKEN, l as SelfServiceBlockedBundles, m as SelfServiceBlockedPlans, n as SubscriptionBundleControllerOptions, o as SubscriptionBundleModule, p as SubscriptionBundleModuleOptions, T as TENANT_AUTH_GUARDS_TOKEN, q as TENANT_ID_RESOLVER_TOKEN, r as TRIAL_PROJECTION_PORT_TOKEN, s as TenantBillingModule, t as TenantBillingModuleOptions, u as TenantIdResolver, v as TrialProjectionInput, w as TrialProjectionPort, U as USAGE_SNAPSHOT_PORT_TOKEN, x as USER_EMAIL_RESOLVER_TOKEN, y as USER_ID_RESOLVER_TOKEN, z as UserEmailResolver, B as UserIdResolver, E as isPlatformFeatureGuard } from '../tenant-billing.module-B0stLoJn.js';
5
5
  import * as _nestjs_common from '@nestjs/common';
6
6
  import { CanActivate, ExecutionContext, ArgumentsHost, Type, DynamicModule, ForwardReference, Provider } from '@nestjs/common';
7
7
  export { Type as NestType } from '@nestjs/common';
8
8
  import { Reflector, BaseExceptionFilter } from '@nestjs/core';
9
9
  import { c as EntitlementService } from '../aggregation-DP5zfKbU.js';
10
10
  import { P as ProviderSpec } from '../di-CcNeq9v-.js';
11
- export { A as AddBundleToSubscriptionInput, B as BundlePreviewSnapshot, C as CancelBundleFromSubscriptionInput, a as CancelSubscriptionDto, b as ChangePlanDto, c as CompleteOnboardingSubscriptionDto, d as ComposedTenantAuthGuard, L as LimitsCheckRow, P as PendingPlanMaterializationService, e as PlanChangeContext, f as PlanChangePreviewDto, g as PlanChangePreviewIssue, h as PlanChangePreviewService, i as PlanChangeType, j as PlanSnapshotDto, k as PreviewPlanChangeDto, l as ProrationDto, m as ProrationInput, R as RedundantFeatureHint, S as SubscriptionBundleAddPreviewDto, n as SubscriptionBundleCancelPreviewDto, o as SubscriptionBundleConfig, p as SubscriptionBundlePreviewContext, q as SubscriptionBundlePreviewIssue, r as SubscriptionBundlePreviewService, s as SubscriptionBundlesService, T as TenantAdminGuard, t as TenantBillingController, U as UsageResponse, u as addMonths, v as computeProration, w as resolveBundleCancelEffectiveAt, x as resolveBundlePriceNet } from '../tenant-billing.controller-BSlpFqVA.js';
11
+ export { A as AddBundleToSubscriptionInput, B as BundlePreviewSnapshot, C as CancelBundleFromSubscriptionInput, a as CancelSubscriptionDto, b as ChangePlanDto, c as CompleteOnboardingSubscriptionDto, d as ComposedTenantAuthGuard, L as LimitsCheckRow, P as PendingPlanMaterializationService, e as PlanChangeContext, f as PlanChangePreviewDto, g as PlanChangePreviewIssue, h as PlanChangePreviewService, i as PlanChangeType, j as PlanSnapshotDto, k as PreviewPlanChangeDto, l as ProrationDto, m as ProrationInput, R as RedundantFeatureHint, S as SubscriptionBundleAddPreviewDto, n as SubscriptionBundleCancelPreviewDto, o as SubscriptionBundleConfig, p as SubscriptionBundlePreviewContext, q as SubscriptionBundlePreviewIssue, r as SubscriptionBundlePreviewService, s as SubscriptionBundlesService, T as TenantAdminGuard, t as TenantBillingController, U as UsageResponse, u as addMonths, v as computeProration, w as resolveBundleCancelEffectiveAt, x as resolveBundlePriceNet } from '../tenant-billing.controller-CYYK0CpT.js';
12
12
  import { S as SubscriptionContractService } from '../subscription-contract.service--cm47ZJJ.js';
13
13
  import '../plan-resolution-CFCoUkrE.js';
14
14
  import '../service-D48clObR.js';
@@ -193,7 +193,7 @@ declare class FeatureGuard implements CanActivate {
193
193
  private readonly entitlements;
194
194
  private readonly config;
195
195
  private readonly upsellResolver;
196
- /** Lets `FeatureGuardCoverageCheck` recognise this guard across CJS entries. */
196
+ /** Lets `EnforcementChainCheck` recognise this guard across CJS entries. */
197
197
  static readonly [FEATURE_GUARD_MARKER] = true;
198
198
  private readonly logger;
199
199
  constructor(reflector: Reflector, entitlements: EntitlementService, config?: FeatureGuardConfig | null, upsellResolver?: UpsellOfferResolver | null);
@@ -1,32 +1,47 @@
1
+ import {
2
+ CatalogBundleUpsellResolver,
3
+ ConfiguratorCatalogBuilder,
4
+ FEATURE_GUARD_CONFIG_TOKEN,
5
+ FeatureGuard,
6
+ LimitExceededFilter,
7
+ PLAN_CATALOG_IMPORT_SINK_TOKEN,
8
+ PlanCatalogImportDto,
9
+ PlanCatalogImporterModule,
10
+ PlanCatalogImporterService,
11
+ PlanCatalogValidationError,
12
+ PublishValidationError,
13
+ UPSELL_OFFER_CURRENCY_TOKEN,
14
+ UPSELL_OFFER_RESOLVER_TOKEN,
15
+ assertBaseVersionFresh,
16
+ assertChangeNote,
17
+ assertDraftPublishable,
18
+ assertOptimisticLockHeld,
19
+ buildPlanCatalogImporterController,
20
+ clearPendingPlanVersionFields,
21
+ computeCarriedTrialEndsAt,
22
+ computeNextPeriod,
23
+ decideRenewal,
24
+ loadPlanCatalogFromFile,
25
+ loadPlanCatalogFromString
26
+ } from "../chunk-2JTISFUZ.js";
1
27
  import {
2
28
  CONTRACT_FREEZE_PORT_TOKEN,
3
29
  CONTRACT_FREEZE_PROJECT_KEY_TOKEN,
4
30
  CONTRACT_FREEZE_SOURCE_PORT_TOKEN,
5
31
  CancelSubscriptionDto,
6
- CatalogBundleUpsellResolver,
7
32
  ChangePlanDto,
8
33
  CompleteOnboardingSubscriptionDto,
9
34
  ComposedTenantAuthGuard,
10
- ConfiguratorCatalogBuilder,
11
- FEATURE_GUARD_CONFIG_TOKEN,
12
35
  FEATURE_GUARD_MARKER,
13
36
  FEATURE_UI_REGISTRY_TOKEN,
14
- FeatureGuard,
15
- LimitExceededFilter,
16
- PLAN_CATALOG_IMPORT_SINK_TOKEN,
17
37
  PUBLIC_CATALOG_BUNDLE_REPOSITORY_TOKEN,
18
38
  PUBLIC_CATALOG_MARKETING_REPOSITORY_TOKEN,
19
39
  PUBLIC_CATALOG_PROJECT_KEY_TOKEN,
20
40
  PendingPlanMaterializationService,
21
- PlanCatalogImportDto,
22
- PlanCatalogImporterModule,
23
- PlanCatalogImporterService,
24
- PlanCatalogValidationError,
25
41
  PlanChangePreviewService,
26
42
  PreviewPlanChangeDto,
27
43
  PublicCatalogController,
28
44
  PublicCatalogModule,
29
- PublishValidationError,
30
45
  REQUIRE_FEATURE_KEY,
31
46
  RequireFeature,
32
47
  SELF_SERVICE_BLOCKED_BUNDLES_TOKEN,
@@ -38,31 +53,18 @@ import {
38
53
  TenantAdminGuard,
39
54
  TenantBillingController,
40
55
  TenantBillingModule,
41
- UPSELL_OFFER_CURRENCY_TOKEN,
42
- UPSELL_OFFER_RESOLVER_TOKEN,
43
56
  addMonths,
44
- assertBaseVersionFresh,
45
- assertChangeNote,
46
- assertDraftPublishable,
47
- assertOptimisticLockHeld,
48
- buildPlanCatalogImporterController,
49
57
  buildTenantSubscriptionBundlesController,
50
- clearPendingPlanVersionFields,
51
- computeCarriedTrialEndsAt,
52
- computeNextPeriod,
53
58
  computeProration,
54
- decideRenewal,
55
59
  initialPeriodWindow,
56
60
  isPlatformFeatureGuard,
57
- loadPlanCatalogFromFile,
58
- loadPlanCatalogFromString,
59
61
  periodEndAfter,
60
62
  periodEndWithMinLead,
61
63
  resolveBundleCancelEffectiveAt,
62
64
  resolveBundlePriceNet
63
- } from "../chunk-YWDLYOFN.js";
65
+ } from "../chunk-UHD6FJBQ.js";
64
66
  import "../chunk-37HEKVDH.js";
65
- import "../chunk-B7NRY2LV.js";
67
+ import "../chunk-CJFAOD7K.js";
66
68
  import {
67
69
  AUDIT_CONTEXT_RESOLVER_TOKEN,
68
70
  PENDING_PLAN_QUERY_PORT_TOKEN,
@@ -83,7 +85,7 @@ import "../chunk-YSC46BGM.js";
83
85
  import {
84
86
  SUBSCRIPTION_BUNDLE_CONFIG_TOKEN,
85
87
  SUBSCRIPTION_BUNDLE_REPOSITORY_TOKEN
86
- } from "../chunk-NNNXXUPT.js";
88
+ } from "../chunk-F4B2NJUZ.js";
87
89
  import {
88
90
  PLAN_CATALOG_READ_SINK_TOKEN,
89
91
  PLAN_CATALOG_TOKEN,
File without changes