@elementor/editor-variables 4.0.0-591 → 4.0.0-598

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -4043,6 +4043,7 @@ function init() {
4043
4043
  });
4044
4044
  registerPopoverAction({
4045
4045
  id: "variables",
4046
+ priority: 40,
4046
4047
  useProps: usePropVariableAction
4047
4048
  });
4048
4049
  service.init().then(() => {