@elementor/editor-variables 3.33.0-183 → 3.33.0-185

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
@@ -1614,8 +1614,7 @@ var { panel, usePanelActions } = (0, import_editor_panels.__createPanel)({
1614
1614
  },
1615
1615
  onClose: () => {
1616
1616
  (0, import_editor_v1_adapters.changeEditMode)("edit");
1617
- },
1618
- isOpenPreviousElement: true
1617
+ }
1619
1618
  });
1620
1619
  function VariablesManagerPanel() {
1621
1620
  const { close: closePanel } = usePanelActions();