Related to #15538 To enable adding a new action only for EE. Refactored `ActionTriggerType` enum to a union type. So we can extend this with a new action in EE repo. Made sure type discrimination is handled in `ActionExecutionSaga` properly as before. --- - Introduced `ActionTriggerKeys` union type which can be used for type checking the values. - Refactored `ActionDescription` types to accommodate usage of the union type instead of enum. - exported required types for usage in EE repo. --- strings and payload are type checked as follows.   Co-authored-by: Aishwarya UR <aishwarya@appsmith.com> |
||
|---|---|---|
| .. | ||
| common | ||
| Evaluation | ||