Interactions: show popup and hide popup Trigger everywere

Hi bricks team,

As you know, show popup and hide popup Trigger is only available in popup interactions. It is not accessible outside of the popup. But it would be much more efficient if these two Triggers were everywhere.

For example, we want to have an animation run on an element in the popup when the popup is displayed. So we set up this interaction.

Now we can achieve this scenario. But we need to set this interaction on the popup and target the element ID. If show popup and hide popup Triggers exist outside the popup, we can apply the interaction directly to the target element.