@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.
Files changed (1308) hide show
  1. package/dist/models/activity-feed/ActivityFeedEventType.js +1 -0
  2. package/dist/models/activity-feed/ActivityFeedEventType.js.map +1 -0
  3. package/dist/models/activity-feed/ActivityFeedItem.js +1 -0
  4. package/dist/models/activity-feed/ActivityFeedItem.js.map +1 -0
  5. package/dist/models/activity-feed/ActivityFeedUpdated.js +1 -0
  6. package/dist/models/activity-feed/ActivityFeedUpdated.js.map +1 -0
  7. package/dist/models/activity-feed/CreateActivityFeedItem.js +1 -0
  8. package/dist/models/activity-feed/CreateActivityFeedItem.js.map +1 -0
  9. package/dist/models/activity-feed/CreateCardRelation.js +1 -0
  10. package/dist/models/activity-feed/CreateCardRelation.js.map +1 -0
  11. package/dist/models/activity-feed/CreateUserRelation.js +1 -0
  12. package/dist/models/activity-feed/CreateUserRelation.js.map +1 -0
  13. package/dist/models/activity-feed/ListActivityFeedItems.js +1 -0
  14. package/dist/models/activity-feed/ListActivityFeedItems.js.map +1 -0
  15. package/dist/models/activity-feed/ListActivityFeedItemsResult.js +1 -0
  16. package/dist/models/activity-feed/ListActivityFeedItemsResult.js.map +1 -0
  17. package/dist/models/application/Audit.js +1 -0
  18. package/dist/models/application/Audit.js.map +1 -0
  19. package/dist/models/application/DataEntity.js +1 -0
  20. package/dist/models/application/DataEntity.js.map +1 -0
  21. package/dist/models/application/HeaderKeys.js +1 -0
  22. package/dist/models/application/HeaderKeys.js.map +1 -0
  23. package/dist/models/application/OptionallyPersisted.js +1 -0
  24. package/dist/models/application/OptionallyPersisted.js.map +1 -0
  25. package/dist/models/application/query/OrderDirection.js +1 -0
  26. package/dist/models/application/query/OrderDirection.js.map +1 -0
  27. package/dist/models/auth/AccessLevel.js +1 -0
  28. package/dist/models/auth/AccessLevel.js.map +1 -0
  29. package/dist/models/auth/AccessLevelDomain.js +1 -0
  30. package/dist/models/auth/AccessLevelDomain.js.map +1 -0
  31. package/dist/models/auth/AccessLevelType.js +1 -0
  32. package/dist/models/auth/AccessLevelType.js.map +1 -0
  33. package/dist/models/auth/ChannelMembership.js +1 -0
  34. package/dist/models/auth/ChannelMembership.js.map +1 -0
  35. package/dist/models/auth/ChannelMembershipEntity.js +1 -0
  36. package/dist/models/auth/ChannelMembershipEntity.js.map +1 -0
  37. package/dist/models/auth/CreateChannelMembership.js +1 -0
  38. package/dist/models/auth/CreateChannelMembership.js.map +1 -0
  39. package/dist/models/auth/CreateWorkspaceUserGroupAssociation.js +1 -0
  40. package/dist/models/auth/CreateWorkspaceUserGroupAssociation.js.map +1 -0
  41. package/dist/models/auth/DeleteChannelMembership.js +1 -0
  42. package/dist/models/auth/DeleteChannelMembership.js.map +1 -0
  43. package/dist/models/auth/DeleteWorkspaceUserGroupAssociation.js +1 -0
  44. package/dist/models/auth/DeleteWorkspaceUserGroupAssociation.js.map +1 -0
  45. package/dist/models/auth/GetSamlUser.js +1 -0
  46. package/dist/models/auth/GetSamlUser.js.map +1 -0
  47. package/dist/models/auth/ListAccessLevels.js +1 -0
  48. package/dist/models/auth/ListAccessLevels.js.map +1 -0
  49. package/dist/models/auth/ListChannelMemberships.js +1 -0
  50. package/dist/models/auth/ListChannelMemberships.js.map +1 -0
  51. package/dist/models/auth/SamlUser.js +1 -0
  52. package/dist/models/auth/SamlUser.js.map +1 -0
  53. package/dist/models/auth/UpdateChannelMembership.js +1 -0
  54. package/dist/models/auth/UpdateChannelMembership.js.map +1 -0
  55. package/dist/models/auth/WorkspaceUserGroupAssociation.js +1 -0
  56. package/dist/models/auth/WorkspaceUserGroupAssociation.js.map +1 -0
  57. package/dist/models/auth/db/WorkspaceUserGroupAssociationEntity.js +1 -0
  58. package/dist/models/auth/db/WorkspaceUserGroupAssociationEntity.js.map +1 -0
  59. package/dist/models/automations/Automation.js +1 -0
  60. package/dist/models/automations/Automation.js.map +1 -0
  61. package/dist/models/automations/AutomationContext.js +1 -0
  62. package/dist/models/automations/AutomationContext.js.map +1 -0
  63. package/dist/models/automations/AutomationDateToken.js +1 -0
  64. package/dist/models/automations/AutomationDateToken.js.map +1 -0
  65. package/dist/models/automations/AutomationEventBusKey.js +1 -0
  66. package/dist/models/automations/AutomationEventBusKey.js.map +1 -0
  67. package/dist/models/automations/AutomationEventContext.js +1 -0
  68. package/dist/models/automations/AutomationEventContext.js.map +1 -0
  69. package/dist/models/automations/AutomationEventType.js +1 -0
  70. package/dist/models/automations/AutomationEventType.js.map +1 -0
  71. package/dist/models/automations/AutomationId.js +1 -0
  72. package/dist/models/automations/AutomationId.js.map +1 -0
  73. package/dist/models/automations/AutomationTriggerType.js +1 -0
  74. package/dist/models/automations/AutomationTriggerType.js.map +1 -0
  75. package/dist/models/automations/CreateAutomation.js +1 -0
  76. package/dist/models/automations/CreateAutomation.js.map +1 -0
  77. package/dist/models/automations/UpdateAutomation.js +1 -0
  78. package/dist/models/automations/UpdateAutomation.js.map +1 -0
  79. package/dist/models/automations/WorkflowAutomationsEvent.js +1 -0
  80. package/dist/models/automations/WorkflowAutomationsEvent.js.map +1 -0
  81. package/dist/models/automations/action/AutomationAction.js +1 -0
  82. package/dist/models/automations/action/AutomationAction.js.map +1 -0
  83. package/dist/models/automations/action/AutomationActionOutput.js +1 -0
  84. package/dist/models/automations/action/AutomationActionOutput.js.map +1 -0
  85. package/dist/models/automations/action/AutomationActionRegistry.js +1 -0
  86. package/dist/models/automations/action/AutomationActionRegistry.js.map +1 -0
  87. package/dist/models/automations/action/AutomationActionResult.js +1 -0
  88. package/dist/models/automations/action/AutomationActionResult.js.map +1 -0
  89. package/dist/models/automations/action/AutomationActionType.js +1 -0
  90. package/dist/models/automations/action/AutomationActionType.js.map +1 -0
  91. package/dist/models/automations/action/CalculateValueAction.js +1 -0
  92. package/dist/models/automations/action/CalculateValueAction.js.map +1 -0
  93. package/dist/models/automations/action/CreateAutomationAction.js +1 -0
  94. package/dist/models/automations/action/CreateAutomationAction.js.map +1 -0
  95. package/dist/models/automations/action/CurrentWorkflowEntityUpdateAction.js +1 -0
  96. package/dist/models/automations/action/CurrentWorkflowEntityUpdateAction.js.map +1 -0
  97. package/dist/models/automations/action/ReferencedInQuantitySumAction.js +1 -0
  98. package/dist/models/automations/action/ReferencedInQuantitySumAction.js.map +1 -0
  99. package/dist/models/automations/action/SendEmailAction.js +1 -0
  100. package/dist/models/automations/action/SendEmailAction.js.map +1 -0
  101. package/dist/models/automations/action/SendNotificationAction.js +1 -0
  102. package/dist/models/automations/action/SendNotificationAction.js.map +1 -0
  103. package/dist/models/automations/action/SendPushNotificationAction.js +1 -0
  104. package/dist/models/automations/action/SendPushNotificationAction.js.map +1 -0
  105. package/dist/models/automations/action/TriggerRelatedCardAutomationAction.js +1 -0
  106. package/dist/models/automations/action/TriggerRelatedCardAutomationAction.js.map +1 -0
  107. package/dist/models/automations/action/UpdateAutomationAction.js +1 -0
  108. package/dist/models/automations/action/UpdateAutomationAction.js.map +1 -0
  109. package/dist/models/automations/action/UpdateRelatedCardQuantityAction.js +1 -0
  110. package/dist/models/automations/action/UpdateRelatedCardQuantityAction.js.map +1 -0
  111. package/dist/models/automations/action/WorkflowEntityCreateAction.js +1 -0
  112. package/dist/models/automations/action/WorkflowEntityCreateAction.js.map +1 -0
  113. package/dist/models/automations/action/WorkflowEntityUpdateAction.js +1 -0
  114. package/dist/models/automations/action/WorkflowEntityUpdateAction.js.map +1 -0
  115. package/dist/models/automations/action/component-data/ActionResultNumber.js +1 -0
  116. package/dist/models/automations/action/component-data/ActionResultNumber.js.map +1 -0
  117. package/dist/models/automations/action/component-data/CurrentWorkflowEntity.js +1 -0
  118. package/dist/models/automations/action/component-data/CurrentWorkflowEntity.js.map +1 -0
  119. package/dist/models/automations/action/component-data/CurrentWorkflowEntityComponent.js +1 -0
  120. package/dist/models/automations/action/component-data/CurrentWorkflowEntityComponent.js.map +1 -0
  121. package/dist/models/automations/action/component-data/DynamicComponentData.js +1 -0
  122. package/dist/models/automations/action/component-data/DynamicComponentData.js.map +1 -0
  123. package/dist/models/automations/action/component-data/DynamicComponentDataOneOf.js +1 -0
  124. package/dist/models/automations/action/component-data/DynamicComponentDataOneOf.js.map +1 -0
  125. package/dist/models/automations/action/component-data/DynamicComponentDataRegistry.js +1 -0
  126. package/dist/models/automations/action/component-data/DynamicComponentDataRegistry.js.map +1 -0
  127. package/dist/models/automations/action/component-data/DynamicComponentDataType.js +1 -0
  128. package/dist/models/automations/action/component-data/DynamicComponentDataType.js.map +1 -0
  129. package/dist/models/automations/action/component-data/DynamicNumberComponentDataOneOf.js +1 -0
  130. package/dist/models/automations/action/component-data/DynamicNumberComponentDataOneOf.js.map +1 -0
  131. package/dist/models/automations/action/component-data/RelatedWorkflowEntityComponent.js +1 -0
  132. package/dist/models/automations/action/component-data/RelatedWorkflowEntityComponent.js.map +1 -0
  133. package/dist/models/automations/action/component-data/TimeTrackerDataAction.js +1 -0
  134. package/dist/models/automations/action/component-data/TimeTrackerDataAction.js.map +1 -0
  135. package/dist/models/automations/action/settings/ArithmeticOperator.js +1 -0
  136. package/dist/models/automations/action/settings/ArithmeticOperator.js.map +1 -0
  137. package/dist/models/automations/action/settings/ArrayValueOperation.js +1 -0
  138. package/dist/models/automations/action/settings/ArrayValueOperation.js.map +1 -0
  139. package/dist/models/automations/action/settings/AutomationActionSettings.js +1 -0
  140. package/dist/models/automations/action/settings/AutomationActionSettings.js.map +1 -0
  141. package/dist/models/automations/action/settings/AutomationActionSettingsOneOf.js +1 -0
  142. package/dist/models/automations/action/settings/AutomationActionSettingsOneOf.js.map +1 -0
  143. package/dist/models/automations/action/settings/AutomationActionSettingsRegistry.js +1 -0
  144. package/dist/models/automations/action/settings/AutomationActionSettingsRegistry.js.map +1 -0
  145. package/dist/models/automations/action/settings/AutomationComponentData.js +1 -0
  146. package/dist/models/automations/action/settings/AutomationComponentData.js.map +1 -0
  147. package/dist/models/automations/action/settings/CalculateValueActionSettings.js +1 -0
  148. package/dist/models/automations/action/settings/CalculateValueActionSettings.js.map +1 -0
  149. package/dist/models/automations/action/settings/CreateCalculateValueActionSettings.js +1 -0
  150. package/dist/models/automations/action/settings/CreateCalculateValueActionSettings.js.map +1 -0
  151. package/dist/models/automations/action/settings/CreateCurrentWorkflowEntityUpdateActionSettings.js +1 -0
  152. package/dist/models/automations/action/settings/CreateCurrentWorkflowEntityUpdateActionSettings.js.map +1 -0
  153. package/dist/models/automations/action/settings/CreateSettingsWorkflowEntityField.js +1 -0
  154. package/dist/models/automations/action/settings/CreateSettingsWorkflowEntityField.js.map +1 -0
  155. package/dist/models/automations/action/settings/CreateUpdateRelatedCardQuantityActionSettings.js +1 -0
  156. package/dist/models/automations/action/settings/CreateUpdateRelatedCardQuantityActionSettings.js.map +1 -0
  157. package/dist/models/automations/action/settings/CreateWorkflowEntityCreateActionSettings.js +1 -0
  158. package/dist/models/automations/action/settings/CreateWorkflowEntityCreateActionSettings.js.map +1 -0
  159. package/dist/models/automations/action/settings/CreateWorkflowEntityUpdateActionSettings.js +1 -0
  160. package/dist/models/automations/action/settings/CreateWorkflowEntityUpdateActionSettings.js.map +1 -0
  161. package/dist/models/automations/action/settings/CurrentWorkflowEntityUpdateActionSettings.js +1 -0
  162. package/dist/models/automations/action/settings/CurrentWorkflowEntityUpdateActionSettings.js.map +1 -0
  163. package/dist/models/automations/action/settings/ReferencedInAggregate.js +1 -0
  164. package/dist/models/automations/action/settings/ReferencedInAggregate.js.map +1 -0
  165. package/dist/models/automations/action/settings/ReferencedInQuantitySumActionSettings.js +1 -0
  166. package/dist/models/automations/action/settings/ReferencedInQuantitySumActionSettings.js.map +1 -0
  167. package/dist/models/automations/action/settings/SendEmailActionSettings.js +1 -0
  168. package/dist/models/automations/action/settings/SendEmailActionSettings.js.map +1 -0
  169. package/dist/models/automations/action/settings/SendNotificationActionSettings.js +1 -0
  170. package/dist/models/automations/action/settings/SendNotificationActionSettings.js.map +1 -0
  171. package/dist/models/automations/action/settings/SendPushNotificationActionSettings.js +1 -0
  172. package/dist/models/automations/action/settings/SendPushNotificationActionSettings.js.map +1 -0
  173. package/dist/models/automations/action/settings/SettingsWorkflowEntityField.js +1 -0
  174. package/dist/models/automations/action/settings/SettingsWorkflowEntityField.js.map +1 -0
  175. package/dist/models/automations/action/settings/TriggerRelatedCardAutomationActionSettings.js +1 -0
  176. package/dist/models/automations/action/settings/TriggerRelatedCardAutomationActionSettings.js.map +1 -0
  177. package/dist/models/automations/action/settings/UpdateRelatedCardQuantityActionSettings.js +1 -0
  178. package/dist/models/automations/action/settings/UpdateRelatedCardQuantityActionSettings.js.map +1 -0
  179. package/dist/models/automations/action/settings/WorkflowEntityActionSettings.js +1 -0
  180. package/dist/models/automations/action/settings/WorkflowEntityActionSettings.js.map +1 -0
  181. package/dist/models/automations/action/settings/WorkflowEntityCreateActionSettings.js +1 -0
  182. package/dist/models/automations/action/settings/WorkflowEntityCreateActionSettings.js.map +1 -0
  183. package/dist/models/automations/action/settings/WorkflowEntityUpdateActionSettings.js +1 -0
  184. package/dist/models/automations/action/settings/WorkflowEntityUpdateActionSettings.js.map +1 -0
  185. package/dist/models/automations/condition/ActionResultNumberOperand.js +1 -0
  186. package/dist/models/automations/condition/ActionResultNumberOperand.js.map +1 -0
  187. package/dist/models/automations/condition/ComponentOperand.js +1 -0
  188. package/dist/models/automations/condition/ComponentOperand.js.map +1 -0
  189. package/dist/models/automations/condition/Condition.js +1 -0
  190. package/dist/models/automations/condition/Condition.js.map +1 -0
  191. package/dist/models/automations/condition/CreateCondition.js +1 -0
  192. package/dist/models/automations/condition/CreateCondition.js.map +1 -0
  193. package/dist/models/automations/condition/DateOperand.js +1 -0
  194. package/dist/models/automations/condition/DateOperand.js.map +1 -0
  195. package/dist/models/automations/condition/DateTokenOperand.js +1 -0
  196. package/dist/models/automations/condition/DateTokenOperand.js.map +1 -0
  197. package/dist/models/automations/condition/LogicalOperator.js +1 -0
  198. package/dist/models/automations/condition/LogicalOperator.js.map +1 -0
  199. package/dist/models/automations/condition/NumberOperand.js +1 -0
  200. package/dist/models/automations/condition/NumberOperand.js.map +1 -0
  201. package/dist/models/automations/condition/NumberOperandOneOf.js +1 -0
  202. package/dist/models/automations/condition/NumberOperandOneOf.js.map +1 -0
  203. package/dist/models/automations/condition/Operand.js +1 -0
  204. package/dist/models/automations/condition/Operand.js.map +1 -0
  205. package/dist/models/automations/condition/OperandOneOf.js +1 -0
  206. package/dist/models/automations/condition/OperandOneOf.js.map +1 -0
  207. package/dist/models/automations/condition/OperandRegistry.js +1 -0
  208. package/dist/models/automations/condition/OperandRegistry.js.map +1 -0
  209. package/dist/models/automations/condition/OperandType.js +1 -0
  210. package/dist/models/automations/condition/OperandType.js.map +1 -0
  211. package/dist/models/automations/condition/PreviousComponentOperand.js +1 -0
  212. package/dist/models/automations/condition/PreviousComponentOperand.js.map +1 -0
  213. package/dist/models/automations/condition/StringArrayOperand.js +1 -0
  214. package/dist/models/automations/condition/StringArrayOperand.js.map +1 -0
  215. package/dist/models/automations/condition/StringOperand.js +1 -0
  216. package/dist/models/automations/condition/StringOperand.js.map +1 -0
  217. package/dist/models/automations/condition/UpdateCondition.js +1 -0
  218. package/dist/models/automations/condition/UpdateCondition.js.map +1 -0
  219. package/dist/models/automations/condition/WorkflowEntityRefComponentOperand.js +1 -0
  220. package/dist/models/automations/condition/WorkflowEntityRefComponentOperand.js.map +1 -0
  221. package/dist/models/billing/Billing.js +1 -0
  222. package/dist/models/billing/Billing.js.map +1 -0
  223. package/dist/models/billing/BillingSubscription.js +1 -0
  224. package/dist/models/billing/BillingSubscription.js.map +1 -0
  225. package/dist/models/billing/BillingSubscriptionStatus.js +1 -0
  226. package/dist/models/billing/BillingSubscriptionStatus.js.map +1 -0
  227. package/dist/models/billing/CheckoutSession.js +1 -0
  228. package/dist/models/billing/CheckoutSession.js.map +1 -0
  229. package/dist/models/billing/CheckoutSessionLineItem.js +1 -0
  230. package/dist/models/billing/CheckoutSessionLineItem.js.map +1 -0
  231. package/dist/models/billing/CreateCheckoutSession.js +1 -0
  232. package/dist/models/billing/CreateCheckoutSession.js.map +1 -0
  233. package/dist/models/billing/CreateCustomer.js +1 -0
  234. package/dist/models/billing/CreateCustomer.js.map +1 -0
  235. package/dist/models/billing/CreatePortalSession.js +1 -0
  236. package/dist/models/billing/CreatePortalSession.js.map +1 -0
  237. package/dist/models/billing/Customer.js +1 -0
  238. package/dist/models/billing/Customer.js.map +1 -0
  239. package/dist/models/billing/PlanTier.js +1 -0
  240. package/dist/models/billing/PlanTier.js.map +1 -0
  241. package/dist/models/billing/PortalSession.js +1 -0
  242. package/dist/models/billing/PortalSession.js.map +1 -0
  243. package/dist/models/billing/SubscriptionItem.js +1 -0
  244. package/dist/models/billing/SubscriptionItem.js.map +1 -0
  245. package/dist/models/billing/SubscriptionPlan.js +1 -0
  246. package/dist/models/billing/SubscriptionPlan.js.map +1 -0
  247. package/dist/models/billing/SubscriptionPlanPrice.js +1 -0
  248. package/dist/models/billing/SubscriptionPlanPrice.js.map +1 -0
  249. package/dist/models/billing/SubscriptionPlanPriceInterval.js +1 -0
  250. package/dist/models/billing/SubscriptionPlanPriceInterval.js.map +1 -0
  251. package/dist/models/billing/SubscriptionPlanProduct.js +1 -0
  252. package/dist/models/billing/SubscriptionPlanProduct.js.map +1 -0
  253. package/dist/models/billing/SubscriptionPlanType.js +1 -0
  254. package/dist/models/billing/SubscriptionPlanType.js.map +1 -0
  255. package/dist/models/billing/SubscriptionPlanWorkflowTier.js +1 -0
  256. package/dist/models/billing/SubscriptionPlanWorkflowTier.js.map +1 -0
  257. package/dist/models/billing/SubscriptionStatus.js +1 -0
  258. package/dist/models/billing/SubscriptionStatus.js.map +1 -0
  259. package/dist/models/business/Business.js +1 -0
  260. package/dist/models/business/Business.js.map +1 -0
  261. package/dist/models/business/BusinessEventJob.js +1 -0
  262. package/dist/models/business/BusinessEventJob.js.map +1 -0
  263. package/dist/models/business/BusinessEventType.js +1 -0
  264. package/dist/models/business/BusinessEventType.js.map +1 -0
  265. package/dist/models/business/BusinessId.js +1 -0
  266. package/dist/models/business/BusinessId.js.map +1 -0
  267. package/dist/models/business/BusinessMembership.js +1 -0
  268. package/dist/models/business/BusinessMembership.js.map +1 -0
  269. package/dist/models/business/BusinessMembershipRole.js +1 -0
  270. package/dist/models/business/BusinessMembershipRole.js.map +1 -0
  271. package/dist/models/business/CreateBusinessV2.js +1 -0
  272. package/dist/models/business/CreateBusinessV2.js.map +1 -0
  273. package/dist/models/business/FindBusinesses.js +1 -0
  274. package/dist/models/business/FindBusinesses.js.map +1 -0
  275. package/dist/models/business/UpdateBusinessV2.js +1 -0
  276. package/dist/models/business/UpdateBusinessV2.js.map +1 -0
  277. package/dist/models/card/Card.js +1 -0
  278. package/dist/models/card/Card.js.map +1 -0
  279. package/dist/models/card/CardEvent.js +1 -0
  280. package/dist/models/card/CardEvent.js.map +1 -0
  281. package/dist/models/card/CardEventEmitted.js +1 -0
  282. package/dist/models/card/CardEventEmitted.js.map +1 -0
  283. package/dist/models/card/CardFields.js +1 -0
  284. package/dist/models/card/CardFields.js.map +1 -0
  285. package/dist/models/card/CardStatus.js +1 -0
  286. package/dist/models/card/CardStatus.js.map +1 -0
  287. package/dist/models/card/CardStatusChangeJobData.js +1 -0
  288. package/dist/models/card/CardStatusChangeJobData.js.map +1 -0
  289. package/dist/models/card/ChannelCardSequence.js +1 -0
  290. package/dist/models/card/ChannelCardSequence.js.map +1 -0
  291. package/dist/models/card/CreateCard.js +1 -0
  292. package/dist/models/card/CreateCard.js.map +1 -0
  293. package/dist/models/card/CreateCards.js +1 -0
  294. package/dist/models/card/CreateCards.js.map +1 -0
  295. package/dist/models/card/CreateEntityRecurrence.js +1 -0
  296. package/dist/models/card/CreateEntityRecurrence.js.map +1 -0
  297. package/dist/models/card/CreateNonRecurringCard.js +1 -0
  298. package/dist/models/card/CreateNonRecurringCard.js.map +1 -0
  299. package/dist/models/card/DeleteCard.js +1 -0
  300. package/dist/models/card/DeleteCard.js.map +1 -0
  301. package/dist/models/card/DeleteCards.js +1 -0
  302. package/dist/models/card/DeleteCards.js.map +1 -0
  303. package/dist/models/card/EntityEventType.js +1 -0
  304. package/dist/models/card/EntityEventType.js.map +1 -0
  305. package/dist/models/card/EntityRecurrence.js +1 -0
  306. package/dist/models/card/EntityRecurrence.js.map +1 -0
  307. package/dist/models/card/EntityRecurrenceScope.js +1 -0
  308. package/dist/models/card/EntityRecurrenceScope.js.map +1 -0
  309. package/dist/models/card/ExternalCardBatchEvent.js +1 -0
  310. package/dist/models/card/ExternalCardBatchEvent.js.map +1 -0
  311. package/dist/models/card/ExternalCardEvent.js +1 -0
  312. package/dist/models/card/ExternalCardEvent.js.map +1 -0
  313. package/dist/models/card/ExternalCardEventPayload.js +1 -0
  314. package/dist/models/card/ExternalCardEventPayload.js.map +1 -0
  315. package/dist/models/card/ExternalCardEventRemotePayload.js +1 -0
  316. package/dist/models/card/ExternalCardEventRemotePayload.js.map +1 -0
  317. package/dist/models/card/ExternalCardEventType.js +1 -0
  318. package/dist/models/card/ExternalCardEventType.js.map +1 -0
  319. package/dist/models/card/GetCards.js +1 -0
  320. package/dist/models/card/GetCards.js.map +1 -0
  321. package/dist/models/card/NotificationEvent.js +1 -0
  322. package/dist/models/card/NotificationEvent.js.map +1 -0
  323. package/dist/models/card/UpdateCard.js +1 -0
  324. package/dist/models/card/UpdateCard.js.map +1 -0
  325. package/dist/models/card/UpdateCardMerged.js +1 -0
  326. package/dist/models/card/UpdateCardMerged.js.map +1 -0
  327. package/dist/models/card/UpdateEntityRecurrence.js +1 -0
  328. package/dist/models/card/UpdateEntityRecurrence.js.map +1 -0
  329. package/dist/models/card/WorkspaceFocus.js +1 -0
  330. package/dist/models/card/WorkspaceFocus.js.map +1 -0
  331. package/dist/models/card/card-definition/CardDefinition.js +1 -0
  332. package/dist/models/card/card-definition/CardDefinition.js.map +1 -0
  333. package/dist/models/card/card-definition/CardDefinitionSubscription.js +1 -0
  334. package/dist/models/card/card-definition/CardDefinitionSubscription.js.map +1 -0
  335. package/dist/models/card/card-definition/CardFragmentTemplate.js +1 -0
  336. package/dist/models/card/card-definition/CardFragmentTemplate.js.map +1 -0
  337. package/dist/models/card/card-definition/CardUITemplate.js +1 -0
  338. package/dist/models/card/card-definition/CardUITemplate.js.map +1 -0
  339. package/dist/models/card/card-definition/CardUITemplateType.js +1 -0
  340. package/dist/models/card/card-definition/CardUITemplateType.js.map +1 -0
  341. package/dist/models/card/card-definition/CoastJSONFieldType.js +1 -0
  342. package/dist/models/card/card-definition/CoastJSONFieldType.js.map +1 -0
  343. package/dist/models/card/card-definition/CoastJSONSchema4.js +1 -0
  344. package/dist/models/card/card-definition/CoastJSONSchema4.js.map +1 -0
  345. package/dist/models/card/card-definition/CreateCardDefinition.js +1 -0
  346. package/dist/models/card/card-definition/CreateCardDefinition.js.map +1 -0
  347. package/dist/models/card/card-definition/CreateCardFragmentTemplate.js +1 -0
  348. package/dist/models/card/card-definition/CreateCardFragmentTemplate.js.map +1 -0
  349. package/dist/models/card/card-definition/CreateCardUITemplate.js +1 -0
  350. package/dist/models/card/card-definition/CreateCardUITemplate.js.map +1 -0
  351. package/dist/models/card/card-definition/DefinitionTypeIdentifier.js +1 -0
  352. package/dist/models/card/card-definition/DefinitionTypeIdentifier.js.map +1 -0
  353. package/dist/models/card/card-definition/ListCardDefinitions.js +1 -0
  354. package/dist/models/card/card-definition/ListCardDefinitions.js.map +1 -0
  355. package/dist/models/card/card-definition/ListCardFragmentTemplates.js +1 -0
  356. package/dist/models/card/card-definition/ListCardFragmentTemplates.js.map +1 -0
  357. package/dist/models/card/card-definition/UpdateCardDefinition.js +1 -0
  358. package/dist/models/card/card-definition/UpdateCardDefinition.js.map +1 -0
  359. package/dist/models/card/card-definition/UpdateCardFragmentTemplate.js +1 -0
  360. package/dist/models/card/card-definition/UpdateCardFragmentTemplate.js.map +1 -0
  361. package/dist/models/card/card-definition/UpdateCardUITemplate.js +1 -0
  362. package/dist/models/card/card-definition/UpdateCardUITemplate.js.map +1 -0
  363. package/dist/models/card/card-field-string-tag/ArchiveCardFieldStringTag.js +1 -0
  364. package/dist/models/card/card-field-string-tag/ArchiveCardFieldStringTag.js.map +1 -0
  365. package/dist/models/card/card-field-string-tag/CardFieldStringTag.js +1 -0
  366. package/dist/models/card/card-field-string-tag/CardFieldStringTag.js.map +1 -0
  367. package/dist/models/card/card-field-string-tag/CreateCardFieldStringTag.js +1 -0
  368. package/dist/models/card/card-field-string-tag/CreateCardFieldStringTag.js.map +1 -0
  369. package/dist/models/card/card-field-string-tag/ListCardFieldStringTags.js +1 -0
  370. package/dist/models/card/card-field-string-tag/ListCardFieldStringTags.js.map +1 -0
  371. package/dist/models/card/card-field-string-tag/UpdateCardFieldStringTag.js +1 -0
  372. package/dist/models/card/card-field-string-tag/UpdateCardFieldStringTag.js.map +1 -0
  373. package/dist/models/card/card-reminder/CardReminder.js +1 -0
  374. package/dist/models/card/card-reminder/CardReminder.js.map +1 -0
  375. package/dist/models/card/card-reminder/CardReminderEventType.js +1 -0
  376. package/dist/models/card/card-reminder/CardReminderEventType.js.map +1 -0
  377. package/dist/models/card/card-reminder/CardReminderJobData.js +1 -0
  378. package/dist/models/card/card-reminder/CardReminderJobData.js.map +1 -0
  379. package/dist/models/card/card-reminder/CreateCardReminder.js +1 -0
  380. package/dist/models/card/card-reminder/CreateCardReminder.js.map +1 -0
  381. package/dist/models/card/card-reminder/ReminderRelativeTo.js +1 -0
  382. package/dist/models/card/card-reminder/ReminderRelativeTo.js.map +1 -0
  383. package/dist/models/card/card-reminder/UpdateCardReminder.js +1 -0
  384. package/dist/models/card/card-reminder/UpdateCardReminder.js.map +1 -0
  385. package/dist/models/card/client-event/ClientEvent.js +1 -0
  386. package/dist/models/card/client-event/ClientEvent.js.map +1 -0
  387. package/dist/models/card/client-event/ClientEventType.js +1 -0
  388. package/dist/models/card/client-event/ClientEventType.js.map +1 -0
  389. package/dist/models/card/client-event/CreateClientEvent.js +1 -0
  390. package/dist/models/card/client-event/CreateClientEvent.js.map +1 -0
  391. package/dist/models/card/export/CreateCardExport.js +1 -0
  392. package/dist/models/card/export/CreateCardExport.js.map +1 -0
  393. package/dist/models/card/list-cards/CardRelationFilter.js +1 -0
  394. package/dist/models/card/list-cards/CardRelationFilter.js.map +1 -0
  395. package/dist/models/card/list-cards/CardRelationFilterType.js +1 -0
  396. package/dist/models/card/list-cards/CardRelationFilterType.js.map +1 -0
  397. package/dist/models/card/list-cards/CardTagFilter.js +1 -0
  398. package/dist/models/card/list-cards/CardTagFilter.js.map +1 -0
  399. package/dist/models/card/list-cards/LegacyCardRelationFilter.js +1 -0
  400. package/dist/models/card/list-cards/LegacyCardRelationFilter.js.map +1 -0
  401. package/dist/models/card/list-cards/LegacyCardRelationFilterType.js +1 -0
  402. package/dist/models/card/list-cards/LegacyCardRelationFilterType.js.map +1 -0
  403. package/dist/models/card/list-cards/ListCards.js +1 -0
  404. package/dist/models/card/list-cards/ListCards.js.map +1 -0
  405. package/dist/models/card/list-cards/ListCardsOrder.js +1 -0
  406. package/dist/models/card/list-cards/ListCardsOrder.js.map +1 -0
  407. package/dist/models/card/list-cards/ListCardsOrderBy.js +1 -0
  408. package/dist/models/card/list-cards/ListCardsOrderBy.js.map +1 -0
  409. package/dist/models/card/list-cards/ListCardsResult.js +1 -0
  410. package/dist/models/card/list-cards/ListCardsResult.js.map +1 -0
  411. package/dist/models/card/related-card/ListRelatedCardRollups.js +1 -0
  412. package/dist/models/card/related-card/ListRelatedCardRollups.js.map +1 -0
  413. package/dist/models/card/related-card/ListRelatedCards.js +1 -0
  414. package/dist/models/card/related-card/ListRelatedCards.js.map +1 -0
  415. package/dist/models/card/related-card/RelatedCardRollup.js +1 -0
  416. package/dist/models/card/related-card/RelatedCardRollup.js.map +1 -0
  417. package/dist/models/card/related-card/RelatedCardSummary.js +1 -0
  418. package/dist/models/card/related-card/RelatedCardSummary.js.map +1 -0
  419. package/dist/models/card/related-card/RelatedCardType.js +1 -0
  420. package/dist/models/card/related-card/RelatedCardType.js.map +1 -0
  421. package/dist/models/card/summary-card/AbstractListSummaryCard.js +1 -0
  422. package/dist/models/card/summary-card/AbstractListSummaryCard.js.map +1 -0
  423. package/dist/models/card/summary-card/GetSummaryCards.js +1 -0
  424. package/dist/models/card/summary-card/GetSummaryCards.js.map +1 -0
  425. package/dist/models/card/summary-card/ListSummaryCards.js +1 -0
  426. package/dist/models/card/summary-card/ListSummaryCards.js.map +1 -0
  427. package/dist/models/card/summary-card/ListSummaryCardsResult.js +1 -0
  428. package/dist/models/card/summary-card/ListSummaryCardsResult.js.map +1 -0
  429. package/dist/models/card/summary-card/SummaryCard.js +1 -0
  430. package/dist/models/card/summary-card/SummaryCard.js.map +1 -0
  431. package/dist/models/channel/AnyChannelUpdated.js +1 -0
  432. package/dist/models/channel/AnyChannelUpdated.js.map +1 -0
  433. package/dist/models/channel/Channel.js +1 -0
  434. package/dist/models/channel/Channel.js.map +1 -0
  435. package/dist/models/channel/ChannelAccountingUpdated.js +1 -0
  436. package/dist/models/channel/ChannelAccountingUpdated.js.map +1 -0
  437. package/dist/models/channel/ChannelEventJob.js +1 -0
  438. package/dist/models/channel/ChannelEventJob.js.map +1 -0
  439. package/dist/models/channel/ChannelEventType.js +1 -0
  440. package/dist/models/channel/ChannelEventType.js.map +1 -0
  441. package/dist/models/channel/ChannelType.js +1 -0
  442. package/dist/models/channel/ChannelType.js.map +1 -0
  443. package/dist/models/channel/ChannelWithoutRelations.js +1 -0
  444. package/dist/models/channel/ChannelWithoutRelations.js.map +1 -0
  445. package/dist/models/channel/CreateChannel.js +1 -0
  446. package/dist/models/channel/CreateChannel.js.map +1 -0
  447. package/dist/models/channel/CreateChannelChannelMembership.js +1 -0
  448. package/dist/models/channel/CreateChannelChannelMembership.js.map +1 -0
  449. package/dist/models/channel/ListChannels.js +1 -0
  450. package/dist/models/channel/ListChannels.js.map +1 -0
  451. package/dist/models/channel/RelatedChannelAssociation.js +1 -0
  452. package/dist/models/channel/RelatedChannelAssociation.js.map +1 -0
  453. package/dist/models/channel/UpdateChannelV2.js +1 -0
  454. package/dist/models/channel/UpdateChannelV2.js.map +1 -0
  455. package/dist/models/channel/UpdateRelatedChannelAssociation.js +1 -0
  456. package/dist/models/channel/UpdateRelatedChannelAssociation.js.map +1 -0
  457. package/dist/models/channel/WorkspaceId.js +1 -0
  458. package/dist/models/channel/WorkspaceId.js.map +1 -0
  459. package/dist/models/common/EventKey.js +1 -0
  460. package/dist/models/common/EventKey.js.map +1 -0
  461. package/dist/models/common/OneOfUtils.js +1 -0
  462. package/dist/models/common/OneOfUtils.js.map +1 -0
  463. package/dist/models/common/RRuleUtils.js +1 -0
  464. package/dist/models/common/RRuleUtils.js.map +1 -0
  465. package/dist/models/common/SortDirection.js +1 -0
  466. package/dist/models/common/SortDirection.js.map +1 -0
  467. package/dist/models/common/WithBusinessId.js +1 -0
  468. package/dist/models/common/WithBusinessId.js.map +1 -0
  469. package/dist/models/dashboard/CreateDashboard.js +1 -0
  470. package/dist/models/dashboard/CreateDashboard.js.map +1 -0
  471. package/dist/models/dashboard/CreateEntityWidget.js +1 -0
  472. package/dist/models/dashboard/CreateEntityWidget.js.map +1 -0
  473. package/dist/models/dashboard/CreateUserEntityWidgetAssociation.js +1 -0
  474. package/dist/models/dashboard/CreateUserEntityWidgetAssociation.js.map +1 -0
  475. package/dist/models/dashboard/Dashboard.js +1 -0
  476. package/dist/models/dashboard/Dashboard.js.map +1 -0
  477. package/dist/models/dashboard/DeleteUserEntityWidgetAssociation.js +1 -0
  478. package/dist/models/dashboard/DeleteUserEntityWidgetAssociation.js.map +1 -0
  479. package/dist/models/dashboard/EntityWidget.js +1 -0
  480. package/dist/models/dashboard/EntityWidget.js.map +1 -0
  481. package/dist/models/dashboard/UpdateDashboard.js +1 -0
  482. package/dist/models/dashboard/UpdateDashboard.js.map +1 -0
  483. package/dist/models/dashboard/UpdateEntityWidget.js +1 -0
  484. package/dist/models/dashboard/UpdateEntityWidget.js.map +1 -0
  485. package/dist/models/dashboard/UserEntityWidgetAssociation.js +1 -0
  486. package/dist/models/dashboard/UserEntityWidgetAssociation.js.map +1 -0
  487. package/dist/models/export/BulkExportRequest.js +1 -0
  488. package/dist/models/export/BulkExportRequest.js.map +1 -0
  489. package/dist/models/export/ComponentDataExport.js +1 -0
  490. package/dist/models/export/ComponentDataExport.js.map +1 -0
  491. package/dist/models/export/CreateQrCode.js +1 -0
  492. package/dist/models/export/CreateQrCode.js.map +1 -0
  493. package/dist/models/export/CreateWorkflowEntitiesExport.js +1 -0
  494. package/dist/models/export/CreateWorkflowEntitiesExport.js.map +1 -0
  495. package/dist/models/export/DataExport.js +1 -0
  496. package/dist/models/export/DataExport.js.map +1 -0
  497. package/dist/models/export/DataExportRegistry.js +1 -0
  498. package/dist/models/export/DataExportRegistry.js.map +1 -0
  499. package/dist/models/export/DataExportType.js +1 -0
  500. package/dist/models/export/DataExportType.js.map +1 -0
  501. package/dist/models/export/Export.js +1 -0
  502. package/dist/models/export/Export.js.map +1 -0
  503. package/dist/models/export/ExportFormat.js +1 -0
  504. package/dist/models/export/ExportFormat.js.map +1 -0
  505. package/dist/models/export/FormDataExport.js +1 -0
  506. package/dist/models/export/FormDataExport.js.map +1 -0
  507. package/dist/models/export/ListEntitiesFormData.js +1 -0
  508. package/dist/models/export/ListEntitiesFormData.js.map +1 -0
  509. package/dist/models/export/ListEntitiesFormDataResult.js +1 -0
  510. package/dist/models/export/ListEntitiesFormDataResult.js.map +1 -0
  511. package/dist/models/export/SubformDataExport.js +1 -0
  512. package/dist/models/export/SubformDataExport.js.map +1 -0
  513. package/dist/models/file-storage/File.d.ts +10 -0
  514. package/dist/models/{file-upload/S3StoredFile.js → file-storage/File.js} +1 -0
  515. package/dist/models/file-storage/File.js.map +1 -0
  516. package/dist/models/{file-upload → file-storage}/FileId.js +1 -0
  517. package/dist/models/file-storage/FileId.js.map +1 -0
  518. package/dist/models/integration/App.js +1 -0
  519. package/dist/models/integration/App.js.map +1 -0
  520. package/dist/models/integration/AppStatus.js +1 -0
  521. package/dist/models/integration/AppStatus.js.map +1 -0
  522. package/dist/models/integration/CreateAppIntegration.js +1 -0
  523. package/dist/models/integration/CreateAppIntegration.js.map +1 -0
  524. package/dist/models/integration/CreateIntegration.js +1 -0
  525. package/dist/models/integration/CreateIntegration.js.map +1 -0
  526. package/dist/models/integration/GetIntegration.js +1 -0
  527. package/dist/models/integration/GetIntegration.js.map +1 -0
  528. package/dist/models/integration/IntegationTempCode.js +1 -0
  529. package/dist/models/integration/IntegationTempCode.js.map +1 -0
  530. package/dist/models/integration/Integration.js +1 -0
  531. package/dist/models/integration/Integration.js.map +1 -0
  532. package/dist/models/integration/IntegrationEntityEvent.js +1 -0
  533. package/dist/models/integration/IntegrationEntityEvent.js.map +1 -0
  534. package/dist/models/integration/IntegrationStatus.js +1 -0
  535. package/dist/models/integration/IntegrationStatus.js.map +1 -0
  536. package/dist/models/integration/IntegrationVerification.js +1 -0
  537. package/dist/models/integration/IntegrationVerification.js.map +1 -0
  538. package/dist/models/integration/ListIntegrations.js +1 -0
  539. package/dist/models/integration/ListIntegrations.js.map +1 -0
  540. package/dist/models/integration/UpdateIntegration.js +1 -0
  541. package/dist/models/integration/UpdateIntegration.js.map +1 -0
  542. package/dist/models/json-relations/workflow-template/CreateWorkflowTemplateFieldLink.js +1 -0
  543. package/dist/models/json-relations/workflow-template/CreateWorkflowTemplateFieldLink.js.map +1 -0
  544. package/dist/models/json-relations/workflow-template/LinkComponentType.js +1 -0
  545. package/dist/models/json-relations/workflow-template/LinkComponentType.js.map +1 -0
  546. package/dist/models/json-relations/workflow-template/WorkflowTemplateFieldLink.js +1 -0
  547. package/dist/models/json-relations/workflow-template/WorkflowTemplateFieldLink.js.map +1 -0
  548. package/dist/models/media/CreateMedia.js +1 -0
  549. package/dist/models/media/CreateMedia.js.map +1 -0
  550. package/dist/models/media/Media.js +1 -0
  551. package/dist/models/media/Media.js.map +1 -0
  552. package/dist/models/media/MediaPresignedPost.js +1 -0
  553. package/dist/models/media/MediaPresignedPost.js.map +1 -0
  554. package/dist/models/media/MediaType.js +1 -0
  555. package/dist/models/media/MediaType.js.map +1 -0
  556. package/dist/models/messaging/CreateLegacyMessage.js +1 -0
  557. package/dist/models/messaging/CreateLegacyMessage.js.map +1 -0
  558. package/dist/models/messaging/CreateThread.js +1 -0
  559. package/dist/models/messaging/CreateThread.js.map +1 -0
  560. package/dist/models/messaging/CreateThreadMessage.js +1 -0
  561. package/dist/models/messaging/CreateThreadMessage.js.map +1 -0
  562. package/dist/models/messaging/LegacyMessageSubtype.js +1 -0
  563. package/dist/models/messaging/LegacyMessageSubtype.js.map +1 -0
  564. package/dist/models/messaging/Thread.js +1 -0
  565. package/dist/models/messaging/Thread.js.map +1 -0
  566. package/dist/models/messaging/ThreadMembership.js +1 -0
  567. package/dist/models/messaging/ThreadMembership.js.map +1 -0
  568. package/dist/models/messaging/ThreadMessage.js +1 -0
  569. package/dist/models/messaging/ThreadMessage.js.map +1 -0
  570. package/dist/models/messaging/ThreadMessageAttachment.js +1 -0
  571. package/dist/models/messaging/ThreadMessageAttachment.js.map +1 -0
  572. package/dist/models/messaging/ThreadMessageMeta.js +1 -0
  573. package/dist/models/messaging/ThreadMessageMeta.js.map +1 -0
  574. package/dist/models/messaging/ThreadMessageMetaInput.js +1 -0
  575. package/dist/models/messaging/ThreadMessageMetaInput.js.map +1 -0
  576. package/dist/models/messaging/ThreadMessageReaction.js +1 -0
  577. package/dist/models/messaging/ThreadMessageReaction.js.map +1 -0
  578. package/dist/models/messaging/ThreadMessageReactionType.js +1 -0
  579. package/dist/models/messaging/ThreadMessageReactionType.js.map +1 -0
  580. package/dist/models/messaging/ThreadMessageSubscription.js +1 -0
  581. package/dist/models/messaging/ThreadMessageSubscription.js.map +1 -0
  582. package/dist/models/messaging/ThreadMessageType.js +1 -0
  583. package/dist/models/messaging/ThreadMessageType.js.map +1 -0
  584. package/dist/models/messaging/ThreadSubscription.js +1 -0
  585. package/dist/models/messaging/ThreadSubscription.js.map +1 -0
  586. package/dist/models/messaging/Token.js +1 -0
  587. package/dist/models/messaging/Token.js.map +1 -0
  588. package/dist/models/messaging/TokenMentionType.js +1 -0
  589. package/dist/models/messaging/TokenMentionType.js.map +1 -0
  590. package/dist/models/messaging/TokenType.js +1 -0
  591. package/dist/models/messaging/TokenType.js.map +1 -0
  592. package/dist/models/messaging/UpdateThread.js +1 -0
  593. package/dist/models/messaging/UpdateThread.js.map +1 -0
  594. package/dist/models/messaging/UpdateThreadMessage.js +1 -0
  595. package/dist/models/messaging/UpdateThreadMessage.js.map +1 -0
  596. package/dist/models/metrics/CreateUsageMetric.js +1 -0
  597. package/dist/models/metrics/CreateUsageMetric.js.map +1 -0
  598. package/dist/models/metrics/MessageEventJob.js +1 -0
  599. package/dist/models/metrics/MessageEventJob.js.map +1 -0
  600. package/dist/models/metrics/MessageEventType.js +1 -0
  601. package/dist/models/metrics/MessageEventType.js.map +1 -0
  602. package/dist/models/metrics/MetricType.js +1 -0
  603. package/dist/models/metrics/MetricType.js.map +1 -0
  604. package/dist/models/metrics/MetricUnit.js +1 -0
  605. package/dist/models/metrics/MetricUnit.js.map +1 -0
  606. package/dist/models/metrics/StorageEventJob.js +1 -0
  607. package/dist/models/metrics/StorageEventJob.js.map +1 -0
  608. package/dist/models/metrics/StorageEventType.js +1 -0
  609. package/dist/models/metrics/StorageEventType.js.map +1 -0
  610. package/dist/models/metrics/UsageMetric.js +1 -0
  611. package/dist/models/metrics/UsageMetric.js.map +1 -0
  612. package/dist/models/metrics/UsageMetricSummary.js +1 -0
  613. package/dist/models/metrics/UsageMetricSummary.js.map +1 -0
  614. package/dist/models/pagination/OffsetPaginatedRequest.js +1 -0
  615. package/dist/models/pagination/OffsetPaginatedRequest.js.map +1 -0
  616. package/dist/models/pagination/OffsetPaginatedResult.js +1 -0
  617. package/dist/models/pagination/OffsetPaginatedResult.js.map +1 -0
  618. package/dist/models/plan-limits/PlanLimit.js +1 -0
  619. package/dist/models/plan-limits/PlanLimit.js.map +1 -0
  620. package/dist/models/plan-limits/PlanLimitEntity.js +1 -0
  621. package/dist/models/plan-limits/PlanLimitEntity.js.map +1 -0
  622. package/dist/models/plan-limits/PlanLimitOverage.js +1 -0
  623. package/dist/models/plan-limits/PlanLimitOverage.js.map +1 -0
  624. package/dist/models/reporting/CreateReport.js +1 -0
  625. package/dist/models/reporting/CreateReport.js.map +1 -0
  626. package/dist/models/reporting/CreateReportUrl.js +1 -0
  627. package/dist/models/reporting/CreateReportUrl.js.map +1 -0
  628. package/dist/models/reporting/ListReports.js +1 -0
  629. package/dist/models/reporting/ListReports.js.map +1 -0
  630. package/dist/models/reporting/Report.js +1 -0
  631. package/dist/models/reporting/Report.js.map +1 -0
  632. package/dist/models/reporting/UpdateReport.js +1 -0
  633. package/dist/models/reporting/UpdateReport.js.map +1 -0
  634. package/dist/models/search/Indexable.js +1 -0
  635. package/dist/models/search/Indexable.js.map +1 -0
  636. package/dist/models/search/Search.js +1 -0
  637. package/dist/models/search/Search.js.map +1 -0
  638. package/dist/models/search/SearchIndex.js +1 -0
  639. package/dist/models/search/SearchIndex.js.map +1 -0
  640. package/dist/models/search/SearchResult.js +1 -0
  641. package/dist/models/search/SearchResult.js.map +1 -0
  642. package/dist/models/search/SearchResultHighlight.js +1 -0
  643. package/dist/models/search/SearchResultHighlight.js.map +1 -0
  644. package/dist/models/search/SearchResultHighlightPosition.js +1 -0
  645. package/dist/models/search/SearchResultHighlightPosition.js.map +1 -0
  646. package/dist/models/search/SearchResultHighlights.js +1 -0
  647. package/dist/models/search/SearchResultHighlights.js.map +1 -0
  648. package/dist/models/search/SearchResultType.js +1 -0
  649. package/dist/models/search/SearchResultType.js.map +1 -0
  650. package/dist/models/shared-link/CreateSharedCardLink.d.ts +1 -6
  651. package/dist/models/shared-link/CreateSharedCardLink.js +1 -0
  652. package/dist/models/shared-link/CreateSharedCardLink.js.map +1 -0
  653. package/dist/models/shared-link/ListSharedCardLinks.js +1 -0
  654. package/dist/models/shared-link/ListSharedCardLinks.js.map +1 -0
  655. package/dist/models/shared-link/SharedCardLink.d.ts +4 -1
  656. package/dist/models/shared-link/SharedCardLink.js +1 -0
  657. package/dist/models/shared-link/SharedCardLink.js.map +1 -0
  658. package/dist/models/shared-link/SharedCardLinkType.js +1 -0
  659. package/dist/models/shared-link/SharedCardLinkType.js.map +1 -0
  660. package/dist/models/user/CreateUser.js +1 -0
  661. package/dist/models/user/CreateUser.js.map +1 -0
  662. package/dist/models/user/CreateUserV2.js +1 -0
  663. package/dist/models/user/CreateUserV2.js.map +1 -0
  664. package/dist/models/user/ListUsers.js +1 -0
  665. package/dist/models/user/ListUsers.js.map +1 -0
  666. package/dist/models/user/ListUsersResult.js +1 -0
  667. package/dist/models/user/ListUsersResult.js.map +1 -0
  668. package/dist/models/user/NotificationsPreference.js +1 -0
  669. package/dist/models/user/NotificationsPreference.js.map +1 -0
  670. package/dist/models/user/UpdateUser.js +1 -0
  671. package/dist/models/user/UpdateUser.js.map +1 -0
  672. package/dist/models/user/User.js +1 -0
  673. package/dist/models/user/User.js.map +1 -0
  674. package/dist/models/user/UserCreationMethod.js +1 -0
  675. package/dist/models/user/UserCreationMethod.js.map +1 -0
  676. package/dist/models/user/UserEventJob.js +1 -0
  677. package/dist/models/user/UserEventJob.js.map +1 -0
  678. package/dist/models/user/UserEventType.js +1 -0
  679. package/dist/models/user/UserEventType.js.map +1 -0
  680. package/dist/models/user/UserId.js +1 -0
  681. package/dist/models/user/UserId.js.map +1 -0
  682. package/dist/models/user/UserRole.js +1 -0
  683. package/dist/models/user/UserRole.js.map +1 -0
  684. package/dist/models/user/group/CreateUserGroup.js +1 -0
  685. package/dist/models/user/group/CreateUserGroup.js.map +1 -0
  686. package/dist/models/user/group/CreateUserGroupUserAssociation.js +1 -0
  687. package/dist/models/user/group/CreateUserGroupUserAssociation.js.map +1 -0
  688. package/dist/models/user/group/DeleteUserGroupUserAssociation.js +1 -0
  689. package/dist/models/user/group/DeleteUserGroupUserAssociation.js.map +1 -0
  690. package/dist/models/user/group/ListUserGroupUserAssociations.js +1 -0
  691. package/dist/models/user/group/ListUserGroupUserAssociations.js.map +1 -0
  692. package/dist/models/user/group/ListUserGroupUserAssociationsResult.js +1 -0
  693. package/dist/models/user/group/ListUserGroupUserAssociationsResult.js.map +1 -0
  694. package/dist/models/user/group/ListUserGroups.js +1 -0
  695. package/dist/models/user/group/ListUserGroups.js.map +1 -0
  696. package/dist/models/user/group/ListUserGroupsResult.js +1 -0
  697. package/dist/models/user/group/ListUserGroupsResult.js.map +1 -0
  698. package/dist/models/user/group/UpdateUserGroup.js +1 -0
  699. package/dist/models/user/group/UpdateUserGroup.js.map +1 -0
  700. package/dist/models/user/group/UserGroup.js +1 -0
  701. package/dist/models/user/group/UserGroup.js.map +1 -0
  702. package/dist/models/user/group/UserGroupId.js +1 -0
  703. package/dist/models/user/group/UserGroupId.js.map +1 -0
  704. package/dist/models/user/group/UserGroupUserAssociation.js +1 -0
  705. package/dist/models/user/group/UserGroupUserAssociation.js.map +1 -0
  706. package/dist/models/user/group/db/UserGroupUserAssociationEntity.js +1 -0
  707. package/dist/models/user/group/db/UserGroupUserAssociationEntity.js.map +1 -0
  708. package/dist/models/utils/ClassType.js +1 -0
  709. package/dist/models/utils/ClassType.js.map +1 -0
  710. package/dist/models/utils/DeepPartial.js +1 -0
  711. package/dist/models/utils/DeepPartial.js.map +1 -0
  712. package/dist/models/utils/PartialRecord.js +1 -0
  713. package/dist/models/utils/PartialRecord.js.map +1 -0
  714. package/dist/models/workflow-app/CreateWorkflowApp.js +1 -0
  715. package/dist/models/workflow-app/CreateWorkflowApp.js.map +1 -0
  716. package/dist/models/workflow-app/WorkflowApp.js +1 -0
  717. package/dist/models/workflow-app/WorkflowApp.js.map +1 -0
  718. package/dist/models/workflow-automation/CreateWorkflowAutomationEvent.js +1 -0
  719. package/dist/models/workflow-automation/CreateWorkflowAutomationEvent.js.map +1 -0
  720. package/dist/models/workflow-automation/CreateWorkflowTemplateAutomationAssociation.js +1 -0
  721. package/dist/models/workflow-automation/CreateWorkflowTemplateAutomationAssociation.js.map +1 -0
  722. package/dist/models/workflow-automation/ListWorkflowTemplateAutomations.js +1 -0
  723. package/dist/models/workflow-automation/ListWorkflowTemplateAutomations.js.map +1 -0
  724. package/dist/models/workflow-automation/ListWorkflowTemplateAutomationsResult.js +1 -0
  725. package/dist/models/workflow-automation/ListWorkflowTemplateAutomationsResult.js.map +1 -0
  726. package/dist/models/workflow-automation/WorkflowAutomationsEvent.js +1 -0
  727. package/dist/models/workflow-automation/WorkflowAutomationsEvent.js.map +1 -0
  728. package/dist/models/workflow-automation/WorkflowTemplateAutomationAssociation.js +1 -0
  729. package/dist/models/workflow-automation/WorkflowTemplateAutomationAssociation.js.map +1 -0
  730. package/dist/models/workflow-entity/MoveWorkflowEntities.js +1 -0
  731. package/dist/models/workflow-entity/MoveWorkflowEntities.js.map +1 -0
  732. package/dist/models/workflow-entity/entity-mapping/EntityMapping.js +1 -0
  733. package/dist/models/workflow-entity/entity-mapping/EntityMapping.js.map +1 -0
  734. package/dist/models/workflow-entity/entity-mapping/ViewTemplateSearchKey.js +1 -0
  735. package/dist/models/workflow-entity/entity-mapping/ViewTemplateSearchKey.js.map +1 -0
  736. package/dist/models/workflow-library/CreateWorkflowListItem.js +1 -0
  737. package/dist/models/workflow-library/CreateWorkflowListItem.js.map +1 -0
  738. package/dist/models/workflow-library/CreateWorkflowListItemAssociation.js +1 -0
  739. package/dist/models/workflow-library/CreateWorkflowListItemAssociation.js.map +1 -0
  740. package/dist/models/workflow-library/ListWorkflowListItems.js +1 -0
  741. package/dist/models/workflow-library/ListWorkflowListItems.js.map +1 -0
  742. package/dist/models/workflow-library/UpdateWorkflowListItem.js +1 -0
  743. package/dist/models/workflow-library/UpdateWorkflowListItem.js.map +1 -0
  744. package/dist/models/workflow-library/WorkflowListItem.js +1 -0
  745. package/dist/models/workflow-library/WorkflowListItem.js.map +1 -0
  746. package/dist/models/workflow-library/WorkflowListItemAssociation.js +1 -0
  747. package/dist/models/workflow-library/WorkflowListItemAssociation.js.map +1 -0
  748. package/dist/models/workflow-template/ContextualizedUITemplate.js +1 -0
  749. package/dist/models/workflow-template/ContextualizedUITemplate.js.map +1 -0
  750. package/dist/models/workflow-template/CreateWorkflowTemplate.js +1 -0
  751. package/dist/models/workflow-template/CreateWorkflowTemplate.js.map +1 -0
  752. package/dist/models/workflow-template/CreateWorkflowTemplates.js +1 -0
  753. package/dist/models/workflow-template/CreateWorkflowTemplates.js.map +1 -0
  754. package/dist/models/workflow-template/GeneratedCardBlock.js +1 -0
  755. package/dist/models/workflow-template/GeneratedCardBlock.js.map +1 -0
  756. package/dist/models/workflow-template/ListWorkflowTemplateSort.js +1 -0
  757. package/dist/models/workflow-template/ListWorkflowTemplateSort.js.map +1 -0
  758. package/dist/models/workflow-template/ListWorkflowTemplateSortField.js +1 -0
  759. package/dist/models/workflow-template/ListWorkflowTemplateSortField.js.map +1 -0
  760. package/dist/models/workflow-template/ListWorkflowTemplates.js +1 -0
  761. package/dist/models/workflow-template/ListWorkflowTemplates.js.map +1 -0
  762. package/dist/models/workflow-template/ListWorkflowTemplatesResult.js +1 -0
  763. package/dist/models/workflow-template/ListWorkflowTemplatesResult.js.map +1 -0
  764. package/dist/models/workflow-template/UpdateWorkflowTemplate.js +1 -0
  765. package/dist/models/workflow-template/UpdateWorkflowTemplate.js.map +1 -0
  766. package/dist/models/workflow-template/WorkflowTemplate.js +1 -0
  767. package/dist/models/workflow-template/WorkflowTemplate.js.map +1 -0
  768. package/dist/models/workflow-template/WorkflowTemplateId.js +1 -0
  769. package/dist/models/workflow-template/WorkflowTemplateId.js.map +1 -0
  770. package/dist/models/workflow-template/WorkflowTemplateInstallState.js +1 -0
  771. package/dist/models/workflow-template/WorkflowTemplateInstallState.js.map +1 -0
  772. package/dist/models/workflow-template/behaviors/Action.js +1 -0
  773. package/dist/models/workflow-template/behaviors/Action.js.map +1 -0
  774. package/dist/models/workflow-template/behaviors/ActionType.js +1 -0
  775. package/dist/models/workflow-template/behaviors/ActionType.js.map +1 -0
  776. package/dist/models/workflow-template/behaviors/NavigateAction.js +1 -0
  777. package/dist/models/workflow-template/behaviors/NavigateAction.js.map +1 -0
  778. package/dist/models/workflow-template/behaviors/ViewTemplateSelector.js +1 -0
  779. package/dist/models/workflow-template/behaviors/ViewTemplateSelector.js.map +1 -0
  780. package/dist/models/workflow-template/behaviors/WorkflowTemplateBehavior.js +1 -0
  781. package/dist/models/workflow-template/behaviors/WorkflowTemplateBehavior.js.map +1 -0
  782. package/dist/models/workflow-template/channel-default-configuration/ChannelDefaultConfiguration.js +1 -0
  783. package/dist/models/workflow-template/channel-default-configuration/ChannelDefaultConfiguration.js.map +1 -0
  784. package/dist/models/workflow-template/channel-default-configuration/CreateChannelDefaultConfiguration.js +1 -0
  785. package/dist/models/workflow-template/channel-default-configuration/CreateChannelDefaultConfiguration.js.map +1 -0
  786. package/dist/models/workflow-template/channel-default-configuration/UpdateChannelDefaultConfiguration.js +1 -0
  787. package/dist/models/workflow-template/channel-default-configuration/UpdateChannelDefaultConfiguration.js.map +1 -0
  788. package/dist/models/workflow-template/component-subscription/ComponentSubscription.js +1 -0
  789. package/dist/models/workflow-template/component-subscription/ComponentSubscription.js.map +1 -0
  790. package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvent.js +1 -0
  791. package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvent.js.map +1 -0
  792. package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvents.js +1 -0
  793. package/dist/models/workflow-template/component-subscription/ComponentSubscriptionEvents.js.map +1 -0
  794. package/dist/models/workflow-template/component-subscription/CreateComponentSubscription.js +1 -0
  795. package/dist/models/workflow-template/component-subscription/CreateComponentSubscription.js.map +1 -0
  796. package/dist/models/workflow-template/component-subscription/ObserverAction.js +1 -0
  797. package/dist/models/workflow-template/component-subscription/ObserverAction.js.map +1 -0
  798. package/dist/models/workflow-template/component-subscription/SubscriptionType.js +1 -0
  799. package/dist/models/workflow-template/component-subscription/SubscriptionType.js.map +1 -0
  800. package/dist/models/workflow-template/components/AnyComponentDataValue.js +1 -0
  801. package/dist/models/workflow-template/components/AnyComponentDataValue.js.map +1 -0
  802. package/dist/models/workflow-template/components/Component.js +1 -0
  803. package/dist/models/workflow-template/components/Component.js.map +1 -0
  804. package/dist/models/workflow-template/components/ComponentData.js +1 -0
  805. package/dist/models/workflow-template/components/ComponentData.js.map +1 -0
  806. package/dist/models/workflow-template/components/ComponentDataFormatterUtils.js +1 -0
  807. package/dist/models/workflow-template/components/ComponentDataFormatterUtils.js.map +1 -0
  808. package/dist/models/workflow-template/components/ComponentDataOneOf.js +1 -0
  809. package/dist/models/workflow-template/components/ComponentDataOneOf.js.map +1 -0
  810. package/dist/models/workflow-template/components/ComponentDataRegistry.js +1 -0
  811. package/dist/models/workflow-template/components/ComponentDataRegistry.js.map +1 -0
  812. package/dist/models/workflow-template/components/ComponentDataUtils.js +1 -0
  813. package/dist/models/workflow-template/components/ComponentDataUtils.js.map +1 -0
  814. package/dist/models/workflow-template/components/ComponentId.js +1 -0
  815. package/dist/models/workflow-template/components/ComponentId.js.map +1 -0
  816. package/dist/models/workflow-template/components/ComponentOneOf.js +1 -0
  817. package/dist/models/workflow-template/components/ComponentOneOf.js.map +1 -0
  818. package/dist/models/workflow-template/components/ComponentOneOfOverride.js +1 -0
  819. package/dist/models/workflow-template/components/ComponentOneOfOverride.js.map +1 -0
  820. package/dist/models/workflow-template/components/ComponentOverrideType.js +1 -0
  821. package/dist/models/workflow-template/components/ComponentOverrideType.js.map +1 -0
  822. package/dist/models/workflow-template/components/ComponentRegistry.js +1 -0
  823. package/dist/models/workflow-template/components/ComponentRegistry.js.map +1 -0
  824. package/dist/models/workflow-template/components/ComponentType.js +1 -0
  825. package/dist/models/workflow-template/components/ComponentType.js.map +1 -0
  826. package/dist/models/workflow-template/components/ComponentTypeDataMap.js +1 -0
  827. package/dist/models/workflow-template/components/ComponentTypeDataMap.js.map +1 -0
  828. package/dist/models/workflow-template/components/ComponentUtils.js +1 -0
  829. package/dist/models/workflow-template/components/ComponentUtils.js.map +1 -0
  830. package/dist/models/workflow-template/components/ComponentViewOptions.js +1 -0
  831. package/dist/models/workflow-template/components/ComponentViewOptions.js.map +1 -0
  832. package/dist/models/workflow-template/components/CreateComponentViewOptions.js +1 -0
  833. package/dist/models/workflow-template/components/CreateComponentViewOptions.js.map +1 -0
  834. package/dist/models/workflow-template/components/Defaultable.js +1 -0
  835. package/dist/models/workflow-template/components/Defaultable.js.map +1 -0
  836. package/dist/models/workflow-template/components/InputComponent.js +1 -0
  837. package/dist/models/workflow-template/components/InputComponent.js.map +1 -0
  838. package/dist/models/workflow-template/components/address/AddressComponent.js +1 -0
  839. package/dist/models/workflow-template/components/address/AddressComponent.js.map +1 -0
  840. package/dist/models/workflow-template/components/address/AddressComponentData.js +1 -0
  841. package/dist/models/workflow-template/components/address/AddressComponentData.js.map +1 -0
  842. package/dist/models/workflow-template/components/address/AddressComponentDataValue.js +1 -0
  843. package/dist/models/workflow-template/components/address/AddressComponentDataValue.js.map +1 -0
  844. package/dist/models/workflow-template/components/address/AddressComponentOverride.js +1 -0
  845. package/dist/models/workflow-template/components/address/AddressComponentOverride.js.map +1 -0
  846. package/dist/models/workflow-template/components/address/CreateAddressComponentOverride.js +1 -0
  847. package/dist/models/workflow-template/components/address/CreateAddressComponentOverride.js.map +1 -0
  848. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponent.js +1 -0
  849. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponent.js.map +1 -0
  850. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentData.js +1 -0
  851. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentData.js.map +1 -0
  852. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentDataValue.js +1 -0
  853. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentDataValue.js.map +1 -0
  854. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentOverride.js +1 -0
  855. package/dist/models/workflow-template/components/audit-checkbox/AuditCheckboxComponentOverride.js.map +1 -0
  856. package/dist/models/workflow-template/components/audit-checkbox/CreateAuditCheckboxComponentOverride.js +1 -0
  857. package/dist/models/workflow-template/components/audit-checkbox/CreateAuditCheckboxComponentOverride.js.map +1 -0
  858. package/dist/models/workflow-template/components/audit-tag/AuditTagComponent.js +1 -0
  859. package/dist/models/workflow-template/components/audit-tag/AuditTagComponent.js.map +1 -0
  860. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentData.js +1 -0
  861. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentData.js.map +1 -0
  862. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentDataValue.js +1 -0
  863. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentDataValue.js.map +1 -0
  864. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentOverride.js +1 -0
  865. package/dist/models/workflow-template/components/audit-tag/AuditTagComponentOverride.js.map +1 -0
  866. package/dist/models/workflow-template/components/audit-tag/CreateAuditTagComponentOverride.js +1 -0
  867. package/dist/models/workflow-template/components/audit-tag/CreateAuditTagComponentOverride.js.map +1 -0
  868. package/dist/models/workflow-template/components/audit-text/AuditTextComponent.js +1 -0
  869. package/dist/models/workflow-template/components/audit-text/AuditTextComponent.js.map +1 -0
  870. package/dist/models/workflow-template/components/audit-text/AuditTextComponentData.js +1 -0
  871. package/dist/models/workflow-template/components/audit-text/AuditTextComponentData.js.map +1 -0
  872. package/dist/models/workflow-template/components/audit-text/AuditTextComponentDataValue.js +1 -0
  873. package/dist/models/workflow-template/components/audit-text/AuditTextComponentDataValue.js.map +1 -0
  874. package/dist/models/workflow-template/components/audit-text/AuditTextComponentOverride.js +1 -0
  875. package/dist/models/workflow-template/components/audit-text/AuditTextComponentOverride.js.map +1 -0
  876. package/dist/models/workflow-template/components/audit-text/CreateAuditTextComponentOverride.js +1 -0
  877. package/dist/models/workflow-template/components/audit-text/CreateAuditTextComponentOverride.js.map +1 -0
  878. package/dist/models/workflow-template/components/button/ButtonComponent.js +1 -0
  879. package/dist/models/workflow-template/components/button/ButtonComponent.js.map +1 -0
  880. package/dist/models/workflow-template/components/button/CreateInputButtonComponentOverride.js +1 -0
  881. package/dist/models/workflow-template/components/button/CreateInputButtonComponentOverride.js.map +1 -0
  882. package/dist/models/workflow-template/components/button/InputButtonComponent.js +1 -0
  883. package/dist/models/workflow-template/components/button/InputButtonComponent.js.map +1 -0
  884. package/dist/models/workflow-template/components/button/InputButtonComponentOverride.js +1 -0
  885. package/dist/models/workflow-template/components/button/InputButtonComponentOverride.js.map +1 -0
  886. package/dist/models/workflow-template/components/common/AuditComponentDataValue.js +1 -0
  887. package/dist/models/workflow-template/components/common/AuditComponentDataValue.js.map +1 -0
  888. package/dist/models/workflow-template/components/common/Coordinates.js +1 -0
  889. package/dist/models/workflow-template/components/common/Coordinates.js.map +1 -0
  890. package/dist/models/workflow-template/components/common/FileDataValue.js +1 -0
  891. package/dist/models/workflow-template/components/common/FileDataValue.js.map +1 -0
  892. package/dist/models/workflow-template/components/date/CreateDateComponentOverride.js +1 -0
  893. package/dist/models/workflow-template/components/date/CreateDateComponentOverride.js.map +1 -0
  894. package/dist/models/workflow-template/components/date/DateComponent.js +1 -0
  895. package/dist/models/workflow-template/components/date/DateComponent.js.map +1 -0
  896. package/dist/models/workflow-template/components/date/DateComponentData.js +1 -0
  897. package/dist/models/workflow-template/components/date/DateComponentData.js.map +1 -0
  898. package/dist/models/workflow-template/components/date/DateComponentOverride.js +1 -0
  899. package/dist/models/workflow-template/components/date/DateComponentOverride.js.map +1 -0
  900. package/dist/models/workflow-template/components/date/DateDefault.js +1 -0
  901. package/dist/models/workflow-template/components/date/DateDefault.js.map +1 -0
  902. package/dist/models/workflow-template/components/email/CreateEmailComponentOverride.js +1 -0
  903. package/dist/models/workflow-template/components/email/CreateEmailComponentOverride.js.map +1 -0
  904. package/dist/models/workflow-template/components/email/EmailComponent.js +1 -0
  905. package/dist/models/workflow-template/components/email/EmailComponent.js.map +1 -0
  906. package/dist/models/workflow-template/components/email/EmailComponentData.js +1 -0
  907. package/dist/models/workflow-template/components/email/EmailComponentData.js.map +1 -0
  908. package/dist/models/workflow-template/components/email/EmailComponentOverride.js +1 -0
  909. package/dist/models/workflow-template/components/email/EmailComponentOverride.js.map +1 -0
  910. package/dist/models/workflow-template/components/email/EmailDefault.js +1 -0
  911. package/dist/models/workflow-template/components/email/EmailDefault.js.map +1 -0
  912. package/dist/models/workflow-template/components/enitty-batch/CreateEntityBatchComponentOverride.js +1 -0
  913. package/dist/models/workflow-template/components/enitty-batch/CreateEntityBatchComponentOverride.js.map +1 -0
  914. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponent.js +1 -0
  915. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponent.js.map +1 -0
  916. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentData.js +1 -0
  917. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentData.js.map +1 -0
  918. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentOverride.js +1 -0
  919. package/dist/models/workflow-template/components/enitty-batch/EntityBatchComponentOverride.js.map +1 -0
  920. package/dist/models/workflow-template/components/file/CreateFileComponentOverride.js +1 -0
  921. package/dist/models/workflow-template/components/file/CreateFileComponentOverride.js.map +1 -0
  922. package/dist/models/workflow-template/components/file/FileComponent.js +1 -0
  923. package/dist/models/workflow-template/components/file/FileComponent.js.map +1 -0
  924. package/dist/models/workflow-template/components/file/FileComponentData.js +1 -0
  925. package/dist/models/workflow-template/components/file/FileComponentData.js.map +1 -0
  926. package/dist/models/workflow-template/components/file/FileComponentOverride.js +1 -0
  927. package/dist/models/workflow-template/components/file/FileComponentOverride.js.map +1 -0
  928. package/dist/models/workflow-template/components/geo-location/CreateGeolocationComponentOverride.js +1 -0
  929. package/dist/models/workflow-template/components/geo-location/CreateGeolocationComponentOverride.js.map +1 -0
  930. package/dist/models/workflow-template/components/geo-location/GeolocationComponent.js +1 -0
  931. package/dist/models/workflow-template/components/geo-location/GeolocationComponent.js.map +1 -0
  932. package/dist/models/workflow-template/components/geo-location/GeolocationComponentData.js +1 -0
  933. package/dist/models/workflow-template/components/geo-location/GeolocationComponentData.js.map +1 -0
  934. package/dist/models/workflow-template/components/geo-location/GeolocationComponentDataValue.js +1 -0
  935. package/dist/models/workflow-template/components/geo-location/GeolocationComponentDataValue.js.map +1 -0
  936. package/dist/models/workflow-template/components/geo-location/GeolocationComponentOverride.js +1 -0
  937. package/dist/models/workflow-template/components/geo-location/GeolocationComponentOverride.js.map +1 -0
  938. package/dist/models/workflow-template/components/number/CreateNumberComponentOverride.js +1 -0
  939. package/dist/models/workflow-template/components/number/CreateNumberComponentOverride.js.map +1 -0
  940. package/dist/models/workflow-template/components/number/NumberComponent.js +1 -0
  941. package/dist/models/workflow-template/components/number/NumberComponent.js.map +1 -0
  942. package/dist/models/workflow-template/components/number/NumberComponentData.js +1 -0
  943. package/dist/models/workflow-template/components/number/NumberComponentData.js.map +1 -0
  944. package/dist/models/workflow-template/components/number/NumberComponentOverride.js +1 -0
  945. package/dist/models/workflow-template/components/number/NumberComponentOverride.js.map +1 -0
  946. package/dist/models/workflow-template/components/number/NumberFormat.js +1 -0
  947. package/dist/models/workflow-template/components/number/NumberFormat.js.map +1 -0
  948. package/dist/models/workflow-template/components/person/CreatePersonComponentOverride.js +1 -0
  949. package/dist/models/workflow-template/components/person/CreatePersonComponentOverride.js.map +1 -0
  950. package/dist/models/workflow-template/components/person/PersonComponent.js +1 -0
  951. package/dist/models/workflow-template/components/person/PersonComponent.js.map +1 -0
  952. package/dist/models/workflow-template/components/person/PersonComponentData.js +1 -0
  953. package/dist/models/workflow-template/components/person/PersonComponentData.js.map +1 -0
  954. package/dist/models/workflow-template/components/person/PersonComponentDefault.js +1 -0
  955. package/dist/models/workflow-template/components/person/PersonComponentDefault.js.map +1 -0
  956. package/dist/models/workflow-template/components/person/PersonComponentOverride.js +1 -0
  957. package/dist/models/workflow-template/components/person/PersonComponentOverride.js.map +1 -0
  958. package/dist/models/workflow-template/components/referenced-in/CreateReferencedInComponentOverride.js +1 -0
  959. package/dist/models/workflow-template/components/referenced-in/CreateReferencedInComponentOverride.js.map +1 -0
  960. package/dist/models/workflow-template/components/referenced-in/ReferencedInComponent.js +1 -0
  961. package/dist/models/workflow-template/components/referenced-in/ReferencedInComponent.js.map +1 -0
  962. package/dist/models/workflow-template/components/referenced-in/ReferencedInComponentOverride.js +1 -0
  963. package/dist/models/workflow-template/components/referenced-in/ReferencedInComponentOverride.js.map +1 -0
  964. package/dist/models/workflow-template/components/related-card/CreateRelatedCardComponentOverride.js +1 -0
  965. package/dist/models/workflow-template/components/related-card/CreateRelatedCardComponentOverride.js.map +1 -0
  966. package/dist/models/workflow-template/components/related-card/ListWorkflowEntitiesDefault.js +1 -0
  967. package/dist/models/workflow-template/components/related-card/ListWorkflowEntitiesDefault.js.map +1 -0
  968. package/dist/models/workflow-template/components/related-card/RelatedCardComponent.js +1 -0
  969. package/dist/models/workflow-template/components/related-card/RelatedCardComponent.js.map +1 -0
  970. package/dist/models/workflow-template/components/related-card/RelatedCardComponentData.js +1 -0
  971. package/dist/models/workflow-template/components/related-card/RelatedCardComponentData.js.map +1 -0
  972. package/dist/models/workflow-template/components/related-card/RelatedCardComponentDataValue.js +1 -0
  973. package/dist/models/workflow-template/components/related-card/RelatedCardComponentDataValue.js.map +1 -0
  974. package/dist/models/workflow-template/components/related-card/RelatedCardComponentOverride.js +1 -0
  975. package/dist/models/workflow-template/components/related-card/RelatedCardComponentOverride.js.map +1 -0
  976. package/dist/models/workflow-template/components/related-card/RelatedCardDefault.js +1 -0
  977. package/dist/models/workflow-template/components/related-card/RelatedCardDefault.js.map +1 -0
  978. package/dist/models/workflow-template/components/related-card/RelatedCardFilter.js +1 -0
  979. package/dist/models/workflow-template/components/related-card/RelatedCardFilter.js.map +1 -0
  980. package/dist/models/workflow-template/components/related-card-lookup/CreateRelatedCardLookupComponentOverride.js +1 -0
  981. package/dist/models/workflow-template/components/related-card-lookup/CreateRelatedCardLookupComponentOverride.js.map +1 -0
  982. package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponent.js +1 -0
  983. package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponent.js.map +1 -0
  984. package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponentOverride.js +1 -0
  985. package/dist/models/workflow-template/components/related-card-lookup/RelatedCardLookupComponentOverride.js.map +1 -0
  986. package/dist/models/workflow-template/components/scheduled-automation/CreateScheduledAutomationComponentOverride.js +1 -0
  987. package/dist/models/workflow-template/components/scheduled-automation/CreateScheduledAutomationComponentOverride.js.map +1 -0
  988. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponent.js +1 -0
  989. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponent.js.map +1 -0
  990. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentData.js +1 -0
  991. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentData.js.map +1 -0
  992. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentDataValue.js +1 -0
  993. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentDataValue.js.map +1 -0
  994. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentOverride.js +1 -0
  995. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationComponentOverride.js.map +1 -0
  996. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationDefault.js +1 -0
  997. package/dist/models/workflow-template/components/scheduled-automation/ScheduledAutomationDefault.js.map +1 -0
  998. package/dist/models/workflow-template/components/server/ServerComponentId.js +1 -0
  999. package/dist/models/workflow-template/components/server/ServerComponentId.js.map +1 -0
  1000. package/dist/models/workflow-template/components/signature/CreateSignatureComponentOverride.js +1 -0
  1001. package/dist/models/workflow-template/components/signature/CreateSignatureComponentOverride.js.map +1 -0
  1002. package/dist/models/workflow-template/components/signature/SignatureComponent.js +1 -0
  1003. package/dist/models/workflow-template/components/signature/SignatureComponent.js.map +1 -0
  1004. package/dist/models/workflow-template/components/signature/SignatureComponentData.js +1 -0
  1005. package/dist/models/workflow-template/components/signature/SignatureComponentData.js.map +1 -0
  1006. package/dist/models/workflow-template/components/signature/SignatureComponentOverride.js +1 -0
  1007. package/dist/models/workflow-template/components/signature/SignatureComponentOverride.js.map +1 -0
  1008. package/dist/models/workflow-template/components/static-text/CreateStaticTextComponentOverride.js +1 -0
  1009. package/dist/models/workflow-template/components/static-text/CreateStaticTextComponentOverride.js.map +1 -0
  1010. package/dist/models/workflow-template/components/static-text/StaticTextComponent.js +1 -0
  1011. package/dist/models/workflow-template/components/static-text/StaticTextComponent.js.map +1 -0
  1012. package/dist/models/workflow-template/components/static-text/StaticTextComponentOverride.js +1 -0
  1013. package/dist/models/workflow-template/components/static-text/StaticTextComponentOverride.js.map +1 -0
  1014. package/dist/models/workflow-template/components/subform/CreateSubformComponentOverride.js +1 -0
  1015. package/dist/models/workflow-template/components/subform/CreateSubformComponentOverride.js.map +1 -0
  1016. package/dist/models/workflow-template/components/subform/SubformComponent.js +1 -0
  1017. package/dist/models/workflow-template/components/subform/SubformComponent.js.map +1 -0
  1018. package/dist/models/workflow-template/components/subform/SubformComponentData.js +1 -0
  1019. package/dist/models/workflow-template/components/subform/SubformComponentData.js.map +1 -0
  1020. package/dist/models/workflow-template/components/subform/SubformComponentDataValue.js +1 -0
  1021. package/dist/models/workflow-template/components/subform/SubformComponentDataValue.js.map +1 -0
  1022. package/dist/models/workflow-template/components/subform/SubformComponentOverride.js +1 -0
  1023. package/dist/models/workflow-template/components/subform/SubformComponentOverride.js.map +1 -0
  1024. package/dist/models/workflow-template/components/subform/SubformDefault.js +1 -0
  1025. package/dist/models/workflow-template/components/subform/SubformDefault.js.map +1 -0
  1026. package/dist/models/workflow-template/components/tag/CombinedTagsComponent.js +1 -0
  1027. package/dist/models/workflow-template/components/tag/CombinedTagsComponent.js.map +1 -0
  1028. package/dist/models/workflow-template/components/tag/CombinedTagsComponentOverride.js +1 -0
  1029. package/dist/models/workflow-template/components/tag/CombinedTagsComponentOverride.js.map +1 -0
  1030. package/dist/models/workflow-template/components/tag/CreateCombinedTagsComponentOverride.js +1 -0
  1031. package/dist/models/workflow-template/components/tag/CreateCombinedTagsComponentOverride.js.map +1 -0
  1032. package/dist/models/workflow-template/components/tag/CreateTagComponentOverride.js +1 -0
  1033. package/dist/models/workflow-template/components/tag/CreateTagComponentOverride.js.map +1 -0
  1034. package/dist/models/workflow-template/components/tag/TagComponent.js +1 -0
  1035. package/dist/models/workflow-template/components/tag/TagComponent.js.map +1 -0
  1036. package/dist/models/workflow-template/components/tag/TagComponentData.js +1 -0
  1037. package/dist/models/workflow-template/components/tag/TagComponentData.js.map +1 -0
  1038. package/dist/models/workflow-template/components/tag/TagComponentOption.js +1 -0
  1039. package/dist/models/workflow-template/components/tag/TagComponentOption.js.map +1 -0
  1040. package/dist/models/workflow-template/components/tag/TagComponentOverride.js +1 -0
  1041. package/dist/models/workflow-template/components/tag/TagComponentOverride.js.map +1 -0
  1042. package/dist/models/workflow-template/components/tag/TagDefault.js +1 -0
  1043. package/dist/models/workflow-template/components/tag/TagDefault.js.map +1 -0
  1044. package/dist/models/workflow-template/components/tag/TagSummaryComponent.js +1 -0
  1045. package/dist/models/workflow-template/components/tag/TagSummaryComponent.js.map +1 -0
  1046. package/dist/models/workflow-template/components/text/CreateTextComponentOverride.js +1 -0
  1047. package/dist/models/workflow-template/components/text/CreateTextComponentOverride.js.map +1 -0
  1048. package/dist/models/workflow-template/components/text/TextComponent.js +1 -0
  1049. package/dist/models/workflow-template/components/text/TextComponent.js.map +1 -0
  1050. package/dist/models/workflow-template/components/text/TextComponentData.js +1 -0
  1051. package/dist/models/workflow-template/components/text/TextComponentData.js.map +1 -0
  1052. package/dist/models/workflow-template/components/text/TextComponentOverride.js +1 -0
  1053. package/dist/models/workflow-template/components/text/TextComponentOverride.js.map +1 -0
  1054. package/dist/models/workflow-template/components/text/TextDefault.js +1 -0
  1055. package/dist/models/workflow-template/components/text/TextDefault.js.map +1 -0
  1056. package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponent.js +1 -0
  1057. package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponent.js.map +1 -0
  1058. package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponentOverride.js +1 -0
  1059. package/dist/models/workflow-template/components/time-tracker/CreateTimeTrackerComponentOverride.js.map +1 -0
  1060. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponent.js +1 -0
  1061. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponent.js.map +1 -0
  1062. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentData.js +1 -0
  1063. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentData.js.map +1 -0
  1064. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js +1 -0
  1065. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataAction.js.map +1 -0
  1066. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataValue.js +1 -0
  1067. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentDataValue.js.map +1 -0
  1068. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentOverride.js +1 -0
  1069. package/dist/models/workflow-template/components/time-tracker/TimeTrackerComponentOverride.js.map +1 -0
  1070. package/dist/models/workflow-template/components/time-tracker/TimeTrackerEntry.js +1 -0
  1071. package/dist/models/workflow-template/components/time-tracker/TimeTrackerEntry.js.map +1 -0
  1072. package/dist/models/workflow-template/components/time-tracker/TimeTrackerGeolocation.js +1 -0
  1073. package/dist/models/workflow-template/components/time-tracker/TimeTrackerGeolocation.js.map +1 -0
  1074. package/dist/models/workflow-template/components/todo/CreateTodoComponentOverride.js +1 -0
  1075. package/dist/models/workflow-template/components/todo/CreateTodoComponentOverride.js.map +1 -0
  1076. package/dist/models/workflow-template/components/todo/InputComponentOverride.js +1 -0
  1077. package/dist/models/workflow-template/components/todo/InputComponentOverride.js.map +1 -0
  1078. package/dist/models/workflow-template/components/todo/TodoComponent.js +1 -0
  1079. package/dist/models/workflow-template/components/todo/TodoComponent.js.map +1 -0
  1080. package/dist/models/workflow-template/components/todo/TodoComponentData.js +1 -0
  1081. package/dist/models/workflow-template/components/todo/TodoComponentData.js.map +1 -0
  1082. package/dist/models/workflow-template/components/todo/TodoComponentDataValue.js +1 -0
  1083. package/dist/models/workflow-template/components/todo/TodoComponentDataValue.js.map +1 -0
  1084. package/dist/models/workflow-template/components/todo/TodoComponentOverride.js +1 -0
  1085. package/dist/models/workflow-template/components/todo/TodoComponentOverride.js.map +1 -0
  1086. package/dist/models/workflow-template/entities/AbstractListWorkflowEntities.js +1 -0
  1087. package/dist/models/workflow-template/entities/AbstractListWorkflowEntities.js.map +1 -0
  1088. package/dist/models/workflow-template/entities/AggregateNumberStats.js +1 -0
  1089. package/dist/models/workflow-template/entities/AggregateNumberStats.js.map +1 -0
  1090. package/dist/models/workflow-template/entities/AggregateRelatedCardQuantity.js +1 -0
  1091. package/dist/models/workflow-template/entities/AggregateRelatedCardQuantity.js.map +1 -0
  1092. package/dist/models/workflow-template/entities/CreateWorkflowEntities.js +1 -0
  1093. package/dist/models/workflow-template/entities/CreateWorkflowEntities.js.map +1 -0
  1094. package/dist/models/workflow-template/entities/CreateWorkflowEntity.js +1 -0
  1095. package/dist/models/workflow-template/entities/CreateWorkflowEntity.js.map +1 -0
  1096. package/dist/models/workflow-template/entities/CreateWorkflowEntityField.js +1 -0
  1097. package/dist/models/workflow-template/entities/CreateWorkflowEntityField.js.map +1 -0
  1098. package/dist/models/workflow-template/entities/DeleteWorkflowEntities.js +1 -0
  1099. package/dist/models/workflow-template/entities/DeleteWorkflowEntities.js.map +1 -0
  1100. package/dist/models/workflow-template/entities/EntityFields.js +1 -0
  1101. package/dist/models/workflow-template/entities/EntityFields.js.map +1 -0
  1102. package/dist/models/workflow-template/entities/GetWorkflowEntities.js +1 -0
  1103. package/dist/models/workflow-template/entities/GetWorkflowEntities.js.map +1 -0
  1104. package/dist/models/workflow-template/entities/GetWorkflowEntitiesResult.js +1 -0
  1105. package/dist/models/workflow-template/entities/GetWorkflowEntitiesResult.js.map +1 -0
  1106. package/dist/models/workflow-template/entities/GetWorkflowEntity.js +1 -0
  1107. package/dist/models/workflow-template/entities/GetWorkflowEntity.js.map +1 -0
  1108. package/dist/models/workflow-template/entities/GetWorkflowEntityResult.js +1 -0
  1109. package/dist/models/workflow-template/entities/GetWorkflowEntityResult.js.map +1 -0
  1110. package/dist/models/workflow-template/entities/ListWorkflowEntities.js +1 -0
  1111. package/dist/models/workflow-template/entities/ListWorkflowEntities.js.map +1 -0
  1112. package/dist/models/workflow-template/entities/ListWorkflowEntitiesContext.js +1 -0
  1113. package/dist/models/workflow-template/entities/ListWorkflowEntitiesContext.js.map +1 -0
  1114. package/dist/models/workflow-template/entities/ListWorkflowEntitiesResult.js +1 -0
  1115. package/dist/models/workflow-template/entities/ListWorkflowEntitiesResult.js.map +1 -0
  1116. package/dist/models/workflow-template/entities/UpdateWorkflowEntities.js +1 -0
  1117. package/dist/models/workflow-template/entities/UpdateWorkflowEntities.js.map +1 -0
  1118. package/dist/models/workflow-template/entities/UpdateWorkflowEntity.js +1 -0
  1119. package/dist/models/workflow-template/entities/UpdateWorkflowEntity.js.map +1 -0
  1120. package/dist/models/workflow-template/entities/WorkflowEntity.js +1 -0
  1121. package/dist/models/workflow-template/entities/WorkflowEntity.js.map +1 -0
  1122. package/dist/models/workflow-template/entities/WorkflowEntityField.js +1 -0
  1123. package/dist/models/workflow-template/entities/WorkflowEntityField.js.map +1 -0
  1124. package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEntry.js +1 -0
  1125. package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEntry.js.map +1 -0
  1126. package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEvent.js +1 -0
  1127. package/dist/models/workflow-template/entities/audit-trail/CreateEntityAuditTrailEvent.js.map +1 -0
  1128. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrail.js +1 -0
  1129. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrail.js.map +1 -0
  1130. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEntry.js +1 -0
  1131. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEntry.js.map +1 -0
  1132. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEvent.js +1 -0
  1133. package/dist/models/workflow-template/entities/audit-trail/EntityAuditTrailEvent.js.map +1 -0
  1134. package/dist/models/workflow-template/entities/audit-trail/GetEntityAuditTrail.js +1 -0
  1135. package/dist/models/workflow-template/entities/audit-trail/GetEntityAuditTrail.js.map +1 -0
  1136. package/dist/models/workflow-template/entities/audit-trail/TrailData.js +1 -0
  1137. package/dist/models/workflow-template/entities/audit-trail/TrailData.js.map +1 -0
  1138. package/dist/models/workflow-template/entities/events/WorkflowEntityEvent.js +1 -0
  1139. package/dist/models/workflow-template/entities/events/WorkflowEntityEvent.js.map +1 -0
  1140. package/dist/models/workflow-template/entities/events/WorkflowEntityEventEmitted.js +1 -0
  1141. package/dist/models/workflow-template/entities/events/WorkflowEntityEventEmitted.js.map +1 -0
  1142. package/dist/models/workflow-template/entities/filters/AbsoluteDate.js +1 -0
  1143. package/dist/models/workflow-template/entities/filters/AbsoluteDate.js.map +1 -0
  1144. package/dist/models/workflow-template/entities/filters/AnyComponentFilter.js +1 -0
  1145. package/dist/models/workflow-template/entities/filters/AnyComponentFilter.js.map +1 -0
  1146. package/dist/models/workflow-template/entities/filters/AnyMultiComponentFilter.js +1 -0
  1147. package/dist/models/workflow-template/entities/filters/AnyMultiComponentFilter.js.map +1 -0
  1148. package/dist/models/workflow-template/entities/filters/AnySingleComponentFilter.js +1 -0
  1149. package/dist/models/workflow-template/entities/filters/AnySingleComponentFilter.js.map +1 -0
  1150. package/dist/models/workflow-template/entities/filters/ComparisonOperator.js +1 -0
  1151. package/dist/models/workflow-template/entities/filters/ComparisonOperator.js.map +1 -0
  1152. package/dist/models/workflow-template/entities/filters/ContainsCurrentUser.js +1 -0
  1153. package/dist/models/workflow-template/entities/filters/ContainsCurrentUser.js.map +1 -0
  1154. package/dist/models/workflow-template/entities/filters/ContainsCurrentWorkflowTemplateComponentValue.js +1 -0
  1155. package/dist/models/workflow-template/entities/filters/ContainsCurrentWorkflowTemplateComponentValue.js.map +1 -0
  1156. package/dist/models/workflow-template/entities/filters/ContainsNestedString.js +1 -0
  1157. package/dist/models/workflow-template/entities/filters/ContainsNestedString.js.map +1 -0
  1158. package/dist/models/workflow-template/entities/filters/ContainsNumber.js +1 -0
  1159. package/dist/models/workflow-template/entities/filters/ContainsNumber.js.map +1 -0
  1160. package/dist/models/workflow-template/entities/filters/ContainsString.js +1 -0
  1161. package/dist/models/workflow-template/entities/filters/ContainsString.js.map +1 -0
  1162. package/dist/models/workflow-template/entities/filters/DateIs.js +1 -0
  1163. package/dist/models/workflow-template/entities/filters/DateIs.js.map +1 -0
  1164. package/dist/models/workflow-template/entities/filters/DateRange.js +1 -0
  1165. package/dist/models/workflow-template/entities/filters/DateRange.js.map +1 -0
  1166. package/dist/models/workflow-template/entities/filters/DateToken.js +1 -0
  1167. package/dist/models/workflow-template/entities/filters/DateToken.js.map +1 -0
  1168. package/dist/models/workflow-template/entities/filters/DateTokenIs.js +1 -0
  1169. package/dist/models/workflow-template/entities/filters/DateTokenIs.js.map +1 -0
  1170. package/dist/models/workflow-template/entities/filters/DynamicFilterByComponent.js +1 -0
  1171. package/dist/models/workflow-template/entities/filters/DynamicFilterByComponent.js.map +1 -0
  1172. package/dist/models/workflow-template/entities/filters/DynamicFilterOneOf.js +1 -0
  1173. package/dist/models/workflow-template/entities/filters/DynamicFilterOneOf.js.map +1 -0
  1174. package/dist/models/workflow-template/entities/filters/FilterByComponent.js +1 -0
  1175. package/dist/models/workflow-template/entities/filters/FilterByComponent.js.map +1 -0
  1176. package/dist/models/workflow-template/entities/filters/FilterOneOf.js +1 -0
  1177. package/dist/models/workflow-template/entities/filters/FilterOneOf.js.map +1 -0
  1178. package/dist/models/workflow-template/entities/filters/IsEmpty.js +1 -0
  1179. package/dist/models/workflow-template/entities/filters/IsEmpty.js.map +1 -0
  1180. package/dist/models/workflow-template/entities/filters/IsNestedEmpty.js +1 -0
  1181. package/dist/models/workflow-template/entities/filters/IsNestedEmpty.js.map +1 -0
  1182. package/dist/models/workflow-template/entities/filters/MatchesScript.js +1 -0
  1183. package/dist/models/workflow-template/entities/filters/MatchesScript.js.map +1 -0
  1184. package/dist/models/workflow-template/entities/filters/MultiMatchNumber.js +1 -0
  1185. package/dist/models/workflow-template/entities/filters/MultiMatchNumber.js.map +1 -0
  1186. package/dist/models/workflow-template/entities/filters/MultiMatchString.js +1 -0
  1187. package/dist/models/workflow-template/entities/filters/MultiMatchString.js.map +1 -0
  1188. package/dist/models/workflow-template/entities/filters/NumberIs.js +1 -0
  1189. package/dist/models/workflow-template/entities/filters/NumberIs.js.map +1 -0
  1190. package/dist/models/workflow-template/entities/filters/RelativeDate.js +1 -0
  1191. package/dist/models/workflow-template/entities/filters/RelativeDate.js.map +1 -0
  1192. package/dist/models/workflow-template/entities/filters/StringWildcard.js +1 -0
  1193. package/dist/models/workflow-template/entities/filters/StringWildcard.js.map +1 -0
  1194. package/dist/models/workflow-template/entities/filters/TimeUnit.js +1 -0
  1195. package/dist/models/workflow-template/entities/filters/TimeUnit.js.map +1 -0
  1196. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntities.js +1 -0
  1197. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntities.js.map +1 -0
  1198. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesResult.js +1 -0
  1199. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesResult.js.map +1 -0
  1200. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesSchedule.js +1 -0
  1201. package/dist/models/workflow-template/entities/recurring/CreateRecurringEntitiesSchedule.js.map +1 -0
  1202. package/dist/models/workflow-template/entities/recurring/DeleteRecurringEntities.js +1 -0
  1203. package/dist/models/workflow-template/entities/recurring/DeleteRecurringEntities.js.map +1 -0
  1204. package/dist/models/workflow-template/entities/recurring/GetRecurringEntitiesSchedule.js +1 -0
  1205. package/dist/models/workflow-template/entities/recurring/GetRecurringEntitiesSchedule.js.map +1 -0
  1206. package/dist/models/workflow-template/entities/recurring/RecurringEntitiesSchedule.js +1 -0
  1207. package/dist/models/workflow-template/entities/recurring/RecurringEntitiesSchedule.js.map +1 -0
  1208. package/dist/models/workflow-template/entities/recurring/RecurringEntitiesScheduleId.js +1 -0
  1209. package/dist/models/workflow-template/entities/recurring/RecurringEntitiesScheduleId.js.map +1 -0
  1210. package/dist/models/workflow-template/entities/recurring/RecurringEntityFieldOverrides.js +1 -0
  1211. package/dist/models/workflow-template/entities/recurring/RecurringEntityFieldOverrides.js.map +1 -0
  1212. package/dist/models/workflow-template/entities/recurring/UpdateRecurringEntities.js +1 -0
  1213. package/dist/models/workflow-template/entities/recurring/UpdateRecurringEntities.js.map +1 -0
  1214. package/dist/models/workflow-template/entities/refs/EntityRefs.js +1 -0
  1215. package/dist/models/workflow-template/entities/refs/EntityRefs.js.map +1 -0
  1216. package/dist/models/workflow-template/entities/scheduled-automation/CreateEntityScheduledAutomationTrigger.js +1 -0
  1217. package/dist/models/workflow-template/entities/scheduled-automation/CreateEntityScheduledAutomationTrigger.js.map +1 -0
  1218. package/dist/models/workflow-template/entities/scheduled-automation/EntityScheduledAutomationTrigger.js +1 -0
  1219. package/dist/models/workflow-template/entities/scheduled-automation/EntityScheduledAutomationTrigger.js.map +1 -0
  1220. package/dist/models/workflow-template/entities/search/MultiKeySearchFilter.js +1 -0
  1221. package/dist/models/workflow-template/entities/search/MultiKeySearchFilter.js.map +1 -0
  1222. package/dist/models/workflow-template/entities/search/NestedStatsQuery.js +1 -0
  1223. package/dist/models/workflow-template/entities/search/NestedStatsQuery.js.map +1 -0
  1224. package/dist/models/workflow-template/entities/search/ScriptFilter.js +1 -0
  1225. package/dist/models/workflow-template/entities/search/ScriptFilter.js.map +1 -0
  1226. package/dist/models/workflow-template/entities/search/SearchFilter.js +1 -0
  1227. package/dist/models/workflow-template/entities/search/SearchFilter.js.map +1 -0
  1228. package/dist/models/workflow-template/entities/search/SearchSort.js +1 -0
  1229. package/dist/models/workflow-template/entities/search/SearchSort.js.map +1 -0
  1230. package/dist/models/workflow-template/entities/search/SearchWorkflowEntitiesResult.js +1 -0
  1231. package/dist/models/workflow-template/entities/search/SearchWorkflowEntitiesResult.js.map +1 -0
  1232. package/dist/models/workflow-template/entities/search/SingleKeySearchFilter.js +1 -0
  1233. package/dist/models/workflow-template/entities/search/SingleKeySearchFilter.js.map +1 -0
  1234. package/dist/models/workflow-template/entities/sort/ImpliedSortKeys.js +1 -0
  1235. package/dist/models/workflow-template/entities/sort/ImpliedSortKeys.js.map +1 -0
  1236. package/dist/models/workflow-template/entities/sort/LexoSortKey.js +1 -0
  1237. package/dist/models/workflow-template/entities/sort/LexoSortKey.js.map +1 -0
  1238. package/dist/models/workflow-template/entities/sort/SortByComponent.js +1 -0
  1239. package/dist/models/workflow-template/entities/sort/SortByComponent.js.map +1 -0
  1240. package/dist/models/workflow-template/schema-builder/FileData.js +1 -0
  1241. package/dist/models/workflow-template/schema-builder/FileData.js.map +1 -0
  1242. package/dist/models/workflow-template/view-template/CollectionCriteria.js +1 -0
  1243. package/dist/models/workflow-template/view-template/CollectionCriteria.js.map +1 -0
  1244. package/dist/models/workflow-template/view-template/CollectionGroup.js +1 -0
  1245. package/dist/models/workflow-template/view-template/CollectionGroup.js.map +1 -0
  1246. package/dist/models/workflow-template/view-template/CreateViewTemplate.js +1 -0
  1247. package/dist/models/workflow-template/view-template/CreateViewTemplate.js.map +1 -0
  1248. package/dist/models/workflow-template/view-template/CreateViewTemplates.js +1 -0
  1249. package/dist/models/workflow-template/view-template/CreateViewTemplates.js.map +1 -0
  1250. package/dist/models/workflow-template/view-template/DeleteViewTemplate.js +1 -0
  1251. package/dist/models/workflow-template/view-template/DeleteViewTemplate.js.map +1 -0
  1252. package/dist/models/workflow-template/view-template/DuplicateViewTemplate.js +1 -0
  1253. package/dist/models/workflow-template/view-template/DuplicateViewTemplate.js.map +1 -0
  1254. package/dist/models/workflow-template/view-template/GetViewTemplate.js +1 -0
  1255. package/dist/models/workflow-template/view-template/GetViewTemplate.js.map +1 -0
  1256. package/dist/models/workflow-template/view-template/ListViewTemplateSort.js +1 -0
  1257. package/dist/models/workflow-template/view-template/ListViewTemplateSort.js.map +1 -0
  1258. package/dist/models/workflow-template/view-template/ListViewTemplateSortField.js +1 -0
  1259. package/dist/models/workflow-template/view-template/ListViewTemplateSortField.js.map +1 -0
  1260. package/dist/models/workflow-template/view-template/ListViewTemplates.js +1 -0
  1261. package/dist/models/workflow-template/view-template/ListViewTemplates.js.map +1 -0
  1262. package/dist/models/workflow-template/view-template/ListViewTemplatesResult.js +1 -0
  1263. package/dist/models/workflow-template/view-template/ListViewTemplatesResult.js.map +1 -0
  1264. package/dist/models/workflow-template/view-template/UpdateViewTemplate.js +1 -0
  1265. package/dist/models/workflow-template/view-template/UpdateViewTemplate.js.map +1 -0
  1266. package/dist/models/workflow-template/view-template/ViewSubtype.js +1 -0
  1267. package/dist/models/workflow-template/view-template/ViewSubtype.js.map +1 -0
  1268. package/dist/models/workflow-template/view-template/ViewTemplate.js +1 -0
  1269. package/dist/models/workflow-template/view-template/ViewTemplate.js.map +1 -0
  1270. package/dist/models/workflow-template/view-template/ViewTemplateCopyMapping.js +1 -0
  1271. package/dist/models/workflow-template/view-template/ViewTemplateCopyMapping.js.map +1 -0
  1272. package/dist/models/workflow-template/view-template/ViewTemplateId.js +1 -0
  1273. package/dist/models/workflow-template/view-template/ViewTemplateId.js.map +1 -0
  1274. package/dist/models/workflow-template/view-template/ViewType.js +1 -0
  1275. package/dist/models/workflow-template/view-template/ViewType.js.map +1 -0
  1276. package/dist/models/workflow-tier/CreateWorkflowTierAssociation.js +1 -0
  1277. package/dist/models/workflow-tier/CreateWorkflowTierAssociation.js.map +1 -0
  1278. package/dist/models/workflow-tier/UpdateWorkflowTier.js +1 -0
  1279. package/dist/models/workflow-tier/UpdateWorkflowTier.js.map +1 -0
  1280. package/dist/models/workflow-tier/WorkflowTier.js +1 -0
  1281. package/dist/models/workflow-tier/WorkflowTier.js.map +1 -0
  1282. package/dist/models/workflow-tier/WorkflowTierAssociation.js +1 -0
  1283. package/dist/models/workflow-tier/WorkflowTierAssociation.js.map +1 -0
  1284. package/dist/models/workflow-tier/WorkflowTierType.js +1 -0
  1285. package/dist/models/workflow-tier/WorkflowTierType.js.map +1 -0
  1286. package/dist/models/workspace-section/CreateWorkspaceSection.js +1 -0
  1287. package/dist/models/workspace-section/CreateWorkspaceSection.js.map +1 -0
  1288. package/dist/models/workspace-section/CreateWorkspaceSectionAssociation.js +1 -0
  1289. package/dist/models/workspace-section/CreateWorkspaceSectionAssociation.js.map +1 -0
  1290. package/dist/models/workspace-section/UpdateWorkspaceSection.js +1 -0
  1291. package/dist/models/workspace-section/UpdateWorkspaceSection.js.map +1 -0
  1292. package/dist/models/workspace-section/UpdateWorkspaceSectionAssociation.js +1 -0
  1293. package/dist/models/workspace-section/UpdateWorkspaceSectionAssociation.js.map +1 -0
  1294. package/dist/models/workspace-section/WorkspaceSection.js +1 -0
  1295. package/dist/models/workspace-section/WorkspaceSection.js.map +1 -0
  1296. package/dist/models/workspace-section/WorkspaceSectionAssociation.js +1 -0
  1297. package/dist/models/workspace-section/WorkspaceSectionAssociation.js.map +1 -0
  1298. package/dist/scripts/generateTypes.js +1 -0
  1299. package/dist/scripts/generateTypes.js.map +1 -0
  1300. package/dist/utils/Intersection.js +1 -0
  1301. package/dist/utils/Intersection.js.map +1 -0
  1302. package/package.json +6 -3
  1303. package/dist/models/file-upload/FileDetails.d.ts +0 -6
  1304. package/dist/models/file-upload/FileDetails.js +0 -2
  1305. package/dist/models/file-upload/S3StoredFile.d.ts +0 -6
  1306. package/dist/models/file-upload/StoredFileType.d.ts +0 -3
  1307. package/dist/models/file-upload/StoredFileType.js +0 -7
  1308. /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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ActivityFeedItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActivityFeedItem.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedItem.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ActivityFeedUpdated.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActivityFeedUpdated.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ActivityFeedUpdated.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateActivityFeedItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateActivityFeedItem.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateActivityFeedItem.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateCardRelation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateCardRelation.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateCardRelation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateUserRelation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateUserRelation.js","sourceRoot":"","sources":["../../../src/models/activity-feed/CreateUserRelation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ListActivityFeedItems.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListActivityFeedItems.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ListActivityFeedItems.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ListActivityFeedItemsResult.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListActivityFeedItemsResult.js","sourceRoot":"","sources":["../../../src/models/activity-feed/ListActivityFeedItemsResult.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=Audit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Audit.js","sourceRoot":"","sources":["../../../src/models/application/Audit.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=DataEntity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataEntity.js","sourceRoot":"","sources":["../../../src/models/application/DataEntity.ts"],"names":[],"mappings":""}
@@ -7,3 +7,4 @@ var HeaderKeys;
7
7
  HeaderKeys["BUSINESS_ID"] = "x-coast-business-id";
8
8
  HeaderKeys["SOURCE_AUTOMATION_ID"] = "x-coast-source-automation-id";
9
9
  })(HeaderKeys || (exports.HeaderKeys = HeaderKeys = {}));
10
+ //# sourceMappingURL=HeaderKeys.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=OptionallyPersisted.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OptionallyPersisted.js","sourceRoot":"","sources":["../../../src/models/application/OptionallyPersisted.ts"],"names":[],"mappings":""}
@@ -6,3 +6,4 @@ var OrderDirection;
6
6
  OrderDirection["ASC"] = "ASC";
7
7
  OrderDirection["DESC"] = "DESC";
8
8
  })(OrderDirection || (exports.OrderDirection = OrderDirection = {}));
9
+ //# sourceMappingURL=OrderDirection.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AccessLevel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccessLevel.js","sourceRoot":"","sources":["../../../src/models/auth/AccessLevel.ts"],"names":[],"mappings":""}
@@ -5,3 +5,4 @@ var AccessLevelDomain;
5
5
  (function (AccessLevelDomain) {
6
6
  AccessLevelDomain["CHANNEL"] = "CHANNEL";
7
7
  })(AccessLevelDomain || (exports.AccessLevelDomain = AccessLevelDomain = {}));
8
+ //# sourceMappingURL=AccessLevelDomain.js.map
@@ -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"}
@@ -8,3 +8,4 @@ var AccessLevelType;
8
8
  AccessLevelType["PERSONAL"] = "PERSONAL";
9
9
  AccessLevelType["VIEW"] = "VIEW";
10
10
  })(AccessLevelType || (exports.AccessLevelType = AccessLevelType = {}));
11
+ //# sourceMappingURL=AccessLevelType.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ChannelMembership.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/ChannelMembership.ts"],"names":[],"mappings":""}
@@ -5,3 +5,4 @@ var ChannelMembershipEntity;
5
5
  (function (ChannelMembershipEntity) {
6
6
  ChannelMembershipEntity["USER"] = "USER";
7
7
  })(ChannelMembershipEntity || (exports.ChannelMembershipEntity = ChannelMembershipEntity = {}));
8
+ //# sourceMappingURL=ChannelMembershipEntity.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateChannelMembership.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/CreateChannelMembership.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateWorkspaceUserGroupAssociation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateWorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/CreateWorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=DeleteChannelMembership.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/DeleteChannelMembership.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=DeleteWorkspaceUserGroupAssociation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteWorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/DeleteWorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=GetSamlUser.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GetSamlUser.js","sourceRoot":"","sources":["../../../src/models/auth/GetSamlUser.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ListAccessLevels.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAccessLevels.js","sourceRoot":"","sources":["../../../src/models/auth/ListAccessLevels.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ListChannelMemberships.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListChannelMemberships.js","sourceRoot":"","sources":["../../../src/models/auth/ListChannelMemberships.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=SamlUser.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SamlUser.js","sourceRoot":"","sources":["../../../src/models/auth/SamlUser.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=UpdateChannelMembership.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateChannelMembership.js","sourceRoot":"","sources":["../../../src/models/auth/UpdateChannelMembership.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=WorkspaceUserGroupAssociation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkspaceUserGroupAssociation.js","sourceRoot":"","sources":["../../../src/models/auth/WorkspaceUserGroupAssociation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=WorkspaceUserGroupAssociationEntity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkspaceUserGroupAssociationEntity.js","sourceRoot":"","sources":["../../../../src/models/auth/db/WorkspaceUserGroupAssociationEntity.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=Automation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Automation.js","sourceRoot":"","sources":["../../../src/models/automations/Automation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationContext.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutomationContext.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationContext.ts"],"names":[],"mappings":""}
@@ -5,3 +5,4 @@ var AutomationDateToken;
5
5
  (function (AutomationDateToken) {
6
6
  AutomationDateToken["NOW"] = "NOW";
7
7
  })(AutomationDateToken || (exports.AutomationDateToken = AutomationDateToken = {}));
8
+ //# sourceMappingURL=AutomationDateToken.js.map
@@ -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"}
@@ -5,3 +5,4 @@ var AutomationEventBusKey;
5
5
  (function (AutomationEventBusKey) {
6
6
  AutomationEventBusKey["ADHOC_AUTOMATION"] = "ADHOC_AUTOMATION";
7
7
  })(AutomationEventBusKey || (exports.AutomationEventBusKey = AutomationEventBusKey = {}));
8
+ //# sourceMappingURL=AutomationEventBusKey.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationEventContext.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutomationEventContext.js","sourceRoot":"","sources":["../../../src/models/automations/AutomationEventContext.ts"],"names":[],"mappings":""}
@@ -8,3 +8,4 @@ var AutomationEventType;
8
8
  AutomationEventType["SCHEDULED"] = "SCHEDULED";
9
9
  AutomationEventType["USER_REQUEST"] = "USER_REQUEST";
10
10
  })(AutomationEventType || (exports.AutomationEventType = AutomationEventType = {}));
11
+ //# sourceMappingURL=AutomationEventType.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationId.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateAutomation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateAutomation.js","sourceRoot":"","sources":["../../../src/models/automations/CreateAutomation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=UpdateAutomation.js.map
@@ -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":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationActionOutput.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutomationActionOutput.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionOutput.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationActionRegistry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutomationActionRegistry.js","sourceRoot":"","sources":["../../../../src/models/automations/action/AutomationActionRegistry.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=AutomationActionResult.js.map
@@ -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"}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CalculateValueAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CalculateValueAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CalculateValueAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateAutomationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CreateAutomationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CurrentWorkflowEntityUpdateAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CurrentWorkflowEntityUpdateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/CurrentWorkflowEntityUpdateAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ReferencedInQuantitySumAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReferencedInQuantitySumAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/ReferencedInQuantitySumAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=SendEmailAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendEmailAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendEmailAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=SendNotificationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendNotificationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendNotificationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=SendPushNotificationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SendPushNotificationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/SendPushNotificationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=TriggerRelatedCardAutomationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TriggerRelatedCardAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/TriggerRelatedCardAutomationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=UpdateAutomationAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateAutomationAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/UpdateAutomationAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=UpdateRelatedCardQuantityAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateRelatedCardQuantityAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/UpdateRelatedCardQuantityAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=WorkflowEntityCreateAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkflowEntityCreateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/WorkflowEntityCreateAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=WorkflowEntityUpdateAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkflowEntityUpdateAction.js","sourceRoot":"","sources":["../../../../src/models/automations/action/WorkflowEntityUpdateAction.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ActionResultNumber.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionResultNumber.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/ActionResultNumber.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CurrentWorkflowEntity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CurrentWorkflowEntity.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/CurrentWorkflowEntity.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CurrentWorkflowEntityComponent.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CurrentWorkflowEntityComponent.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/CurrentWorkflowEntityComponent.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=DynamicComponentData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DynamicComponentData.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentData.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=DynamicComponentDataOneOf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DynamicComponentDataOneOf.js","sourceRoot":"","sources":["../../../../../src/models/automations/action/component-data/DynamicComponentDataOneOf.ts"],"names":[],"mappings":""}