@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,1113 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { DataMode } from '../resources/resources-config.shared.schemas.js';
|
|
3
|
+
import { ValueMomentRole, ValueMomentScope } from '../config/analytics-value-moments.shared.schemas.js';
|
|
4
|
+
import { OnboardingStatus } from '../config/frontend/onboarding.shared.schemas.js';
|
|
5
|
+
import { GuidanceFlowScope, GuidanceRenderMode } from '../guidance/guidance-flow.shared.schemas.js';
|
|
6
|
+
import { ProgressionScope, MilestoneRewardType } from '../guidance/milestone-definition.shared.schemas.js';
|
|
7
|
+
import { LifecycleStage, LifecycleScope } from '../guidance/lifecycle-state.shared.schemas.js';
|
|
8
|
+
import { ResourcePrimaryScope } from '../resources/resources.shared.schemas.js';
|
|
9
|
+
/**
|
|
10
|
+
* Core WebSocket events defined by the engine.
|
|
11
|
+
* Custom events use the RESOURCE_CUSTOM type with eventName field.
|
|
12
|
+
*/
|
|
13
|
+
export declare enum CoreWebSocketEvent {
|
|
14
|
+
RESOURCE_SUBSCRIBE = "resource:subscribe",
|
|
15
|
+
RESOURCE_UNSUBSCRIBE = "resource:unsubscribe",
|
|
16
|
+
RESOURCE_SUBSCRIBED = "resource:subscribed",// Server confirmation
|
|
17
|
+
RESOURCE_UNSUBSCRIBED = "resource:unsubscribed",// Server confirmation
|
|
18
|
+
RESOURCE_NOTIFICATION = "resource:notification",
|
|
19
|
+
USER_NOTIFICATION = "user:notification",// Direct user notification (not tied to resource operation)
|
|
20
|
+
BADGE_UPDATE = "badge:update",
|
|
21
|
+
BADGE_GET = "badge:get",
|
|
22
|
+
BADGE_GET_ALL = "badge:get-all",
|
|
23
|
+
RESOURCE_UPDATED = "resource:updated",
|
|
24
|
+
RESOURCE_DELETED = "resource:deleted",
|
|
25
|
+
RESOURCE_EDITING_START = "resource:editing:start",
|
|
26
|
+
RESOURCE_EDITING_END = "resource:editing:end",
|
|
27
|
+
RESOURCE_EDITING_STARTED = "resource:editing:started",// Server confirmation
|
|
28
|
+
RESOURCE_EDITING_ERROR = "resource:editing:error",
|
|
29
|
+
RESOURCE_LOCKED = "resource:locked",
|
|
30
|
+
RESOURCE_UNLOCKED = "resource:unlocked",
|
|
31
|
+
RESOURCE_CUSTOM = "resource:custom",
|
|
32
|
+
RESOURCE_CUSTOM_ERROR = "resource:custom:error",
|
|
33
|
+
FLOWS_ACTORS_START = "flows-actors:start",
|
|
34
|
+
FLOWS_ACTORS_STARTED = "flows-actors:started",
|
|
35
|
+
FLOWS_ACTORS_MESSAGE = "flows-actors:message",
|
|
36
|
+
FLOWS_ACTORS_APPROVAL_REQUEST = "flows-actors:approval-request",
|
|
37
|
+
FLOWS_ACTORS_APPROVAL_RESPONSE = "flows-actors:approval-response",
|
|
38
|
+
FLOWS_ACTORS_STATUS_UPDATE = "flows-actors:status-update",
|
|
39
|
+
FLOWS_ACTORS_COMPLETED = "flows-actors:completed",
|
|
40
|
+
FLOWS_ACTORS_ERROR = "flows-actors:error",
|
|
41
|
+
BILLING_STATUS_CHANGED = "billing:status_changed",
|
|
42
|
+
BILLING_SUBSCRIPTION_UPDATED = "billing:subscription_updated",
|
|
43
|
+
BILLING_ACCOUNT_CHANGED = "billing:account_changed",
|
|
44
|
+
BILLING_USAGE_UPDATED = "billing:usage_updated",
|
|
45
|
+
BILLING_CREDIT_POOL_UPDATED = "billing:credit_pool_updated",
|
|
46
|
+
BILLING_FEATURES_UPDATED = "billing:features_updated",
|
|
47
|
+
ANALYTICS_MOMENT_ACHIEVED = "analytics:moment-achieved",
|
|
48
|
+
GUIDANCE_STATE_CHANGED = "guidance:state-changed",
|
|
49
|
+
MILESTONE_ACHIEVED = "progression:milestone-achieved",
|
|
50
|
+
LIFECYCLE_STAGE_CHANGED = "lifecycle:stage-changed",
|
|
51
|
+
AUTH_REFRESH = "auth:refresh",
|
|
52
|
+
ORGANIZATION_SWITCH = "organization:switch",
|
|
53
|
+
SYSTEM_TOKEN_REFRESHED = "system:token-refreshed",
|
|
54
|
+
SYSTEM_ERROR = "system:error"
|
|
55
|
+
}
|
|
56
|
+
export declare enum ResourceAction {
|
|
57
|
+
CREATED = "created",
|
|
58
|
+
UPDATED = "updated",
|
|
59
|
+
DELETED = "deleted"
|
|
60
|
+
}
|
|
61
|
+
export declare const ResourceActionSchema: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
62
|
+
export declare enum WebSocketResourceDeliveryTarget {
|
|
63
|
+
RESOURCE_ROOM_SYNC = "resource-room-sync",
|
|
64
|
+
RESOURCE_ROOM_NOTIFICATION = "resource-room-notification",
|
|
65
|
+
SCOPE_ROOM_NOTIFICATION = "scope-room-notification"
|
|
66
|
+
}
|
|
67
|
+
export declare const WebSocketResourceDeliveryTargetSchema: z.ZodEnum<typeof WebSocketResourceDeliveryTarget>;
|
|
68
|
+
/**
|
|
69
|
+
* Union type for WebSocket event names (core + custom string events)
|
|
70
|
+
*/
|
|
71
|
+
export type WebSocketEventName = CoreWebSocketEvent | `custom:${string}`;
|
|
72
|
+
export declare const ContextResourceIdentifiersSchema: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
73
|
+
export type ContextResourceIdentifiers = z.infer<typeof ContextResourceIdentifiersSchema>;
|
|
74
|
+
/** Subscribe to a resource room - either single-resource or scoped collection. */
|
|
75
|
+
export declare const WS_ResourceSubscribePayloadSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
76
|
+
resourceType: z.ZodString;
|
|
77
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
78
|
+
resourceId: z.ZodString;
|
|
79
|
+
scopeKey: z.ZodOptional<z.ZodUndefined>;
|
|
80
|
+
scopeId: z.ZodOptional<z.ZodUndefined>;
|
|
81
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
82
|
+
resourceType: z.ZodString;
|
|
83
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
84
|
+
resourceId: z.ZodOptional<z.ZodUndefined>;
|
|
85
|
+
scopeKey: z.ZodString;
|
|
86
|
+
scopeId: z.ZodString;
|
|
87
|
+
}, z.core.$strip, core.$ZodObjectExtra>]>;
|
|
88
|
+
export type WS_ResourceSubscribePayload = z.infer<typeof WS_ResourceSubscribePayloadSchema>;
|
|
89
|
+
/** Server confirmation of subscription */
|
|
90
|
+
export declare const WS_ResourceSubscribedPayloadSchema: z.ZodObject<{
|
|
91
|
+
roomName: z.ZodString;
|
|
92
|
+
success: z.ZodBoolean;
|
|
93
|
+
error: z.ZodOptional<z.ZodString>;
|
|
94
|
+
editingUsers: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
95
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
96
|
+
export type WS_ResourceSubscribedPayload = z.infer<typeof WS_ResourceSubscribedPayloadSchema>;
|
|
97
|
+
/**
|
|
98
|
+
* Notification level enum for typed notifications
|
|
99
|
+
*/
|
|
100
|
+
export declare enum NotificationLevel {
|
|
101
|
+
INFO = "info",
|
|
102
|
+
SUCCESS = "success",
|
|
103
|
+
WARNING = "warning",
|
|
104
|
+
ERROR = "error"
|
|
105
|
+
}
|
|
106
|
+
export declare const NotificationLevelSchema: z.ZodEnum<typeof NotificationLevel>;
|
|
107
|
+
/** Resource notification via identity rooms (org, role, user) */
|
|
108
|
+
export declare const WS_ResourceNotificationPayloadSchema: z.ZodObject<{
|
|
109
|
+
resourceType: z.ZodString;
|
|
110
|
+
operationIdentifier: z.ZodString;
|
|
111
|
+
isOperationDefault: z.ZodDefault<z.ZodBoolean>;
|
|
112
|
+
isBulkOperation: z.ZodDefault<z.ZodBoolean>;
|
|
113
|
+
variantKey: z.ZodOptional<z.ZodString>;
|
|
114
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
115
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
116
|
+
notificationLevel: z.ZodOptional<z.ZodEnum<typeof NotificationLevel>>;
|
|
117
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
118
|
+
notificationIdentifier: z.ZodOptional<z.ZodString>;
|
|
119
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
120
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
121
|
+
frontendDisplayHints: z.ZodOptional<z.ZodObject<{
|
|
122
|
+
celebration: z.ZodOptional<z.ZodObject<{
|
|
123
|
+
mode: z.ZodDefault<z.ZodEnum<typeof import("../index.js").CelebrationDisplayMode>>;
|
|
124
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
125
|
+
nextStep: z.ZodOptional<z.ZodObject<{
|
|
126
|
+
operationRef: z.ZodString;
|
|
127
|
+
type: z.ZodDefault<z.ZodEnum<typeof import("../index.js").NotificationNextStepType>>;
|
|
128
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
129
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
130
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
131
|
+
export type WS_ResourceNotificationPayload = z.infer<typeof WS_ResourceNotificationPayloadSchema>;
|
|
132
|
+
/** Badge count update */
|
|
133
|
+
export declare const WS_BadgeUpdatePayloadSchema: z.ZodObject<{
|
|
134
|
+
badgeReference: z.ZodString;
|
|
135
|
+
badgeCount: z.ZodNumber;
|
|
136
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
137
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
138
|
+
export type WS_BadgeUpdatePayload = z.infer<typeof WS_BadgeUpdatePayloadSchema>;
|
|
139
|
+
/**
|
|
140
|
+
* Display target enum for user notifications
|
|
141
|
+
*/
|
|
142
|
+
export declare enum NotificationDisplayTarget {
|
|
143
|
+
TOAST = "toast",
|
|
144
|
+
CENTER = "center",
|
|
145
|
+
BOTH = "both"
|
|
146
|
+
}
|
|
147
|
+
export declare const NotificationDisplayTargetSchema: z.ZodEnum<typeof NotificationDisplayTarget>;
|
|
148
|
+
/**
|
|
149
|
+
* Direct user notification (not tied to resource operation)
|
|
150
|
+
* Used for arbitrary backend-initiated notifications like:
|
|
151
|
+
* - "Your export is ready"
|
|
152
|
+
* - "Payment received"
|
|
153
|
+
* - "System maintenance scheduled"
|
|
154
|
+
*/
|
|
155
|
+
export declare const WS_UserNotificationPayloadSchema: z.ZodObject<{
|
|
156
|
+
notificationLevel: z.ZodEnum<typeof NotificationLevel>;
|
|
157
|
+
identifier: z.ZodOptional<z.ZodString>;
|
|
158
|
+
message: z.ZodOptional<z.ZodString>;
|
|
159
|
+
title: z.ZodOptional<z.ZodString>;
|
|
160
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
161
|
+
displayTarget: z.ZodDefault<z.ZodEnum<typeof NotificationDisplayTarget>>;
|
|
162
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
163
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
164
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
165
|
+
export type WS_UserNotificationPayload = z.infer<typeof WS_UserNotificationPayloadSchema>;
|
|
166
|
+
/** Analytics moment achievement notification */
|
|
167
|
+
export declare const WS_AnalyticsMomentAchievedPayloadSchema: z.ZodObject<{
|
|
168
|
+
momentIdentifier: z.ZodString;
|
|
169
|
+
role: z.ZodEnum<typeof ValueMomentRole>;
|
|
170
|
+
scope: z.ZodEnum<typeof ValueMomentScope>;
|
|
171
|
+
scopeEntityId: z.ZodString;
|
|
172
|
+
achievedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
173
|
+
triggerSource: z.ZodEnum<{
|
|
174
|
+
frontend: "frontend";
|
|
175
|
+
backend: "backend";
|
|
176
|
+
}>;
|
|
177
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
178
|
+
export type WS_AnalyticsMomentAchievedPayload = z.infer<typeof WS_AnalyticsMomentAchievedPayloadSchema>;
|
|
179
|
+
/** Guidance state changed event — pushed by backend or frontend for real-time sync */
|
|
180
|
+
export declare const GuidanceRealtimeStatusSchema: z.ZodUnion<readonly [z.ZodLiteral<OnboardingStatus.IN_PROGRESS>, z.ZodLiteral<OnboardingStatus.COMPLETED>, z.ZodLiteral<OnboardingStatus.DISMISSED>]>;
|
|
181
|
+
/** Guidance state changed event — only statuses broadcast through the realtime bridge. */
|
|
182
|
+
export declare const WS_GuidanceStateChangedPayloadSchema: z.ZodObject<{
|
|
183
|
+
flowRef: z.ZodString;
|
|
184
|
+
status: z.ZodUnion<readonly [z.ZodLiteral<OnboardingStatus.IN_PROGRESS>, z.ZodLiteral<OnboardingStatus.COMPLETED>, z.ZodLiteral<OnboardingStatus.DISMISSED>]>;
|
|
185
|
+
elementRef: z.ZodOptional<z.ZodString>;
|
|
186
|
+
triggerSource: z.ZodEnum<{
|
|
187
|
+
frontend: "frontend";
|
|
188
|
+
backend: "backend";
|
|
189
|
+
}>;
|
|
190
|
+
scope: z.ZodEnum<typeof GuidanceFlowScope>;
|
|
191
|
+
renderMode: z.ZodOptional<z.ZodEnum<typeof GuidanceRenderMode>>;
|
|
192
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
193
|
+
export type WS_GuidanceStateChangedPayload = z.infer<typeof WS_GuidanceStateChangedPayloadSchema>;
|
|
194
|
+
/** Milestone achieved event — pushed by backend when a milestone condition is met */
|
|
195
|
+
export declare const WS_MilestoneAchievedPayloadSchema: z.ZodObject<{
|
|
196
|
+
milestoneRef: z.ZodString;
|
|
197
|
+
category: z.ZodString;
|
|
198
|
+
points: z.ZodOptional<z.ZodNumber>;
|
|
199
|
+
scope: z.ZodEnum<typeof ProgressionScope>;
|
|
200
|
+
reward: z.ZodObject<{
|
|
201
|
+
type: z.ZodEnum<typeof MilestoneRewardType>;
|
|
202
|
+
featureRef: z.ZodOptional<z.ZodString>;
|
|
203
|
+
guidanceFlowRef: z.ZodOptional<z.ZodString>;
|
|
204
|
+
celebrationLevel: z.ZodOptional<z.ZodEnum<{
|
|
205
|
+
low: "low";
|
|
206
|
+
medium: "medium";
|
|
207
|
+
high: "high";
|
|
208
|
+
}>>;
|
|
209
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
210
|
+
lifecycleTransition: z.ZodOptional<z.ZodObject<{
|
|
211
|
+
from: z.ZodString;
|
|
212
|
+
to: z.ZodString;
|
|
213
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
214
|
+
achievedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
215
|
+
totalPoints: z.ZodNumber;
|
|
216
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
217
|
+
export type WS_MilestoneAchievedPayload = z.infer<typeof WS_MilestoneAchievedPayloadSchema>;
|
|
218
|
+
/** Lifecycle stage changed event — pushed by backend when a lifecycle transition occurs */
|
|
219
|
+
export declare const WS_LifecycleStageChangedPayloadSchema: z.ZodObject<{
|
|
220
|
+
previousStage: z.ZodEnum<typeof LifecycleStage>;
|
|
221
|
+
newStage: z.ZodEnum<typeof LifecycleStage>;
|
|
222
|
+
scope: z.ZodEnum<typeof LifecycleScope>;
|
|
223
|
+
trigger: z.ZodOptional<z.ZodString>;
|
|
224
|
+
changedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
225
|
+
activationCriteriaMet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
226
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
227
|
+
export type WS_LifecycleStageChangedPayload = z.infer<typeof WS_LifecycleStageChangedPayloadSchema>;
|
|
228
|
+
/**
|
|
229
|
+
* Per-field CRDT metadata: server-authoritative timestamp + last editor.
|
|
230
|
+
* `meta` is an extensibility slot for future per-field metadata (e.g. merge strategy hints,
|
|
231
|
+
* conflict resolution context) without requiring a schema migration.
|
|
232
|
+
*/
|
|
233
|
+
export declare const FieldMetaEntrySchema: z.ZodObject<{
|
|
234
|
+
ts: z.ZodNumber;
|
|
235
|
+
by: z.ZodString;
|
|
236
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
237
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
238
|
+
export type FieldMetaEntry = z.infer<typeof FieldMetaEntrySchema>;
|
|
239
|
+
export declare const FieldMetaMapSchema: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
240
|
+
ts: z.ZodNumber;
|
|
241
|
+
by: z.ZodString;
|
|
242
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
243
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
244
|
+
export type FieldMetaMap = z.infer<typeof FieldMetaMapSchema>;
|
|
245
|
+
/** Notification-grade resource update event delivered to scope rooms. */
|
|
246
|
+
export declare const WS_ScopeRoomUpdateNotificationPayloadSchema: z.ZodObject<{
|
|
247
|
+
resourceType: z.ZodString;
|
|
248
|
+
resourceId: z.ZodString;
|
|
249
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
250
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
251
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
252
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
253
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
254
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
255
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
256
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
257
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
258
|
+
ts: z.ZodNumber;
|
|
259
|
+
by: z.ZodString;
|
|
260
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
261
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
262
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
263
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.SCOPE_ROOM_NOTIFICATION>;
|
|
264
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
265
|
+
export type WS_ScopeRoomUpdateNotificationPayload = z.infer<typeof WS_ScopeRoomUpdateNotificationPayloadSchema>;
|
|
266
|
+
/** Notification-grade resource update event delivered to resource rooms. */
|
|
267
|
+
export declare const WS_ResourceRoomUpdateNotificationPayloadSchema: z.ZodObject<{
|
|
268
|
+
resourceType: z.ZodString;
|
|
269
|
+
resourceId: z.ZodString;
|
|
270
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
271
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
272
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
273
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
274
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
275
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
276
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
277
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
278
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
279
|
+
ts: z.ZodNumber;
|
|
280
|
+
by: z.ZodString;
|
|
281
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
282
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
283
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
284
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_NOTIFICATION>;
|
|
285
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
286
|
+
export type WS_ResourceRoomUpdateNotificationPayload = z.infer<typeof WS_ResourceRoomUpdateNotificationPayloadSchema>;
|
|
287
|
+
export declare const WS_ResourceUpdateNotificationPayloadSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
288
|
+
resourceType: z.ZodString;
|
|
289
|
+
resourceId: z.ZodString;
|
|
290
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
291
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
292
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
293
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
294
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
295
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
296
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
297
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
298
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
299
|
+
ts: z.ZodNumber;
|
|
300
|
+
by: z.ZodString;
|
|
301
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
302
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
303
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
304
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.SCOPE_ROOM_NOTIFICATION>;
|
|
305
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
306
|
+
resourceType: z.ZodString;
|
|
307
|
+
resourceId: z.ZodString;
|
|
308
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
309
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
310
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
311
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
312
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
313
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
314
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
315
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
316
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
317
|
+
ts: z.ZodNumber;
|
|
318
|
+
by: z.ZodString;
|
|
319
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
320
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
321
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
322
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_NOTIFICATION>;
|
|
323
|
+
}, z.core.$strip, core.$ZodObjectExtra>], "deliveryTarget">;
|
|
324
|
+
export type WS_ResourceUpdateNotificationPayload = z.infer<typeof WS_ResourceUpdateNotificationPayloadSchema>;
|
|
325
|
+
/** Synchronization-grade resource update event (resource rooms, RMM replay). */
|
|
326
|
+
export declare const WS_ResourceSyncUpdatedPayloadSchema: z.ZodObject<{
|
|
327
|
+
resourceType: z.ZodString;
|
|
328
|
+
resourceId: z.ZodString;
|
|
329
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
330
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
331
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
332
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
333
|
+
action: z.ZodUnion<readonly [z.ZodLiteral<ResourceAction.CREATED>, z.ZodLiteral<ResourceAction.UPDATED>]>;
|
|
334
|
+
operationIdentifier: z.ZodString;
|
|
335
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
336
|
+
version: z.ZodNumber;
|
|
337
|
+
resourceData: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
338
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
339
|
+
ts: z.ZodNumber;
|
|
340
|
+
by: z.ZodString;
|
|
341
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
342
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
343
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
344
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
345
|
+
export type WS_ResourceSyncUpdatedPayload = z.infer<typeof WS_ResourceSyncUpdatedPayloadSchema>;
|
|
346
|
+
/** Update events can be either notification-grade or sync-grade, distinguished explicitly. */
|
|
347
|
+
export declare const WS_ResourceUpdatedPayloadSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
348
|
+
resourceType: z.ZodString;
|
|
349
|
+
resourceId: z.ZodString;
|
|
350
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
351
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
352
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
353
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
354
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
355
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
356
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
357
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
358
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
359
|
+
ts: z.ZodNumber;
|
|
360
|
+
by: z.ZodString;
|
|
361
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
362
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
363
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
364
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.SCOPE_ROOM_NOTIFICATION>;
|
|
365
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
366
|
+
resourceType: z.ZodString;
|
|
367
|
+
resourceId: z.ZodString;
|
|
368
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
369
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
370
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
371
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
372
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
373
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
374
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
375
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
376
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
377
|
+
ts: z.ZodNumber;
|
|
378
|
+
by: z.ZodString;
|
|
379
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
380
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
381
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
382
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_NOTIFICATION>;
|
|
383
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
384
|
+
resourceType: z.ZodString;
|
|
385
|
+
resourceId: z.ZodString;
|
|
386
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
387
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
388
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
389
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
390
|
+
action: z.ZodUnion<readonly [z.ZodLiteral<ResourceAction.CREATED>, z.ZodLiteral<ResourceAction.UPDATED>]>;
|
|
391
|
+
operationIdentifier: z.ZodString;
|
|
392
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
393
|
+
version: z.ZodNumber;
|
|
394
|
+
resourceData: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
395
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
396
|
+
ts: z.ZodNumber;
|
|
397
|
+
by: z.ZodString;
|
|
398
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
399
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
400
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
401
|
+
}, z.core.$strip, core.$ZodObjectExtra>], "deliveryTarget">;
|
|
402
|
+
export type WS_ResourceUpdatedPayload = z.infer<typeof WS_ResourceUpdatedPayloadSchema>;
|
|
403
|
+
/** Resource deleted event for resource rooms. */
|
|
404
|
+
export declare const WS_ResourceDeletedPayloadSchema: z.ZodObject<{
|
|
405
|
+
resourceType: z.ZodString;
|
|
406
|
+
resourceId: z.ZodString;
|
|
407
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
408
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
409
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
410
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
411
|
+
action: z.ZodLiteral<ResourceAction.DELETED>;
|
|
412
|
+
operationIdentifier: z.ZodString;
|
|
413
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
414
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
415
|
+
export type WS_ResourceDeletedPayload = z.infer<typeof WS_ResourceDeletedPayloadSchema>;
|
|
416
|
+
/** Lightweight resource-room state payload for lock/unlock style events. */
|
|
417
|
+
export declare const WS_ResourceRoomStatePayloadSchema: z.ZodObject<{
|
|
418
|
+
resourceType: z.ZodString;
|
|
419
|
+
resourceId: z.ZodString;
|
|
420
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
421
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
422
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
423
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
424
|
+
action: z.ZodOptional<z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>>;
|
|
425
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
426
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
427
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
428
|
+
export type WS_ResourceRoomStatePayload = z.infer<typeof WS_ResourceRoomStatePayloadSchema>;
|
|
429
|
+
/**
|
|
430
|
+
* Editing start/end payload
|
|
431
|
+
* - Incoming: contextResourceIdentifiers REQUIRED for UPDATE authorization
|
|
432
|
+
* - Outgoing (broadcast): contextResourceIdentifiers omitted
|
|
433
|
+
*/
|
|
434
|
+
export declare const WS_ResourceEditingPayloadSchema: z.ZodObject<{
|
|
435
|
+
resourceType: z.ZodString;
|
|
436
|
+
resourceId: z.ZodString;
|
|
437
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
438
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
439
|
+
timestamp: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
440
|
+
reason: z.ZodOptional<z.ZodEnum<{
|
|
441
|
+
timeout: "timeout";
|
|
442
|
+
manual: "manual";
|
|
443
|
+
disconnect: "disconnect";
|
|
444
|
+
auth_refresh: "auth_refresh";
|
|
445
|
+
organization_switch: "organization_switch";
|
|
446
|
+
}>>;
|
|
447
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
448
|
+
export type WS_ResourceEditingPayload = z.infer<typeof WS_ResourceEditingPayloadSchema>;
|
|
449
|
+
/** Editing confirmation/error */
|
|
450
|
+
export declare const WS_ResourceEditingResultPayloadSchema: z.ZodObject<{
|
|
451
|
+
resourceType: z.ZodString;
|
|
452
|
+
resourceId: z.ZodString;
|
|
453
|
+
success: z.ZodBoolean;
|
|
454
|
+
error: z.ZodOptional<z.ZodString>;
|
|
455
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
456
|
+
export type WS_ResourceEditingResultPayload = z.infer<typeof WS_ResourceEditingResultPayloadSchema>;
|
|
457
|
+
/**
|
|
458
|
+
* Custom collaboration event
|
|
459
|
+
* - Incoming: contextResourceIdentifiers REQUIRED for READ authorization
|
|
460
|
+
* - Outgoing (broadcast): contextResourceIdentifiers omitted
|
|
461
|
+
*/
|
|
462
|
+
export declare const WS_ResourceCustomEventPayloadSchema: z.ZodObject<{
|
|
463
|
+
resourceType: z.ZodString;
|
|
464
|
+
resourceId: z.ZodString;
|
|
465
|
+
eventName: z.ZodString;
|
|
466
|
+
data: z.ZodOptional<z.ZodUnknown>;
|
|
467
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
468
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
469
|
+
includeSelf: z.ZodOptional<z.ZodBoolean>;
|
|
470
|
+
timestamp: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
471
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
472
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
473
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
474
|
+
export type WS_ResourceCustomEventPayload = z.infer<typeof WS_ResourceCustomEventPayloadSchema>;
|
|
475
|
+
/** Error response for custom events */
|
|
476
|
+
export declare const WS_ResourceCustomErrorPayloadSchema: z.ZodObject<{
|
|
477
|
+
eventName: z.ZodString;
|
|
478
|
+
error: z.ZodString;
|
|
479
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
480
|
+
export type WS_ResourceCustomErrorPayload = z.infer<typeof WS_ResourceCustomErrorPayloadSchema>;
|
|
481
|
+
/** Badge get request (client → server) */
|
|
482
|
+
export declare const WS_BadgeGetRequestSchema: z.ZodObject<{
|
|
483
|
+
identifier: z.ZodString;
|
|
484
|
+
scope: z.ZodString;
|
|
485
|
+
scopeId: z.ZodString;
|
|
486
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
487
|
+
export type WS_BadgeGetRequest = z.infer<typeof WS_BadgeGetRequestSchema>;
|
|
488
|
+
/** Badge get-all request (client → server) */
|
|
489
|
+
export declare const WS_BadgeGetAllRequestSchema: z.ZodObject<{
|
|
490
|
+
scope: z.ZodString;
|
|
491
|
+
scopeId: z.ZodString;
|
|
492
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
493
|
+
export type WS_BadgeGetAllRequest = z.infer<typeof WS_BadgeGetAllRequestSchema>;
|
|
494
|
+
/** Badge get-all response (server → client) */
|
|
495
|
+
export declare const WS_BadgeGetAllResponseSchema: z.ZodArray<z.ZodObject<{
|
|
496
|
+
identifier: z.ZodString;
|
|
497
|
+
count: z.ZodNumber;
|
|
498
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
499
|
+
export type WS_BadgeGetAllResponse = z.infer<typeof WS_BadgeGetAllResponseSchema>;
|
|
500
|
+
/** Start a FlowActorSystem execution (client → server) */
|
|
501
|
+
export declare const WS_FlowsActorsStartPayloadSchema: z.ZodObject<{
|
|
502
|
+
systemRef: z.ZodString;
|
|
503
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
504
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
505
|
+
initialInput: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
506
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
507
|
+
export type WS_FlowsActorsStartPayload = z.infer<typeof WS_FlowsActorsStartPayloadSchema>;
|
|
508
|
+
/** Confirmation of FlowActorSystem start (server → client) */
|
|
509
|
+
export declare const WS_FlowsActorsStartedPayloadSchema: z.ZodObject<{
|
|
510
|
+
systemRef: z.ZodString;
|
|
511
|
+
executionId: z.ZodString;
|
|
512
|
+
success: z.ZodBoolean;
|
|
513
|
+
error: z.ZodOptional<z.ZodString>;
|
|
514
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
515
|
+
export type WS_FlowsActorsStartedPayload = z.infer<typeof WS_FlowsActorsStartedPayloadSchema>;
|
|
516
|
+
/** Message from agent/flow (server → client) */
|
|
517
|
+
export declare const WS_FlowsActorsMessagePayloadSchema: z.ZodObject<{
|
|
518
|
+
systemRef: z.ZodString;
|
|
519
|
+
executionId: z.ZodString;
|
|
520
|
+
messageType: z.ZodEnum<{
|
|
521
|
+
data: "data";
|
|
522
|
+
text: "text";
|
|
523
|
+
markdown: "markdown";
|
|
524
|
+
progress: "progress";
|
|
525
|
+
}>;
|
|
526
|
+
content: z.ZodString;
|
|
527
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
528
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
529
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
530
|
+
export type WS_FlowsActorsMessagePayload = z.infer<typeof WS_FlowsActorsMessagePayloadSchema>;
|
|
531
|
+
/** Human approval request (server → client) */
|
|
532
|
+
export declare const WS_FlowsActorsApprovalRequestPayloadSchema: z.ZodObject<{
|
|
533
|
+
systemRef: z.ZodString;
|
|
534
|
+
executionId: z.ZodString;
|
|
535
|
+
approvalId: z.ZodString;
|
|
536
|
+
actionDescription: z.ZodString;
|
|
537
|
+
riskLevel: z.ZodEnum<{
|
|
538
|
+
low: "low";
|
|
539
|
+
medium: "medium";
|
|
540
|
+
high: "high";
|
|
541
|
+
critical: "critical";
|
|
542
|
+
}>;
|
|
543
|
+
requiredRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
544
|
+
expiresAt: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
545
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
546
|
+
export type WS_FlowsActorsApprovalRequestPayload = z.infer<typeof WS_FlowsActorsApprovalRequestPayloadSchema>;
|
|
547
|
+
/** Human approval response (client → server) */
|
|
548
|
+
export declare const WS_FlowsActorsApprovalResponsePayloadSchema: z.ZodObject<{
|
|
549
|
+
systemRef: z.ZodString;
|
|
550
|
+
executionId: z.ZodString;
|
|
551
|
+
approvalId: z.ZodString;
|
|
552
|
+
approved: z.ZodBoolean;
|
|
553
|
+
comment: z.ZodOptional<z.ZodString>;
|
|
554
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
555
|
+
export type WS_FlowsActorsApprovalResponsePayload = z.infer<typeof WS_FlowsActorsApprovalResponsePayloadSchema>;
|
|
556
|
+
/** Status update during execution (server → client) */
|
|
557
|
+
export declare const WS_FlowsActorsStatusUpdatePayloadSchema: z.ZodObject<{
|
|
558
|
+
systemRef: z.ZodString;
|
|
559
|
+
executionId: z.ZodString;
|
|
560
|
+
status: z.ZodString;
|
|
561
|
+
progress: z.ZodOptional<z.ZodNumber>;
|
|
562
|
+
currentStep: z.ZodOptional<z.ZodString>;
|
|
563
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
564
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
565
|
+
export type WS_FlowsActorsStatusUpdatePayload = z.infer<typeof WS_FlowsActorsStatusUpdatePayloadSchema>;
|
|
566
|
+
/** Execution completed (server → client) */
|
|
567
|
+
export declare const WS_FlowsActorsCompletedPayloadSchema: z.ZodObject<{
|
|
568
|
+
systemRef: z.ZodString;
|
|
569
|
+
executionId: z.ZodString;
|
|
570
|
+
success: z.ZodBoolean;
|
|
571
|
+
result: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
572
|
+
duration: z.ZodOptional<z.ZodNumber>;
|
|
573
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
574
|
+
export type WS_FlowsActorsCompletedPayload = z.infer<typeof WS_FlowsActorsCompletedPayloadSchema>;
|
|
575
|
+
/** Execution error (server → client) */
|
|
576
|
+
export declare const WS_FlowsActorsErrorPayloadSchema: z.ZodObject<{
|
|
577
|
+
systemRef: z.ZodString;
|
|
578
|
+
executionId: z.ZodString;
|
|
579
|
+
errorCode: z.ZodString;
|
|
580
|
+
errorMessage: z.ZodString;
|
|
581
|
+
recoverable: z.ZodDefault<z.ZodBoolean>;
|
|
582
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
583
|
+
export type WS_FlowsActorsErrorPayload = z.infer<typeof WS_FlowsActorsErrorPayloadSchema>;
|
|
584
|
+
export declare const WS_AuthRefreshPayloadSchema: z.ZodObject<{
|
|
585
|
+
token: z.ZodString;
|
|
586
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
587
|
+
export type WS_AuthRefreshPayload = z.infer<typeof WS_AuthRefreshPayloadSchema>;
|
|
588
|
+
export declare const WS_OrganizationSwitchPayloadSchema: z.ZodObject<{
|
|
589
|
+
organizationId: z.ZodString;
|
|
590
|
+
previousOrganizationId: z.ZodOptional<z.ZodString>;
|
|
591
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
592
|
+
export type WS_OrganizationSwitchPayload = z.infer<typeof WS_OrganizationSwitchPayloadSchema>;
|
|
593
|
+
export declare const WS_SystemErrorPayloadSchema: z.ZodObject<{
|
|
594
|
+
code: z.ZodString;
|
|
595
|
+
message: z.ZodString;
|
|
596
|
+
details: z.ZodOptional<z.ZodUnknown>;
|
|
597
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
598
|
+
export type WS_SystemErrorPayload = z.infer<typeof WS_SystemErrorPayloadSchema>;
|
|
599
|
+
export declare const WS_BillingEventPayloadSchema: z.ZodObject<{
|
|
600
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
601
|
+
scopeEntityId: z.ZodString;
|
|
602
|
+
billingAccountId: z.ZodString;
|
|
603
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
604
|
+
export type WS_BillingEventPayload = z.infer<typeof WS_BillingEventPayloadSchema>;
|
|
605
|
+
export declare const WebSocketEventSchemas: {
|
|
606
|
+
readonly "resource:subscribe": z.ZodUnion<readonly [z.ZodObject<{
|
|
607
|
+
resourceType: z.ZodString;
|
|
608
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
609
|
+
resourceId: z.ZodString;
|
|
610
|
+
scopeKey: z.ZodOptional<z.ZodUndefined>;
|
|
611
|
+
scopeId: z.ZodOptional<z.ZodUndefined>;
|
|
612
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
613
|
+
resourceType: z.ZodString;
|
|
614
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
615
|
+
resourceId: z.ZodOptional<z.ZodUndefined>;
|
|
616
|
+
scopeKey: z.ZodString;
|
|
617
|
+
scopeId: z.ZodString;
|
|
618
|
+
}, z.core.$strip, core.$ZodObjectExtra>]>;
|
|
619
|
+
readonly "resource:unsubscribe": z.ZodUnion<readonly [z.ZodObject<{
|
|
620
|
+
resourceType: z.ZodString;
|
|
621
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
622
|
+
resourceId: z.ZodString;
|
|
623
|
+
scopeKey: z.ZodOptional<z.ZodUndefined>;
|
|
624
|
+
scopeId: z.ZodOptional<z.ZodUndefined>;
|
|
625
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
626
|
+
resourceType: z.ZodString;
|
|
627
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
628
|
+
resourceId: z.ZodOptional<z.ZodUndefined>;
|
|
629
|
+
scopeKey: z.ZodString;
|
|
630
|
+
scopeId: z.ZodString;
|
|
631
|
+
}, z.core.$strip, core.$ZodObjectExtra>]>;
|
|
632
|
+
readonly "resource:subscribed": z.ZodObject<{
|
|
633
|
+
roomName: z.ZodString;
|
|
634
|
+
success: z.ZodBoolean;
|
|
635
|
+
error: z.ZodOptional<z.ZodString>;
|
|
636
|
+
editingUsers: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
637
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
638
|
+
readonly "resource:unsubscribed": z.ZodObject<{
|
|
639
|
+
roomName: z.ZodString;
|
|
640
|
+
success: z.ZodBoolean;
|
|
641
|
+
error: z.ZodOptional<z.ZodString>;
|
|
642
|
+
editingUsers: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
643
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
644
|
+
readonly "resource:notification": z.ZodObject<{
|
|
645
|
+
resourceType: z.ZodString;
|
|
646
|
+
operationIdentifier: z.ZodString;
|
|
647
|
+
isOperationDefault: z.ZodDefault<z.ZodBoolean>;
|
|
648
|
+
isBulkOperation: z.ZodDefault<z.ZodBoolean>;
|
|
649
|
+
variantKey: z.ZodOptional<z.ZodString>;
|
|
650
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
651
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
652
|
+
notificationLevel: z.ZodOptional<z.ZodEnum<typeof NotificationLevel>>;
|
|
653
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
654
|
+
notificationIdentifier: z.ZodOptional<z.ZodString>;
|
|
655
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
656
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
657
|
+
frontendDisplayHints: z.ZodOptional<z.ZodObject<{
|
|
658
|
+
celebration: z.ZodOptional<z.ZodObject<{
|
|
659
|
+
mode: z.ZodDefault<z.ZodEnum<typeof import("../index.js").CelebrationDisplayMode>>;
|
|
660
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
661
|
+
nextStep: z.ZodOptional<z.ZodObject<{
|
|
662
|
+
operationRef: z.ZodString;
|
|
663
|
+
type: z.ZodDefault<z.ZodEnum<typeof import("../index.js").NotificationNextStepType>>;
|
|
664
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
665
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
666
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
667
|
+
readonly "user:notification": z.ZodObject<{
|
|
668
|
+
notificationLevel: z.ZodEnum<typeof NotificationLevel>;
|
|
669
|
+
identifier: z.ZodOptional<z.ZodString>;
|
|
670
|
+
message: z.ZodOptional<z.ZodString>;
|
|
671
|
+
title: z.ZodOptional<z.ZodString>;
|
|
672
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
673
|
+
displayTarget: z.ZodDefault<z.ZodEnum<typeof NotificationDisplayTarget>>;
|
|
674
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
675
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
676
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
677
|
+
readonly "badge:update": z.ZodObject<{
|
|
678
|
+
badgeReference: z.ZodString;
|
|
679
|
+
badgeCount: z.ZodNumber;
|
|
680
|
+
organizationId: z.ZodOptional<z.ZodString>;
|
|
681
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
682
|
+
readonly "badge:get": z.ZodObject<{
|
|
683
|
+
identifier: z.ZodString;
|
|
684
|
+
scope: z.ZodString;
|
|
685
|
+
scopeId: z.ZodString;
|
|
686
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
687
|
+
readonly "badge:get-all": z.ZodObject<{
|
|
688
|
+
scope: z.ZodString;
|
|
689
|
+
scopeId: z.ZodString;
|
|
690
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
691
|
+
readonly "resource:updated": z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
692
|
+
resourceType: z.ZodString;
|
|
693
|
+
resourceId: z.ZodString;
|
|
694
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
695
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
696
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
697
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
698
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
699
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
700
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
701
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
702
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
703
|
+
ts: z.ZodNumber;
|
|
704
|
+
by: z.ZodString;
|
|
705
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
706
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
707
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
708
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.SCOPE_ROOM_NOTIFICATION>;
|
|
709
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
710
|
+
resourceType: z.ZodString;
|
|
711
|
+
resourceId: z.ZodString;
|
|
712
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
713
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
714
|
+
affectedIds: z.ZodArray<z.ZodString>;
|
|
715
|
+
action: z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>;
|
|
716
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
717
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
718
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
719
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
720
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
721
|
+
ts: z.ZodNumber;
|
|
722
|
+
by: z.ZodString;
|
|
723
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
724
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
725
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
726
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_NOTIFICATION>;
|
|
727
|
+
}, z.core.$strip, core.$ZodObjectExtra>, z.ZodObject<{
|
|
728
|
+
resourceType: z.ZodString;
|
|
729
|
+
resourceId: z.ZodString;
|
|
730
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
731
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
732
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
733
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
734
|
+
action: z.ZodUnion<readonly [z.ZodLiteral<ResourceAction.CREATED>, z.ZodLiteral<ResourceAction.UPDATED>]>;
|
|
735
|
+
operationIdentifier: z.ZodString;
|
|
736
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
737
|
+
version: z.ZodNumber;
|
|
738
|
+
resourceData: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
739
|
+
fieldMeta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
740
|
+
ts: z.ZodNumber;
|
|
741
|
+
by: z.ZodString;
|
|
742
|
+
meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
743
|
+
}, z.core.$strip, core.$ZodObjectExtra>>>;
|
|
744
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
745
|
+
}, z.core.$strip, core.$ZodObjectExtra>], "deliveryTarget">;
|
|
746
|
+
readonly "resource:deleted": z.ZodObject<{
|
|
747
|
+
resourceType: z.ZodString;
|
|
748
|
+
resourceId: z.ZodString;
|
|
749
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
750
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
751
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
752
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
753
|
+
action: z.ZodLiteral<ResourceAction.DELETED>;
|
|
754
|
+
operationIdentifier: z.ZodString;
|
|
755
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
756
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
757
|
+
readonly "resource:editing:start": z.ZodObject<{
|
|
758
|
+
resourceType: z.ZodString;
|
|
759
|
+
resourceId: z.ZodString;
|
|
760
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
762
|
+
timestamp: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
763
|
+
reason: z.ZodOptional<z.ZodEnum<{
|
|
764
|
+
timeout: "timeout";
|
|
765
|
+
manual: "manual";
|
|
766
|
+
disconnect: "disconnect";
|
|
767
|
+
auth_refresh: "auth_refresh";
|
|
768
|
+
organization_switch: "organization_switch";
|
|
769
|
+
}>>;
|
|
770
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
771
|
+
readonly "resource:editing:end": z.ZodObject<{
|
|
772
|
+
resourceType: z.ZodString;
|
|
773
|
+
resourceId: z.ZodString;
|
|
774
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
775
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
776
|
+
timestamp: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
777
|
+
reason: z.ZodOptional<z.ZodEnum<{
|
|
778
|
+
timeout: "timeout";
|
|
779
|
+
manual: "manual";
|
|
780
|
+
disconnect: "disconnect";
|
|
781
|
+
auth_refresh: "auth_refresh";
|
|
782
|
+
organization_switch: "organization_switch";
|
|
783
|
+
}>>;
|
|
784
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
785
|
+
readonly "resource:editing:started": z.ZodObject<{
|
|
786
|
+
resourceType: z.ZodString;
|
|
787
|
+
resourceId: z.ZodString;
|
|
788
|
+
success: z.ZodBoolean;
|
|
789
|
+
error: z.ZodOptional<z.ZodString>;
|
|
790
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
791
|
+
readonly "resource:editing:error": z.ZodObject<{
|
|
792
|
+
resourceType: z.ZodString;
|
|
793
|
+
resourceId: z.ZodString;
|
|
794
|
+
success: z.ZodBoolean;
|
|
795
|
+
error: z.ZodOptional<z.ZodString>;
|
|
796
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
797
|
+
readonly "resource:locked": z.ZodObject<{
|
|
798
|
+
resourceType: z.ZodString;
|
|
799
|
+
resourceId: z.ZodString;
|
|
800
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
801
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
802
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
803
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
804
|
+
action: z.ZodOptional<z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>>;
|
|
805
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
806
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
807
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
808
|
+
readonly "resource:unlocked": z.ZodObject<{
|
|
809
|
+
resourceType: z.ZodString;
|
|
810
|
+
resourceId: z.ZodString;
|
|
811
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
812
|
+
affectedIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
813
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
814
|
+
deliveryTarget: z.ZodLiteral<WebSocketResourceDeliveryTarget.RESOURCE_ROOM_SYNC>;
|
|
815
|
+
action: z.ZodOptional<z.ZodUnion<readonly [z.ZodEnum<typeof ResourceAction>, z.ZodString]>>;
|
|
816
|
+
operationIdentifier: z.ZodOptional<z.ZodString>;
|
|
817
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
818
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
819
|
+
readonly "resource:custom": z.ZodObject<{
|
|
820
|
+
resourceType: z.ZodString;
|
|
821
|
+
resourceId: z.ZodString;
|
|
822
|
+
eventName: z.ZodString;
|
|
823
|
+
data: z.ZodOptional<z.ZodUnknown>;
|
|
824
|
+
contextResourceIdentifiers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
825
|
+
initiatorUserId: z.ZodOptional<z.ZodString>;
|
|
826
|
+
includeSelf: z.ZodOptional<z.ZodBoolean>;
|
|
827
|
+
timestamp: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
828
|
+
resourceData: z.ZodOptional<z.ZodUnknown>;
|
|
829
|
+
dataMode: z.ZodOptional<z.ZodEnum<typeof DataMode>>;
|
|
830
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
831
|
+
readonly "resource:custom:error": z.ZodObject<{
|
|
832
|
+
eventName: z.ZodString;
|
|
833
|
+
error: z.ZodString;
|
|
834
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
835
|
+
readonly "flows-actors:start": z.ZodObject<{
|
|
836
|
+
systemRef: z.ZodString;
|
|
837
|
+
executionId: z.ZodOptional<z.ZodString>;
|
|
838
|
+
contextResourceIdentifiers: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
839
|
+
initialInput: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
840
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
841
|
+
readonly "flows-actors:started": z.ZodObject<{
|
|
842
|
+
systemRef: z.ZodString;
|
|
843
|
+
executionId: z.ZodString;
|
|
844
|
+
success: z.ZodBoolean;
|
|
845
|
+
error: z.ZodOptional<z.ZodString>;
|
|
846
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
847
|
+
readonly "flows-actors:message": z.ZodObject<{
|
|
848
|
+
systemRef: z.ZodString;
|
|
849
|
+
executionId: z.ZodString;
|
|
850
|
+
messageType: z.ZodEnum<{
|
|
851
|
+
data: "data";
|
|
852
|
+
text: "text";
|
|
853
|
+
markdown: "markdown";
|
|
854
|
+
progress: "progress";
|
|
855
|
+
}>;
|
|
856
|
+
content: z.ZodString;
|
|
857
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
858
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
859
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
860
|
+
readonly "flows-actors:approval-request": z.ZodObject<{
|
|
861
|
+
systemRef: z.ZodString;
|
|
862
|
+
executionId: z.ZodString;
|
|
863
|
+
approvalId: z.ZodString;
|
|
864
|
+
actionDescription: z.ZodString;
|
|
865
|
+
riskLevel: z.ZodEnum<{
|
|
866
|
+
low: "low";
|
|
867
|
+
medium: "medium";
|
|
868
|
+
high: "high";
|
|
869
|
+
critical: "critical";
|
|
870
|
+
}>;
|
|
871
|
+
requiredRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
872
|
+
expiresAt: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
873
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
874
|
+
readonly "flows-actors:approval-response": z.ZodObject<{
|
|
875
|
+
systemRef: z.ZodString;
|
|
876
|
+
executionId: z.ZodString;
|
|
877
|
+
approvalId: z.ZodString;
|
|
878
|
+
approved: z.ZodBoolean;
|
|
879
|
+
comment: z.ZodOptional<z.ZodString>;
|
|
880
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
881
|
+
readonly "flows-actors:status-update": z.ZodObject<{
|
|
882
|
+
systemRef: z.ZodString;
|
|
883
|
+
executionId: z.ZodString;
|
|
884
|
+
status: z.ZodString;
|
|
885
|
+
progress: z.ZodOptional<z.ZodNumber>;
|
|
886
|
+
currentStep: z.ZodOptional<z.ZodString>;
|
|
887
|
+
timestamp: z.ZodDefault<z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>>;
|
|
888
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
889
|
+
readonly "flows-actors:completed": z.ZodObject<{
|
|
890
|
+
systemRef: z.ZodString;
|
|
891
|
+
executionId: z.ZodString;
|
|
892
|
+
success: z.ZodBoolean;
|
|
893
|
+
result: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
894
|
+
duration: z.ZodOptional<z.ZodNumber>;
|
|
895
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
896
|
+
readonly "flows-actors:error": z.ZodObject<{
|
|
897
|
+
systemRef: z.ZodString;
|
|
898
|
+
executionId: z.ZodString;
|
|
899
|
+
errorCode: z.ZodString;
|
|
900
|
+
errorMessage: z.ZodString;
|
|
901
|
+
recoverable: z.ZodDefault<z.ZodBoolean>;
|
|
902
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
903
|
+
readonly "billing:status_changed": z.ZodObject<{
|
|
904
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
905
|
+
scopeEntityId: z.ZodString;
|
|
906
|
+
billingAccountId: z.ZodString;
|
|
907
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
908
|
+
readonly "billing:subscription_updated": z.ZodObject<{
|
|
909
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
910
|
+
scopeEntityId: z.ZodString;
|
|
911
|
+
billingAccountId: z.ZodString;
|
|
912
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
913
|
+
readonly "billing:account_changed": z.ZodObject<{
|
|
914
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
915
|
+
scopeEntityId: z.ZodString;
|
|
916
|
+
billingAccountId: z.ZodString;
|
|
917
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
918
|
+
readonly "billing:usage_updated": z.ZodObject<{
|
|
919
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
920
|
+
scopeEntityId: z.ZodString;
|
|
921
|
+
billingAccountId: z.ZodString;
|
|
922
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
923
|
+
readonly "billing:credit_pool_updated": z.ZodObject<{
|
|
924
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
925
|
+
scopeEntityId: z.ZodString;
|
|
926
|
+
billingAccountId: z.ZodString;
|
|
927
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
928
|
+
readonly "billing:features_updated": z.ZodObject<{
|
|
929
|
+
scopeType: z.ZodEnum<typeof ResourcePrimaryScope>;
|
|
930
|
+
scopeEntityId: z.ZodString;
|
|
931
|
+
billingAccountId: z.ZodString;
|
|
932
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
933
|
+
readonly "analytics:moment-achieved": z.ZodObject<{
|
|
934
|
+
momentIdentifier: z.ZodString;
|
|
935
|
+
role: z.ZodEnum<typeof ValueMomentRole>;
|
|
936
|
+
scope: z.ZodEnum<typeof ValueMomentScope>;
|
|
937
|
+
scopeEntityId: z.ZodString;
|
|
938
|
+
achievedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
939
|
+
triggerSource: z.ZodEnum<{
|
|
940
|
+
frontend: "frontend";
|
|
941
|
+
backend: "backend";
|
|
942
|
+
}>;
|
|
943
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
944
|
+
readonly "guidance:state-changed": z.ZodObject<{
|
|
945
|
+
flowRef: z.ZodString;
|
|
946
|
+
status: z.ZodUnion<readonly [z.ZodLiteral<OnboardingStatus.IN_PROGRESS>, z.ZodLiteral<OnboardingStatus.COMPLETED>, z.ZodLiteral<OnboardingStatus.DISMISSED>]>;
|
|
947
|
+
elementRef: z.ZodOptional<z.ZodString>;
|
|
948
|
+
triggerSource: z.ZodEnum<{
|
|
949
|
+
frontend: "frontend";
|
|
950
|
+
backend: "backend";
|
|
951
|
+
}>;
|
|
952
|
+
scope: z.ZodEnum<typeof GuidanceFlowScope>;
|
|
953
|
+
renderMode: z.ZodOptional<z.ZodEnum<typeof GuidanceRenderMode>>;
|
|
954
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
955
|
+
readonly "progression:milestone-achieved": z.ZodObject<{
|
|
956
|
+
milestoneRef: z.ZodString;
|
|
957
|
+
category: z.ZodString;
|
|
958
|
+
points: z.ZodOptional<z.ZodNumber>;
|
|
959
|
+
scope: z.ZodEnum<typeof ProgressionScope>;
|
|
960
|
+
reward: z.ZodObject<{
|
|
961
|
+
type: z.ZodEnum<typeof MilestoneRewardType>;
|
|
962
|
+
featureRef: z.ZodOptional<z.ZodString>;
|
|
963
|
+
guidanceFlowRef: z.ZodOptional<z.ZodString>;
|
|
964
|
+
celebrationLevel: z.ZodOptional<z.ZodEnum<{
|
|
965
|
+
low: "low";
|
|
966
|
+
medium: "medium";
|
|
967
|
+
high: "high";
|
|
968
|
+
}>>;
|
|
969
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
970
|
+
lifecycleTransition: z.ZodOptional<z.ZodObject<{
|
|
971
|
+
from: z.ZodString;
|
|
972
|
+
to: z.ZodString;
|
|
973
|
+
}, z.core.$strip, core.$ZodObjectExtra>>;
|
|
974
|
+
achievedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
975
|
+
totalPoints: z.ZodNumber;
|
|
976
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
977
|
+
readonly "lifecycle:stage-changed": z.ZodObject<{
|
|
978
|
+
previousStage: z.ZodEnum<typeof LifecycleStage>;
|
|
979
|
+
newStage: z.ZodEnum<typeof LifecycleStage>;
|
|
980
|
+
scope: z.ZodEnum<typeof LifecycleScope>;
|
|
981
|
+
trigger: z.ZodOptional<z.ZodString>;
|
|
982
|
+
changedAt: z.ZodPipe<z.ZodUnion<readonly [z.ZodDate, z.ZodString]>, z.ZodCoercedDate<string | Date>>;
|
|
983
|
+
activationCriteriaMet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
984
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
985
|
+
readonly "auth:refresh": z.ZodObject<{
|
|
986
|
+
token: z.ZodString;
|
|
987
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
988
|
+
readonly "organization:switch": z.ZodObject<{
|
|
989
|
+
organizationId: z.ZodString;
|
|
990
|
+
previousOrganizationId: z.ZodOptional<z.ZodString>;
|
|
991
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
992
|
+
readonly "system:token-refreshed": z.ZodObject<{
|
|
993
|
+
token: z.ZodString;
|
|
994
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
995
|
+
readonly "system:error": z.ZodObject<{
|
|
996
|
+
code: z.ZodString;
|
|
997
|
+
message: z.ZodString;
|
|
998
|
+
details: z.ZodOptional<z.ZodUnknown>;
|
|
999
|
+
}, z.core.$strip, core.$ZodObjectExtra>;
|
|
1000
|
+
};
|
|
1001
|
+
export type WebSocketEventPayloads = {
|
|
1002
|
+
[CoreWebSocketEvent.RESOURCE_SUBSCRIBE]: WS_ResourceSubscribePayload;
|
|
1003
|
+
[CoreWebSocketEvent.RESOURCE_UNSUBSCRIBE]: WS_ResourceSubscribePayload;
|
|
1004
|
+
[CoreWebSocketEvent.RESOURCE_SUBSCRIBED]: WS_ResourceSubscribedPayload;
|
|
1005
|
+
[CoreWebSocketEvent.RESOURCE_UNSUBSCRIBED]: WS_ResourceSubscribedPayload;
|
|
1006
|
+
[CoreWebSocketEvent.RESOURCE_NOTIFICATION]: WS_ResourceNotificationPayload;
|
|
1007
|
+
[CoreWebSocketEvent.USER_NOTIFICATION]: WS_UserNotificationPayload;
|
|
1008
|
+
[CoreWebSocketEvent.BADGE_UPDATE]: WS_BadgeUpdatePayload;
|
|
1009
|
+
[CoreWebSocketEvent.BADGE_GET]: WS_BadgeGetRequest;
|
|
1010
|
+
[CoreWebSocketEvent.BADGE_GET_ALL]: WS_BadgeGetAllRequest;
|
|
1011
|
+
[CoreWebSocketEvent.RESOURCE_UPDATED]: WS_ResourceUpdatedPayload;
|
|
1012
|
+
[CoreWebSocketEvent.RESOURCE_DELETED]: WS_ResourceDeletedPayload;
|
|
1013
|
+
[CoreWebSocketEvent.RESOURCE_EDITING_START]: WS_ResourceEditingPayload;
|
|
1014
|
+
[CoreWebSocketEvent.RESOURCE_EDITING_END]: WS_ResourceEditingPayload;
|
|
1015
|
+
[CoreWebSocketEvent.RESOURCE_EDITING_STARTED]: WS_ResourceEditingResultPayload;
|
|
1016
|
+
[CoreWebSocketEvent.RESOURCE_EDITING_ERROR]: WS_ResourceEditingResultPayload;
|
|
1017
|
+
[CoreWebSocketEvent.RESOURCE_LOCKED]: WS_ResourceRoomStatePayload;
|
|
1018
|
+
[CoreWebSocketEvent.RESOURCE_UNLOCKED]: WS_ResourceRoomStatePayload;
|
|
1019
|
+
[CoreWebSocketEvent.RESOURCE_CUSTOM]: WS_ResourceCustomEventPayload;
|
|
1020
|
+
[CoreWebSocketEvent.RESOURCE_CUSTOM_ERROR]: WS_ResourceCustomErrorPayload;
|
|
1021
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_START]: WS_FlowsActorsStartPayload;
|
|
1022
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_STARTED]: WS_FlowsActorsStartedPayload;
|
|
1023
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_MESSAGE]: WS_FlowsActorsMessagePayload;
|
|
1024
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_APPROVAL_REQUEST]: WS_FlowsActorsApprovalRequestPayload;
|
|
1025
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_APPROVAL_RESPONSE]: WS_FlowsActorsApprovalResponsePayload;
|
|
1026
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_STATUS_UPDATE]: WS_FlowsActorsStatusUpdatePayload;
|
|
1027
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_COMPLETED]: WS_FlowsActorsCompletedPayload;
|
|
1028
|
+
[CoreWebSocketEvent.FLOWS_ACTORS_ERROR]: WS_FlowsActorsErrorPayload;
|
|
1029
|
+
[CoreWebSocketEvent.BILLING_STATUS_CHANGED]: WS_BillingEventPayload;
|
|
1030
|
+
[CoreWebSocketEvent.BILLING_SUBSCRIPTION_UPDATED]: WS_BillingEventPayload;
|
|
1031
|
+
[CoreWebSocketEvent.BILLING_ACCOUNT_CHANGED]: WS_BillingEventPayload;
|
|
1032
|
+
[CoreWebSocketEvent.BILLING_USAGE_UPDATED]: WS_BillingEventPayload;
|
|
1033
|
+
[CoreWebSocketEvent.BILLING_CREDIT_POOL_UPDATED]: WS_BillingEventPayload;
|
|
1034
|
+
[CoreWebSocketEvent.BILLING_FEATURES_UPDATED]: WS_BillingEventPayload;
|
|
1035
|
+
[CoreWebSocketEvent.ANALYTICS_MOMENT_ACHIEVED]: WS_AnalyticsMomentAchievedPayload;
|
|
1036
|
+
[CoreWebSocketEvent.GUIDANCE_STATE_CHANGED]: WS_GuidanceStateChangedPayload;
|
|
1037
|
+
[CoreWebSocketEvent.MILESTONE_ACHIEVED]: WS_MilestoneAchievedPayload;
|
|
1038
|
+
[CoreWebSocketEvent.LIFECYCLE_STAGE_CHANGED]: WS_LifecycleStageChangedPayload;
|
|
1039
|
+
[CoreWebSocketEvent.AUTH_REFRESH]: WS_AuthRefreshPayload;
|
|
1040
|
+
[CoreWebSocketEvent.ORGANIZATION_SWITCH]: WS_OrganizationSwitchPayload;
|
|
1041
|
+
[CoreWebSocketEvent.SYSTEM_TOKEN_REFRESHED]: WS_AuthRefreshPayload;
|
|
1042
|
+
[CoreWebSocketEvent.SYSTEM_ERROR]: WS_SystemErrorPayload;
|
|
1043
|
+
};
|
|
1044
|
+
/**
|
|
1045
|
+
* WebSocket room name prefixes for different room types.
|
|
1046
|
+
* These prefixes are used to create room names for Socket.IO.
|
|
1047
|
+
*/
|
|
1048
|
+
export declare enum WebSocketRoomPrefix {
|
|
1049
|
+
/** User-specific room: user:{userId} */
|
|
1050
|
+
USER = "user",
|
|
1051
|
+
/** Organization room: org:{organizationId} */
|
|
1052
|
+
ORGANIZATION = "org",
|
|
1053
|
+
/** Organization role room: org:{organizationId}:role:{role} */
|
|
1054
|
+
ORGANIZATION_ROLE = "role",
|
|
1055
|
+
/** Application-level role room: app:role:{role} */
|
|
1056
|
+
APP_ROLE = "app:role",
|
|
1057
|
+
/** Resource room: resource:{resourceType}:{resourceId} */
|
|
1058
|
+
RESOURCE = "resource",
|
|
1059
|
+
/** Public room for unauthenticated users */
|
|
1060
|
+
PUBLIC = "public"
|
|
1061
|
+
}
|
|
1062
|
+
/**
|
|
1063
|
+
* Build a user room name
|
|
1064
|
+
*/
|
|
1065
|
+
export declare function buildUserRoomName(userId: string): string;
|
|
1066
|
+
/**
|
|
1067
|
+
* Build an organization room name
|
|
1068
|
+
*/
|
|
1069
|
+
export declare function buildOrganizationRoomName(organizationId: string): string;
|
|
1070
|
+
/**
|
|
1071
|
+
* Build an organization role room name
|
|
1072
|
+
*/
|
|
1073
|
+
export declare function buildOrganizationRoleRoomName(organizationId: string, role: string): string;
|
|
1074
|
+
/**
|
|
1075
|
+
* Build an application-level role room name
|
|
1076
|
+
*/
|
|
1077
|
+
export declare function buildAppRoleRoomName(role: string): string;
|
|
1078
|
+
/**
|
|
1079
|
+
* Build a resource room name
|
|
1080
|
+
*/
|
|
1081
|
+
export declare function buildResourceRoomName(resourceType: string, resourceId: string): string;
|
|
1082
|
+
/**
|
|
1083
|
+
* Build a scope room name for collection subscriptions
|
|
1084
|
+
*/
|
|
1085
|
+
export declare function buildScopeRoomName(resourceType: string, scopeKey: string, scopeId: string): string;
|
|
1086
|
+
/**
|
|
1087
|
+
* Parse a resource room name into its components
|
|
1088
|
+
*/
|
|
1089
|
+
export declare function parseResourceRoomName(roomName: string): {
|
|
1090
|
+
resourceType: string;
|
|
1091
|
+
resourceId?: string;
|
|
1092
|
+
scopeKey?: string;
|
|
1093
|
+
scopeId?: string;
|
|
1094
|
+
} | null;
|
|
1095
|
+
/**
|
|
1096
|
+
* Extract organization ID from an organization room name
|
|
1097
|
+
*/
|
|
1098
|
+
export declare function parseOrganizationRoomName(roomName: string): string | null;
|
|
1099
|
+
/**
|
|
1100
|
+
* Validate an incoming WebSocket event payload
|
|
1101
|
+
*/
|
|
1102
|
+
export declare function validateWebSocketPayload<E extends keyof typeof WebSocketEventSchemas>(event: E, payload: unknown): E extends keyof WebSocketEventPayloads ? WebSocketEventPayloads[E] : unknown;
|
|
1103
|
+
/**
|
|
1104
|
+
* Safe validation (returns result instead of throwing)
|
|
1105
|
+
*/
|
|
1106
|
+
export declare function safeValidateWebSocketPayload<E extends keyof typeof WebSocketEventSchemas>(event: E, payload: unknown): {
|
|
1107
|
+
success: true;
|
|
1108
|
+
data: E extends keyof WebSocketEventPayloads ? WebSocketEventPayloads[E] : unknown;
|
|
1109
|
+
} | {
|
|
1110
|
+
success: false;
|
|
1111
|
+
error: z.ZodError;
|
|
1112
|
+
};
|
|
1113
|
+
//# sourceMappingURL=websocket.shared.schemas.d.ts.map
|