@wildo-ai/saas-models 1.0.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.
- package/dist/esm/__tests__/setup.d.ts +2 -0
- package/dist/esm/__tests__/setup.d.ts.map +1 -0
- package/dist/esm/__tests__/setup.js +4 -0
- package/dist/esm/__tests__/setup.js.map +1 -0
- package/dist/esm/applications/application-metadata.shared.resources-config.schemas.d.ts +17 -0
- package/dist/esm/applications/application-metadata.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/applications/application-metadata.shared.resources-config.schemas.js +91 -0
- package/dist/esm/applications/application-metadata.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/applications/application-versions.shared.resources-config.schemas.d.ts +24 -0
- package/dist/esm/applications/application-versions.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/applications/application-versions.shared.resources-config.schemas.js +200 -0
- package/dist/esm/applications/application-versions.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/applications/applications-context.schemas.d.ts +574 -0
- package/dist/esm/applications/applications-context.schemas.d.ts.map +1 -0
- package/dist/esm/applications/applications-context.schemas.js +14 -0
- package/dist/esm/applications/applications-context.schemas.js.map +1 -0
- package/dist/esm/applications/applications.shared.resources-config.schemas.d.ts +24 -0
- package/dist/esm/applications/applications.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/applications/applications.shared.resources-config.schemas.js +268 -0
- package/dist/esm/applications/applications.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/applications/applications.shared.schemas.d.ts +45 -0
- package/dist/esm/applications/applications.shared.schemas.d.ts.map +1 -0
- package/dist/esm/applications/applications.shared.schemas.js +48 -0
- package/dist/esm/applications/applications.shared.schemas.js.map +1 -0
- package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts +45 -0
- package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/billing-account.shared.resources-config.schemas.js +160 -0
- package/dist/esm/billing/billing-account.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/billing-account.shared.schemas.d.ts +78 -0
- package/dist/esm/billing/billing-account.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/billing-account.shared.schemas.js +87 -0
- package/dist/esm/billing/billing-account.shared.schemas.js.map +1 -0
- package/dist/esm/billing/billing-configuration.shared.schemas.d.ts +43 -0
- package/dist/esm/billing/billing-configuration.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/billing-configuration.shared.schemas.js +100 -0
- package/dist/esm/billing/billing-configuration.shared.schemas.js.map +1 -0
- package/dist/esm/billing/billing-enums.shared.schemas.d.ts +173 -0
- package/dist/esm/billing/billing-enums.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/billing-enums.shared.schemas.js +199 -0
- package/dist/esm/billing/billing-enums.shared.schemas.js.map +1 -0
- package/dist/esm/billing/billing-types.shared.schemas.d.ts +81 -0
- package/dist/esm/billing/billing-types.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/billing-types.shared.schemas.js +10 -0
- package/dist/esm/billing/billing-types.shared.schemas.js.map +1 -0
- package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts +23 -0
- package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js +111 -0
- package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/credit-pool.shared.schemas.d.ts +48 -0
- package/dist/esm/billing/credit-pool.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/credit-pool.shared.schemas.js +52 -0
- package/dist/esm/billing/credit-pool.shared.schemas.js.map +1 -0
- package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts +10 -0
- package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js +86 -0
- package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/invoice-ref.shared.schemas.d.ts +40 -0
- package/dist/esm/billing/invoice-ref.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/invoice-ref.shared.schemas.js +43 -0
- package/dist/esm/billing/invoice-ref.shared.schemas.js.map +1 -0
- package/dist/esm/billing/price.shared.resources-config.schemas.d.ts +30 -0
- package/dist/esm/billing/price.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/price.shared.resources-config.schemas.js +58 -0
- package/dist/esm/billing/price.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/price.shared.schemas.d.ts +50 -0
- package/dist/esm/billing/price.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/price.shared.schemas.js +72 -0
- package/dist/esm/billing/price.shared.schemas.js.map +1 -0
- package/dist/esm/billing/product-behavior-policy.shared.schemas.d.ts +67 -0
- package/dist/esm/billing/product-behavior-policy.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/product-behavior-policy.shared.schemas.js +84 -0
- package/dist/esm/billing/product-behavior-policy.shared.schemas.js.map +1 -0
- package/dist/esm/billing/product-definition.shared.schemas.d.ts +111 -0
- package/dist/esm/billing/product-definition.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/product-definition.shared.schemas.js +97 -0
- package/dist/esm/billing/product-definition.shared.schemas.js.map +1 -0
- package/dist/esm/billing/product.shared.resources-config.schemas.d.ts +64 -0
- package/dist/esm/billing/product.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/product.shared.resources-config.schemas.js +73 -0
- package/dist/esm/billing/product.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/product.shared.schemas.d.ts +77 -0
- package/dist/esm/billing/product.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/product.shared.schemas.js +86 -0
- package/dist/esm/billing/product.shared.schemas.js.map +1 -0
- package/dist/esm/billing/promotions.shared.resources-config.schemas.d.ts +40 -0
- package/dist/esm/billing/promotions.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/promotions.shared.resources-config.schemas.js +105 -0
- package/dist/esm/billing/promotions.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/promotions.shared.schemas.d.ts +41 -0
- package/dist/esm/billing/promotions.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/promotions.shared.schemas.js +70 -0
- package/dist/esm/billing/promotions.shared.schemas.js.map +1 -0
- package/dist/esm/billing/referral.shared.resources-config.schemas.d.ts +43 -0
- package/dist/esm/billing/referral.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/referral.shared.resources-config.schemas.js +58 -0
- package/dist/esm/billing/referral.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/referral.shared.schemas.d.ts +70 -0
- package/dist/esm/billing/referral.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/referral.shared.schemas.js +75 -0
- package/dist/esm/billing/referral.shared.schemas.js.map +1 -0
- package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts +53 -0
- package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/subscription.shared.resources-config.schemas.js +182 -0
- package/dist/esm/billing/subscription.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/subscription.shared.schemas.d.ts +109 -0
- package/dist/esm/billing/subscription.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/subscription.shared.schemas.js +92 -0
- package/dist/esm/billing/subscription.shared.schemas.js.map +1 -0
- package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts +10 -0
- package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/billing/usage-record.shared.resources-config.schemas.js +68 -0
- package/dist/esm/billing/usage-record.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/billing/usage-record.shared.schemas.d.ts +52 -0
- package/dist/esm/billing/usage-record.shared.schemas.d.ts.map +1 -0
- package/dist/esm/billing/usage-record.shared.schemas.js +49 -0
- package/dist/esm/billing/usage-record.shared.schemas.js.map +1 -0
- package/dist/esm/charts/aggregation-query.shared.schemas.d.ts +185 -0
- package/dist/esm/charts/aggregation-query.shared.schemas.d.ts.map +1 -0
- package/dist/esm/charts/aggregation-query.shared.schemas.js +200 -0
- package/dist/esm/charts/aggregation-query.shared.schemas.js.map +1 -0
- package/dist/esm/charts/aggregation.shared.definitions.d.ts +80 -0
- package/dist/esm/charts/aggregation.shared.definitions.d.ts.map +1 -0
- package/dist/esm/charts/aggregation.shared.definitions.js +103 -0
- package/dist/esm/charts/aggregation.shared.definitions.js.map +1 -0
- package/dist/esm/charts/chart-definition-builder.shared.d.ts +212 -0
- package/dist/esm/charts/chart-definition-builder.shared.d.ts.map +1 -0
- package/dist/esm/charts/chart-definition-builder.shared.js +434 -0
- package/dist/esm/charts/chart-definition-builder.shared.js.map +1 -0
- package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.d.ts +43 -0
- package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js +133 -0
- package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts +951 -0
- package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts.map +1 -0
- package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js +643 -0
- package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js.map +1 -0
- package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.d.ts +69 -0
- package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.d.ts.map +1 -0
- package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js +163 -0
- package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js.map +1 -0
- package/dist/esm/compliance/compliance-framework/compliance-frameworks.shared.schemas.d.ts +37 -0
- package/dist/esm/compliance/compliance-framework/compliance-frameworks.shared.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/compliance-framework/compliance-frameworks.shared.schemas.js +38 -0
- package/dist/esm/compliance/compliance-framework/compliance-frameworks.shared.schemas.js.map +1 -0
- package/dist/esm/compliance/privacy/data-retention.shared.schemas.d.ts +8 -0
- package/dist/esm/compliance/privacy/data-retention.shared.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/privacy/data-retention.shared.schemas.js +7 -0
- package/dist/esm/compliance/privacy/data-retention.shared.schemas.js.map +1 -0
- package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts +85 -0
- package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/privacy/privacy.shared.schemas.js +60 -0
- package/dist/esm/compliance/privacy/privacy.shared.schemas.js.map +1 -0
- package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts +15 -0
- package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/privacy/redaction.shared.schemas.js +16 -0
- package/dist/esm/compliance/privacy/redaction.shared.schemas.js.map +1 -0
- package/dist/esm/compliance/privacy/sharing.shared.schemas.d.ts +2 -0
- package/dist/esm/compliance/privacy/sharing.shared.schemas.d.ts.map +1 -0
- package/dist/esm/compliance/privacy/sharing.shared.schemas.js +1 -0
- package/dist/esm/compliance/privacy/sharing.shared.schemas.js.map +1 -0
- package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts +166 -0
- package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/analytics-value-moments.shared.schemas.js +215 -0
- package/dist/esm/config/analytics-value-moments.shared.schemas.js.map +1 -0
- package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts +472 -0
- package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/app-configuration-shared.shared.schemas.js +219 -0
- package/dist/esm/config/app-configuration-shared.shared.schemas.js.map +1 -0
- package/dist/esm/config/auth-config-resolution.shared.utils.d.ts +28 -0
- package/dist/esm/config/auth-config-resolution.shared.utils.d.ts.map +1 -0
- package/dist/esm/config/auth-config-resolution.shared.utils.js +211 -0
- package/dist/esm/config/auth-config-resolution.shared.utils.js.map +1 -0
- package/dist/esm/config/configuration-validation.shared.schemas.d.ts +38 -0
- package/dist/esm/config/configuration-validation.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/configuration-validation.shared.schemas.js +48 -0
- package/dist/esm/config/configuration-validation.shared.schemas.js.map +1 -0
- package/dist/esm/config/entity-identity-config.shared.schemas.d.ts +402 -0
- package/dist/esm/config/entity-identity-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/entity-identity-config.shared.schemas.js +228 -0
- package/dist/esm/config/entity-identity-config.shared.schemas.js.map +1 -0
- package/dist/esm/config/frontend/chart-definition.shared.schemas.d.ts +1612 -0
- package/dist/esm/config/frontend/chart-definition.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/frontend/chart-definition.shared.schemas.js +998 -0
- package/dist/esm/config/frontend/chart-definition.shared.schemas.js.map +1 -0
- package/dist/esm/config/frontend/navigation.shared.schemas.d.ts +684 -0
- package/dist/esm/config/frontend/navigation.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/frontend/navigation.shared.schemas.js +678 -0
- package/dist/esm/config/frontend/navigation.shared.schemas.js.map +1 -0
- package/dist/esm/config/frontend/onboarding.shared.schemas.d.ts +618 -0
- package/dist/esm/config/frontend/onboarding.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/frontend/onboarding.shared.schemas.js +391 -0
- package/dist/esm/config/frontend/onboarding.shared.schemas.js.map +1 -0
- package/dist/esm/config/postgresql.shared.schemas.d.ts +29 -0
- package/dist/esm/config/postgresql.shared.schemas.d.ts.map +1 -0
- package/dist/esm/config/postgresql.shared.schemas.js +37 -0
- package/dist/esm/config/postgresql.shared.schemas.js.map +1 -0
- package/dist/esm/crdt/crdt-merge.shared.utils.d.ts +50 -0
- package/dist/esm/crdt/crdt-merge.shared.utils.d.ts.map +1 -0
- package/dist/esm/crdt/crdt-merge.shared.utils.js +120 -0
- package/dist/esm/crdt/crdt-merge.shared.utils.js.map +1 -0
- package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts +230 -0
- package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts.map +1 -0
- package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js +248 -0
- package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js.map +1 -0
- package/dist/esm/errors/errors.shared.definitions.d.ts +27 -0
- package/dist/esm/errors/errors.shared.definitions.d.ts.map +1 -0
- package/dist/esm/errors/errors.shared.definitions.js +287 -0
- package/dist/esm/errors/errors.shared.definitions.js.map +1 -0
- package/dist/esm/errors/errors.shared.schemas.d.ts +424 -0
- package/dist/esm/errors/errors.shared.schemas.d.ts.map +1 -0
- package/dist/esm/errors/errors.shared.schemas.js +375 -0
- package/dist/esm/errors/errors.shared.schemas.js.map +1 -0
- package/dist/esm/errors/errors.shared.utils.d.ts +15 -0
- package/dist/esm/errors/errors.shared.utils.d.ts.map +1 -0
- package/dist/esm/errors/errors.shared.utils.js +23 -0
- package/dist/esm/errors/errors.shared.utils.js.map +1 -0
- package/dist/esm/external-providers/external-providers.shared.schemas.d.ts +248 -0
- package/dist/esm/external-providers/external-providers.shared.schemas.d.ts.map +1 -0
- package/dist/esm/external-providers/external-providers.shared.schemas.js +70 -0
- package/dist/esm/external-providers/external-providers.shared.schemas.js.map +1 -0
- package/dist/esm/external-providers/feature-bindings-policy.shared.schemas.d.ts +27 -0
- package/dist/esm/external-providers/feature-bindings-policy.shared.schemas.d.ts.map +1 -0
- package/dist/esm/external-providers/feature-bindings-policy.shared.schemas.js +35 -0
- package/dist/esm/external-providers/feature-bindings-policy.shared.schemas.js.map +1 -0
- package/dist/esm/external-providers/feature-mapping.shared.schemas.d.ts +80 -0
- package/dist/esm/external-providers/feature-mapping.shared.schemas.d.ts.map +1 -0
- package/dist/esm/external-providers/feature-mapping.shared.schemas.js +159 -0
- package/dist/esm/external-providers/feature-mapping.shared.schemas.js.map +1 -0
- package/dist/esm/external-providers/wildo-features.shared.schemas.d.ts +102 -0
- package/dist/esm/external-providers/wildo-features.shared.schemas.d.ts.map +1 -0
- package/dist/esm/external-providers/wildo-features.shared.schemas.js +124 -0
- package/dist/esm/external-providers/wildo-features.shared.schemas.js.map +1 -0
- package/dist/esm/features/core-feature-definitions.shared.d.ts +19 -0
- package/dist/esm/features/core-feature-definitions.shared.d.ts.map +1 -0
- package/dist/esm/features/core-feature-definitions.shared.js +69 -0
- package/dist/esm/features/core-feature-definitions.shared.js.map +1 -0
- package/dist/esm/features/feature-builders.shared.d.ts +90 -0
- package/dist/esm/features/feature-builders.shared.d.ts.map +1 -0
- package/dist/esm/features/feature-builders.shared.js +107 -0
- package/dist/esm/features/feature-builders.shared.js.map +1 -0
- package/dist/esm/features/feature-definition.shared.schemas.d.ts +239 -0
- package/dist/esm/features/feature-definition.shared.schemas.d.ts.map +1 -0
- package/dist/esm/features/feature-definition.shared.schemas.js +280 -0
- package/dist/esm/features/feature-definition.shared.schemas.js.map +1 -0
- package/dist/esm/features/feature-registry.shared.d.ts +117 -0
- package/dist/esm/features/feature-registry.shared.d.ts.map +1 -0
- package/dist/esm/features/feature-registry.shared.js +176 -0
- package/dist/esm/features/feature-registry.shared.js.map +1 -0
- package/dist/esm/features/feature-resolution.shared.schemas.d.ts +54 -0
- package/dist/esm/features/feature-resolution.shared.schemas.d.ts.map +1 -0
- package/dist/esm/features/feature-resolution.shared.schemas.js +7 -0
- package/dist/esm/features/feature-resolution.shared.schemas.js.map +1 -0
- package/dist/esm/features/platform-capability-definitions.shared.d.ts +50 -0
- package/dist/esm/features/platform-capability-definitions.shared.d.ts.map +1 -0
- package/dist/esm/features/platform-capability-definitions.shared.js +30 -0
- package/dist/esm/features/platform-capability-definitions.shared.js.map +1 -0
- package/dist/esm/features/scope-features.shared.schemas.d.ts +45 -0
- package/dist/esm/features/scope-features.shared.schemas.d.ts.map +1 -0
- package/dist/esm/features/scope-features.shared.schemas.js +50 -0
- package/dist/esm/features/scope-features.shared.schemas.js.map +1 -0
- package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts +21 -0
- package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/features/user-features.shared.resources-config.schemas.js +65 -0
- package/dist/esm/features/user-features.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/files/files.shared.resources-config.schemas.d.ts +69 -0
- package/dist/esm/files/files.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/files/files.shared.resources-config.schemas.js +103 -0
- package/dist/esm/files/files.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/files/files.shared.schemas.d.ts +122 -0
- package/dist/esm/files/files.shared.schemas.d.ts.map +1 -0
- package/dist/esm/files/files.shared.schemas.js +234 -0
- package/dist/esm/files/files.shared.schemas.js.map +1 -0
- package/dist/esm/files/files.shared.utils.d.ts +46 -0
- package/dist/esm/files/files.shared.utils.d.ts.map +1 -0
- package/dist/esm/files/files.shared.utils.js +74 -0
- package/dist/esm/files/files.shared.utils.js.map +1 -0
- package/dist/esm/flows-actors/actors.shared.schemas.d.ts +847 -0
- package/dist/esm/flows-actors/actors.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/actors.shared.schemas.js +71 -0
- package/dist/esm/flows-actors/actors.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/agents-context.shared.schemas.d.ts +181 -0
- package/dist/esm/flows-actors/agents-context.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/agents-context.shared.schemas.js +116 -0
- package/dist/esm/flows-actors/agents-context.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/agents.shared.schemas.d.ts +181 -0
- package/dist/esm/flows-actors/agents.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/agents.shared.schemas.js +226 -0
- package/dist/esm/flows-actors/agents.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.d.ts +229 -0
- package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.js +319 -0
- package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/apps-blueprint/artifacts.apps-blueprint.shared.schemas.d.ts +236 -0
- package/dist/esm/flows-actors/apps-blueprint/artifacts.apps-blueprint.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/apps-blueprint/artifacts.apps-blueprint.shared.schemas.js +212 -0
- package/dist/esm/flows-actors/apps-blueprint/artifacts.apps-blueprint.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts +276 -0
- package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js +206 -0
- package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows-actors.configuration.shared.schemas.d.ts +243 -0
- package/dist/esm/flows-actors/flows-actors.configuration.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows-actors.configuration.shared.schemas.js +88 -0
- package/dist/esm/flows-actors/flows-actors.configuration.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows-actors.frontend.shared.schemas.d.ts +61 -0
- package/dist/esm/flows-actors/flows-actors.frontend.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows-actors.frontend.shared.schemas.js +54 -0
- package/dist/esm/flows-actors/flows-actors.frontend.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts +122 -0
- package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js +76 -0
- package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows-actors.system.shared.schemas.d.ts +224 -0
- package/dist/esm/flows-actors/flows-actors.system.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js +76 -0
- package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/flows.shared.schemas.d.ts +306 -0
- package/dist/esm/flows-actors/flows.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/flows.shared.schemas.js +148 -0
- package/dist/esm/flows-actors/flows.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/prompt-ir.shared.schemas.d.ts +60 -0
- package/dist/esm/flows-actors/prompt-ir.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/prompt-ir.shared.schemas.js +95 -0
- package/dist/esm/flows-actors/prompt-ir.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/tasks.actors.shared.schemas.d.ts +700 -0
- package/dist/esm/flows-actors/tasks.actors.shared.schemas.d.ts.map +1 -0
- package/dist/esm/flows-actors/tasks.actors.shared.schemas.js +164 -0
- package/dist/esm/flows-actors/tasks.actors.shared.schemas.js.map +1 -0
- package/dist/esm/flows-actors/utils/flow-actors.context-builder.apps-context.shared.utils.d.ts +2 -0
- package/dist/esm/flows-actors/utils/flow-actors.context-builder.apps-context.shared.utils.d.ts.map +1 -0
- package/dist/esm/flows-actors/utils/flow-actors.context-builder.apps-context.shared.utils.js +1 -0
- package/dist/esm/flows-actors/utils/flow-actors.context-builder.apps-context.shared.utils.js.map +1 -0
- package/dist/esm/frontend-definitions/frontend-notification-custom-message-ref.definitions.d.ts +4 -0
- package/dist/esm/frontend-definitions/frontend-notification-custom-message-ref.definitions.d.ts.map +1 -0
- package/dist/esm/frontend-definitions/frontend-notification-custom-message-ref.definitions.js +5 -0
- package/dist/esm/frontend-definitions/frontend-notification-custom-message-ref.definitions.js.map +1 -0
- package/dist/esm/guidance/guidance-flow.shared.schemas.d.ts +287 -0
- package/dist/esm/guidance/guidance-flow.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/guidance-flow.shared.schemas.js +105 -0
- package/dist/esm/guidance/guidance-flow.shared.schemas.js.map +1 -0
- package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts +43 -0
- package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js +139 -0
- package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/guidance/guidance-state.shared.schemas.d.ts +53 -0
- package/dist/esm/guidance/guidance-state.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/guidance-state.shared.schemas.js +40 -0
- package/dist/esm/guidance/guidance-state.shared.schemas.js.map +1 -0
- package/dist/esm/guidance/lifecycle-config.shared.schemas.d.ts +89 -0
- package/dist/esm/guidance/lifecycle-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/lifecycle-config.shared.schemas.js +80 -0
- package/dist/esm/guidance/lifecycle-config.shared.schemas.js.map +1 -0
- package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts +47 -0
- package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js +135 -0
- package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/guidance/lifecycle-state.shared.schemas.d.ts +110 -0
- package/dist/esm/guidance/lifecycle-state.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/lifecycle-state.shared.schemas.js +184 -0
- package/dist/esm/guidance/lifecycle-state.shared.schemas.js.map +1 -0
- package/dist/esm/guidance/milestone-builders.shared.d.ts +49 -0
- package/dist/esm/guidance/milestone-builders.shared.d.ts.map +1 -0
- package/dist/esm/guidance/milestone-builders.shared.js +47 -0
- package/dist/esm/guidance/milestone-builders.shared.js.map +1 -0
- package/dist/esm/guidance/milestone-definition.shared.schemas.d.ts +106 -0
- package/dist/esm/guidance/milestone-definition.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/milestone-definition.shared.schemas.js +45 -0
- package/dist/esm/guidance/milestone-definition.shared.schemas.js.map +1 -0
- package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts +37 -0
- package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js +135 -0
- package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/guidance/progression-state.shared.schemas.d.ts +38 -0
- package/dist/esm/guidance/progression-state.shared.schemas.d.ts.map +1 -0
- package/dist/esm/guidance/progression-state.shared.schemas.js +38 -0
- package/dist/esm/guidance/progression-state.shared.schemas.js.map +1 -0
- package/dist/esm/i18n/labelling.dto.shared.schemas.d.ts +26 -0
- package/dist/esm/i18n/labelling.dto.shared.schemas.d.ts.map +1 -0
- package/dist/esm/i18n/labelling.dto.shared.schemas.js +23 -0
- package/dist/esm/i18n/labelling.dto.shared.schemas.js.map +1 -0
- package/dist/esm/index.d.ts +201 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +227 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/monitoring/monitoring.shared.schemas.d.ts +128 -0
- package/dist/esm/monitoring/monitoring.shared.schemas.d.ts.map +1 -0
- package/dist/esm/monitoring/monitoring.shared.schemas.js +112 -0
- package/dist/esm/monitoring/monitoring.shared.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-context.shared.schemas.d.ts +139 -0
- package/dist/esm/notifications/email/email-context.shared.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-context.shared.schemas.js +290 -0
- package/dist/esm/notifications/email/email-context.shared.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.resources-config.schemas.d.ts +39 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.resources-config.schemas.js +113 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.schemas.d.ts +63 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.schemas.js +110 -0
- package/dist/esm/notifications/email/email-header-footer-template.shared.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts +85 -0
- package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-template-registry.shared.schemas.js +328 -0
- package/dist/esm/notifications/email/email-template-registry.shared.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-template.shared.resources-config.schemas.d.ts +62 -0
- package/dist/esm/notifications/email/email-template.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-template.shared.resources-config.schemas.js +112 -0
- package/dist/esm/notifications/email/email-template.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/notifications/email/email-template.shared.schemas.d.ts +162 -0
- package/dist/esm/notifications/email/email-template.shared.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/email/email-template.shared.schemas.js +189 -0
- package/dist/esm/notifications/email/email-template.shared.schemas.js.map +1 -0
- package/dist/esm/notifications/notification-badges.core.definitions.d.ts +3 -0
- package/dist/esm/notifications/notification-badges.core.definitions.d.ts.map +1 -0
- package/dist/esm/notifications/notification-badges.core.definitions.js +13 -0
- package/dist/esm/notifications/notification-badges.core.definitions.js.map +1 -0
- package/dist/esm/notifications/notification-badges.schemas.d.ts +75 -0
- package/dist/esm/notifications/notification-badges.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/notification-badges.schemas.js +52 -0
- package/dist/esm/notifications/notification-badges.schemas.js.map +1 -0
- package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts +22 -0
- package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js +79 -0
- package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/notifications/notifications.shared.schemas.d.ts +583 -0
- package/dist/esm/notifications/notifications.shared.schemas.d.ts.map +1 -0
- package/dist/esm/notifications/notifications.shared.schemas.js +196 -0
- package/dist/esm/notifications/notifications.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-features.shared.resources-config.schemas.d.ts +27 -0
- package/dist/esm/organizations/organization-features.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-features.shared.resources-config.schemas.js +162 -0
- package/dist/esm/organizations/organization-features.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-features.shared.schemas.d.ts +23 -0
- package/dist/esm/organizations/organization-features.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-features.shared.schemas.js +25 -0
- package/dist/esm/organizations/organization-features.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-member-invitations.shared.resources-config.schemas.d.ts +37 -0
- package/dist/esm/organizations/organization-member-invitations.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-member-invitations.shared.resources-config.schemas.js +207 -0
- package/dist/esm/organizations/organization-member-invitations.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts +35 -0
- package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js +278 -0
- package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-members.shared.schemas.d.ts +59 -0
- package/dist/esm/organizations/organization-members.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-members.shared.schemas.js +56 -0
- package/dist/esm/organizations/organization-members.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-notifications.shared.resources-config.schemas.d.ts +29 -0
- package/dist/esm/organizations/organization-notifications.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-notifications.shared.resources-config.schemas.js +68 -0
- package/dist/esm/organizations/organization-notifications.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-notifications.shared.schemas.d.ts +26 -0
- package/dist/esm/organizations/organization-notifications.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-notifications.shared.schemas.js +28 -0
- package/dist/esm/organizations/organization-notifications.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-preferences.shared.resources-config.schemas.d.ts +29 -0
- package/dist/esm/organizations/organization-preferences.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-preferences.shared.resources-config.schemas.js +70 -0
- package/dist/esm/organizations/organization-preferences.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts +34 -0
- package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-preferences.shared.schemas.js +30 -0
- package/dist/esm/organizations/organization-preferences.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-profile.shared.resources-config.schemas.d.ts +52 -0
- package/dist/esm/organizations/organization-profile.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-profile.shared.resources-config.schemas.js +97 -0
- package/dist/esm/organizations/organization-profile.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-profile.shared.schemas.d.ts +73 -0
- package/dist/esm/organizations/organization-profile.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-profile.shared.schemas.js +71 -0
- package/dist/esm/organizations/organization-profile.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-units.shared.resources-config.schemas.d.ts +30 -0
- package/dist/esm/organizations/organization-units.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-units.shared.resources-config.schemas.js +196 -0
- package/dist/esm/organizations/organization-units.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organization-units.shared.schemas.d.ts +53 -0
- package/dist/esm/organizations/organization-units.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organization-units.shared.schemas.js +58 -0
- package/dist/esm/organizations/organization-units.shared.schemas.js.map +1 -0
- package/dist/esm/organizations/organizations.shared.resources-config.schemas.d.ts +27 -0
- package/dist/esm/organizations/organizations.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organizations.shared.resources-config.schemas.js +214 -0
- package/dist/esm/organizations/organizations.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/organizations/organizations.shared.schemas.d.ts +138 -0
- package/dist/esm/organizations/organizations.shared.schemas.d.ts.map +1 -0
- package/dist/esm/organizations/organizations.shared.schemas.js +58 -0
- package/dist/esm/organizations/organizations.shared.schemas.js.map +1 -0
- package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts +64 -0
- package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/queue/jobs.shared.resources-config.schemas.js +290 -0
- package/dist/esm/queue/jobs.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/queue/jobs.shared.schemas.d.ts +337 -0
- package/dist/esm/queue/jobs.shared.schemas.d.ts.map +1 -0
- package/dist/esm/queue/jobs.shared.schemas.js +367 -0
- package/dist/esm/queue/jobs.shared.schemas.js.map +1 -0
- package/dist/esm/queue/jobs.shared.utils.d.ts +253 -0
- package/dist/esm/queue/jobs.shared.utils.d.ts.map +1 -0
- package/dist/esm/queue/jobs.shared.utils.js +446 -0
- package/dist/esm/queue/jobs.shared.utils.js.map +1 -0
- package/dist/esm/queue/queues.shared.schemas.d.ts +203 -0
- package/dist/esm/queue/queues.shared.schemas.d.ts.map +1 -0
- package/dist/esm/queue/queues.shared.schemas.js +300 -0
- package/dist/esm/queue/queues.shared.schemas.js.map +1 -0
- package/dist/esm/queue/queues.shared.utils.d.ts +122 -0
- package/dist/esm/queue/queues.shared.utils.d.ts.map +1 -0
- package/dist/esm/queue/queues.shared.utils.js +212 -0
- package/dist/esm/queue/queues.shared.utils.js.map +1 -0
- package/dist/esm/queue/rabbitmq-queue-args.shared.d.ts +13 -0
- package/dist/esm/queue/rabbitmq-queue-args.shared.d.ts.map +1 -0
- package/dist/esm/queue/rabbitmq-queue-args.shared.js +13 -0
- package/dist/esm/queue/rabbitmq-queue-args.shared.js.map +1 -0
- package/dist/esm/requests/header-keys.shared.d.ts +52 -0
- package/dist/esm/requests/header-keys.shared.d.ts.map +1 -0
- package/dist/esm/requests/header-keys.shared.js +67 -0
- package/dist/esm/requests/header-keys.shared.js.map +1 -0
- package/dist/esm/requests/http-requests.shared.d.ts +37 -0
- package/dist/esm/requests/http-requests.shared.d.ts.map +1 -0
- package/dist/esm/requests/http-requests.shared.js +40 -0
- package/dist/esm/requests/http-requests.shared.js.map +1 -0
- package/dist/esm/requests/manual-controllers-routes-urls.d.ts +80 -0
- package/dist/esm/requests/manual-controllers-routes-urls.d.ts.map +1 -0
- package/dist/esm/requests/manual-controllers-routes-urls.js +172 -0
- package/dist/esm/requests/manual-controllers-routes-urls.js.map +1 -0
- package/dist/esm/requests/rate-limits.shared.schemas.d.ts +44 -0
- package/dist/esm/requests/rate-limits.shared.schemas.d.ts.map +1 -0
- package/dist/esm/requests/rate-limits.shared.schemas.js +38 -0
- package/dist/esm/requests/rate-limits.shared.schemas.js.map +1 -0
- package/dist/esm/requests/websocket.shared.schemas.d.ts +1113 -0
- package/dist/esm/requests/websocket.shared.schemas.d.ts.map +1 -0
- package/dist/esm/requests/websocket.shared.schemas.js +682 -0
- package/dist/esm/requests/websocket.shared.schemas.js.map +1 -0
- package/dist/esm/resources/child-operations.shared.schemas.d.ts +236 -0
- package/dist/esm/resources/child-operations.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/child-operations.shared.schemas.js +280 -0
- package/dist/esm/resources/child-operations.shared.schemas.js.map +1 -0
- package/dist/esm/resources/context-policy.shared.schemas.d.ts +159 -0
- package/dist/esm/resources/context-policy.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/context-policy.shared.schemas.js +69 -0
- package/dist/esm/resources/context-policy.shared.schemas.js.map +1 -0
- package/dist/esm/resources/relationship-display.shared.schemas.d.ts +1487 -0
- package/dist/esm/resources/relationship-display.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/relationship-display.shared.schemas.js +383 -0
- package/dist/esm/resources/relationship-display.shared.schemas.js.map +1 -0
- package/dist/esm/resources/resources-config.shared.factory.d.ts +31 -0
- package/dist/esm/resources/resources-config.shared.factory.d.ts.map +1 -0
- package/dist/esm/resources/resources-config.shared.factory.js +1536 -0
- package/dist/esm/resources/resources-config.shared.factory.js.map +1 -0
- package/dist/esm/resources/resources-config.shared.schemas.d.ts +767 -0
- package/dist/esm/resources/resources-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/resources-config.shared.schemas.js +127 -0
- package/dist/esm/resources/resources-config.shared.schemas.js.map +1 -0
- package/dist/esm/resources/resources-registry.shared.core.definitions.d.ts +6 -0
- package/dist/esm/resources/resources-registry.shared.core.definitions.d.ts.map +1 -0
- package/dist/esm/resources/resources-registry.shared.core.definitions.js +691 -0
- package/dist/esm/resources/resources-registry.shared.core.definitions.js.map +1 -0
- package/dist/esm/resources/resources-relationships.shared.factory.d.ts +155 -0
- package/dist/esm/resources/resources-relationships.shared.factory.d.ts.map +1 -0
- package/dist/esm/resources/resources-relationships.shared.factory.js +256 -0
- package/dist/esm/resources/resources-relationships.shared.factory.js.map +1 -0
- package/dist/esm/resources/resources-serialization.shared.schemas.d.ts +254 -0
- package/dist/esm/resources/resources-serialization.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/resources-serialization.shared.schemas.js +53 -0
- package/dist/esm/resources/resources-serialization.shared.schemas.js.map +1 -0
- package/dist/esm/resources/resources.shared.core.definitions.d.ts +142 -0
- package/dist/esm/resources/resources.shared.core.definitions.d.ts.map +1 -0
- package/dist/esm/resources/resources.shared.core.definitions.js +290 -0
- package/dist/esm/resources/resources.shared.core.definitions.js.map +1 -0
- package/dist/esm/resources/resources.shared.schemas.d.ts +1302 -0
- package/dist/esm/resources/resources.shared.schemas.d.ts.map +1 -0
- package/dist/esm/resources/resources.shared.schemas.js +717 -0
- package/dist/esm/resources/resources.shared.schemas.js.map +1 -0
- package/dist/esm/resources/resources.shared.utils.d.ts +364 -0
- package/dist/esm/resources/resources.shared.utils.d.ts.map +1 -0
- package/dist/esm/resources/resources.shared.utils.js +752 -0
- package/dist/esm/resources/resources.shared.utils.js.map +1 -0
- package/dist/esm/resources/testing/SchemaDecoratorTestUtils.d.ts +91 -0
- package/dist/esm/resources/testing/SchemaDecoratorTestUtils.d.ts.map +1 -0
- package/dist/esm/resources/testing/SchemaDecoratorTestUtils.js +325 -0
- package/dist/esm/resources/testing/SchemaDecoratorTestUtils.js.map +1 -0
- package/dist/esm/resources/utils/repository-dto-builder.utils.d.ts +79 -0
- package/dist/esm/resources/utils/repository-dto-builder.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/repository-dto-builder.utils.js +157 -0
- package/dist/esm/resources/utils/repository-dto-builder.utils.js.map +1 -0
- package/dist/esm/resources/utils/resource-operation-type-guards.utils.d.ts +47 -0
- package/dist/esm/resources/utils/resource-operation-type-guards.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-operation-type-guards.utils.js +46 -0
- package/dist/esm/resources/utils/resource-operation-type-guards.utils.js.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.factory.d.ts +130 -0
- package/dist/esm/resources/utils/resource-polymorphism.factory.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.factory.js +133 -0
- package/dist/esm/resources/utils/resource-polymorphism.factory.js.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.relationships.d.ts +122 -0
- package/dist/esm/resources/utils/resource-polymorphism.relationships.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.relationships.js +131 -0
- package/dist/esm/resources/utils/resource-polymorphism.relationships.js.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.schemas.d.ts +128 -0
- package/dist/esm/resources/utils/resource-polymorphism.schemas.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.schemas.js +267 -0
- package/dist/esm/resources/utils/resource-polymorphism.schemas.js.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.utils.d.ts +120 -0
- package/dist/esm/resources/utils/resource-polymorphism.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-polymorphism.utils.js +122 -0
- package/dist/esm/resources/utils/resource-polymorphism.utils.js.map +1 -0
- package/dist/esm/resources/utils/resource-subtree.utils.d.ts +26 -0
- package/dist/esm/resources/utils/resource-subtree.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resource-subtree.utils.js +75 -0
- package/dist/esm/resources/utils/resource-subtree.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-context-needs.utils.d.ts +29 -0
- package/dist/esm/resources/utils/resources-config-context-needs.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-context-needs.utils.js +47 -0
- package/dist/esm/resources/utils/resources-config-context-needs.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-naming.utils.d.ts +149 -0
- package/dist/esm/resources/utils/resources-config-naming.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-naming.utils.js +391 -0
- package/dist/esm/resources/utils/resources-config-naming.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.d.ts +381 -0
- package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js +2180 -0
- package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.path.utils.d.ts +65 -0
- package/dist/esm/resources/utils/resources-config-operations.path.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.path.utils.js +250 -0
- package/dist/esm/resources/utils/resources-config-operations.path.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.urls-builder.utils.d.ts +258 -0
- package/dist/esm/resources/utils/resources-config-operations.urls-builder.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.urls-builder.utils.js +693 -0
- package/dist/esm/resources/utils/resources-config-operations.urls-builder.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.utils.d.ts +40 -0
- package/dist/esm/resources/utils/resources-config-operations.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-config-operations.utils.js +78 -0
- package/dist/esm/resources/utils/resources-config-operations.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-serialization.utils.d.ts +75 -0
- package/dist/esm/resources/utils/resources-serialization.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-serialization.utils.js +92 -0
- package/dist/esm/resources/utils/resources-serialization.utils.js.map +1 -0
- package/dist/esm/resources/utils/resources-summary.utils.d.ts +81 -0
- package/dist/esm/resources/utils/resources-summary.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/resources-summary.utils.js +183 -0
- package/dist/esm/resources/utils/resources-summary.utils.js.map +1 -0
- package/dist/esm/resources/utils/schema-family-builder.utils.d.ts +97 -0
- package/dist/esm/resources/utils/schema-family-builder.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/schema-family-builder.utils.js +202 -0
- package/dist/esm/resources/utils/schema-family-builder.utils.js.map +1 -0
- package/dist/esm/resources/utils/schema-type-inference.utils.d.ts +26 -0
- package/dist/esm/resources/utils/schema-type-inference.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/schema-type-inference.utils.js +10 -0
- package/dist/esm/resources/utils/schema-type-inference.utils.js.map +1 -0
- package/dist/esm/resources/utils/schema-type-utils.d.ts +56 -0
- package/dist/esm/resources/utils/schema-type-utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/schema-type-utils.js +81 -0
- package/dist/esm/resources/utils/schema-type-utils.js.map +1 -0
- package/dist/esm/resources/utils/schema-variant-resolver.utils.d.ts +49 -0
- package/dist/esm/resources/utils/schema-variant-resolver.utils.d.ts.map +1 -0
- package/dist/esm/resources/utils/schema-variant-resolver.utils.js +99 -0
- package/dist/esm/resources/utils/schema-variant-resolver.utils.js.map +1 -0
- package/dist/esm/runtime/companion-artifact-placement.shared.definitions.d.ts +31 -0
- package/dist/esm/runtime/companion-artifact-placement.shared.definitions.d.ts.map +1 -0
- package/dist/esm/runtime/companion-artifact-placement.shared.definitions.js +8 -0
- package/dist/esm/runtime/companion-artifact-placement.shared.definitions.js.map +1 -0
- package/dist/esm/runtime/domain-module.shared.definitions.d.ts +43 -0
- package/dist/esm/runtime/domain-module.shared.definitions.d.ts.map +1 -0
- package/dist/esm/runtime/domain-module.shared.definitions.js +77 -0
- package/dist/esm/runtime/domain-module.shared.definitions.js.map +1 -0
- package/dist/esm/runtime/execution-context.shared.schemas.d.ts +77 -0
- package/dist/esm/runtime/execution-context.shared.schemas.d.ts.map +1 -0
- package/dist/esm/runtime/execution-context.shared.schemas.js +87 -0
- package/dist/esm/runtime/execution-context.shared.schemas.js.map +1 -0
- package/dist/esm/runtime/runtime.shared.schemas.d.ts +19 -0
- package/dist/esm/runtime/runtime.shared.schemas.d.ts.map +1 -0
- package/dist/esm/runtime/runtime.shared.schemas.js +20 -0
- package/dist/esm/runtime/runtime.shared.schemas.js.map +1 -0
- package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts +37 -0
- package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js +235 -0
- package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts +37 -0
- package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js +364 -0
- package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/api-keys/api-keys.shared.schemas.d.ts +113 -0
- package/dist/esm/security/api-keys/api-keys.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/api-keys/api-keys.shared.schemas.js +65 -0
- package/dist/esm/security/api-keys/api-keys.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts +623 -0
- package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.dto.schemas.js +421 -0
- package/dist/esm/security/authentications/authentication.shared.dto.schemas.js.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.schemas.d.ts +140 -0
- package/dist/esm/security/authentications/authentication.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.schemas.js +195 -0
- package/dist/esm/security/authentications/authentication.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.utils.d.ts +67 -0
- package/dist/esm/security/authentications/authentication.shared.utils.d.ts.map +1 -0
- package/dist/esm/security/authentications/authentication.shared.utils.js +126 -0
- package/dist/esm/security/authentications/authentication.shared.utils.js.map +1 -0
- package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts +146 -0
- package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/consumable-token.shared.schemas.js +59 -0
- package/dist/esm/security/authentications/consumable-token.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/password-reset.shared.dto.schemas.d.ts +39 -0
- package/dist/esm/security/authentications/password-reset.shared.dto.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/password-reset.shared.dto.schemas.js +42 -0
- package/dist/esm/security/authentications/password-reset.shared.dto.schemas.js.map +1 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.resources-config.schemas.d.ts +10 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.resources-config.schemas.js +52 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.schemas.d.ts +52 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.schemas.js +40 -0
- package/dist/esm/security/authentications/policy/auth-policy.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts +85 -0
- package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/registration.shared.dto.schemas.js +90 -0
- package/dist/esm/security/authentications/registration.shared.dto.schemas.js.map +1 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.resources-config.schemas.d.ts +17 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.resources-config.schemas.js +90 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts +51 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js +38 -0
- package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.resources-config.schemas.d.ts +25 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.resources-config.schemas.js +127 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.schemas.d.ts +36 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.schemas.js +33 -0
- package/dist/esm/security/authentications/scim/scim-tokens.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.resources-config.schemas.d.ts +21 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.resources-config.schemas.js +123 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.schemas.d.ts +49 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.schemas.js +37 -0
- package/dist/esm/security/authentications/siem/siem-delivery-dlq.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.resources-config.schemas.d.ts +17 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.resources-config.schemas.js +90 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.schemas.d.ts +125 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.schemas.js +76 -0
- package/dist/esm/security/authentications/siem/siem-export-config.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts +25 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js +111 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts +160 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js +113 -0
- package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js.map +1 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.resources-config.schemas.d.ts +22 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.resources-config.schemas.js +123 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts +274 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js +143 -0
- package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js.map +1 -0
- package/dist/esm/security/authorizations/roles.shared.defaults.d.ts +10 -0
- package/dist/esm/security/authorizations/roles.shared.defaults.d.ts.map +1 -0
- package/dist/esm/security/authorizations/roles.shared.defaults.js +76 -0
- package/dist/esm/security/authorizations/roles.shared.defaults.js.map +1 -0
- package/dist/esm/security/authorizations/roles.shared.schemas.d.ts +43 -0
- package/dist/esm/security/authorizations/roles.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/authorizations/roles.shared.schemas.js +58 -0
- package/dist/esm/security/authorizations/roles.shared.schemas.js.map +1 -0
- package/dist/esm/security/crypto-keys/crypto-keys.shared.schemas.d.ts +6 -0
- package/dist/esm/security/crypto-keys/crypto-keys.shared.schemas.d.ts.map +1 -0
- package/dist/esm/security/crypto-keys/crypto-keys.shared.schemas.js +7 -0
- package/dist/esm/security/crypto-keys/crypto-keys.shared.schemas.js.map +1 -0
- package/dist/esm/testing/resource-config-builders.d.ts +33 -0
- package/dist/esm/testing/resource-config-builders.d.ts.map +1 -0
- package/dist/esm/testing/resource-config-builders.js +240 -0
- package/dist/esm/testing/resource-config-builders.js.map +1 -0
- package/dist/esm/testing/schema-decorator-utils.d.ts +91 -0
- package/dist/esm/testing/schema-decorator-utils.d.ts.map +1 -0
- package/dist/esm/testing/schema-decorator-utils.js +325 -0
- package/dist/esm/testing/schema-decorator-utils.js.map +1 -0
- package/dist/esm/testing.d.ts +6 -0
- package/dist/esm/testing.d.ts.map +1 -0
- package/dist/esm/testing.js +6 -0
- package/dist/esm/testing.js.map +1 -0
- package/dist/esm/users/anonymous-users.shared.resources-config.schemas.d.ts +27 -0
- package/dist/esm/users/anonymous-users.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/anonymous-users.shared.resources-config.schemas.js +79 -0
- package/dist/esm/users/anonymous-users.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/anonymous-users.shared.schema.d.ts +28 -0
- package/dist/esm/users/anonymous-users.shared.schema.d.ts.map +1 -0
- package/dist/esm/users/anonymous-users.shared.schema.js +21 -0
- package/dist/esm/users/anonymous-users.shared.schema.js.map +1 -0
- package/dist/esm/users/inbound-contacts.shared.schemas.d.ts +23 -0
- package/dist/esm/users/inbound-contacts.shared.schemas.d.ts.map +1 -0
- package/dist/esm/users/inbound-contacts.shared.schemas.js +15 -0
- package/dist/esm/users/inbound-contacts.shared.schemas.js.map +1 -0
- package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts +41 -0
- package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-credentials.shared.resources-config.schemas.js +81 -0
- package/dist/esm/users/user-credentials.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-credentials.shared.schemas.d.ts +63 -0
- package/dist/esm/users/user-credentials.shared.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-credentials.shared.schemas.js +62 -0
- package/dist/esm/users/user-credentials.shared.schemas.js.map +1 -0
- package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts +29 -0
- package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js +82 -0
- package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-identity-links.shared.schemas.d.ts +37 -0
- package/dist/esm/users/user-identity-links.shared.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-identity-links.shared.schemas.js +50 -0
- package/dist/esm/users/user-identity-links.shared.schemas.js.map +1 -0
- package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts +70 -0
- package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-preferences.shared.resources-config.schemas.js +278 -0
- package/dist/esm/users/user-preferences.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts +29 -0
- package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-profiles.shared.resources-config.schemas.js +246 -0
- package/dist/esm/users/user-profiles.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts +71 -0
- package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js +253 -0
- package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts +31 -0
- package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js +195 -0
- package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/user-self.shared.resources-config.schemas.d.ts +32 -0
- package/dist/esm/users/user-self.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/user-self.shared.resources-config.schemas.js +232 -0
- package/dist/esm/users/user-self.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/users.shared.resources-config.schemas.d.ts +34 -0
- package/dist/esm/users/users.shared.resources-config.schemas.d.ts.map +1 -0
- package/dist/esm/users/users.shared.resources-config.schemas.js +414 -0
- package/dist/esm/users/users.shared.resources-config.schemas.js.map +1 -0
- package/dist/esm/users/users.shared.schemas.d.ts +199 -0
- package/dist/esm/users/users.shared.schemas.d.ts.map +1 -0
- package/dist/esm/users/users.shared.schemas.js +84 -0
- package/dist/esm/users/users.shared.schemas.js.map +1 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -0
- package/package.json +199 -0
|
@@ -0,0 +1,623 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Authentication Shared Schemas
|
|
3
|
+
*
|
|
4
|
+
* Core authentication schemas shared between frontend and backend
|
|
5
|
+
*/
|
|
6
|
+
import { z } from 'zod';
|
|
7
|
+
import { AuthMethod, AuthFactorLevel, AuthNextStep, AuthSessionPurpose } from './authentication.shared.schemas.js';
|
|
8
|
+
import { SessionType } from '../../runtime/execution-context.shared.schemas.js';
|
|
9
|
+
/**
|
|
10
|
+
* Step 1: User identification by email
|
|
11
|
+
* Returns available authentication methods for the user
|
|
12
|
+
*/
|
|
13
|
+
export declare const AuthIdentificationRequestSchema: z.ZodObject<{
|
|
14
|
+
email: z.ZodEmail;
|
|
15
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
16
|
+
deviceInfo: z.ZodOptional<z.ZodObject<{
|
|
17
|
+
userAgent: z.ZodOptional<z.ZodString>;
|
|
18
|
+
ipAddress: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
20
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
21
|
+
/**
|
|
22
|
+
* Step 1 Response: Available authentication methods with factor classification
|
|
23
|
+
*/
|
|
24
|
+
export declare const AuthIdentificationResponseSchema: z.ZodObject<{
|
|
25
|
+
sessionId: z.ZodString;
|
|
26
|
+
email: z.ZodEmail;
|
|
27
|
+
userExists: z.ZodBoolean;
|
|
28
|
+
firstFactorMethods: z.ZodArray<z.ZodObject<{
|
|
29
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
30
|
+
factorType: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthFactorType>;
|
|
31
|
+
category: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthMethodCategory>;
|
|
32
|
+
canBeFirstFactor: z.ZodBoolean;
|
|
33
|
+
canBeSecondFactor: z.ZodBoolean;
|
|
34
|
+
required: z.ZodBoolean;
|
|
35
|
+
oauth2ProviderRefs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
36
|
+
ssoIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
37
|
+
organizationRestricted: z.ZodDefault<z.ZodBoolean>;
|
|
38
|
+
supportsIntegrations: z.ZodDefault<z.ZodBoolean>;
|
|
39
|
+
availableIntegrations: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
41
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
42
|
+
defaultFirstFactorMethod: z.ZodOptional<z.ZodEnum<typeof AuthMethod>>;
|
|
43
|
+
secondFactorMethods: z.ZodArray<z.ZodObject<{
|
|
44
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
45
|
+
factorType: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthFactorType>;
|
|
46
|
+
category: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthMethodCategory>;
|
|
47
|
+
canBeFirstFactor: z.ZodBoolean;
|
|
48
|
+
canBeSecondFactor: z.ZodBoolean;
|
|
49
|
+
required: z.ZodBoolean;
|
|
50
|
+
oauth2ProviderRefs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
51
|
+
ssoIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
52
|
+
organizationRestricted: z.ZodDefault<z.ZodBoolean>;
|
|
53
|
+
supportsIntegrations: z.ZodDefault<z.ZodBoolean>;
|
|
54
|
+
availableIntegrations: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
55
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
56
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
57
|
+
requiresMFA: z.ZodBoolean;
|
|
58
|
+
mfaMethodsRequired: z.ZodDefault<z.ZodNumber>;
|
|
59
|
+
organizationBranding: z.ZodOptional<z.ZodObject<{
|
|
60
|
+
logoUrl: z.ZodOptional<z.ZodURL>;
|
|
61
|
+
primaryColor: z.ZodOptional<z.ZodString>;
|
|
62
|
+
organizationName: z.ZodOptional<z.ZodString>;
|
|
63
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
64
|
+
availableIntegrations: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
65
|
+
integrationId: z.ZodString;
|
|
66
|
+
externalProviderId: z.ZodString;
|
|
67
|
+
iconUrl: z.ZodOptional<z.ZodURL>;
|
|
68
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
69
|
+
ssoMigrationRequired: z.ZodDefault<z.ZodBoolean>;
|
|
70
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
71
|
+
/**
|
|
72
|
+
* Base authentication request schema with factor context
|
|
73
|
+
*/
|
|
74
|
+
export declare const BaseAuthRequestSchema: z.ZodObject<{
|
|
75
|
+
sessionId: z.ZodString;
|
|
76
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
77
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
78
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
79
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
80
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
81
|
+
/**
|
|
82
|
+
* Password Authentication (First factor only)
|
|
83
|
+
*/
|
|
84
|
+
export declare const PasswordAuthRequestSchema: z.ZodObject<{
|
|
85
|
+
sessionId: z.ZodString;
|
|
86
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
87
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
88
|
+
method: z.ZodLiteral<AuthMethod.PASSWORD>;
|
|
89
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.FIRST>;
|
|
90
|
+
password: z.ZodString;
|
|
91
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
92
|
+
/**
|
|
93
|
+
* Third-Party OAuth2 Authentication (Any factor, extensible)
|
|
94
|
+
*/
|
|
95
|
+
export declare const External_OAuth2_AuthRequestSchema: z.ZodObject<{
|
|
96
|
+
sessionId: z.ZodString;
|
|
97
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
98
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
99
|
+
method: z.ZodLiteral<AuthMethod.EXTERNAL_OAUTH2>;
|
|
100
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
101
|
+
externalProviderId: z.ZodString;
|
|
102
|
+
redirectUri: z.ZodURL;
|
|
103
|
+
state: z.ZodOptional<z.ZodString>;
|
|
104
|
+
additionalScopes: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
105
|
+
integrationPermissions: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
106
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
107
|
+
/**
|
|
108
|
+
* Organization SSO Authentication (First or second factor, organization-restricted)
|
|
109
|
+
*/
|
|
110
|
+
export declare const OrganizationSSOAuthRequestSchema: z.ZodObject<{
|
|
111
|
+
sessionId: z.ZodString;
|
|
112
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
113
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
114
|
+
method: z.ZodEnum<{
|
|
115
|
+
ORG_SAML: AuthMethod.ORG_SAML;
|
|
116
|
+
ORG_OPENID_CONNECT: AuthMethod.ORG_OPENID_CONNECT;
|
|
117
|
+
}>;
|
|
118
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
119
|
+
ssoId: z.ZodString;
|
|
120
|
+
organizationId: z.ZodString;
|
|
121
|
+
samlResponse: z.ZodOptional<z.ZodString>;
|
|
122
|
+
idToken: z.ZodOptional<z.ZodString>;
|
|
123
|
+
state: z.ZodOptional<z.ZodString>;
|
|
124
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
125
|
+
/**
|
|
126
|
+
* OAuth2 Callback Schema (for both third-party and SSO)
|
|
127
|
+
*/
|
|
128
|
+
export declare const OAuth2CallbackSchema: z.ZodObject<{
|
|
129
|
+
sessionId: z.ZodString;
|
|
130
|
+
externalProviderId: z.ZodOptional<z.ZodString>;
|
|
131
|
+
ssoId: z.ZodOptional<z.ZodString>;
|
|
132
|
+
code: z.ZodString;
|
|
133
|
+
state: z.ZodOptional<z.ZodString>;
|
|
134
|
+
error: z.ZodOptional<z.ZodString>;
|
|
135
|
+
errorDescription: z.ZodOptional<z.ZodString>;
|
|
136
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
137
|
+
/**
|
|
138
|
+
* TOTP Authentication (Second factor only)
|
|
139
|
+
*/
|
|
140
|
+
export declare const TOTPAuthRequestSchema: z.ZodObject<{
|
|
141
|
+
sessionId: z.ZodString;
|
|
142
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
143
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
144
|
+
method: z.ZodLiteral<AuthMethod.TOTP>;
|
|
145
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.SECOND>;
|
|
146
|
+
token: z.ZodString;
|
|
147
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
148
|
+
/**
|
|
149
|
+
* SMS OTP Authentication (First or second factor)
|
|
150
|
+
*/
|
|
151
|
+
export declare const SMSOTPAuthRequestSchema: z.ZodObject<{
|
|
152
|
+
sessionId: z.ZodString;
|
|
153
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
154
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
155
|
+
method: z.ZodLiteral<AuthMethod.SMS_OTP>;
|
|
156
|
+
factorLevel: z.ZodUnion<readonly [z.ZodLiteral<AuthFactorLevel.FIRST>, z.ZodLiteral<AuthFactorLevel.SECOND>]>;
|
|
157
|
+
phoneNumber: z.ZodOptional<z.ZodString>;
|
|
158
|
+
token: z.ZodOptional<z.ZodString>;
|
|
159
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
160
|
+
/**
|
|
161
|
+
* Email OTP Authentication (Second factor only)
|
|
162
|
+
*/
|
|
163
|
+
export declare const EmailOTPAuthRequestSchema: z.ZodObject<{
|
|
164
|
+
sessionId: z.ZodString;
|
|
165
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
166
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
167
|
+
method: z.ZodLiteral<AuthMethod.EMAIL_OTP>;
|
|
168
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.SECOND>;
|
|
169
|
+
token: z.ZodOptional<z.ZodString>;
|
|
170
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
171
|
+
/**
|
|
172
|
+
* Passkey (WebAuthn) Authentication (First or second factor)
|
|
173
|
+
*/
|
|
174
|
+
export declare const PasskeyAuthRequestSchema: z.ZodObject<{
|
|
175
|
+
sessionId: z.ZodString;
|
|
176
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
177
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
178
|
+
method: z.ZodLiteral<AuthMethod.PASSKEY>;
|
|
179
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
180
|
+
response: z.ZodObject<{
|
|
181
|
+
id: z.ZodString;
|
|
182
|
+
rawId: z.ZodString;
|
|
183
|
+
response: z.ZodObject<{
|
|
184
|
+
authenticatorData: z.ZodString;
|
|
185
|
+
clientDataJSON: z.ZodString;
|
|
186
|
+
signature: z.ZodString;
|
|
187
|
+
userHandle: z.ZodOptional<z.ZodString>;
|
|
188
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
189
|
+
authenticatorAttachment: z.ZodOptional<z.ZodString>;
|
|
190
|
+
clientExtensionResults: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
191
|
+
type: z.ZodLiteral<"public-key">;
|
|
192
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
193
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
194
|
+
/**
|
|
195
|
+
* Magic Link Send Request — triggers a magic link email to the user.
|
|
196
|
+
* Separate from the main AuthenticationRequestSchema because it doesn't
|
|
197
|
+
* go through the standard authenticate() dispatch.
|
|
198
|
+
*/
|
|
199
|
+
export declare const MagicLinkSendRequestSchema: z.ZodObject<{
|
|
200
|
+
email: z.ZodEmail;
|
|
201
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
202
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
203
|
+
/**
|
|
204
|
+
* Magic Link Verify Request — verifies the token from the magic link.
|
|
205
|
+
* Used by POST /auth/magic-link/verify for programmatic verification.
|
|
206
|
+
* Intentionally NOT added to AuthenticationRequestSchema discriminated union
|
|
207
|
+
* because magic link verification follows a separate flow (GET from email click
|
|
208
|
+
* → exchange code → POST verify).
|
|
209
|
+
*/
|
|
210
|
+
export declare const MagicLinkVerifyRequestSchema: z.ZodObject<{
|
|
211
|
+
token: z.ZodString;
|
|
212
|
+
email: z.ZodEmail;
|
|
213
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
214
|
+
/**
|
|
215
|
+
* Phone Verification Send Request — triggers a verification code to a phone number.
|
|
216
|
+
* Used for phone number ownership verification, separate from SMS OTP auth.
|
|
217
|
+
*/
|
|
218
|
+
export declare const PhoneVerifySendRequestSchema: z.ZodObject<{
|
|
219
|
+
phoneNumber: z.ZodString;
|
|
220
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
221
|
+
/**
|
|
222
|
+
* Phone Verification Confirm Request — confirms the verification code.
|
|
223
|
+
*/
|
|
224
|
+
export declare const PhoneVerifyConfirmRequestSchema: z.ZodObject<{
|
|
225
|
+
phoneNumber: z.ZodString;
|
|
226
|
+
code: z.ZodString;
|
|
227
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
228
|
+
/**
|
|
229
|
+
* Union of all authentication request types
|
|
230
|
+
*/
|
|
231
|
+
export declare const AuthenticationRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
232
|
+
sessionId: z.ZodString;
|
|
233
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
234
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
235
|
+
method: z.ZodLiteral<AuthMethod.PASSWORD>;
|
|
236
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.FIRST>;
|
|
237
|
+
password: z.ZodString;
|
|
238
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
239
|
+
sessionId: z.ZodString;
|
|
240
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
241
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
242
|
+
method: z.ZodLiteral<AuthMethod.EXTERNAL_OAUTH2>;
|
|
243
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
244
|
+
externalProviderId: z.ZodString;
|
|
245
|
+
redirectUri: z.ZodURL;
|
|
246
|
+
state: z.ZodOptional<z.ZodString>;
|
|
247
|
+
additionalScopes: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
248
|
+
integrationPermissions: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
249
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
250
|
+
sessionId: z.ZodString;
|
|
251
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
252
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
253
|
+
method: z.ZodEnum<{
|
|
254
|
+
ORG_SAML: AuthMethod.ORG_SAML;
|
|
255
|
+
ORG_OPENID_CONNECT: AuthMethod.ORG_OPENID_CONNECT;
|
|
256
|
+
}>;
|
|
257
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
258
|
+
ssoId: z.ZodString;
|
|
259
|
+
organizationId: z.ZodString;
|
|
260
|
+
samlResponse: z.ZodOptional<z.ZodString>;
|
|
261
|
+
idToken: z.ZodOptional<z.ZodString>;
|
|
262
|
+
state: z.ZodOptional<z.ZodString>;
|
|
263
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
264
|
+
sessionId: z.ZodString;
|
|
265
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
266
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
267
|
+
method: z.ZodLiteral<AuthMethod.TOTP>;
|
|
268
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.SECOND>;
|
|
269
|
+
token: z.ZodString;
|
|
270
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
271
|
+
sessionId: z.ZodString;
|
|
272
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
273
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
274
|
+
method: z.ZodLiteral<AuthMethod.SMS_OTP>;
|
|
275
|
+
factorLevel: z.ZodUnion<readonly [z.ZodLiteral<AuthFactorLevel.FIRST>, z.ZodLiteral<AuthFactorLevel.SECOND>]>;
|
|
276
|
+
phoneNumber: z.ZodOptional<z.ZodString>;
|
|
277
|
+
token: z.ZodOptional<z.ZodString>;
|
|
278
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
279
|
+
sessionId: z.ZodString;
|
|
280
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
281
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
282
|
+
method: z.ZodLiteral<AuthMethod.EMAIL_OTP>;
|
|
283
|
+
factorLevel: z.ZodLiteral<AuthFactorLevel.SECOND>;
|
|
284
|
+
token: z.ZodOptional<z.ZodString>;
|
|
285
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
286
|
+
sessionId: z.ZodString;
|
|
287
|
+
rememberMe: z.ZodDefault<z.ZodBoolean>;
|
|
288
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
289
|
+
method: z.ZodLiteral<AuthMethod.PASSKEY>;
|
|
290
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
291
|
+
response: z.ZodObject<{
|
|
292
|
+
id: z.ZodString;
|
|
293
|
+
rawId: z.ZodString;
|
|
294
|
+
response: z.ZodObject<{
|
|
295
|
+
authenticatorData: z.ZodString;
|
|
296
|
+
clientDataJSON: z.ZodString;
|
|
297
|
+
signature: z.ZodString;
|
|
298
|
+
userHandle: z.ZodOptional<z.ZodString>;
|
|
299
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
300
|
+
authenticatorAttachment: z.ZodOptional<z.ZodString>;
|
|
301
|
+
clientExtensionResults: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
302
|
+
type: z.ZodLiteral<"public-key">;
|
|
303
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
304
|
+
}, z.core.$strip, core.$ZodObjectExtra>], "method">;
|
|
305
|
+
/**
|
|
306
|
+
* Authentication Response Schema with Factor Context and Integration Access
|
|
307
|
+
*/
|
|
308
|
+
export declare const AuthenticationResponseSchema: z.ZodObject<{
|
|
309
|
+
success: z.ZodBoolean;
|
|
310
|
+
sessionId: z.ZodString;
|
|
311
|
+
userExists: z.ZodBoolean;
|
|
312
|
+
factorLevel: z.ZodEnum<typeof AuthFactorLevel>;
|
|
313
|
+
authMethod: z.ZodOptional<z.ZodEnum<typeof AuthMethod>>;
|
|
314
|
+
accessToken: z.ZodOptional<z.ZodString>;
|
|
315
|
+
refreshToken: z.ZodOptional<z.ZodString>;
|
|
316
|
+
expiresIn: z.ZodOptional<z.ZodNumber>;
|
|
317
|
+
user: z.ZodOptional<z.ZodObject<{
|
|
318
|
+
_id: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>;
|
|
319
|
+
email: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEmail>>>;
|
|
320
|
+
status: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodEnum<typeof import("../../index.js").UserStatus>>>>;
|
|
321
|
+
appRoles: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodArray<z.ZodUnion<readonly [z.ZodEnum<typeof import("../../index.js").CORE_APP_ROLES>, z.ZodString]>>>>;
|
|
322
|
+
userTypes: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
323
|
+
createdAt: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodDate>>>>>;
|
|
324
|
+
updatedAt: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodDate>>>>;
|
|
325
|
+
userSelfProfile: z.ZodOptional<z.ZodObject<{
|
|
326
|
+
_id: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>;
|
|
327
|
+
userId: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>>>;
|
|
328
|
+
firstName: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>;
|
|
329
|
+
lastName: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>;
|
|
330
|
+
displayName: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodOptional<z.ZodString>>;
|
|
331
|
+
avatar: z.ZodOptional<z.ZodURL>;
|
|
332
|
+
bio: z.ZodOptional<z.ZodString>;
|
|
333
|
+
phoneNumber: z.ZodOptional<z.ZodString>;
|
|
334
|
+
title: z.ZodOptional<z.ZodString>;
|
|
335
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
336
|
+
userSelfPreference: z.ZodOptional<z.ZodObject<{
|
|
337
|
+
_id: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>;
|
|
338
|
+
userId: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>>>;
|
|
339
|
+
notifications: z.ZodDefault<z.ZodObject<{
|
|
340
|
+
email: z.ZodDefault<z.ZodBoolean>;
|
|
341
|
+
push: z.ZodDefault<z.ZodBoolean>;
|
|
342
|
+
sms: z.ZodDefault<z.ZodBoolean>;
|
|
343
|
+
inApp: z.ZodDefault<z.ZodBoolean>;
|
|
344
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
345
|
+
privacy: z.ZodDefault<z.ZodObject<{
|
|
346
|
+
dataProcessingConsent: z.ZodDefault<z.ZodEnum<typeof import("../../index.js").DataProcessingConsent>>;
|
|
347
|
+
privacyLevel: z.ZodDefault<z.ZodEnum<typeof import("../../index.js").PrivacyLevel>>;
|
|
348
|
+
termsOfUseApproval: z.ZodDefault<z.ZodObject<{
|
|
349
|
+
accepted: z.ZodDefault<z.ZodBoolean>;
|
|
350
|
+
acceptedAt: z.ZodOptional<z.ZodISODateTime>;
|
|
351
|
+
acceptedVersion: z.ZodOptional<z.ZodString>;
|
|
352
|
+
ipAddress: z.ZodOptional<z.ZodIPv4>;
|
|
353
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
354
|
+
privacyPolicyApproval: z.ZodDefault<z.ZodObject<{
|
|
355
|
+
accepted: z.ZodDefault<z.ZodBoolean>;
|
|
356
|
+
acceptedAt: z.ZodOptional<z.ZodISODateTime>;
|
|
357
|
+
acceptedVersion: z.ZodOptional<z.ZodString>;
|
|
358
|
+
ipAddress: z.ZodOptional<z.ZodIPv4>;
|
|
359
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
360
|
+
dataProcessingAgreementApproval: z.ZodDefault<z.ZodObject<{
|
|
361
|
+
accepted: z.ZodDefault<z.ZodBoolean>;
|
|
362
|
+
acceptedAt: z.ZodOptional<z.ZodISODateTime>;
|
|
363
|
+
acceptedVersion: z.ZodOptional<z.ZodString>;
|
|
364
|
+
ipAddress: z.ZodOptional<z.ZodIPv4>;
|
|
365
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
366
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
367
|
+
ui: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodObject<{
|
|
368
|
+
theme: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodEnum<typeof import("../../index.js").UserTheme>>>;
|
|
369
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
370
|
+
regional: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodObject<{
|
|
371
|
+
timezone: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodUnion<[z.ZodEnum<typeof import("@wildo-ai/presets-components-models").CommonTimezone>, z.ZodString]>>>;
|
|
372
|
+
dateFormat: z.ZodDefault<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEnum<typeof import("@wildo-ai/presets-components-models").DateFormat>>>;
|
|
373
|
+
timeFormat: z.ZodDefault<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEnum<typeof import("@wildo-ai/presets-components-models").TimeFormat>>>;
|
|
374
|
+
locale: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEnum<typeof import("@wildo-ai/presets-components-models").AvailableLanguage>>>>;
|
|
375
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
376
|
+
languagePreferences: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodObject<{
|
|
377
|
+
primaryLanguage: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEnum<typeof import("@wildo-ai/presets-components-models").AvailableLanguage>>>>;
|
|
378
|
+
fallbackLanguages: z.ZodDefault<z.ZodArray<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodEnum<typeof import("@wildo-ai/presets-components-models").AvailableLanguage>>>>;
|
|
379
|
+
autoDetect: z.ZodDefault<z.ZodBoolean>;
|
|
380
|
+
useOrganizationDefault: z.ZodDefault<z.ZodBoolean>;
|
|
381
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
382
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
383
|
+
organizationMembers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
384
|
+
_id: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>;
|
|
385
|
+
userId: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>>>;
|
|
386
|
+
organizationId: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>>>>;
|
|
387
|
+
organizationUnitsMembership: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
388
|
+
organizationUnitId: z.ZodString;
|
|
389
|
+
role: z.ZodUnion<readonly [z.ZodEnum<typeof import("../../index.js").CORE_ORG_ROLES>, z.ZodString]>;
|
|
390
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
391
|
+
roles: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodArray<z.ZodUnion<readonly [z.ZodEnum<typeof import("../../index.js").CORE_ORG_ROLES>, z.ZodString]>>>>>;
|
|
392
|
+
status: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodDefault<z.ZodEnum<typeof import("../../index.js").OrganizationMemberStatus>>>>;
|
|
393
|
+
userTitle: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodOptional<z.ZodString>>>;
|
|
394
|
+
createdAt: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodOptional<z.ZodDefault<z.ZodDate>>>>>;
|
|
395
|
+
updatedAt: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodOptional<z.ZodDefault<z.ZodDate>>>>>;
|
|
396
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
397
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
398
|
+
integrationTokens: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
399
|
+
integrationId: z.ZodString;
|
|
400
|
+
accessToken: z.ZodString;
|
|
401
|
+
refreshToken: z.ZodOptional<z.ZodString>;
|
|
402
|
+
expiresIn: z.ZodOptional<z.ZodNumber>;
|
|
403
|
+
scopes: z.ZodArray<z.ZodString>;
|
|
404
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
405
|
+
requiresMFA: z.ZodDefault<z.ZodBoolean>;
|
|
406
|
+
availableMFAMethods: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
407
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
408
|
+
factorType: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthFactorType>;
|
|
409
|
+
category: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthMethodCategory>;
|
|
410
|
+
canBeFirstFactor: z.ZodBoolean;
|
|
411
|
+
canBeSecondFactor: z.ZodBoolean;
|
|
412
|
+
required: z.ZodBoolean;
|
|
413
|
+
oauth2ProviderRefs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
414
|
+
ssoIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
415
|
+
organizationRestricted: z.ZodDefault<z.ZodBoolean>;
|
|
416
|
+
supportsIntegrations: z.ZodDefault<z.ZodBoolean>;
|
|
417
|
+
availableIntegrations: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
418
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
419
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
420
|
+
mfaMethodsRequired: z.ZodOptional<z.ZodNumber>;
|
|
421
|
+
completedFactors: z.ZodOptional<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>;
|
|
422
|
+
enrolledSecondFactorMethods: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>>;
|
|
423
|
+
usableSecondFactorMethods: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>>;
|
|
424
|
+
nextStep: z.ZodOptional<z.ZodEnum<typeof AuthNextStep>>;
|
|
425
|
+
availableEnrollmentMethods: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>>;
|
|
426
|
+
error: z.ZodOptional<z.ZodString>;
|
|
427
|
+
errorCode: z.ZodOptional<z.ZodString>;
|
|
428
|
+
retryAllowed: z.ZodDefault<z.ZodBoolean>;
|
|
429
|
+
remainingAttempts: z.ZodOptional<z.ZodNumber>;
|
|
430
|
+
lockoutUntil: z.ZodOptional<z.ZodDate>;
|
|
431
|
+
challengeData: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
432
|
+
redirectUrl: z.ZodOptional<z.ZodURL>;
|
|
433
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
434
|
+
/**
|
|
435
|
+
* MFA Setup Request
|
|
436
|
+
*/
|
|
437
|
+
export declare const MFASetupRequestSchema: z.ZodObject<{
|
|
438
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
439
|
+
phoneNumber: z.ZodOptional<z.ZodString>;
|
|
440
|
+
deviceName: z.ZodOptional<z.ZodString>;
|
|
441
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
442
|
+
/**
|
|
443
|
+
* MFA Setup Response
|
|
444
|
+
*/
|
|
445
|
+
export declare const MFASetupResponseSchema: z.ZodObject<{
|
|
446
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
447
|
+
setupToken: z.ZodString;
|
|
448
|
+
qrCodeUrl: z.ZodOptional<z.ZodURL>;
|
|
449
|
+
secret: z.ZodOptional<z.ZodString>;
|
|
450
|
+
challenge: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
451
|
+
recoveryCodes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
452
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
453
|
+
/**
|
|
454
|
+
* Authentication Session State
|
|
455
|
+
*/
|
|
456
|
+
export declare enum AuthenticationSessionState {
|
|
457
|
+
CREATED = "CREATED",// Session created, waiting for identification
|
|
458
|
+
IDENTIFIED = "IDENTIFIED",// User identified, methods available
|
|
459
|
+
FIRST_FACTOR_IN_PROGRESS = "FIRST_FACTOR_IN_PROGRESS",// First factor authentication in progress
|
|
460
|
+
FIRST_FACTOR_COMPLETED = "FIRST_FACTOR_COMPLETED",// First factor completed
|
|
461
|
+
MFA_REQUIRED = "MFA_REQUIRED",// MFA required, waiting for second factor
|
|
462
|
+
SECOND_FACTOR_IN_PROGRESS = "SECOND_FACTOR_IN_PROGRESS",// Second factor in progress
|
|
463
|
+
COMPLETED = "COMPLETED",// Authentication completed successfully
|
|
464
|
+
PASSWORD_EXPIRED = "PASSWORD_EXPIRED",// W2.2: Password expired, must change before token issuance
|
|
465
|
+
REGISTERED = "REGISTERED",// Account created, email verification pending/deferred
|
|
466
|
+
EMAIL_VERIFIED = "EMAIL_VERIFIED",// Email confirmed, checking MFA requirements
|
|
467
|
+
MFA_ENROLLMENT_REQUIRED = "MFA_ENROLLMENT_REQUIRED",// MFA enrollment needed before tokens can be issued
|
|
468
|
+
MFA_ENROLLMENT_GRACE = "MFA_ENROLLMENT_GRACE",// Within grace period — tokens issued with mfaGraceExpiresAt claim
|
|
469
|
+
ONBOARDING_PENDING = "ONBOARDING_PENDING",// Auth complete, guidance/onboarding steps remain
|
|
470
|
+
FAILED = "FAILED",// Authentication failed
|
|
471
|
+
EXPIRED = "EXPIRED",// Session expired
|
|
472
|
+
LOCKED = "LOCKED"
|
|
473
|
+
}
|
|
474
|
+
/** W4.2: Session purpose — drives UI rendering and valid state transitions. */
|
|
475
|
+
export declare const AuthSessionPurposeSchema: z.ZodEnum<typeof AuthSessionPurpose>;
|
|
476
|
+
/**
|
|
477
|
+
* Authentication Session Schema
|
|
478
|
+
* Tracks the complete state of an authentication session
|
|
479
|
+
*/
|
|
480
|
+
export declare const AuthenticationSessionSchema: z.ZodObject<{
|
|
481
|
+
sessionId: z.ZodString;
|
|
482
|
+
state: z.ZodEnum<typeof AuthenticationSessionState>;
|
|
483
|
+
email: z.ZodOptional<z.ZodEmail>;
|
|
484
|
+
userExists: z.ZodOptional<z.ZodBoolean>;
|
|
485
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
486
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
487
|
+
scopeType: z.ZodOptional<z.ZodEnum<{
|
|
488
|
+
organization: "organization";
|
|
489
|
+
application: "application";
|
|
490
|
+
}>>;
|
|
491
|
+
activeUserType: z.ZodOptional<z.ZodString>;
|
|
492
|
+
purpose: z.ZodOptional<z.ZodEnum<typeof AuthSessionPurpose>>;
|
|
493
|
+
nextStep: z.ZodOptional<z.ZodEnum<typeof AuthNextStep>>;
|
|
494
|
+
mfaGraceExpiresAt: z.ZodOptional<z.ZodString>;
|
|
495
|
+
pendingOrgType: z.ZodOptional<z.ZodString>;
|
|
496
|
+
availableEnrollmentMethods: z.ZodDefault<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>;
|
|
497
|
+
completedFactors: z.ZodDefault<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>;
|
|
498
|
+
currentFactor: z.ZodOptional<z.ZodEnum<typeof AuthFactorLevel>>;
|
|
499
|
+
availableFirstFactorMethods: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
500
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
501
|
+
factorType: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthFactorType>;
|
|
502
|
+
category: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthMethodCategory>;
|
|
503
|
+
canBeFirstFactor: z.ZodBoolean;
|
|
504
|
+
canBeSecondFactor: z.ZodBoolean;
|
|
505
|
+
required: z.ZodBoolean;
|
|
506
|
+
oauth2ProviderRefs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
507
|
+
ssoIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
508
|
+
organizationRestricted: z.ZodDefault<z.ZodBoolean>;
|
|
509
|
+
supportsIntegrations: z.ZodDefault<z.ZodBoolean>;
|
|
510
|
+
availableIntegrations: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
511
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
512
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
513
|
+
availableSecondFactorMethods: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
514
|
+
method: z.ZodEnum<typeof AuthMethod>;
|
|
515
|
+
factorType: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthFactorType>;
|
|
516
|
+
category: z.ZodEnum<typeof import("./authentication.shared.schemas.js").AuthMethodCategory>;
|
|
517
|
+
canBeFirstFactor: z.ZodBoolean;
|
|
518
|
+
canBeSecondFactor: z.ZodBoolean;
|
|
519
|
+
required: z.ZodBoolean;
|
|
520
|
+
oauth2ProviderRefs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
521
|
+
ssoIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
522
|
+
organizationRestricted: z.ZodDefault<z.ZodBoolean>;
|
|
523
|
+
supportsIntegrations: z.ZodDefault<z.ZodBoolean>;
|
|
524
|
+
availableIntegrations: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
525
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
526
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
527
|
+
requiresMFA: z.ZodDefault<z.ZodBoolean>;
|
|
528
|
+
mfaMethodsRequired: z.ZodDefault<z.ZodNumber>;
|
|
529
|
+
enrolledSecondFactorMethods: z.ZodDefault<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>;
|
|
530
|
+
usableSecondFactorMethods: z.ZodDefault<z.ZodArray<z.ZodEnum<typeof AuthMethod>>>;
|
|
531
|
+
requireStrongMFA: z.ZodDefault<z.ZodBoolean>;
|
|
532
|
+
createdAt: z.ZodDate;
|
|
533
|
+
expiresAt: z.ZodDate;
|
|
534
|
+
lastActivity: z.ZodDate;
|
|
535
|
+
attempts: z.ZodDefault<z.ZodNumber>;
|
|
536
|
+
maxAttempts: z.ZodDefault<z.ZodNumber>;
|
|
537
|
+
lockoutUntil: z.ZodOptional<z.ZodDate>;
|
|
538
|
+
deviceInfo: z.ZodOptional<z.ZodObject<{
|
|
539
|
+
userAgent: z.ZodOptional<z.ZodString>;
|
|
540
|
+
ipAddress: z.ZodOptional<z.ZodString>;
|
|
541
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
542
|
+
requestedIntegrations: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
543
|
+
challengeData: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
544
|
+
pendingRedirectUrl: z.ZodOptional<z.ZodURL>;
|
|
545
|
+
organizationBranding: z.ZodOptional<z.ZodObject<{
|
|
546
|
+
logoUrl: z.ZodOptional<z.ZodURL>;
|
|
547
|
+
primaryColor: z.ZodOptional<z.ZodString>;
|
|
548
|
+
organizationName: z.ZodOptional<z.ZodString>;
|
|
549
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
550
|
+
version: z.ZodDefault<z.ZodNumber>;
|
|
551
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
552
|
+
/**
|
|
553
|
+
* Identify step form DTO — user enters email to discover auth methods.
|
|
554
|
+
* Used by the public auth page's first step.
|
|
555
|
+
*/
|
|
556
|
+
export declare const AuthIdentifyFormDtoSchema: z.ZodObject<{
|
|
557
|
+
email: z.ZodEmail;
|
|
558
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
559
|
+
/**
|
|
560
|
+
* Login step form DTO — user enters email + password.
|
|
561
|
+
* Used by the public auth page when password auth is shown.
|
|
562
|
+
* The .isPassword() decorator tells FormField to render a password input.
|
|
563
|
+
*/
|
|
564
|
+
export declare const AuthLoginFormDtoSchema: z.ZodObject<{
|
|
565
|
+
email: z.ZodEmail;
|
|
566
|
+
password: import("@wildo-ai/zod-decorators").DecoratedPrimitiveZodType<z.ZodString>;
|
|
567
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
568
|
+
export declare const NativeTokenExchangeRequestSchema: z.ZodObject<{
|
|
569
|
+
provider: z.ZodEnum<{
|
|
570
|
+
apple: "apple";
|
|
571
|
+
google: "google";
|
|
572
|
+
}>;
|
|
573
|
+
identityToken: z.ZodString;
|
|
574
|
+
nonce: z.ZodOptional<z.ZodString>;
|
|
575
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
576
|
+
export declare const NativeTokenExchangeResponseSchema: z.ZodObject<{
|
|
577
|
+
accessToken: z.ZodString;
|
|
578
|
+
refreshToken: z.ZodOptional<z.ZodString>;
|
|
579
|
+
expiresIn: z.ZodOptional<z.ZodNumber>;
|
|
580
|
+
isNewUser: z.ZodBoolean;
|
|
581
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
582
|
+
export declare const OneOffTokenExchangeResponseSchema: z.ZodObject<{
|
|
583
|
+
accessToken: z.ZodString;
|
|
584
|
+
refreshToken: z.ZodString;
|
|
585
|
+
sessionType: z.ZodEnum<typeof SessionType>;
|
|
586
|
+
consumableTokenValue: z.ZodOptional<z.ZodString>;
|
|
587
|
+
tokenExpiresAt: z.ZodOptional<z.ZodString>;
|
|
588
|
+
context: z.ZodObject<{
|
|
589
|
+
tokenId: z.ZodString;
|
|
590
|
+
tokenType: z.ZodString;
|
|
591
|
+
targeting: z.ZodOptional<z.ZodObject<{
|
|
592
|
+
initiatorIds: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
593
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
594
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
595
|
+
applicationId: z.ZodOptional<z.ZodString>;
|
|
596
|
+
userId: z.ZodString;
|
|
597
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
598
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
599
|
+
export type AuthIdentificationRequest = z.infer<typeof AuthIdentificationRequestSchema>;
|
|
600
|
+
export type AuthIdentificationResponse = z.infer<typeof AuthIdentificationResponseSchema>;
|
|
601
|
+
export type AuthenticationRequest = z.infer<typeof AuthenticationRequestSchema>;
|
|
602
|
+
export type AuthenticationResponse = z.infer<typeof AuthenticationResponseSchema>;
|
|
603
|
+
export type PasswordAuthRequest = z.infer<typeof PasswordAuthRequestSchema>;
|
|
604
|
+
export type External_OAuth2_AuthRequest = z.infer<typeof External_OAuth2_AuthRequestSchema>;
|
|
605
|
+
export type OrganizationSSOAuthRequest = z.infer<typeof OrganizationSSOAuthRequestSchema>;
|
|
606
|
+
export type OAuth2Callback = z.infer<typeof OAuth2CallbackSchema>;
|
|
607
|
+
export type TOTPAuthRequest = z.infer<typeof TOTPAuthRequestSchema>;
|
|
608
|
+
export type SMSOTPAuthRequest = z.infer<typeof SMSOTPAuthRequestSchema>;
|
|
609
|
+
export type EmailOTPAuthRequest = z.infer<typeof EmailOTPAuthRequestSchema>;
|
|
610
|
+
export type PasskeyAuthRequest = z.infer<typeof PasskeyAuthRequestSchema>;
|
|
611
|
+
export type MagicLinkSendRequest = z.infer<typeof MagicLinkSendRequestSchema>;
|
|
612
|
+
export type MagicLinkVerifyRequest = z.infer<typeof MagicLinkVerifyRequestSchema>;
|
|
613
|
+
export type PhoneVerifySendRequest = z.infer<typeof PhoneVerifySendRequestSchema>;
|
|
614
|
+
export type PhoneVerifyConfirmRequest = z.infer<typeof PhoneVerifyConfirmRequestSchema>;
|
|
615
|
+
export type MFASetupRequest = z.infer<typeof MFASetupRequestSchema>;
|
|
616
|
+
export type MFASetupResponse = z.infer<typeof MFASetupResponseSchema>;
|
|
617
|
+
export type AuthIdentifyFormDto = z.infer<typeof AuthIdentifyFormDtoSchema>;
|
|
618
|
+
export type AuthLoginFormDto = z.infer<typeof AuthLoginFormDtoSchema>;
|
|
619
|
+
export type AuthenticationSession = z.infer<typeof AuthenticationSessionSchema>;
|
|
620
|
+
export type NativeTokenExchangeRequest = z.infer<typeof NativeTokenExchangeRequestSchema>;
|
|
621
|
+
export type NativeTokenExchangeResponse = z.infer<typeof NativeTokenExchangeResponseSchema>;
|
|
622
|
+
export type OneOffTokenExchangeResponse = z.infer<typeof OneOffTokenExchangeResponseSchema>;
|
|
623
|
+
//# sourceMappingURL=authentication.shared.dto.schemas.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authentication.shared.dto.schemas.d.ts","sourceRoot":"","sources":["../../../../src/security/authentications/authentication.shared.dto.schemas.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,YAAY,EAAE,kBAAkB,EAAyB,MAAM,iCAAiC,CAAC;AAEvI,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;AAG7E;;;GAGG;AACH,eAAO,MAAM,+BAA+B;;;;;;;uCAO1C,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uCA6B3C,CAAC;AAQH;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;uCAQhC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;;;;uCAIpC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;;;;;;;;uCAU5C,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;uCAU3C,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;uCAQ/B,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;uCAIhC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;uCAKlC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;;;;uCAIpC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;uCAiBnC,CAAC;AAQH;;;;GAIG;AACH,eAAO,MAAM,0BAA0B;;;uCAGrC,CAAC;AAKH;;;;;;GAMG;AACH,eAAO,MAAM,4BAA4B;;;uCAGvC,CAAC;AASH;;;GAGG;AACH,eAAO,MAAM,4BAA4B;;uCAEvC,CAAC;AAKH;;GAEG;AACH,eAAO,MAAM,+BAA+B;;;uCAG1C,CAAC;AAKH;;GAEG;AACH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mDAQtC,CAAC;AAIH;;GAEG;AACH,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uCA4CvC,CAAC;AAQH;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;uCAI2B,CAAC;AAG9D;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;uCAOjC,CAAC;AAKH;;GAEG;AACH,oBAAY,0BAA0B;IAEpC,OAAO,YAAY,CAA4B,8CAA8C;IAC7F,UAAU,eAAe,CAAsB,qCAAqC;IACpF,wBAAwB,6BAA6B,CAAE,0CAA0C;IACjG,sBAAsB,2BAA2B,CAAM,yBAAyB;IAChF,YAAY,iBAAiB,CAAkB,0CAA0C;IACzF,yBAAyB,8BAA8B,CAAE,4BAA4B;IACrF,SAAS,cAAc,CAAwB,wCAAwC;IACvF,gBAAgB,qBAAqB,CAAU,4DAA4D;IAG3G,UAAU,eAAe,CAAsB,uDAAuD;IACtG,cAAc,mBAAmB,CAAc,6CAA6C;IAC5F,uBAAuB,4BAA4B,CAAE,oDAAoD;IACzG,oBAAoB,yBAAyB,CAAE,mEAAmE;IAClH,kBAAkB,uBAAuB,CAAM,kDAAkD;IAGjG,MAAM,WAAW,CAA8B,wBAAwB;IACvE,OAAO,YAAY,CAA4B,kBAAkB;IACjE,MAAM,WAAW;CAClB;AAED,+EAA+E;AAC/E,eAAO,MAAM,wBAAwB,sCAA6B,CAAC;AAEnE;;;GAGG;AACH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uCA8EtC,CAAC;AAWH;;;GAGG;AACH,eAAO,MAAM,yBAAyB;;uCAEpC,CAAC;AAKH;;;;GAIG;AACH,eAAO,MAAM,sBAAsB;;;uCAGjC,CAAC;AASH,eAAO,MAAM,gCAAgC;;;;;;;uCAK3C,CAAC;AAIH,eAAO,MAAM,iCAAiC;;;;;uCAK5C,CAAC;AAEH,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;uCAgB5C,CAAC;AAOH,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC;AACxF,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC;AAK1F,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAClF,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAC5F,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC;AAC1F,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAClE,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACpE,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AACxE,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE1E,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAC9E,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAElF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAClF,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC;AAGxF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACpE,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAGtE,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC;AAC1F,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAC5F,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC"}
|