If we want to add actions on a custom node, it's not possible to reused the existing component ActionsContainer cause it's not export from sirius-components-diagrams.
To allow flexibility for custom nodes, the following components should be exported:
- ActionsContainer
- Action
- useActions