@coast/core-api-types 1.2.34 → 1.2.36
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/models/activity-feed/ActivityFeedEventType.js +1 -0
- package/dist/models/activity-feed/ActivityFeedEventType.js.map +1 -0
- package/dist/models/activity-feed/ActivityFeedItem.js +1 -0
- package/dist/models/activity-feed/ActivityFeedItem.js.map +1 -0
- package/dist/models/activity-feed/ActivityFeedUpdated.js +1 -0
- package/dist/models/activity-feed/ActivityFeedUpdated.js.map +1 -0
- package/dist/models/activity-feed/CreateActivityFeedItem.js +1 -0
- package/dist/models/activity-feed/CreateActivityFeedItem.js.map +1 -0
- package/dist/models/activity-feed/CreateCardRelation.js +1 -0
- package/dist/models/activity-feed/CreateCardRelation.js.map +1 -0
- package/dist/models/activity-feed/CreateUserRelation.js +1 -0
- package/dist/models/activity-feed/CreateUserRelation.js.map +1 -0
- package/dist/models/activity-feed/ListActivityFeedItems.js +1 -0
- package/dist/models/activity-feed/ListActivityFeedItems.js.map +1 -0
- package/dist/models/activity-feed/ListActivityFeedItemsResult.js +1 -0
- package/dist/models/activity-feed/ListActivityFeedItemsResult.js.map +1 -0
- package/dist/models/application/Audit.js +1 -0
- package/dist/models/application/Audit.js.map +1 -0
- package/dist/models/application/DataEntity.js +1 -0
- package/dist/models/application/DataEntity.js.map +1 -0
- package/dist/models/application/HeaderKeys.js +1 -0
- package/dist/models/application/HeaderKeys.js.map +1 -0
- package/dist/models/application/OptionallyPersisted.js +1 -0
- package/dist/models/application/OptionallyPersisted.js.map +1 -0
- package/dist/models/application/query/OrderDirection.js +1 -0
- package/dist/models/application/query/OrderDirection.js.map +1 -0
- package/dist/models/auth/AccessLevel.js +1 -0
- package/dist/models/auth/AccessLevel.js.map +1 -0
- package/dist/models/auth/AccessLevelDomain.js +1 -0
- package/dist/models/auth/AccessLevelDomain.js.map +1 -0
- package/dist/models/auth/AccessLevelType.js +1 -0
- package/dist/models/auth/AccessLevelType.js.map +1 -0
- package/dist/models/auth/ChannelMembership.js +1 -0
- package/dist/models/auth/ChannelMembership.js.map +1 -0
- package/dist/models/auth/ChannelMembershipEntity.js +1 -0
- package/dist/models/auth/ChannelMembershipEntity.js.map +1 -0
- package/dist/models/auth/CreateChannelMembership.js +1 -0
- package/dist/models/auth/CreateChannelMembership.js.map +1 -0
- package/dist/models/auth/CreateWorkspaceUserGroupAssociation.js +1 -0
- package/dist/models/auth/CreateWorkspaceUserGroupAssociation.js.map +1 -0
- package/dist/models/auth/DeleteChannelMembership.js +1 -0
- package/dist/models/auth/DeleteChannelMembership.js.map +1 -0
- package/dist/models/auth/DeleteWorkspaceUserGroupAssociation.js +1 -0
- package/dist/models/auth/DeleteWorkspaceUserGroupAssociation.js.map +1 -0
- package/dist/models/auth/GetSamlUser.js +1 -0
- package/dist/models/auth/GetSamlUser.js.map +1 -0
- package/dist/models/auth/ListAccessLevels.js +1 -0
- package/dist/models/auth/ListAccessLevels.js.map +1 -0
- package/dist/models/auth/ListChannelMemberships.js +1 -0
- package/dist/models/auth/ListChannelMemberships.js.map +1 -0
- package/dist/models/auth/SamlUser.js +1 -0
- package/dist/models/auth/SamlUser.js.map +1 -0
- package/dist/models/auth/UpdateChannelMembership.js +1 -0
- package/dist/models/auth/UpdateChannelMembership.js.map +1 -0
- package/dist/models/auth/WorkspaceUserGroupAssociation.js +1 -0
- package/dist/models/auth/WorkspaceUserGroupAssociation.js.map +1 -0
- package/dist/models/auth/db/WorkspaceUserGroupAssociationEntity.js +1 -0
- package/dist/models/auth/db/WorkspaceUserGroupAssociationEntity.js.map +1 -0
- package/dist/models/automations/Automation.js +1 -0
- package/dist/models/automations/Automation.js.map +1 -0
- package/dist/models/automations/AutomationContext.js +1 -0
- package/dist/models/automations/AutomationContext.js.map +1 -0
- package/dist/models/automations/AutomationDateToken.js +1 -0
- package/dist/models/automations/AutomationDateToken.js.map +1 -0
- package/dist/models/automations/AutomationEventBusKey.js +1 -0
- package/dist/models/automations/AutomationEventBusKey.js.map +1 -0
- package/dist/models/automations/AutomationEventContext.js +1 -0
- package/dist/models/automations/AutomationEventContext.js.map +1 -0
- package/dist/models/automations/AutomationEventType.js +1 -0
- package/dist/models/automations/AutomationEventType.js.map +1 -0
- package/dist/models/automations/AutomationId.js +1 -0
- package/dist/models/automations/AutomationId.js.map +1 -0
- package/dist/models/automations/AutomationTriggerType.js +1 -0
- package/dist/models/automations/AutomationTriggerType.js.map +1 -0
- package/dist/models/automations/CreateAutomation.js +1 -0
- package/dist/models/automations/CreateAutomation.js.map +1 -0
- package/dist/models/automations/UpdateAutomation.js +1 -0
- package/dist/models/automations/UpdateAutomation.js.map +1 -0
- package/dist/models/automations/WorkflowAutomationsEvent.js +1 -0
- package/dist/models/automations/WorkflowAutomationsEvent.js.map +1 -0
- package/dist/models/automations/action/AutomationAction.js +1 -0
- package/dist/models/automations/action/AutomationAction.js.map +1 -0
- package/dist/models/automations/action/AutomationActionOutput.js +1 -0
- package/dist/models/automations/action/AutomationActionOutput.js.map +1 -0
- package/dist/models/automations/action/AutomationActionRegistry.js +1 -0
- package/dist/models/automations/action/AutomationActionRegistry.js.map +1 -0
- package/dist/models/automations/action/AutomationActionResult.js +1 -0
- package/dist/models/automations/action/AutomationActionResult.js.map +1 -0
- package/dist/models/automations/action/AutomationActionType.js +1 -0
- package/dist/models/automations/action/AutomationActionType.js.map +1 -0
- package/dist/models/automations/action/CalculateValueAction.js +1 -0
- package/dist/models/automations/action/CalculateValueAction.js.map +1 -0
- package/dist/models/automations/action/CreateAutomationAction.js +1 -0
- package/dist/models/automations/action/CreateAutomationAction.js.map +1 -0
- package/dist/models/automations/action/CurrentWorkflowEntityUpdateAction.js +1 -0
- package/dist/models/automations/action/CurrentWorkflowEntityUpdateAction.js.map +1 -0
- package/dist/models/automations/action/ReferencedInQuantitySumAction.js +1 -0
- package/dist/models/automations/action/ReferencedInQuantitySumAction.js.map +1 -0
- package/dist/models/automations/action/SendEmailAction.js +1 -0
- package/dist/models/automations/action/SendEmailAction.js.map +1 -0
- package/dist/models/automations/action/SendNotificationAction.js +1 -0
- package/dist/models/automations/action/SendNotificationAction.js.map +1 -0
- package/dist/models/automations/action/SendPushNotificationAction.js +1 -0
- package/dist/models/automations/action/SendPushNotificationAction.js.map +1 -0
- package/dist/models/automations/action/TriggerRelatedCardAutomationAction.js +1 -0
- package/dist/models/automations/action/TriggerRelatedCardAutomationAction.js.map +1 -0
- package/dist/models/automations/action/UpdateAutomationAction.js +1 -0
- package/dist/models/automations/action/UpdateAutomationAction.js.map +1 -0
- package/dist/models/automations/action/UpdateRelatedCardQuantityAction.js +1 -0
- package/dist/models/automations/action/UpdateRelatedCardQuantityAction.js.map +1 -0
- package/dist/models/automations/action/WorkflowEntityCreateAction.js +1 -0
- package/dist/models/automations/action/WorkflowEntityCreateAction.js.map +1 -0
- package/dist/models/automations/action/WorkflowEntityUpdateAction.js +1 -0
- package/dist/models/automations/action/WorkflowEntityUpdateAction.js.map +1 -0
- package/dist/models/automations/action/component-data/ActionResultNumber.js +1 -0
- package/dist/models/automations/action/component-data/ActionResultNumber.js.map +1 -0
- package/dist/models/automations/action/component-data/CurrentWorkflowEntity.js +1 -0
- package/dist/models/automations/action/component-data/CurrentWorkflowEntity.js.map +1 -0
- package/dist/models/automations/action/component-data/CurrentWorkflowEntityComponent.js +1 -0
- package/dist/models/automations/action/component-data/CurrentWorkflowEntityComponent.js.map +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentData.js +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentData.js.map +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataOneOf.js +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataOneOf.js.map +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataRegistry.js +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataRegistry.js.map +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataType.js +1 -0
- package/dist/models/automations/action/component-data/DynamicComponentDataType.js.map +1 -0
- package/dist/models/automations/action/component-data/DynamicNumberComponentDataOneOf.js +1 -0
- package/dist/models/automations/action/component-data/DynamicNumberComponentDataOneOf.js.map +1 -0
- package/dist/models/automations/action/component-data/RelatedWorkflowEntityComponent.js +1 -0
- package/dist/models/automations/action/component-data/RelatedWorkflowEntityComponent.js.map +1 -0
- package/dist/models/automations/action/component-data/TimeTrackerDataAction.js +1 -0
- package/dist/models/automations/action/component-data/TimeTrackerDataAction.js.map +1 -0
- package/dist/models/automations/action/settings/ArithmeticOperator.js +1 -0
- package/dist/models/automations/action/settings/ArithmeticOperator.js.map +1 -0
- package/dist/models/automations/action/settings/ArrayValueOperation.js +1 -0
- package/dist/models/automations/action/settings/ArrayValueOperation.js.map +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettings.js +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettingsOneOf.js +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettingsOneOf.js.map +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettingsRegistry.js +1 -0
- package/dist/models/automations/action/settings/AutomationActionSettingsRegistry.js.map +1 -0
- package/dist/models/automations/action/settings/AutomationComponentData.js +1 -0
- package/dist/models/automations/action/settings/AutomationComponentData.js.map +1 -0
- package/dist/models/automations/action/settings/CalculateValueActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CalculateValueActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CreateCalculateValueActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CreateCalculateValueActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CreateCurrentWorkflowEntityUpdateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CreateCurrentWorkflowEntityUpdateActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CreateSettingsWorkflowEntityField.js +1 -0
- package/dist/models/automations/action/settings/CreateSettingsWorkflowEntityField.js.map +1 -0
- package/dist/models/automations/action/settings/CreateUpdateRelatedCardQuantityActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CreateUpdateRelatedCardQuantityActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CreateWorkflowEntityCreateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CreateWorkflowEntityCreateActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CreateWorkflowEntityUpdateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CreateWorkflowEntityUpdateActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/CurrentWorkflowEntityUpdateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/CurrentWorkflowEntityUpdateActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/ReferencedInAggregate.js +1 -0
- package/dist/models/automations/action/settings/ReferencedInAggregate.js.map +1 -0
- package/dist/models/automations/action/settings/ReferencedInQuantitySumActionSettings.js +1 -0
- package/dist/models/automations/action/settings/ReferencedInQuantitySumActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/SendEmailActionSettings.js +1 -0
- package/dist/models/automations/action/settings/SendEmailActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/SendNotificationActionSettings.js +1 -0
- package/dist/models/automations/action/settings/SendNotificationActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/SendPushNotificationActionSettings.js +1 -0
- package/dist/models/automations/action/settings/SendPushNotificationActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/SettingsWorkflowEntityField.js +1 -0
- package/dist/models/automations/action/settings/SettingsWorkflowEntityField.js.map +1 -0
- package/dist/models/automations/action/settings/TriggerRelatedCardAutomationActionSettings.js +1 -0
- package/dist/models/automations/action/settings/TriggerRelatedCardAutomationActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/UpdateRelatedCardQuantityActionSettings.js +1 -0
- package/dist/models/automations/action/settings/UpdateRelatedCardQuantityActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityActionSettings.js +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityCreateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityCreateActionSettings.js.map +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityUpdateActionSettings.js +1 -0
- package/dist/models/automations/action/settings/WorkflowEntityUpdateActionSettings.js.map +1 -0
- package/dist/models/automations/condition/ActionResultNumberOperand.js +1 -0
- package/dist/models/automations/condition/ActionResultNumberOperand.js.map +1 -0
- package/dist/models/automations/condition/ComponentOperand.js +1 -0
- package/dist/models/automations/condition/ComponentOperand.js.map +1 -0
- package/dist/models/automations/condition/Condition.js +1 -0
- package/dist/models/automations/condition/Condition.js.map +1 -0
- package/dist/models/automations/condition/CreateCondition.js +1 -0
- package/dist/models/automations/condition/CreateCondition.js.map +1 -0
- package/dist/models/automations/condition/DateOperand.js +1 -0
- package/dist/models/automations/condition/DateOperand.js.map +1 -0
- package/dist/models/automations/condition/DateTokenOperand.js +1 -0
- package/dist/models/automations/condition/DateTokenOperand.js.map +1 -0
- package/dist/models/automations/condition/LogicalOperator.js +1 -0
- package/dist/models/automations/condition/LogicalOperator.js.map +1 -0
- package/dist/models/automations/condition/NumberOperand.js +1 -0
- package/dist/models/automations/condition/NumberOperand.js.map +1 -0
- package/dist/models/automations/condition/NumberOperandOneOf.js +1 -0
- package/dist/models/automations/condition/NumberOperandOneOf.js.map +1 -0
- package/dist/models/automations/condition/Operand.js +1 -0
- package/dist/models/automations/condition/Operand.js.map +1 -0
- package/dist/models/automations/condition/OperandOneOf.js +1 -0
- package/dist/models/automations/condition/OperandOneOf.js.map +1 -0
- package/dist/models/automations/condition/OperandRegistry.js +1 -0
- package/dist/models/automations/condition/OperandRegistry.js.map +1 -0
- package/dist/models/automations/condition/OperandType.js +1 -0
- package/dist/models/automations/condition/OperandType.js.map +1 -0
- package/dist/models/automations/condition/PreviousComponentOperand.js +1 -0
- package/dist/models/automations/condition/PreviousComponentOperand.js.map +1 -0
- package/dist/models/automations/condition/StringArrayOperand.js +1 -0
- package/dist/models/automations/condition/StringArrayOperand.js.map +1 -0
- package/dist/models/automations/condition/StringOperand.js +1 -0
- package/dist/models/automations/condition/StringOperand.js.map +1 -0
- package/dist/models/automations/condition/UpdateCondition.js +1 -0
- package/dist/models/automations/condition/UpdateCondition.js.map +1 -0
- package/dist/models/automations/condition/WorkflowEntityRefComponentOperand.js +1 -0
- package/dist/models/automations/condition/WorkflowEntityRefComponentOperand.js.map +1 -0
- package/dist/models/billing/Billing.js +1 -0
- package/dist/models/billing/Billing.js.map +1 -0
- package/dist/models/billing/BillingSubscription.js +1 -0
- package/dist/models/billing/BillingSubscription.js.map +1 -0
- package/dist/models/billing/BillingSubscriptionStatus.js +1 -0
- package/dist/models/billing/BillingSubscriptionStatus.js.map +1 -0
- package/dist/models/billing/CheckoutSession.js +1 -0
- package/dist/models/billing/CheckoutSession.js.map +1 -0
- package/dist/models/billing/CheckoutSessionLineItem.js +1 -0
- package/dist/models/billing/CheckoutSessionLineItem.js.map +1 -0
- package/dist/models/billing/CreateCheckoutSession.js +1 -0
- package/dist/models/billing/CreateCheckoutSession.js.map +1 -0
- package/dist/models/billing/CreateCustomer.js +1 -0
- package/dist/models/billing/CreateCustomer.js.map +1 -0
- package/dist/models/billing/CreatePortalSession.js +1 -0
- package/dist/models/billing/CreatePortalSession.js.map +1 -0
- package/dist/models/billing/Customer.js +1 -0
- package/dist/models/billing/Customer.js.map +1 -0
- package/dist/models/billing/PlanTier.js +1 -0
- package/dist/models/billing/PlanTier.js.map +1 -0
- package/dist/models/billing/PortalSession.js +1 -0
- package/dist/models/billing/PortalSession.js.map +1 -0
- package/dist/models/billing/SubscriptionItem.js +1 -0
- package/dist/models/billing/SubscriptionItem.js.map +1 -0
- package/dist/models/billing/SubscriptionPlan.js +1 -0
- package/dist/models/billing/SubscriptionPlan.js.map +1 -0
- package/dist/models/billing/SubscriptionPlanPrice.js +1 -0
- package/dist/models/billing/SubscriptionPlanPrice.js.map +1 -0
- package/dist/models/billing/SubscriptionPlanPriceInterval.js +1 -0
- package/dist/models/billing/SubscriptionPlanPriceInterval.js.map +1 -0
- package/dist/models/billing/SubscriptionPlanProduct.js +1 -0
- package/dist/models/billing/SubscriptionPlanProduct.js.map +1 -0
- package/dist/models/billing/SubscriptionPlanType.js +1 -0
- package/dist/models/billing/SubscriptionPlanType.js.map +1 -0
- package/dist/models/billing/SubscriptionPlanWorkflowTier.js +1 -0
- package/dist/models/billing/SubscriptionPlanWorkflowTier.js.map +1 -0
- package/dist/models/billing/SubscriptionStatus.js +1 -0
- package/dist/models/billing/SubscriptionStatus.js.map +1 -0
- package/dist/models/business/Business.js +1 -0
- package/dist/models/business/Business.js.map +1 -0
- package/dist/models/business/BusinessEventJob.js +1 -0
- package/dist/models/business/BusinessEventJob.js.map +1 -0
- package/dist/models/business/BusinessEventType.js +1 -0
- package/dist/models/business/BusinessEventType.js.map +1 -0
- package/dist/models/business/BusinessId.js +1 -0
- package/dist/models/business/BusinessId.js.map +1 -0
- package/dist/models/business/BusinessMembership.js +1 -0
- package/dist/models/business/BusinessMembership.js.map +1 -0
- package/dist/models/business/BusinessMembershipRole.js +1 -0
- package/dist/models/business/BusinessMembershipRole.js.map +1 -0
- package/dist/models/business/CreateBusinessV2.js +1 -0
- package/dist/models/business/CreateBusinessV2.js.map +1 -0
- package/dist/models/business/FindBusinesses.js +1 -0
- package/dist/models/business/FindBusinesses.js.map +1 -0
- package/dist/models/business/UpdateBusinessV2.js +1 -0
- package/dist/models/business/UpdateBusinessV2.js.map +1 -0
- package/dist/models/card/Card.js +1 -0
- package/dist/models/card/Card.js.map +1 -0
- package/dist/models/card/CardEvent.js +1 -0
- package/dist/models/card/CardEvent.js.map +1 -0
- package/dist/models/card/CardEventEmitted.js +1 -0
- package/dist/models/card/CardEventEmitted.js.map +1 -0
- package/dist/models/card/CardFields.js +1 -0
- package/dist/models/card/CardFields.js.map +1 -0
- package/dist/models/card/CardStatus.js +1 -0
- package/dist/models/card/CardStatus.js.map +1 -0
- package/dist/models/card/CardStatusChangeJobData.js +1 -0
- package/dist/models/card/CardStatusChangeJobData.js.map +1 -0
- package/dist/models/card/ChannelCardSequence.js +1 -0
- package/dist/models/card/ChannelCardSequence.js.map +1 -0
- package/dist/models/card/CreateCard.js +1 -0
- package/dist/models/card/CreateCard.js.map +1 -0
- package/dist/models/card/CreateCards.js +1 -0
- package/dist/models/card/CreateCards.js.map +1 -0
- package/dist/models/card/CreateEntityRecurrence.js +1 -0
- package/dist/models/card/CreateEntityRecurrence.js.map +1 -0
- package/dist/models/card/CreateNonRecurringCard.js +1 -0
- package/dist/models/card/CreateNonRecurringCard.js.map +1 -0
- package/dist/models/card/DeleteCard.js +1 -0
- package/dist/models/card/DeleteCard.js.map +1 -0
- package/dist/models/card/DeleteCards.js +1 -0
- package/dist/models/card/DeleteCards.js.map +1 -0
- package/dist/models/card/EntityEventType.js +1 -0
- package/dist/models/card/EntityEventType.js.map +1 -0
- package/dist/models/card/EntityRecurrence.js +1 -0
- package/dist/models/card/EntityRecurrence.js.map +1 -0
- package/dist/models/card/EntityRecurrenceScope.js +1 -0
- package/dist/models/card/EntityRecurrenceScope.js.map +1 -0
- package/dist/models/card/ExternalCardBatchEvent.js +1 -0
- package/dist/models/card/ExternalCardBatchEvent.js.map +1 -0
- package/dist/models/card/ExternalCardEvent.js +1 -0
- package/dist/models/card/ExternalCardEvent.js.map +1 -0
- package/dist/models/card/ExternalCardEventPayload.js +1 -0
- package/dist/models/card/ExternalCardEventPayload.js.map +1 -0
- package/dist/models/card/ExternalCardEventRemotePayload.js +1 -0
- package/dist/models/card/ExternalCardEventRemotePayload.js.map +1 -0
- package/dist/models/card/ExternalCardEventType.js +1 -0
- package/dist/models/card/ExternalCardEventType.js.map +1 -0
- package/dist/models/card/GetCards.js +1 -0
- package/dist/models/card/GetCards.js.map +1 -0
- package/dist/models/card/NotificationEvent.js +1 -0
- package/dist/models/card/NotificationEvent.js.map +1 -0
- package/dist/models/card/UpdateCard.js +1 -0
- package/dist/models/card/UpdateCard.js.map +1 -0
- package/dist/models/card/UpdateCardMerged.js +1 -0
- package/dist/models/card/UpdateCardMerged.js.map +1 -0
- package/dist/models/card/UpdateEntityRecurrence.js +1 -0
- package/dist/models/card/UpdateEntityRecurrence.js.map +1 -0
- package/dist/models/card/WorkspaceFocus.js +1 -0
- package/dist/models/card/WorkspaceFocus.js.map +1 -0
- package/dist/models/card/card-definition/CardDefinition.js +1 -0
- package/dist/models/card/card-definition/CardDefinition.js.map +1 -0
- package/dist/models/card/card-definition/CardDefinitionSubscription.js +1 -0
- package/dist/models/card/card-definition/CardDefinitionSubscription.js.map +1 -0
- package/dist/models/card/card-definition/CardFragmentTemplate.js +1 -0
- package/dist/models/card/card-definition/CardFragmentTemplate.js.map +1 -0
- package/dist/models/card/card-definition/CardUITemplate.js +1 -0
- package/dist/models/card/card-definition/CardUITemplate.js.map +1 -0
- package/dist/models/card/card-definition/CardUITemplateType.js +1 -0
- package/dist/models/card/card-definition/CardUITemplateType.js.map +1 -0
- package/dist/models/card/card-definition/CoastJSONFieldType.js +1 -0
- package/dist/models/card/card-definition/CoastJSONFieldType.js.map +1 -0
- package/dist/models/card/card-definition/CoastJSONSchema4.js +1 -0
- package/dist/models/card/card-definition/CoastJSONSchema4.js.map +1 -0
- package/dist/models/card/card-definition/CreateCardDefinition.js +1 -0
- package/dist/models/card/card-definition/CreateCardDefinition.js.map +1 -0
- package/dist/models/card/card-definition/CreateCardFragmentTemplate.js +1 -0
- package/dist/models/card/card-definition/CreateCardFragmentTemplate.js.map +1 -0
- package/dist/models/card/card-definition/CreateCardUITemplate.js +1 -0
- package/dist/models/card/card-definition/CreateCardUITemplate.js.map +1 -0
- package/dist/models/card/card-definition/DefinitionTypeIdentifier.js +1 -0
- package/dist/models/card/card-definition/DefinitionTypeIdentifier.js.map +1 -0
- package/dist/models/card/card-definition/ListCardDefinitions.js +1 -0
- package/dist/models/card/card-definition/ListCardDefinitions.js.map +1 -0
- package/dist/models/card/card-definition/ListCardFragmentTemplates.js +1 -0
- package/dist/models/card/card-definition/ListCardFragmentTemplates.js.map +1 -0
- package/dist/models/card/card-definition/UpdateCardDefinition.js +1 -0
- package/dist/models/card/card-definition/UpdateCardDefinition.js.map +1 -0
- package/dist/models/card/card-definition/UpdateCardFragmentTemplate.js +1 -0
- package/dist/models/card/card-definition/UpdateCardFragmentTemplate.js.map +1 -0
- package/dist/models/card/card-definition/UpdateCardUITemplate.js +1 -0
- package/dist/models/card/card-definition/UpdateCardUITemplate.js.map +1 -0
- package/dist/models/card/card-field-string-tag/ArchiveCardFieldStringTag.js +1 -0
- package/dist/models/card/card-field-string-tag/ArchiveCardFieldStringTag.js.map +1 -0
- package/dist/models/card/card-field-string-tag/CardFieldStringTag.js +1 -0
- package/dist/models/card/card-field-string-tag/CardFieldStringTag.js.map +1 -0
- package/dist/models/card/card-field-string-tag/CreateCardFieldStringTag.js +1 -0
- package/dist/models/card/card-field-string-tag/CreateCardFieldStringTag.js.map +1 -0
- package/dist/models/card/card-field-string-tag/ListCardFieldStringTags.js +1 -0
- package/dist/models/card/card-field-string-tag/ListCardFieldStringTags.js.map +1 -0
- package/dist/models/card/card-field-string-tag/UpdateCardFieldStringTag.js +1 -0
- package/dist/models/card/card-field-string-tag/UpdateCardFieldStringTag.js.map +1 -0
- package/dist/models/card/card-reminder/CardReminder.js +1 -0
- package/dist/models/card/card-reminder/CardReminder.js.map +1 -0
- package/dist/models/card/card-reminder/CardReminderEventType.js +1 -0
- package/dist/models/card/card-reminder/CardReminderEventType.js.map +1 -0
- package/dist/models/card/card-reminder/CardReminderJobData.js +1 -0
- package/dist/models/card/card-reminder/CardReminderJobData.js.map +1 -0
- package/dist/models/card/card-reminder/CreateCardReminder.js +1 -0
- package/dist/models/card/card-reminder/CreateCardReminder.js.map +1 -0
- package/dist/models/card/card-reminder/ReminderRelativeTo.js +1 -0
- package/dist/models/card/card-reminder/ReminderRelativeTo.js.map +1 -0
- package/dist/models/card/card-reminder/UpdateCardReminder.js +1 -0
- package/dist/models/card/card-reminder/UpdateCardReminder.js.map +1 -0
- package/dist/models/card/client-event/ClientEvent.js +1 -0
- package/dist/models/card/client-event/ClientEvent.js.map +1 -0
- package/dist/models/card/client-event/ClientEventType.js +1 -0
- package/dist/models/card/client-event/ClientEventType.js.map +1 -0
- package/dist/models/card/client-event/CreateClientEvent.js +1 -0
- package/dist/models/card/client-event/CreateClientEvent.js.map +1 -0
- package/dist/models/card/export/CreateCardExport.js +1 -0
- package/dist/models/card/export/CreateCardExport.js.map +1 -0
- package/dist/models/card/list-cards/CardRelationFilter.js +1 -0
- package/dist/models/card/list-cards/CardRelationFilter.js.map +1 -0
- package/dist/models/card/list-cards/CardRelationFilterType.js +1 -0
- package/dist/models/card/list-cards/CardRelationFilterType.js.map +1 -0
- package/dist/models/card/list-cards/CardTagFilter.js +1 -0
- package/dist/models/card/list-cards/CardTagFilter.js.map +1 -0
- package/dist/models/card/list-cards/LegacyCardRelationFilter.js +1 -0
- package/dist/models/card/list-cards/LegacyCardRelationFilter.js.map +1 -0
- package/dist/models/card/list-cards/LegacyCardRelationFilterType.js +1 -0
- package/dist/models/card/list-cards/LegacyCardRelationFilterType.js.map +1 -0
- package/dist/models/card/list-cards/ListCards.js +1 -0
- package/dist/models/card/list-cards/ListCards.js.map +1 -0
- package/dist/models/card/list-cards/ListCardsOrder.js +1 -0
- package/dist/models/card/list-cards/ListCardsOrder.js.map +1 -0
- package/dist/models/card/list-cards/ListCardsOrderBy.js +1 -0
- package/dist/models/card/list-cards/ListCardsOrderBy.js.map +1 -0
- package/dist/models/card/list-cards/ListCardsResult.js +1 -0
- package/dist/models/card/list-cards/ListCardsResult.js.map +1 -0
- package/dist/models/card/related-card/ListRelatedCardRollups.js +1 -0
- package/dist/models/card/related-card/ListRelatedCardRollups.js.map +1 -0
- package/dist/models/card/related-card/ListRelatedCards.js +1 -0
- package/dist/models/card/related-card/ListRelatedCards.js.map +1 -0
- package/dist/models/card/related-card/RelatedCardRollup.js +1 -0
- package/dist/models/card/related-card/RelatedCardRollup.js.map +1 -0
- package/dist/models/card/related-card/RelatedCardSummary.js +1 -0
- package/dist/models/card/related-card/RelatedCardSummary.js.map +1 -0
- package/dist/models/card/related-card/RelatedCardType.js +1 -0
- package/dist/models/card/related-card/RelatedCardType.js.map +1 -0
- package/dist/models/card/summary-card/AbstractListSummaryCard.js +1 -0
- package/dist/models/card/summary-card/AbstractListSummaryCard.js.map +1 -0
- package/dist/models/card/summary-card/GetSummaryCards.js +1 -0
- package/dist/models/card/summary-card/GetSummaryCards.js.map +1 -0
- package/dist/models/card/summary-card/ListSummaryCards.js +1 -0
- package/dist/models/card/summary-card/ListSummaryCards.js.map +1 -0
- package/dist/models/card/summary-card/ListSummaryCardsResult.js +1 -0
- package/dist/models/card/summary-card/ListSummaryCardsResult.js.map +1 -0
- package/dist/models/card/summary-card/SummaryCard.js +1 -0
- package/dist/models/card/summary-card/SummaryCard.js.map +1 -0
- package/dist/models/channel/AnyChannelUpdated.js +1 -0
- package/dist/models/channel/AnyChannelUpdated.js.map +1 -0
- package/dist/models/channel/Channel.js +1 -0
- package/dist/models/channel/Channel.js.map +1 -0
- package/dist/models/channel/ChannelAccountingUpdated.js +1 -0
- package/dist/models/channel/ChannelAccountingUpdated.js.map +1 -0
- package/dist/models/channel/ChannelEventJob.js +1 -0
- package/dist/models/channel/ChannelEventJob.js.map +1 -0
- package/dist/models/channel/ChannelEventType.js +1 -0
- package/dist/models/channel/ChannelEventType.js.map +1 -0
- package/dist/models/channel/ChannelType.js +1 -0
- package/dist/models/channel/ChannelType.js.map +1 -0
- package/dist/models/channel/ChannelWithoutRelations.js +1 -0
- package/dist/models/channel/ChannelWithoutRelations.js.map +1 -0
- package/dist/models/channel/CreateChannel.js +1 -0
- package/dist/models/channel/CreateChannel.js.map +1 -0
- package/dist/models/channel/CreateChannelChannelMembership.js +1 -0
- package/dist/models/channel/CreateChannelChannelMembership.js.map +1 -0
- package/dist/models/channel/ListChannels.js +1 -0
- package/dist/models/channel/ListChannels.js.map +1 -0
- package/dist/models/channel/RelatedChannelAssociation.js +1 -0
- package/dist/models/channel/RelatedChannelAssociation.js.map +1 -0
- package/dist/models/channel/UpdateChannelV2.js +1 -0
- package/dist/models/channel/UpdateChannelV2.js.map +1 -0
- package/dist/models/channel/UpdateRelatedChannelAssociation.js +1 -0
- package/dist/models/channel/UpdateRelatedChannelAssociation.js.map +1 -0
- package/dist/models/channel/WorkspaceId.js +1 -0
- package/dist/models/channel/WorkspaceId.js.map +1 -0
- package/dist/models/common/EventKey.js +1 -0
- package/dist/models/common/EventKey.js.map +1 -0
- package/dist/models/common/OneOfUtils.js +1 -0
- package/dist/models/common/OneOfUtils.js.map +1 -0
- package/dist/models/common/RRuleUtils.js +1 -0
- package/dist/models/common/RRuleUtils.js.map +1 -0
- package/dist/models/common/SortDirection.js +1 -0
- package/dist/models/common/SortDirection.js.map +1 -0
- package/dist/models/common/WithBusinessId.js +1 -0
- package/dist/models/common/WithBusinessId.js.map +1 -0
- package/dist/models/dashboard/CreateDashboard.js +1 -0
- package/dist/models/dashboard/CreateDashboard.js.map +1 -0
- package/dist/models/dashboard/CreateEntityWidget.js +1 -0
- package/dist/models/dashboard/CreateEntityWidget.js.map +1 -0
- package/dist/models/dashboard/CreateUserEntityWidgetAssociation.js +1 -0
- package/dist/models/dashboard/CreateUserEntityWidgetAssociation.js.map +1 -0
- package/dist/models/dashboard/Dashboard.js +1 -0
- package/dist/models/dashboard/Dashboard.js.map +1 -0
- package/dist/models/dashboard/DeleteUserEntityWidgetAssociation.js +1 -0
- package/dist/models/dashboard/DeleteUserEntityWidgetAssociation.js.map +1 -0
- package/dist/models/dashboard/EntityWidget.js +1 -0
- package/dist/models/dashboard/EntityWidget.js.map +1 -0
- package/dist/models/dashboard/UpdateDashboard.js +1 -0
- package/dist/models/dashboard/UpdateDashboard.js.map +1 -0
- package/dist/models/dashboard/UpdateEntityWidget.js +1 -0
- package/dist/models/dashboard/UpdateEntityWidget.js.map +1 -0
- package/dist/models/dashboard/UserEntityWidgetAssociation.js +1 -0
- package/dist/models/dashboard/UserEntityWidgetAssociation.js.map +1 -0
- package/dist/models/export/BulkExportRequest.js +1 -0
- package/dist/models/export/BulkExportRequest.js.map +1 -0
- package/dist/models/export/ComponentDataExport.js +1 -0
- package/dist/models/export/ComponentDataExport.js.map +1 -0
- package/dist/models/export/CreateQrCode.js +1 -0
- package/dist/models/export/CreateQrCode.js.map +1 -0
- package/dist/models/export/CreateWorkflowEntitiesExport.js +1 -0
- package/dist/models/export/CreateWorkflowEntitiesExport.js.map +1 -0
- package/dist/models/export/DataExport.js +1 -0
- package/dist/models/export/DataExport.js.map +1 -0
- package/dist/models/export/DataExportRegistry.js +1 -0
- package/dist/models/export/DataExportRegistry.js.map +1 -0
- package/dist/models/export/DataExportType.js +1 -0
- package/dist/models/export/DataExportType.js.map +1 -0
- package/dist/models/export/Export.js +1 -0
- package/dist/models/export/Export.js.map +1 -0
- package/dist/models/export/ExportFormat.js +1 -0
- package/dist/models/export/ExportFormat.js.map +1 -0
- package/dist/models/export/FormDataExport.js +1 -0
- package/dist/models/export/FormDataExport.js.map +1 -0
- package/dist/models/export/ListEntitiesFormData.js +1 -0
- package/dist/models/export/ListEntitiesFormData.js.map +1 -0
- package/dist/models/export/ListEntitiesFormDataResult.js +1 -0
- package/dist/models/export/ListEntitiesFormDataResult.js.map +1 -0
- package/dist/models/export/SubformDataExport.js +1 -0
- package/dist/models/export/SubformDataExport.js.map +1 -0
- package/dist/models/file-storage/File.d.ts +10 -0
- package/dist/models/{file-upload/S3StoredFile.js → file-storage/File.js} +1 -0
- package/dist/models/file-storage/File.js.map +1 -0
- package/dist/models/{file-upload → file-storage}/FileId.js +1 -0
- package/dist/models/file-storage/FileId.js.map +1 -0
- package/dist/models/integration/App.js +1 -0
- package/dist/models/integration/App.js.map +1 -0
- package/dist/models/integration/AppStatus.js +1 -0
- package/dist/models/integration/AppStatus.js.map +1 -0
- package/dist/models/integration/CreateAppIntegration.js +1 -0
- package/dist/models/integration/CreateAppIntegration.js.map +1 -0
- package/dist/models/integration/CreateIntegration.js +1 -0
- package/dist/models/integration/CreateIntegration.js.map +1 -0
- package/dist/models/integration/GetIntegration.js +1 -0
- package/dist/models/integration/GetIntegration.js.map +1 -0
- package/dist/models/integration/IntegationTempCode.js +1 -0
- package/dist/models/integration/IntegationTempCode.js.map +1 -0
- package/dist/models/integration/Integration.js +1 -0
- package/dist/models/integration/Integration.js.map +1 -0
- package/dist/models/integration/IntegrationEntityEvent.js +1 -0
- package/dist/models/integration/IntegrationEntityEvent.js.map +1 -0
- package/dist/models/integration/IntegrationStatus.js +1 -0
- package/dist/models/integration/IntegrationStatus.js.map +1 -0
- package/dist/models/integration/IntegrationVerification.js +1 -0
- package/dist/models/integration/IntegrationVerification.js.map +1 -0
- package/dist/models/integration/ListIntegrations.js +1 -0
- package/dist/models/integration/ListIntegrations.js.map +1 -0
- package/dist/models/integration/UpdateIntegration.js +1 -0
- package/dist/models/integration/UpdateIntegration.js.map +1 -0
- package/dist/models/json-relations/workflow-template/CreateWorkflowTemplateFieldLink.js +1 -0
- package/dist/models/json-relations/workflow-template/CreateWorkflowTemplateFieldLink.js.map +1 -0
- package/dist/models/json-relations/workflow-template/LinkComponentType.js +1 -0
- package/dist/models/json-relations/workflow-template/LinkComponentType.js.map +1 -0
- package/dist/models/json-relations/workflow-template/WorkflowTemplateFieldLink.js +1 -0
- package/dist/models/json-relations/workflow-template/WorkflowTemplateFieldLink.js.map +1 -0
- package/dist/models/media/CreateMedia.js +1 -0
- package/dist/models/media/CreateMedia.js.map +1 -0
- package/dist/models/media/Media.js +1 -0
- package/dist/models/media/Media.js.map +1 -0
- package/dist/models/media/MediaPresignedPost.js +1 -0
- package/dist/models/media/MediaPresignedPost.js.map +1 -0
- package/dist/models/media/MediaType.js +1 -0
- package/dist/models/media/MediaType.js.map +1 -0
- package/dist/models/messaging/CreateLegacyMessage.js +1 -0
- package/dist/models/messaging/CreateLegacyMessage.js.map +1 -0
- package/dist/models/messaging/CreateThread.js +1 -0
- package/dist/models/messaging/CreateThread.js.map +1 -0
- package/dist/models/messaging/CreateThreadMessage.js +1 -0
- package/dist/models/messaging/CreateThreadMessage.js.map +1 -0
- package/dist/models/messaging/LegacyMessageSubtype.js +1 -0
- package/dist/models/messaging/LegacyMessageSubtype.js.map +1 -0
- package/dist/models/messaging/Thread.js +1 -0
- package/dist/models/messaging/Thread.js.map +1 -0
- package/dist/models/messaging/ThreadMembership.js +1 -0
- package/dist/models/messaging/ThreadMembership.js.map +1 -0
- package/dist/models/messaging/ThreadMessage.js +1 -0
- package/dist/models/messaging/ThreadMessage.js.map +1 -0
- package/dist/models/messaging/ThreadMessageAttachment.js +1 -0
- package/dist/models/messaging/ThreadMessageAttachment.js.map +1 -0
- package/dist/models/messaging/ThreadMessageMeta.js +1 -0
- package/dist/models/messaging/ThreadMessageMeta.js.map +1 -0
- package/dist/models/messaging/ThreadMessageMetaInput.js +1 -0
- package/dist/models/messaging/ThreadMessageMetaInput.js.map +1 -0
- package/dist/models/messaging/ThreadMessageReaction.js +1 -0
- package/dist/models/messaging/ThreadMessageReaction.js.map +1 -0
- package/dist/models/messaging/ThreadMessageReactionType.js +1 -0
- package/dist/models/messaging/ThreadMessageReactionType.js.map +1 -0
- package/dist/models/messaging/ThreadMessageSubscription.js +1 -0
- package/dist/models/messaging/ThreadMessageSubscription.js.map +1 -0
- package/dist/models/messaging/ThreadMessageType.js +1 -0
- package/dist/models/messaging/ThreadMessageType.js.map +1 -0
- package/dist/models/messaging/ThreadSubscription.js +1 -0
- package/dist/models/messaging/ThreadSubscription.js.map +1 -0
- package/dist/models/messaging/Token.js +1 -0
- package/dist/models/messaging/Token.js.map +1 -0
- package/dist/models/messaging/TokenMentionType.js +1 -0
- package/dist/models/messaging/TokenMentionType.js.map +1 -0
- package/dist/models/messaging/TokenType.js +1 -0
- package/dist/models/messaging/TokenType.js.map +1 -0
- package/dist/models/messaging/UpdateThread.js +1 -0
- package/dist/models/messaging/UpdateThread.js.map +1 -0
- package/dist/models/messaging/UpdateThreadMessage.js +1 -0
- package/dist/models/messaging/UpdateThreadMessage.js.map +1 -0
- package/dist/models/metrics/CreateUsageMetric.js +1 -0
- package/dist/models/metrics/CreateUsageMetric.js.map +1 -0
- package/dist/models/metrics/MessageEventJob.js +1 -0
- package/dist/models/metrics/MessageEventJob.js.map +1 -0
- package/dist/models/metrics/MessageEventType.js +1 -0
- package/dist/models/metrics/MessageEventType.js.map +1 -0
- package/dist/models/metrics/MetricType.js +1 -0
- package/dist/models/metrics/MetricType.js.map +1 -0
- package/dist/models/metrics/MetricUnit.js +1 -0
- package/dist/models/metrics/MetricUnit.js.map +1 -0
- package/dist/models/metrics/StorageEventJob.js +1 -0
- package/dist/models/metrics/StorageEventJob.js.map +1 -0
- package/dist/models/metrics/StorageEventType.js +1 -0
- package/dist/models/metrics/StorageEventType.js.map +1 -0
- package/dist/models/metrics/UsageMetric.js +1 -0
- package/dist/models/metrics/UsageMetric.js.map +1 -0
- package/dist/models/metrics/UsageMetricSummary.js +1 -0
- package/dist/models/metrics/UsageMetricSummary.js.map +1 -0
- package/dist/models/pagination/OffsetPaginatedRequest.js +1 -0
- package/dist/models/pagination/OffsetPaginatedRequest.js.map +1 -0
- package/dist/models/pagination/OffsetPaginatedResult.js +1 -0
- package/dist/models/pagination/OffsetPaginatedResult.js.map +1 -0
- package/dist/models/plan-limits/PlanLimit.js +1 -0
- package/dist/models/plan-limits/PlanLimit.js.map +1 -0
- package/dist/models/plan-limits/PlanLimitEntity.js +1 -0
- package/dist/models/plan-limits/PlanLimitEntity.js.map +1 -0
- package/dist/models/plan-limits/PlanLimitOverage.js +1 -0
- package/dist/models/plan-limits/PlanLimitOverage.js.map +1 -0
- package/dist/models/reporting/CreateReport.js +1 -0
- package/dist/models/reporting/CreateReport.js.map +1 -0
- package/dist/models/reporting/CreateReportUrl.js +1 -0
- package/dist/models/reporting/CreateReportUrl.js.map +1 -0
- package/dist/models/reporting/ListReports.js +1 -0
- package/dist/models/reporting/ListReports.js.map +1 -0
- package/dist/models/reporting/Report.js +1 -0
- package/dist/models/reporting/Report.js.map +1 -0
- package/dist/models/reporting/UpdateReport.js +1 -0
- package/dist/models/reporting/UpdateReport.js.map +1 -0
- package/dist/models/search/Indexable.js +1 -0
- package/dist/models/search/Indexable.js.map +1 -0
- package/dist/models/search/Search.js +1 -0
- package/dist/models/search/Search.js.map +1 -0
- package/dist/models/search/SearchIndex.js +1 -0
- package/dist/models/search/SearchIndex.js.map +1 -0
- package/dist/models/search/SearchResult.js +1 -0
- package/dist/models/search/SearchResult.js.map +1 -0
- package/dist/models/search/SearchResultHighlight.js +1 -0
- package/dist/models/search/SearchResultHighlight.js.map +1 -0
- package/dist/models/search/SearchResultHighlightPosition.js +1 -0
- package/dist/models/search/SearchResultHighlightPosition.js.map +1 -0
- package/dist/models/search/SearchResultHighlights.js +1 -0
- package/dist/models/search/SearchResultHighlights.js.map +1 -0
- package/dist/models/search/SearchResultType.js +1 -0
- package/dist/models/search/SearchResultType.js.map +1 -0
- package/dist/models/shared-link/CreateSharedCardLink.d.ts +1 -6
- package/dist/models/shared-link/CreateSharedCardLink.js +1 -0
- package/dist/models/shared-link/CreateSharedCardLink.js.map +1 -0
- package/dist/models/shared-link/ListSharedCardLinks.js +1 -0
- package/dist/models/shared-link/ListSharedCardLinks.js.map +1 -0
- package/dist/models/shared-link/SharedCardLink.d.ts +4 -1
- package/dist/models/shared-link/SharedCardLink.js +1 -0
- package/dist/models/shared-link/SharedCardLink.js.map +1 -0
- package/dist/models/shared-link/SharedCardLinkType.js +1 -0
- package/dist/models/shared-link/SharedCardLinkType.js.map +1 -0
- package/dist/models/user/CreateUser.js +1 -0
- package/dist/models/user/CreateUser.js.map +1 -0
- package/dist/models/user/CreateUserV2.js +1 -0
- package/dist/models/user/CreateUserV2.js.map +1 -0
- package/dist/models/user/ListUsers.js +1 -0
- package/dist/models/user/ListUsers.js.map +1 -0
- package/dist/models/user/ListUsersResult.js +1 -0
- package/dist/models/user/ListUsersResult.js.map +1 -0
- package/dist/models/user/NotificationsPreference.js +1 -0
- package/dist/models/user/NotificationsPreference.js.map +1 -0
- package/dist/models/user/UpdateUser.js +1 -0
- package/dist/models/user/UpdateUser.js.map +1 -0
- package/dist/models/user/User.js +1 -0
- package/dist/models/user/User.js.map +1 -0
- package/dist/models/user/UserCreationMethod.js +1 -0
- package/dist/models/user/UserCreationMethod.js.map +1 -0
- package/dist/models/user/UserEventJob.js +1 -0
- package/dist/models/user/UserEventJob.js.map +1 -0
- package/dist/models/user/UserEventType.js +1 -0
- package/dist/models/user/UserEventType.js.map +1 -0
- package/dist/models/user/UserId.js +1 -0
- package/dist/models/user/UserId.js.map +1 -0
- package/dist/models/user/UserRole.js +1 -0
- package/dist/models/user/UserRole.js.map +1 -0
- package/dist/models/user/group/CreateUserGroup.js +1 -0
- package/dist/models/user/group/CreateUserGroup.js.map +1 -0
- package/dist/models/user/group/CreateUserGroupUserAssociation.js +1 -0
- package/dist/models/user/group/CreateUserGroupUserAssociation.js.map +1 -0
- package/dist/models/user/group/DeleteUserGroupUserAssociation.js +1 -0
- package/dist/models/user/group/DeleteUserGroupUserAssociation.js.map +1 -0
- package/dist/models/user/group/ListUserGroupUserAssociations.js +1 -0
- package/dist/models/user/group/ListUserGroupUserAssociations.js.map +1 -0
- package/dist/models/user/group/ListUserGroupUserAssociationsResult.js +1 -0
- package/dist/models/user/group/ListUserGroupUserAssociationsResult.js.map +1 -0
- package/dist/models/user/group/ListUserGroups.js +1 -0
- package/dist/models/user/group/ListUserGroups.js.map +1 -0
- package/dist/models/user/group/ListUserGroupsResult.js +1 -0
- package/dist/models/user/group/ListUserGroupsResult.js.map +1 -0
- package/dist/models/user/group/UpdateUserGroup.js +1 -0
- package/dist/models/user/group/UpdateUserGroup.js.map +1 -0
- package/dist/models/user/group/UserGroup.js +1 -0
- package/dist/models/user/group/UserGroup.js.map +1 -0
- package/dist/models/user/group/UserGroupId.js +1 -0
- package/dist/models/user/group/UserGroupId.js.map +1 -0
- package/dist/models/user/group/UserGroupUserAssociation.js +1 -0
- package/dist/models/user/group/UserGroupUserAssociation.js.map +1 -0
- package/dist/models/user/group/db/UserGroupUserAssociationEntity.js +1 -0
- package/dist/models/user/group/db/UserGroupUserAssociationEntity.js.map +1 -0
- package/dist/models/utils/ClassType.js +1 -0
- package/dist/models/utils/ClassType.js.map +1 -0
- package/dist/models/utils/DeepPartial.js +1 -0
- package/dist/models/utils/DeepPartial.js.map +1 -0
- package/dist/models/utils/PartialRecord.js +1 -0
- package/dist/models/utils/PartialRecord.js.map +1 -0
- package/dist/models/workflow-app/CreateWorkflowApp.js +1 -0
- package/dist/models/workflow-app/CreateWorkflowApp.js.map +1 -0
- package/dist/models/workflow-app/WorkflowApp.js +1 -0
- package/dist/models/workflow-app/WorkflowApp.js.map +1 -0
- package/dist/models/workflow-automation/CreateWorkflowAutomationEvent.js +1 -0
- package/dist/models/workflow-automation/CreateWorkflowAutomationEvent.js.map +1 -0
- package/dist/models/workflow-automation/CreateWorkflowTemplateAutomationAssociation.js +1 -0
- package/dist/models/workflow-automation/CreateWorkflowTemplateAutomationAssociation.js.map +1 -0
- package/dist/models/workflow-automation/ListWorkflowTemplateAutomations.js +1 -0
- package/dist/models/workflow-automation/ListWorkflowTemplateAutomations.js.map +1 -0
- package/dist/models/workflow-automation/ListWorkflowTemplateAutomationsResult.js +1 -0
- package/dist/models/workflow-automation/ListWorkflowTemplateAutomationsResult.js.map +1 -0
- package/dist/models/workflow-automation/WorkflowAutomationsEvent.js +1 -0
- package/dist/models/workflow-automation/WorkflowAutomationsEvent.js.map +1 -0
- package/dist/models/workflow-automation/WorkflowTemplateAutomationAssociation.js +1 -0
- package/dist/models/workflow-automation/WorkflowTemplateAutomationAssociation.js.map +1 -0
- package/dist/models/workflow-entity/MoveWorkflowEntities.js +1 -0
- package/dist/models/workflow-entity/MoveWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-entity/entity-mapping/EntityMapping.js +1 -0
- package/dist/models/workflow-entity/entity-mapping/EntityMapping.js.map +1 -0
- package/dist/models/workflow-entity/entity-mapping/ViewTemplateSearchKey.js +1 -0
- package/dist/models/workflow-entity/entity-mapping/ViewTemplateSearchKey.js.map +1 -0
- package/dist/models/workflow-library/CreateWorkflowListItem.js +1 -0
- package/dist/models/workflow-library/CreateWorkflowListItem.js.map +1 -0
- package/dist/models/workflow-library/CreateWorkflowListItemAssociation.js +1 -0
- package/dist/models/workflow-library/CreateWorkflowListItemAssociation.js.map +1 -0
- package/dist/models/workflow-library/ListWorkflowListItems.js +1 -0
- package/dist/models/workflow-library/ListWorkflowListItems.js.map +1 -0
- package/dist/models/workflow-library/UpdateWorkflowListItem.js +1 -0
- package/dist/models/workflow-library/UpdateWorkflowListItem.js.map +1 -0
- package/dist/models/workflow-library/WorkflowListItem.js +1 -0
- package/dist/models/workflow-library/WorkflowListItem.js.map +1 -0
- package/dist/models/workflow-library/WorkflowListItemAssociation.js +1 -0
- package/dist/models/workflow-library/WorkflowListItemAssociation.js.map +1 -0
- package/dist/models/workflow-template/ContextualizedUITemplate.js +1 -0
- package/dist/models/workflow-template/ContextualizedUITemplate.js.map +1 -0
- package/dist/models/workflow-template/CreateWorkflowTemplate.js +1 -0
- package/dist/models/workflow-template/CreateWorkflowTemplate.js.map +1 -0
- package/dist/models/workflow-template/CreateWorkflowTemplates.js +1 -0
- package/dist/models/workflow-template/CreateWorkflowTemplates.js.map +1 -0
- package/dist/models/workflow-template/GeneratedCardBlock.js +1 -0
- package/dist/models/workflow-template/GeneratedCardBlock.js.map +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplateSort.js +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplateSort.js.map +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplateSortField.js +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplateSortField.js.map +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplates.js +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplates.js.map +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplatesResult.js +1 -0
- package/dist/models/workflow-template/ListWorkflowTemplatesResult.js.map +1 -0
- package/dist/models/workflow-template/UpdateWorkflowTemplate.js +1 -0
- package/dist/models/workflow-template/UpdateWorkflowTemplate.js.map +1 -0
- package/dist/models/workflow-template/WorkflowTemplate.js +1 -0
- package/dist/models/workflow-template/WorkflowTemplate.js.map +1 -0
- package/dist/models/workflow-template/WorkflowTemplateId.js +1 -0
- package/dist/models/workflow-template/WorkflowTemplateId.js.map +1 -0
- package/dist/models/workflow-template/WorkflowTemplateInstallState.js +1 -0
- package/dist/models/workflow-template/WorkflowTemplateInstallState.js.map +1 -0
- package/dist/models/workflow-template/behaviors/Action.js +1 -0
- package/dist/models/workflow-template/behaviors/Action.js.map +1 -0
- package/dist/models/workflow-template/behaviors/ActionType.js +1 -0
- package/dist/models/workflow-template/behaviors/ActionType.js.map +1 -0
- package/dist/models/workflow-template/behaviors/NavigateAction.js +1 -0
- package/dist/models/workflow-template/behaviors/NavigateAction.js.map +1 -0
- package/dist/models/workflow-template/behaviors/ViewTemplateSelector.js +1 -0
- package/dist/models/workflow-template/behaviors/ViewTemplateSelector.js.map +1 -0
- package/dist/models/workflow-template/behaviors/WorkflowTemplateBehavior.js +1 -0
- package/dist/models/workflow-template/behaviors/WorkflowTemplateBehavior.js.map +1 -0
- package/dist/models/workflow-template/channel-default-configuration/ChannelDefaultConfiguration.js +1 -0
- package/dist/models/workflow-template/channel-default-configuration/ChannelDefaultConfiguration.js.map +1 -0
- package/dist/models/workflow-template/channel-default-configuration/CreateChannelDefaultConfiguration.js +1 -0
- package/dist/models/workflow-template/channel-default-configuration/CreateChannelDefaultConfiguration.js.map +1 -0
- package/dist/models/workflow-template/channel-default-configuration/UpdateChannelDefaultConfiguration.js +1 -0
- package/dist/models/workflow-template/channel-default-configuration/UpdateChannelDefaultConfiguration.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscription.js +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscription.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvent.js +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvent.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvents.js +1 -0
- package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvents.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/CreateComponentSubscription.js +1 -0
- package/dist/models/workflow-template/component-subscription/CreateComponentSubscription.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/ObserverAction.js +1 -0
- package/dist/models/workflow-template/component-subscription/ObserverAction.js.map +1 -0
- package/dist/models/workflow-template/component-subscription/SubscriptionType.js +1 -0
- package/dist/models/workflow-template/component-subscription/SubscriptionType.js.map +1 -0
- package/dist/models/workflow-template/components/AnyComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/AnyComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/Component.js +1 -0
- package/dist/models/workflow-template/components/Component.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentData.js +1 -0
- package/dist/models/workflow-template/components/ComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentDataFormatterUtils.js +1 -0
- package/dist/models/workflow-template/components/ComponentDataFormatterUtils.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentDataOneOf.js +1 -0
- package/dist/models/workflow-template/components/ComponentDataOneOf.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentDataRegistry.js +1 -0
- package/dist/models/workflow-template/components/ComponentDataRegistry.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentDataUtils.js +1 -0
- package/dist/models/workflow-template/components/ComponentDataUtils.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentId.js +1 -0
- package/dist/models/workflow-template/components/ComponentId.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentOneOf.js +1 -0
- package/dist/models/workflow-template/components/ComponentOneOf.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentOneOfOverride.js +1 -0
- package/dist/models/workflow-template/components/ComponentOneOfOverride.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentOverrideType.js +1 -0
- package/dist/models/workflow-template/components/ComponentOverrideType.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentRegistry.js +1 -0
- package/dist/models/workflow-template/components/ComponentRegistry.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentType.js +1 -0
- package/dist/models/workflow-template/components/ComponentType.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentTypeDataMap.js +1 -0
- package/dist/models/workflow-template/components/ComponentTypeDataMap.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentUtils.js +1 -0
- package/dist/models/workflow-template/components/ComponentUtils.js.map +1 -0
- package/dist/models/workflow-template/components/ComponentViewOptions.js +1 -0
- package/dist/models/workflow-template/components/ComponentViewOptions.js.map +1 -0
- package/dist/models/workflow-template/components/CreateComponentViewOptions.js +1 -0
- package/dist/models/workflow-template/components/CreateComponentViewOptions.js.map +1 -0
- package/dist/models/workflow-template/components/Defaultable.js +1 -0
- package/dist/models/workflow-template/components/Defaultable.js.map +1 -0
- package/dist/models/workflow-template/components/InputComponent.js +1 -0
- package/dist/models/workflow-template/components/InputComponent.js.map +1 -0
- package/dist/models/workflow-template/components/address/AddressComponent.js +1 -0
- package/dist/models/workflow-template/components/address/AddressComponent.js.map +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentData.js +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/address/AddressComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/address/CreateAddressComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/address/CreateAddressComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponent.js +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponent.js.map +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentData.js +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/CreateAuditCheckboxComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-checkbox/CreateAuditCheckboxComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponent.js +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponent.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentData.js +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-tag/AuditTagComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-tag/CreateAuditTagComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-tag/CreateAuditTagComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponent.js +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponent.js.map +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentData.js +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-text/AuditTextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/audit-text/CreateAuditTextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/audit-text/CreateAuditTextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/button/ButtonComponent.js +1 -0
- package/dist/models/workflow-template/components/button/ButtonComponent.js.map +1 -0
- package/dist/models/workflow-template/components/button/CreateInputButtonComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/button/CreateInputButtonComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/button/InputButtonComponent.js +1 -0
- package/dist/models/workflow-template/components/button/InputButtonComponent.js.map +1 -0
- package/dist/models/workflow-template/components/button/InputButtonComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/button/InputButtonComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/common/AuditComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/common/AuditComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/common/Coordinates.js +1 -0
- package/dist/models/workflow-template/components/common/Coordinates.js.map +1 -0
- package/dist/models/workflow-template/components/common/FileDataValue.js +1 -0
- package/dist/models/workflow-template/components/common/FileDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/date/CreateDateComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/date/CreateDateComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/date/DateComponent.js +1 -0
- package/dist/models/workflow-template/components/date/DateComponent.js.map +1 -0
- package/dist/models/workflow-template/components/date/DateComponentData.js +1 -0
- package/dist/models/workflow-template/components/date/DateComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/date/DateComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/date/DateComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/date/DateDefault.js +1 -0
- package/dist/models/workflow-template/components/date/DateDefault.js.map +1 -0
- package/dist/models/workflow-template/components/email/CreateEmailComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/email/CreateEmailComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/email/EmailComponent.js +1 -0
- package/dist/models/workflow-template/components/email/EmailComponent.js.map +1 -0
- package/dist/models/workflow-template/components/email/EmailComponentData.js +1 -0
- package/dist/models/workflow-template/components/email/EmailComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/email/EmailComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/email/EmailComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/email/EmailDefault.js +1 -0
- package/dist/models/workflow-template/components/email/EmailDefault.js.map +1 -0
- package/dist/models/workflow-template/components/enitty-batch/CreateEntityBatchComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/enitty-batch/CreateEntityBatchComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponent.js +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponent.js.map +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentData.js +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/file/CreateFileComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/file/CreateFileComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/file/FileComponent.js +1 -0
- package/dist/models/workflow-template/components/file/FileComponent.js.map +1 -0
- package/dist/models/workflow-template/components/file/FileComponentData.js +1 -0
- package/dist/models/workflow-template/components/file/FileComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/file/FileComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/file/FileComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/geo-location/CreateGeolocationComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/geo-location/CreateGeolocationComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponent.js +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponent.js.map +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentData.js +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/geo-location/GeolocationComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/number/CreateNumberComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/number/CreateNumberComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/number/NumberComponent.js +1 -0
- package/dist/models/workflow-template/components/number/NumberComponent.js.map +1 -0
- package/dist/models/workflow-template/components/number/NumberComponentData.js +1 -0
- package/dist/models/workflow-template/components/number/NumberComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/number/NumberComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/number/NumberComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/number/NumberFormat.js +1 -0
- package/dist/models/workflow-template/components/number/NumberFormat.js.map +1 -0
- package/dist/models/workflow-template/components/person/CreatePersonComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/person/CreatePersonComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/person/PersonComponent.js +1 -0
- package/dist/models/workflow-template/components/person/PersonComponent.js.map +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentData.js +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentDefault.js +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentDefault.js.map +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/person/PersonComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/referenced-in/CreateReferencedInComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/referenced-in/CreateReferencedInComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/referenced-in/ReferencedInComponent.js +1 -0
- package/dist/models/workflow-template/components/referenced-in/ReferencedInComponent.js.map +1 -0
- package/dist/models/workflow-template/components/referenced-in/ReferencedInComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/referenced-in/ReferencedInComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/CreateRelatedCardComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/related-card/CreateRelatedCardComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/ListWorkflowEntitiesDefault.js +1 -0
- package/dist/models/workflow-template/components/related-card/ListWorkflowEntitiesDefault.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponent.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponent.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentData.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardDefault.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardDefault.js.map +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardFilter.js +1 -0
- package/dist/models/workflow-template/components/related-card/RelatedCardFilter.js.map +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/CreateRelatedCardLookupComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/CreateRelatedCardLookupComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponent.js +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponent.js.map +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/CreateScheduledAutomationComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/CreateScheduledAutomationComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponent.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponent.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentData.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationDefault.js +1 -0
- package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationDefault.js.map +1 -0
- package/dist/models/workflow-template/components/server/ServerComponentId.js +1 -0
- package/dist/models/workflow-template/components/server/ServerComponentId.js.map +1 -0
- package/dist/models/workflow-template/components/signature/CreateSignatureComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/signature/CreateSignatureComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponent.js +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponent.js.map +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponentData.js +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/signature/SignatureComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/static-text/CreateStaticTextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/static-text/CreateStaticTextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/static-text/StaticTextComponent.js +1 -0
- package/dist/models/workflow-template/components/static-text/StaticTextComponent.js.map +1 -0
- package/dist/models/workflow-template/components/static-text/StaticTextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/static-text/StaticTextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/subform/CreateSubformComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/subform/CreateSubformComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponent.js +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponent.js.map +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentData.js +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/subform/SubformComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/subform/SubformDefault.js +1 -0
- package/dist/models/workflow-template/components/subform/SubformDefault.js.map +1 -0
- package/dist/models/workflow-template/components/tag/CombinedTagsComponent.js +1 -0
- package/dist/models/workflow-template/components/tag/CombinedTagsComponent.js.map +1 -0
- package/dist/models/workflow-template/components/tag/CombinedTagsComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/tag/CombinedTagsComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/tag/CreateCombinedTagsComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/tag/CreateCombinedTagsComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/tag/CreateTagComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/tag/CreateTagComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagComponent.js +1 -0
- package/dist/models/workflow-template/components/tag/TagComponent.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentData.js +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentOption.js +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentOption.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/tag/TagComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagDefault.js +1 -0
- package/dist/models/workflow-template/components/tag/TagDefault.js.map +1 -0
- package/dist/models/workflow-template/components/tag/TagSummaryComponent.js +1 -0
- package/dist/models/workflow-template/components/tag/TagSummaryComponent.js.map +1 -0
- package/dist/models/workflow-template/components/text/CreateTextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/text/CreateTextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/text/TextComponent.js +1 -0
- package/dist/models/workflow-template/components/text/TextComponent.js.map +1 -0
- package/dist/models/workflow-template/components/text/TextComponentData.js +1 -0
- package/dist/models/workflow-template/components/text/TextComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/text/TextComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/text/TextComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/text/TextDefault.js +1 -0
- package/dist/models/workflow-template/components/text/TextDefault.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponent.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponent.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponent.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponent.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentData.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerEntry.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerEntry.js.map +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerGeolocation.js +1 -0
- package/dist/models/workflow-template/components/time-tracker/TimeTrackerGeolocation.js.map +1 -0
- package/dist/models/workflow-template/components/todo/CreateTodoComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/todo/CreateTodoComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/todo/InputComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/todo/InputComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponent.js +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponent.js.map +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentData.js +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentData.js.map +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentDataValue.js +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentDataValue.js.map +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentOverride.js +1 -0
- package/dist/models/workflow-template/components/todo/TodoComponentOverride.js.map +1 -0
- package/dist/models/workflow-template/entities/AbstractListWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/AbstractListWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/AggregateNumberStats.js +1 -0
- package/dist/models/workflow-template/entities/AggregateNumberStats.js.map +1 -0
- package/dist/models/workflow-template/entities/AggregateRelatedCardQuantity.js +1 -0
- package/dist/models/workflow-template/entities/AggregateRelatedCardQuantity.js.map +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntity.js +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntity.js.map +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntityField.js +1 -0
- package/dist/models/workflow-template/entities/CreateWorkflowEntityField.js.map +1 -0
- package/dist/models/workflow-template/entities/DeleteWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/DeleteWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/EntityFields.js +1 -0
- package/dist/models/workflow-template/entities/EntityFields.js.map +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntitiesResult.js +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntitiesResult.js.map +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntity.js +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntity.js.map +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntityResult.js +1 -0
- package/dist/models/workflow-template/entities/GetWorkflowEntityResult.js.map +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntitiesContext.js +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntitiesContext.js.map +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntitiesResult.js +1 -0
- package/dist/models/workflow-template/entities/ListWorkflowEntitiesResult.js.map +1 -0
- package/dist/models/workflow-template/entities/UpdateWorkflowEntities.js +1 -0
- package/dist/models/workflow-template/entities/UpdateWorkflowEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/UpdateWorkflowEntity.js +1 -0
- package/dist/models/workflow-template/entities/UpdateWorkflowEntity.js.map +1 -0
- package/dist/models/workflow-template/entities/WorkflowEntity.js +1 -0
- package/dist/models/workflow-template/entities/WorkflowEntity.js.map +1 -0
- package/dist/models/workflow-template/entities/WorkflowEntityField.js +1 -0
- package/dist/models/workflow-template/entities/WorkflowEntityField.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEntry.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEntry.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEvent.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEvent.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrail.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrail.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEntry.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEntry.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEvent.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEvent.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/GetEntityAuditTrail.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/GetEntityAuditTrail.js.map +1 -0
- package/dist/models/workflow-template/entities/audit-trail/TrailData.js +1 -0
- package/dist/models/workflow-template/entities/audit-trail/TrailData.js.map +1 -0
- package/dist/models/workflow-template/entities/events/WorkflowEntityEvent.js +1 -0
- package/dist/models/workflow-template/entities/events/WorkflowEntityEvent.js.map +1 -0
- package/dist/models/workflow-template/entities/events/WorkflowEntityEventEmitted.js +1 -0
- package/dist/models/workflow-template/entities/events/WorkflowEntityEventEmitted.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/AbsoluteDate.js +1 -0
- package/dist/models/workflow-template/entities/filters/AbsoluteDate.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/AnyComponentFilter.js +1 -0
- package/dist/models/workflow-template/entities/filters/AnyComponentFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/AnyMultiComponentFilter.js +1 -0
- package/dist/models/workflow-template/entities/filters/AnyMultiComponentFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/AnySingleComponentFilter.js +1 -0
- package/dist/models/workflow-template/entities/filters/AnySingleComponentFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ComparisonOperator.js +1 -0
- package/dist/models/workflow-template/entities/filters/ComparisonOperator.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsCurrentUser.js +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsCurrentUser.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsCurrentWorkflowTemplateComponentValue.js +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsCurrentWorkflowTemplateComponentValue.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsNestedString.js +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsNestedString.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsNumber.js +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsNumber.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsString.js +1 -0
- package/dist/models/workflow-template/entities/filters/ContainsString.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DateIs.js +1 -0
- package/dist/models/workflow-template/entities/filters/DateIs.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DateRange.js +1 -0
- package/dist/models/workflow-template/entities/filters/DateRange.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DateToken.js +1 -0
- package/dist/models/workflow-template/entities/filters/DateToken.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DateTokenIs.js +1 -0
- package/dist/models/workflow-template/entities/filters/DateTokenIs.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DynamicFilterByComponent.js +1 -0
- package/dist/models/workflow-template/entities/filters/DynamicFilterByComponent.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/DynamicFilterOneOf.js +1 -0
- package/dist/models/workflow-template/entities/filters/DynamicFilterOneOf.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/FilterByComponent.js +1 -0
- package/dist/models/workflow-template/entities/filters/FilterByComponent.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/FilterOneOf.js +1 -0
- package/dist/models/workflow-template/entities/filters/FilterOneOf.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/IsEmpty.js +1 -0
- package/dist/models/workflow-template/entities/filters/IsEmpty.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/IsNestedEmpty.js +1 -0
- package/dist/models/workflow-template/entities/filters/IsNestedEmpty.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/MatchesScript.js +1 -0
- package/dist/models/workflow-template/entities/filters/MatchesScript.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/MultiMatchNumber.js +1 -0
- package/dist/models/workflow-template/entities/filters/MultiMatchNumber.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/MultiMatchString.js +1 -0
- package/dist/models/workflow-template/entities/filters/MultiMatchString.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/NumberIs.js +1 -0
- package/dist/models/workflow-template/entities/filters/NumberIs.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/RelativeDate.js +1 -0
- package/dist/models/workflow-template/entities/filters/RelativeDate.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/StringWildcard.js +1 -0
- package/dist/models/workflow-template/entities/filters/StringWildcard.js.map +1 -0
- package/dist/models/workflow-template/entities/filters/TimeUnit.js +1 -0
- package/dist/models/workflow-template/entities/filters/TimeUnit.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntities.js +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesResult.js +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesResult.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesSchedule.js +1 -0
- package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesSchedule.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/DeleteRecurringEntities.js +1 -0
- package/dist/models/workflow-template/entities/recurring/DeleteRecurringEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/GetRecurringEntitiesSchedule.js +1 -0
- package/dist/models/workflow-template/entities/recurring/GetRecurringEntitiesSchedule.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntitiesSchedule.js +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntitiesSchedule.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntitiesScheduleId.js +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntitiesScheduleId.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntityFieldOverrides.js +1 -0
- package/dist/models/workflow-template/entities/recurring/RecurringEntityFieldOverrides.js.map +1 -0
- package/dist/models/workflow-template/entities/recurring/UpdateRecurringEntities.js +1 -0
- package/dist/models/workflow-template/entities/recurring/UpdateRecurringEntities.js.map +1 -0
- package/dist/models/workflow-template/entities/refs/EntityRefs.js +1 -0
- package/dist/models/workflow-template/entities/refs/EntityRefs.js.map +1 -0
- package/dist/models/workflow-template/entities/scheduled-automation/CreateEntityScheduledAutomationTrigger.js +1 -0
- package/dist/models/workflow-template/entities/scheduled-automation/CreateEntityScheduledAutomationTrigger.js.map +1 -0
- package/dist/models/workflow-template/entities/scheduled-automation/EntityScheduledAutomationTrigger.js +1 -0
- package/dist/models/workflow-template/entities/scheduled-automation/EntityScheduledAutomationTrigger.js.map +1 -0
- package/dist/models/workflow-template/entities/search/MultiKeySearchFilter.js +1 -0
- package/dist/models/workflow-template/entities/search/MultiKeySearchFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/search/NestedStatsQuery.js +1 -0
- package/dist/models/workflow-template/entities/search/NestedStatsQuery.js.map +1 -0
- package/dist/models/workflow-template/entities/search/ScriptFilter.js +1 -0
- package/dist/models/workflow-template/entities/search/ScriptFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/search/SearchFilter.js +1 -0
- package/dist/models/workflow-template/entities/search/SearchFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/search/SearchSort.js +1 -0
- package/dist/models/workflow-template/entities/search/SearchSort.js.map +1 -0
- package/dist/models/workflow-template/entities/search/SearchWorkflowEntitiesResult.js +1 -0
- package/dist/models/workflow-template/entities/search/SearchWorkflowEntitiesResult.js.map +1 -0
- package/dist/models/workflow-template/entities/search/SingleKeySearchFilter.js +1 -0
- package/dist/models/workflow-template/entities/search/SingleKeySearchFilter.js.map +1 -0
- package/dist/models/workflow-template/entities/sort/ImpliedSortKeys.js +1 -0
- package/dist/models/workflow-template/entities/sort/ImpliedSortKeys.js.map +1 -0
- package/dist/models/workflow-template/entities/sort/LexoSortKey.js +1 -0
- package/dist/models/workflow-template/entities/sort/LexoSortKey.js.map +1 -0
- package/dist/models/workflow-template/entities/sort/SortByComponent.js +1 -0
- package/dist/models/workflow-template/entities/sort/SortByComponent.js.map +1 -0
- package/dist/models/workflow-template/schema-builder/FileData.js +1 -0
- package/dist/models/workflow-template/schema-builder/FileData.js.map +1 -0
- package/dist/models/workflow-template/view-template/CollectionCriteria.js +1 -0
- package/dist/models/workflow-template/view-template/CollectionCriteria.js.map +1 -0
- package/dist/models/workflow-template/view-template/CollectionGroup.js +1 -0
- package/dist/models/workflow-template/view-template/CollectionGroup.js.map +1 -0
- package/dist/models/workflow-template/view-template/CreateViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/CreateViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/CreateViewTemplates.js +1 -0
- package/dist/models/workflow-template/view-template/CreateViewTemplates.js.map +1 -0
- package/dist/models/workflow-template/view-template/DeleteViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/DeleteViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/DuplicateViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/DuplicateViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/GetViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/GetViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplateSort.js +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplateSort.js.map +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplateSortField.js +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplateSortField.js.map +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplates.js +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplates.js.map +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplatesResult.js +1 -0
- package/dist/models/workflow-template/view-template/ListViewTemplatesResult.js.map +1 -0
- package/dist/models/workflow-template/view-template/UpdateViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/UpdateViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/ViewSubtype.js +1 -0
- package/dist/models/workflow-template/view-template/ViewSubtype.js.map +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplate.js +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplate.js.map +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplateCopyMapping.js +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplateCopyMapping.js.map +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplateId.js +1 -0
- package/dist/models/workflow-template/view-template/ViewTemplateId.js.map +1 -0
- package/dist/models/workflow-template/view-template/ViewType.js +1 -0
- package/dist/models/workflow-template/view-template/ViewType.js.map +1 -0
- package/dist/models/workflow-tier/CreateWorkflowTierAssociation.js +1 -0
- package/dist/models/workflow-tier/CreateWorkflowTierAssociation.js.map +1 -0
- package/dist/models/workflow-tier/UpdateWorkflowTier.js +1 -0
- package/dist/models/workflow-tier/UpdateWorkflowTier.js.map +1 -0
- package/dist/models/workflow-tier/WorkflowTier.js +1 -0
- package/dist/models/workflow-tier/WorkflowTier.js.map +1 -0
- package/dist/models/workflow-tier/WorkflowTierAssociation.js +1 -0
- package/dist/models/workflow-tier/WorkflowTierAssociation.js.map +1 -0
- package/dist/models/workflow-tier/WorkflowTierType.js +1 -0
- package/dist/models/workflow-tier/WorkflowTierType.js.map +1 -0
- package/dist/models/workspace-section/CreateWorkspaceSection.js +1 -0
- package/dist/models/workspace-section/CreateWorkspaceSection.js.map +1 -0
- package/dist/models/workspace-section/CreateWorkspaceSectionAssociation.js +1 -0
- package/dist/models/workspace-section/CreateWorkspaceSectionAssociation.js.map +1 -0
- package/dist/models/workspace-section/UpdateWorkspaceSection.js +1 -0
- package/dist/models/workspace-section/UpdateWorkspaceSection.js.map +1 -0
- package/dist/models/workspace-section/UpdateWorkspaceSectionAssociation.js +1 -0
- package/dist/models/workspace-section/UpdateWorkspaceSectionAssociation.js.map +1 -0
- package/dist/models/workspace-section/WorkspaceSection.js +1 -0
- package/dist/models/workspace-section/WorkspaceSection.js.map +1 -0
- package/dist/models/workspace-section/WorkspaceSectionAssociation.js +1 -0
- package/dist/models/workspace-section/WorkspaceSectionAssociation.js.map +1 -0
- package/dist/scripts/generateTypes.js +1 -0
- package/dist/scripts/generateTypes.js.map +1 -0
- package/dist/utils/Intersection.js +1 -0
- package/dist/utils/Intersection.js.map +1 -0
- package/package.json +6 -3
- package/dist/models/file-upload/FileDetails.d.ts +0 -6
- package/dist/models/file-upload/FileDetails.js +0 -2
- package/dist/models/file-upload/S3StoredFile.d.ts +0 -6
- package/dist/models/file-upload/StoredFileType.d.ts +0 -3
- package/dist/models/file-upload/StoredFileType.js +0 -7
- /package/dist/models/{file-upload → file-storage}/FileId.d.ts +0 -0
|
@@ -11,3 +11,4 @@ var ActivityFeedEventType;
|
|
|
11
11
|
ActivityFeedEventType["CARD_UPDATED"] = "CARD_UPDATED";
|
|
12
12
|
ActivityFeedEventType["THREAD_MESSAGE_CREATED"] = "THREAD_MESSAGE_CREATED";
|
|
13
13
|
})(ActivityFeedEventType || (exports.ActivityFeedEventType = ActivityFeedEventType = {}));
|
|
14
|
+
//# sourceMappingURL=ActivityFeedEventType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActivityFeedEventType.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedEventType.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAQX;AARD,WAAY,qBAAqB;IAC7B,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,sDAA6B,CAAA;IAC7B,0EAAiD,CAAA;AACrD,CAAC,EARW,qBAAqB,qCAArB,qBAAqB,QAQhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActivityFeedItem.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedItem.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActivityFeedUpdated.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedUpdated.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateActivityFeedItem.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateActivityFeedItem.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateCardRelation.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateCardRelation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateUserRelation.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateUserRelation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListActivityFeedItems.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ListActivityFeedItems.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListActivityFeedItemsResult.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ListActivityFeedItemsResult.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Audit.js","sourceRoot":"","sources":["../../../src/models/application/Audit.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataEntity.js","sourceRoot":"","sources":["../../../src/models/application/DataEntity.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HeaderKeys.js","sourceRoot":"","sources":["../../../src/models/application/HeaderKeys.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAIX;AAJD,WAAY,UAAU;IAClB,6CAA+B,CAAA;IAC/B,iDAAmC,CAAA;IACnC,mEAAqD,CAAA;AACzD,CAAC,EAJW,UAAU,0BAAV,UAAU,QAIrB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionallyPersisted.js","sourceRoot":"","sources":["../../../src/models/application/OptionallyPersisted.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OrderDirection.js","sourceRoot":"","sources":["../../../../src/models/application/query/OrderDirection.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAGX;AAHD,WAAY,cAAc;IACtB,6BAAW,CAAA;IACX,+BAAa,CAAA;AACjB,CAAC,EAHW,cAAc,8BAAd,cAAc,QAGzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccessLevel.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevel.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccessLevelDomain.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelDomain.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IACzB,wCAAmB,CAAA;AACvB,CAAC,EAFW,iBAAiB,iCAAjB,iBAAiB,QAE5B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccessLevelType.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevelType.ts"],"names":[],"mappings":";;;AAAA,IAAY,eAKX;AALD,WAAY,eAAe;IACvB,gCAAa,CAAA;IACb,gCAAa,CAAA;IACb,wCAAqB,CAAA;IACrB,gCAAa,CAAA;AACjB,CAAC,EALW,eAAe,+BAAf,eAAe,QAK1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/ChannelMembership.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChannelMembershipEntity.js","sourceRoot":"","sources":["../../../src/models/auth/ChannelMembershipEntity.ts"],"names":[],"mappings":";;;AAAA,IAAY,uBAEX;AAFD,WAAY,uBAAuB;IAC/B,wCAAa,CAAA;AACjB,CAAC,EAFW,uBAAuB,uCAAvB,uBAAuB,QAElC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/CreateChannelMembership.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateWorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/CreateWorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/DeleteChannelMembership.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteWorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/DeleteWorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetSamlUser.js","sourceRoot":"","sources":["../../../src/models/auth/GetSamlUser.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAccessLevels.js","sourceRoot":"","sources":["../../../src/models/auth/ListAccessLevels.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListChannelMemberships.js","sourceRoot":"","sources":["../../../src/models/auth/ListChannelMemberships.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SamlUser.js","sourceRoot":"","sources":["../../../src/models/auth/SamlUser.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/UpdateChannelMembership.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/WorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkspaceUserGroupAssociationEntity.js","sourceRoot":"","sources":["../../../../src/models/auth/db/WorkspaceUserGroupAssociationEntity.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Automation.js","sourceRoot":"","sources":["../../../src/models/automations/Automation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationContext.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationContext.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationDateToken.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationDateToken.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC3B,kCAAW,CAAA;AACf,CAAC,EAFW,mBAAmB,mCAAnB,mBAAmB,QAE9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationEventBusKey.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventBusKey.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAEX;AAFD,WAAY,qBAAqB;IAC7B,8DAAqC,CAAA;AACzC,CAAC,EAFW,qBAAqB,qCAArB,qBAAqB,QAEhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationEventContext.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventContext.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationEventType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventType.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC3B,8DAAuC,CAAA;IACvC,wDAAiC,CAAA;IACjC,8CAAuB,CAAA;IACvB,oDAA6B,CAAA;AACjC,CAAC,EALW,mBAAmB,mCAAnB,mBAAmB,QAK9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationId.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationId.ts"],"names":[],"mappings":""}
|
|
@@ -7,3 +7,4 @@ var AutomationTriggerType;
|
|
|
7
7
|
AutomationTriggerType["ENTITY_CREATED"] = "ENTITY_CREATED";
|
|
8
8
|
AutomationTriggerType["ENTITY_UPDATED"] = "ENTITY_UPDATED";
|
|
9
9
|
})(AutomationTriggerType || (exports.AutomationTriggerType = AutomationTriggerType = {}));
|
|
10
|
+
//# sourceMappingURL=AutomationTriggerType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationTriggerType.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationTriggerType.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC7B,wCAAe,CAAA;IACf,0DAAiC,CAAA;IACjC,0DAAiC,CAAA;AACrC,CAAC,EAJW,qBAAqB,qCAArB,qBAAqB,QAIhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAutomation.js","sourceRoot":"","sources":["../../../src/models/automations/CreateAutomation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateAutomation.js","sourceRoot":"","sources":["../../../src/models/automations/UpdateAutomation.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=WorkflowAutomationsEvent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkflowAutomationsEvent.js","sourceRoot":"","sources":["../../../src/models/automations/WorkflowAutomationsEvent.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationActionOutput.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionOutput.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationActionRegistry.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionRegistry.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationActionResult.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionResult.ts"],"names":[],"mappings":""}
|
|
@@ -14,3 +14,4 @@ var AutomationActionType;
|
|
|
14
14
|
AutomationActionType["UPDATE_RELATED_CARD_QUANTITY"] = "UPDATE_RELATED_CARD_QUANTITY";
|
|
15
15
|
AutomationActionType["UPDATE_WORKFLOW_ENTITY"] = "UPDATE_WORKFLOW_ENTITY";
|
|
16
16
|
})(AutomationActionType || (exports.AutomationActionType = AutomationActionType = {}));
|
|
17
|
+
//# sourceMappingURL=AutomationActionType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutomationActionType.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionType.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAWX;AAXD,WAAY,oBAAoB;IAC5B,2DAAmC,CAAA;IACnC,yEAAiD,CAAA;IACjD,iFAAyD,CAAA;IACzD,iDAAyB,CAAA;IACzB,+DAAuC,CAAA;IACvC,yEAAiD,CAAA;IACjD,2FAAmE,CAAA;IACnE,yFAAiE,CAAA;IACjE,qFAA6D,CAAA;IAC7D,yEAAiD,CAAA;AACrD,CAAC,EAXW,oBAAoB,oCAApB,oBAAoB,QAW/B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalculateValueAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CalculateValueAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CreateAutomationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CurrentWorkflowEntityUpdateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CurrentWorkflowEntityUpdateAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReferencedInQuantitySumAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/ReferencedInQuantitySumAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SendEmailAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendEmailAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SendNotificationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendNotificationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SendPushNotificationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendPushNotificationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerRelatedCardAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/TriggerRelatedCardAutomationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/UpdateAutomationAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateRelatedCardQuantityAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/UpdateRelatedCardQuantityAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkflowEntityCreateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/WorkflowEntityCreateAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkflowEntityUpdateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/WorkflowEntityUpdateAction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActionResultNumber.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/ActionResultNumber.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CurrentWorkflowEntity.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/CurrentWorkflowEntity.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CurrentWorkflowEntityComponent.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/CurrentWorkflowEntityComponent.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DynamicComponentData.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentData.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DynamicComponentDataOneOf.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentDataOneOf.ts"],"names":[],"mappings":""}
|